/* CSS Document */

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


}

.text2{
font-family:Arial;
font-size:13px;
font-stretch:normal;
color:#004A8F;


}

.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_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: #094D38;
	background-color:#DFDFDF;
	/*font-weight:500;*/
	height: 21px;
	width: 30px;
	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;
}

.left_links_new {

	font-family: Arial;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	font-weight: bold   ;
	background-color: #649989;
}
.left_links_new:hover {

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