
a:link { color: #002799; text-decoration: underline}
a:visited { color: #002799; text-decoration: underline}
a:active { text-decoration: underline}
a:hover { color: #056368; text-decoration: underline} 

a.menu:link { color: #002799; text-decoration: none}
a.menu:visited { color: #002799; text-decoration: none}
a.menu:active { text-decoration: none}
a.menu:hover { color: #056368; text-decoration: underline} 

	
.fontbody {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 16px;}
	
.fontbodybold {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 16px;
	font-weight: bold}
	
.description {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #262626;
	line-height: 14px}
	
.posted {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 10px;
	color: maroon;
	line-height: 14px}
	
.mission {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 16px;
	padding: 15px;}
	
.news {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #262626;
	line-height: 16px;}

.heading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 18px; color: #365D78;
	line-height: 22px;}

.subheading {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px; color: #233C76;
	line-height: 16px;
	font-weight: bold}
	
.list {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #262626;
	list-style-position: outside;
	padding-bottom: 10px;}
	
.table {  
	border-style: solid; border-color: #83A3AC; border-width: 5px; 
	background-color: #D1D5E1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 13px; color: #191919; line-height: 17px;}

.border {  
	border-style: solid; border-color: #83A3AC; border-width: 1px; 
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; color: #262626; line-height: 16px;}
	
.table_header {  
	background-color: #92B2B1;
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px; color: #262626; line-height: 16px; font-weight: bold}

.bold {  font-weight: bold}
.italic {  font-style: italic}
hr {  color: #CCCCCC}
