/* Global Styles/*
/*a:link     unvisited links */
 /*a:visited  visited links */
/*a:hover   user hovers */
/*a:active   active links */ 

a:link {
	color:#003300;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	}
			
a:visited	{
	color: #5C743D; 
	text-decoration: none;
    font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	}

a:hover{
	color:  #993300;
	text-decoration: none; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 11px;
	font-weight: bold;
	}
		
	
body {
	margin:10px;
	top: 10px;
	background-color: #ffffff
	}
	
p, tr, td, ul, li
	{
	color: #666666;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	
}	
	

	
/* ID Styles border-bottom: 1px solid #F4FFE4;
	display:block;*/


/* Class Styles */
.maintable {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669966;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #669966;
	border-bottom-color: #669966;
	border-left-color: #669966;
	background-color: #F4ffE4;
}
	
	
.footer {  
    font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #993300;
	line-height:15px;
	}
	
.footer a:link {
	color:#993300;
	text-decoration: none;
	font-weight: bold;
	}
	
.footer a:visited {
	color: #993300;
	font-weight: bold;
		}

.footer a:active {
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	} 	
	
.footer a:hover{
	color: #003300;
	font-weight: bold;
	text-decoration: none;
	}

		
.bodyText {
	font:12px Arial, Helvetica, sans-serif;
	color:#666666;
	line-height:18px;
	margin-top:0px;
	}
	
.pageName{
	font: 18px Arial, Helvetica, sans-serif;
	color: #99CC66;
	line-height:26px;
	letter-spacing:.2em;
	font-weight: bold;
	}
	
.subHeader {
	color: #993300;
	line-height:22px;
	letter-spacing:0.15em;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-align: center;
	vertical-align: middle;
	position: relative;
	top: -7px;
	left: 0px;


	}
	
.list {
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.list a {
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	}
	
.list a:hover {
	line-height:20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color:  #993300;
	}
	
.quote {
	font: 20px Arial, Helvetica, sans-serif;
	color: #759DA1;
	line-height:30px;
	}
	
.smallText {
	font: 10px Arial, Helvetica, sans-serif;
	color: #666666;
	line-height: 22px;
	}
	

	
.navText {
	font: 11px Arial, Helvetica, sans-serif;
	letter-spacing:.1em;
	text-decoration: none;
	}
	
/* greens- light #D5EDB3 ; medium - #99CC66 ; dark - #5C743D , logo green - 8cc63f*/ 
/*(off-white) body background - F4FFE4, main text = dark gray = #666666*/ 
/* brown text = 993300*/ 

