/* CSS Document */

.text{
font-family:Arial;
font-size:12px;
font-stretch:normal;
color:#5c5c5c;
}


.text-small{
font-family:Arial;
font-size:11px;
font-stretch:normal;
color:#5c5c5c;
}

.text2{
font-family:Arial;
font-size:12px;
font-stretch:normal;
color:#000000;


}

.text_red{
font-family:Arial;
font-size:10px;
font-stretch:normal;
color:#FF0000;
}
/*.border
{
   border:1px solid #B6B6B6;

} */


.links {

	font-family: Arial;
	font-size: 10px;
	color: #144303;
	text-decoration: none;
	font-weight: bold   ;
}
.links:hover {

	font-family: Arial;
	font-size: 10px;
	color: #1D946F;
	text-decoration: underline;
	font-weight: bold;
}

.links_red {

	font-family: Arial;
	font-size: 10px;
	color: #666666;
	text-decoration: none;
	font-weight: normal   ;
}
.links_red:hover {

	font-family: Arial;
	font-size: 10px;
	color: #FF0000;
	text-decoration: underline;
	font-weight: normal;
}

.links_topleft {

	font-family: Arial;
	font-size: 11px;
	color: #003424;
	text-decoration: none;
	font-weight: normal;
}
.links_topleft:hover {

	font-family: Arial;
	font-size: 11px;
	color: #003424;
	text-decoration: underline;
	font-weight: normal;
}

.text_mission{
font-family: arial;
font-size:10px;
color:#264E42;
font-weight: normal;


}

.left_links {

	font-family: Arial;
	font-size: 12px;
	color: #094D38;
	text-decoration: none;
	font-weight: bold   ;
}
.left_links:hover {

	font-family: Arial;
	font-size: 12px;
	color: #649989;
	text-decoration: none;
	font-weight: bold;
}

.left_links_small {

	font-family: Arial;
	font-size: 11px;
	color: #094D38;
	text-decoration: none;
	font-weight: bold   ;
}
.left_links_small:hover {

	font-family: Arial;
	font-size: 11px;
	color: #649989;
	text-decoration: none;
	font-weight: bold;
}

.text_right{
font-family:Arial;
font-size:10px;
font-stretch:normal;
color:#264E42;


}

.center_links {

	font-family: Arial;
	font-size: 11px;
	color: #000000;
	text-decoration: none;
	font-weight: bold   ;
}
.center_links:hover {

	font-family: Arial;
	font-size: 11px;
	color: #649989;
	text-decoration: none;
	font-weight: bold;
}

.links_readmore {

	font-family: Arial;
	font-size: 11px;
	color: #144303;
	text-decoration: none;
	font-weight: bold   ;
}
.links_readmore:hover {

	font-family: Arial;
	font-size: 11px;
	color: #1D946F;
	text-decoration: underline;
	font-weight: bold;
}

.quick_links {

	font-family: Arial;
	font-size: 11px;
	color: #264E42;
	text-decoration: none;
	font-weight: bold   ;
}

.txt_button
{
	font-family:Arial;
	font-size: 11px;
	color: #000000;
	background-color:#DFDFDF;
	/*font-weight:500;*/
	height: 21px;
	width: 80px;
	border: 1px solid #094D38;
}

.txt_button2
{
	font-family:Arial;
	font-size: 11px;
	color: #000000;
	background-color:#DFDFDF;
	/*font-weight:500;*/
	height: 21px;
	width: 120px;
	border: 1px solid #094D38;
}

.txt_feild
{
	font-family:Arial;
	font-size: 11px;
	color: #094D38;
	font-weight:500;
	height: 20px;
	width: 170px;
	border: 1px solid #094D38;
}


body {	

	background-color: 
	font-family: verdana;	
	font-size: 12px;	
	line-height: 2em;	
	color: #333333;
	scrollbar-arrow-color:#ffffff;
	scrollbar-base-color:#ffffff;
	scrollbar-shadow-color:#214730;
	scrollbar-face-color:#5c5c5c;
	scrollbar-highlight-color:#ffffff;
	scrollbar-dark-shadow-color:#214730;
	scrollbar-3d-light-color:#214730;
	}
	

.top-bar
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: none;
	font-weight: normal   ;

}

.top-bar:hover
{
	font-family: Arial;
	font-size: 11px;
	color: #ffffff;
	text-decoration: underline; 
	font-weight: normal   ;

}
