BODY {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	}

td {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	}

div {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	}
p {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	}
span {	
	font-family : Arial, Helvetica, sans-serif;	
	font-size : 13px;
	}


.nav { 	
	color:"black";
	text-decoration:none;
	}

.nav:active {
		color:black;
		}

.nav:visited {
		color:black;
		}

.nav:hover {	
		color:#00008b;
		text-decoration:none;
		}
.nav:visited:hover {
		color:#00008b;
		}

.bar:hover {
		color:#000080
	}

.bar:visited:hover {
		color:#000080
	}

h1 { 	
	font-family : Arial, Helvetica, sans-serif;
 	font-size : 18px;
	color: #003399
	}

h2 { 	
	font-family : Arial, Helvetica, sans-serif; 	
	font-size : 16px;
	color: #3FAA99;
 	font-weight: bold
	}

h3 { 	
	font-family : Arial, Helvetica, sans-serif;
 	font-size : 14px;
	color: #CCCB76; 		
	font-weight: bold
	}

a:link { 
		color: #003399;
	 	text-decoration: underline
	}

a:hover {
		color: #CCCB76;
 		text-decoration: none
	}

a:visited { 
		color: #009933;
	    	text-decoration: underline
	}

a:visited:hover {
		color: #919135;
 		text-decoration: none
	}

a.example {
	font-family: Arial, Helvetica, sans-serif; 	    
	font-size: 9px; 
	color: 666666
}
a.example:hover {
	font-family: Arial, Helvetica, sans-serif; 	   
	text-decoration: underline 
	font-size: 9px; 
	color: 666666
}
a.example:visited {
	font-family: Arial, Helvetica, sans-serif; 	    
	font-size: 9px; 
	color: 666666
}
a.example:visited:hover {
	font-family: Arial, Helvetica, sans-serif; 
	text-decoration: underline	    
	font-size: 9px; 
	color: 666666
}
	
	
.bluelabel {  	
		font-weight: bold;
		font-size : 15px;
	 	color: #003399
	}

.header {  
		font-weight: bold;
 	   	color: #FFFFFF
	}

.blueheader {  	
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: 003399; 		
		text-decoration: none;
		background-color: CDE9FE;
		padding-top: 0px; 
		padding-right: 0px; 
		padding-bottom: 0px; 
		padding-left: 12px; 
		border-color: black black #003399 #003399; 
		border-style: none none solid solid; 		
		border-bottom-width: 2px; 
		border-left-width: 10px
	}
.greenheader {  
		background-color: #3FAA99;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #333300; 		
		text-decoration: none;
		padding-top: 0px; 
		padding-right: 0px; 
		padding-bottom: 0px; 
		padding-left: 0px; 
		border-color:none none #CCCC99 #CCCC99; 
		border-style: none none solid solid; 		
		border-bottom-width: 2px; 
		border-left-width: 10px

	}

.tanheader {  
		background-color: #D6D6AB;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 13px;
		font-weight: bold;
		color: #333300; 		
		text-decoration: none;
		padding-top: 0px; 
		padding-right: 0px; 
		padding-bottom: 0px; 
		padding-left: 0px; 
		border-color:none none #CCCC99 #CCCC99; 
		border-style: none none solid solid; 		
		border-bottom-width: 2px; 
		border-left-width: 10px

	}
	
.example {  
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 9px; 
	color: 666666	
	}

.red {  
	color: #CC0000; 
	font-weight: bold;
	}
.footer {  
		font-size: 10px; 
	   	text-align: center; 	   
		vertical-align: bottom; 
	   	height: 10px
	}

.tableltoutline {  
		padding-top: 0px; 
		padding-right: 0px; 		   
		padding-bottom: 0px; 
		padding-left: 0px; 
		border: thin solid; 
		border-color: whitesmoke whitesmoke cccccc cccccc
	}

.subtableoutline {  
		border: whitesmoke solid solid thin thin
	}

.bluebtn {	
		background-color : #FFFFFF;	
		color : #003399;	
		font-family : Arial, Helvetica, sans-serif;	
		font-weight : bold;
	}

.notice { 
		color: #CC0000 
	}

.smalltext {  
		font-size: 11px; 
	      color: #003399;
	}
.blacktext {  
		font-size: 13px; 
	      color: #000000;
	}
.bluetext { 
		color: #003399; 
	    	font-weight:bold; 
	}

.greentext {
	    color: #007000;
	    font-weight:bold;
	}
.quote {
	color: #003399; 
	font-style: italic;
}

li { color: #3FAA99;
   }
li.resume {
	color: #000000;
}