﻿/*******************************************************************
	(c)2008 Stella International, Inc.
			Moak Casey Style Sheet for 2008

			Organization: 
			Media/Print Styles
			HTML Tag Styles
			Customer Classes

			(Alphabetically listed where appropriate to avoid duplicates).

*******************************************************************/
@media screen {
	body {
		background-color: #428D55;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color:#000000;
		margin-left: 10px;
		margin-top: 7px;
		margin-right: 10px;
		margin-bottom: 10px;
		background-image:url(/images/bg_background.jpg);
		background-repeat:no-repeat;
		background-position:top left; 
	}
    .printhide { /* show */ }
    
	a:link, a:visited {
		color: #0066ff;
		text-decoration: none;
	}
	a:hover {
		color: #cc0000;
		text-decoration: underline;
	}
	.tagline 
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif;	
		color: #FFFEDB;
		font-weight:bold;
		font-size:11px;
	}
	.tablemain
	{
		background-color: #ffffff;
		width:850;
	}
  }
@media print {
    .printhide { display:none; }
	
	body {
		background-color: #ffffff;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		color:#000000;
	}
	a, a:link, a:visited {
		color:#000000;
		text-decoration: none;
	}
	a:hover {
		text-decoration: underline;
		color:#000000;
	}
	.tagline 
	{
		font-family:Tahoma, Arial, Helvetica, Sans-Serif;	
		color:#000000;
	}
	.tablemain
	{
		background-color: #ffffff;
		width:100%;
	}
  }
  
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 1.5em;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 5px;
	line-height: 1.5em;
}
h1 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight:normal;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 1em;
}

h2 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight:normal;
	color:#333333;
	margin-top: 5px;
	margin-bottom: 0px;
	line-height: 1em;
}
h3 {
	font-size: 1.1em;
	font-weight: bold;
	color:#333333;
	margin-bottom: 0px;
	line-height: 1em;
}
h4 {
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.3em;
	font-weight:normal;
	color:#333333;
	margin-top: 25px;
	padding-bottom: 10px;
	border-bottom:1px solid #cccccc;
	line-height: 1em;
}

/* #############################################

	Custom Classes.

   ############################################# */
.companytitle 
{
	text-align:left;
	padding: 5px 0px 5px 2px;
}
.copyright 
{
	font-family:Times New Roman, Serif;
	color:#BBDFC5;
	font-size:13px;
	font-weight:bold;
	text-align:center;
	padding-top: 20px;
	
}
.code 
{
	font-family:Courier, System;
	font-size: 1.2em;	
}
.comment
{
	font-family: "Times New Roman", Times, serif; 
	font-size: 14px; 
	font-style: italic; 
}
.commentbox
{
	background-color:#f9f9f9;
	border: 1px solid #c9c9c9;
	padding: 5px;
}
.commentFooter 
{
	color: #666666;	
	font-size:0.90em;
}
.commentsHeader
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight:normal;
	color:#333333;
	border-bottom:1px solid #cccccc;
	line-height: 1em; 
	text-align:left;
}
.commentsNotLoggedIn 
{
	text-align:center;
	padding: 10px;
	color:#ff0000;
}
.commentsTable 
{
	border:0;
	width:100%;
}
.commentsTable  td, .commentsTable  th
{
	padding:5px;
	border:0;
}
.datetime 
{
	color: 	#006600;
	font-size: 15px;
	font-family: Times New Roman, Roman, Serif;
	text-align:center;
	padding-top:10px;
}

.email 
{
	font-family:Courier, Sans-Serif;
	font-size:14px;
}
.footer {
	font-family: Tahoma, Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	color: #666666;
	padding: 10px 0px 10px 0px;
	border-top:1px solid #1f582a;
	text-align:center;
}
.footer a, .footer a:link, .footer a:visited, .footer a:hover {
	color: #000000;
	font-weight:bold;
}
.footer a:hover {
	color: #cc0000;
	font-weight:bold;
}
.footer br 
{
	line-height:7px;	
}
.footnote {  
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em; 
	font-style: normal
}
.formbuttons 
{
	padding:10px;
	background-color:#EFE6F7; 
	text-align:center;
}
.formtable 
{
	border: 1px solid #cccccc;
	width:100%;
}
.formtable td 
{
	padding: 5px;
	border-bottom: 1px dotted #cccccc;
}
.error {  
	font-weight: bold; 
	color: #ff0000
}
.homepagelogo 
{
	text-align:center;
	font-size: 1.1em;
	font-weight:bold;
}
.horzrule hr {
display:none;
}

