﻿BODY { 	background-color : #ffffff;
			background-repeat: repeat-x;
			margin-top: 0px;
			margin-left: 0px; 
	}

p.arialtxt {
	font-family: Arial, Helvetica, sans-serif;
	margin: 1em 4px 2px 4px;
	
}

h3 {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: medium;
}

.bodytext {	font-weight: normal;    
     		font-size: 10pt; 
     		font-family: Arial, Helvetica, sans-serif;
     		color: #405c56;
			text-decoration: none;
	}
	
.blktxt {	font-weight: normal;    
     		font-size: 9.5pt; 
     		font-family: Arial, Helvetica, sans-serif;
     		color: #000000;
			text-decoration: none;
	}
.textwhite {	font-weight: normal;    
     		font-size: 10pt; 
     		font-family: Arial, Helvetica, sans-serif;
     		color: #ffffff;
			text-decoration: none;
	}

.footer {	font-weight: bold;    
     		font-size: 12px; 
     		font-family: Arial, Helvetica, sans-serif;
			color: #405c56;
			backg
     			
	}
	
.subtitle {	font-weight: bold;    
     		font-size: 12.5px; 
     		font-family: Arial, Helvetica, sans-serif;
			color: #000066;
     			
	}
	
.subhead {	font-weight: bold;    
     		font-size: 14pt; 
     		font-family: Arial, Helvetica, sans-serif;
			color: #405c56;
     			
	}


.on  {	font-weight: normal;    			
     			font-size: 12pt; 
     			font-family: Arial, Helvetica, sans-serif;
     			color: #ff8a00;
				text-decoration: underline;
	}

.off  {	font-weight: normal;    			
     			font-size: 12pt; 
     			font-family: Arial, Helvetica, sans-serif;
     			color: #405c56;
				text-decoration: none;
	}
	
.normalon  {	font-weight: normal;    			
     			font-size: 8pt; 
     			font-family: Arial, Helvetica, sans-serif;
     			color: #ff8a00;
				text-decoration: underline;
	}

.normaloff  {	font-weight: normal;    			
     			font-size: 8pt; 
     			font-family: Arial, Helvetica, sans-serif;
     			color: #405c56;
				text-decoration: none;
	}

.header {	font-weight: bold;    
     		font-size: 14pt; 
     		font-family: Arial, Helvetica, sans-serif;
     		color: #174046;
			text-decoration: none;
	}

.smredtext {	font-weight: bold;    
     			font-size: 10px; 
     			font-family: Arial, Helvetica, sans-serif;
     			color: #FF0000;
				text-decoration: none;
	}
	
.bigtxt {	font-weight: bold;    
     			font-size: 13pt; 
     			font-family: Arial, Helvetica, sans-serif;
     			color: #000000;
				text-decoration: none;
	}
	
a:link {	color: #000066;
	
	}

a:visited {	color: #660066;
			text-decoration: none;
	}

#mainnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color:#5494A0;
	text-decoration: none;
	background-color : #000000;
	
}


#mainnav a:link  {
	color: #5494A0;
	text-decoration: none;
		background-color : #000000;

}

#mainnav a:visited  {
	color: #5494A0;
	text-decoration: none;
		background-color : #000000;

}

#mainnav a:hover  {
	color: #FD8C00;
	text-decoration: underline;
		

}
