body, table, tr, td, span, div {
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #666666 }

A.nav {
display: block ;
height: 30px ;
font-family: Verdana, Helvetica ;
font-size: 9pt ;
line-height: 3.2em ;
color: #ffffff ;
text-decoration: none ;
background-color: #939B9F ;
}

A.nav:hover {
display: block ;
height: 30px ;
font-family: Verdana, Helvetica;
font-size: 9pt ;
line-height: 3.2em ;
color: #844514 ;
text-decoration: none ;
background-color: #939B9F ;
}
	
a {
	font-family: Verdana, Helvetica;
	text-decoration: none;
	font-size: 10px;
	color:#9B4709; }
	a:active { color:#9B4709; }
	a:hover { color:#9B4709; text-decoration: underline;}		
	
a.navLinks {
	text-decoration: none;
	font-family: Verdana, Helvetica;
	font-size: 10px;
	color: #666666; }
	a.navLinks:active { color:#666666;}	
	a.navLinks:hover { color:#666666; text-decoration: underline; }	
	
.interiorHeader {
	font-family: Verdana, Helvetica;
	font-size:24px;
	color:#9B4709 }

.categoryHeader {
	font-family: Verdana, Helvetica;
	font-size:18px;
	color:#9B4709 }	
	
.navText {
	font-family: Verdana, Helvetica;
	font-size:10px;
	color:#9B4709 }			
	
.contentHeader {
	font-family: Verdana, Helvetica;
	font-size:10px;
	color:#D39A2C }		
	
.gutter {
	background-color: #FFF }
	
.contentBkg {
	background-color: #FFF }
	
.missionBkg {
	background-color: #F1F3E9 }
	
.footetBkg {
	background-color: #DADCD1 }	
	
	
INPUT, OPTION, SELECT, BUTTON { 
font-family: sans-serif ; 
font-size: 10pt ; 
color: #000088 ; 
border-style: none ; 
border-color: #ffffff ; 
background-color: #dedede ; 
padding: 2 ;
}


TEXTAREA { 
font-family: sans-serif ; 
font-size: 10pt ; 
color: #000088 ; 
border-style: none ;
background-color: #dedede ;
padding: 2 ;
}

ul.r {
list-style-type: upper-roman teal ;

}

ol.r {
list-style-type: upper-roman teal ;

}