.horzrule {
/* border-bottom:1px solid #8ec63f; */
height:1px;
border-bottom:1px solid #cccccc;
}

.itemContainer 
{
	border-bottom:1px solid #cccccc;
	padding:10px 0px 10px 0px;
	clear:both;
	overflow:hidden;
}
.itemAdmin 
{
	text-align:left;
	color: #666666;
}
.itemCategories 
{
	color: #666666;
	border-bottom:1px solid #cccccc;
	padding-bottom: 10px;
}
.itemDownload 
{
	text-align:left;
	background-color:#f9f9f9;
	border: 1px solid #c9c9c9;
	padding: 10px;
	margin:20px;
	display:block;
	
}
.itemDownload a
{
	font-size:1.3em;
	font-weight:bold;
	line-height:1.4em;
}
.itemDownload h3 
{
	margin-top:0px;
}
.itemTitle {
	font-family: Arial, Sans-Serif;
	font-size: 1.2em;
	font-weight:bold;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 0px;
}
.itemTitle a
{
	color: #0000cc;
}
.itemTitle a:hover 
{
	color: #0066ff;	
}
.itemFooter 
{
	color: #666666;	
}
/* Style the Login Control */
.logindiv
{
	background-color:#f9f9f9;
	border: 1px solid #c9c9c9;
}
.login td 
{
	padding:5px;
	
}
.loginlink
{
	color:#990000;
}
.loginbutton 
{
	text-align:center;
}
.logintitle 
{
	font-family: Tahoma, Arial, Sans-Serif;
	font-size: 1.5em;
	color:#000000;
	margin-top: 5px;
	margin-bottom: 0px;
	text-align:left;
}
.maincontent 
{	
	padding: 20px;
}
.menu {
	font-family:Tahoma, Arial, Helvetica, Sans-Serif;	
	color: #000000;
	font-weight:bold;
	font-size:11px;
	text-align:left;
	padding-left: 20px;
}
.menu a, .menu a:visited, .menu a:link 
{
	color:#000000;
	text-decoration:none;
}
.menu a:hover
{
	color:#cc0000;
	text-decoration:underline;
}
.menubg 
{
	background-image:url(/images/bg_menu.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height:36px;
}
.highlight 
{
	background-color: Yellow;
}
.headerrow1base 
{
	height: 31px;
	background-color:#1f582a;
	background-image:url(/images/bg_header_base.jpg);
	background-repeat:repeat-x;
	background-position:left top;	
}
.headerrow2 
{
	background-color:#8ec63f;
	border-bottom:1px solid #1f582a;
	height:12px;
}
.headerrow1
{
	background-image:url(/images/bg_header.jpg);
	background-repeat:no-repeat;
	background-position:left top;
}
.paging 
{
	text-align:center;
	background-color:#f9f9f9;
	border: 1px solid #c9c9c9;
	padding: 3px;
}
.pagingThis 
{
	font-size:1.3em;
	font-weight:bold;
	padding:2px;
	border: 1px solid #cccccc;
}
.r 
{
	text-align:right;
}
.l 
{
	text-align:left;
}
.c 
{
	text-align:center
}
.quote {  
	font-family: "Times New Roman", Times, serif; 
	font-size: 16px; 
	font-style: italic; 
	line-height: normal; 
	font-weight: bold; 
	color: #CCCCCC
}
.small {
	font-size: 0.8em;
}

.search 
{
	text-align:right;
	vertical-align:top;
	padding-right: 5px;
}
.searchtextbox 
{
	
}
.submenuCell 
{
	border-right: 1px solid #8ec63f;
	width:156px;
}
.submenuHeader
{
	border-bottom: 1px solid #8ec63f;
	padding: 30px 0px 5px 5px;
	font-weight:bold;
	
}
.submenuHeader a 
{
    color:#000000;
}
.submenu
{
	padding: 9px 0px 9px 7px;
	border-bottom: 1px solid #cccccc;
	width:145px;
	line-height:120%;
}
.submenuBGgreen
{
	background-image:url(/images/bg_sub_green.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 450px;
	padding-top: 0px;
}
.submenuBGcyan
{
	background-image:url(/images/bg_sub_cyan.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 450px;
	padding-top: 0px;
}
.submenuBGblue
{
	background-image:url(/images/bg_sub_blue.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 450px;
	padding-top: 0px;
}
.submenuBGred
{
	background-image:url(/images/bg_sub_red.jpg);
	background-repeat:repeat-x;
	background-position:left top;
	height: 450px;
	padding-top: 0px;
}
.celltop 
{	
	vertical-align:top;
}
.cellbottom 
{
	vertical-align:bottom;
}
.cellsectionheader {
    FONT-WEIGHT: bold; 
    FONT-SIZE: 1em; 
    COLOR: white; 
    BACKGROUND-COLOR: #536788;
}
.tablemain {
    width:100%;
}
.tableshadowR 
{
	background-image:url(/images/shadow_r.jpg);
	background-repeat:repeat-y;
	background-position:left;
	width:9px;
	height:36px;
}
.tableshadowRIGHT 
{
	background-image:url(/images/shadow_right.jpg);
	background-repeat:no-repeat;
	background-position:left top;
	width:9px;
}
.tagline 
{
	text-align:right;
	color:#fffedb;
	padding: 0 10px;
}
.vertrule 
{
	width:21px;	
	background-image:url(/images/bg_vertbar.jpg);
	background-repeat:repeat-y;
	background-position:center top;
	
}
.padimage
{
    padding:0px 3px;
}
#listmenu {
	padding:12px;
	text-indent:0px;
	margin:0px;
}
#listmenu li {
	padding:9px;
	margin:5px;
	border:1px solid #e5e5e5;
	background-color:#f5f5f5;
	list-style:none;
	font-size: 1.6em;
	font-weight:bold;
	
	
}
/**************************************************************

	TABS STYLING

***************************************************************/
#main {
	border: 1px solid #666;
	clear: both;
	background: #FFF3B3;
	padding-top: 2em;
}

#contents {
	padding: 1.5em;
	background: #FFFDF3;
	min-height: 300px;
}

