.textbody {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	list-style-image: url(../images/bullet.gif);
}
.bottonlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}

.bottonlinks a, .bottonlinks a:link, .bottonlinks a:visited, .bottonlinks a:active {    
color: #FFFFFF;    
text-decoration: none; 
} 

.bottonlinks a:hover {   
 color: #666666;    
 text-decoration: none;   
} 
.titles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #003366;
}
.medtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: uppercase;
	color: 333366;
}
.navigation {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bolder;
	text-transform: capitalize;
	color: #000000;
}
.navigation a, .navigation a:link, .navigation a:visited, .navigation a:active {    
color: #000000;    
text-decoration: none; 
} 

.navigation a:hover {   
 color: #666666;    
 text-decoration: none;   
} 
.navigation_white {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: #FFFFFF;
}
.navigation_white a, .navigation_white a:link, .navigation_white a:visited, .navigation_white a:active {    
color: #ffffff;    
text-decoration: none; 
} 

.navigation_white a:hover {   
 color: #666666;    
 text-decoration: none;   
} 