#header {
	position: relative;
	width: 100%;
	height: 1em;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	
}

#header ul#primary {
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: -1px;
	width: 45em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#primary li  {
	display: inline;
	list-style: none;
}

#header ul#primary a,#header ul#primary span,#header ul#primary a.current {
	width: 8em;
	display: block;
	float: left;
	padding: 4px 0;
	margin: 1px 2px 0 0;
	text-align: center;
	font-family: tahoma, verdana, sans-serif;
	font-size: 85%;
	text-decoration: none;
	color: #333;
}

#header ul#primary span,#header ul#primary a.current,#header ul#primary a.current:hover {
	border: 1px solid #666;
	border-bottom: none;
	background: #FFF3B3;
	padding-bottom: 6px;
	margin-top: 0;
}

#header ul#primary a {
	background: #FFFAE1;
	border: 1px solid #AAA;
	border-bottom: none;
}

#header ul#primary a:hover {
	margin-top: 0;
	border-color: #666;
	background: #FFF7CD;
	padding-bottom: 5px;
}

#header ul#secondary {
	position: absolute;
	margin: 0;
	padding: 0;
	bottom: -1.4em;
	left: 1px;
	width: 50em; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
}

#header ul#secondary li a,#header ul#secondary li span {
	width: auto;
	display: block;
	float: left;
	padding: 0px 10px;
	margin: 0;
	text-align: auto;
	border: none;
	border-right: 1px dotted #AAA;
	background: none;

}

#header ul#secondary li a {
	color: #06C;
	text-decoration: underline;
}

#header ul#secondary li a:hover {
	color: #333;
	background: transparent;
	padding: 0 10px;
	border: none;
	border-right: 1px dotted #AAA;
}

#header ul#secondary li a:active {
	color: #000;
	background: transparent;
}

#header ul#secondary li:last-child a { border: none; }


/**************** END TAB STYLING **********************/

