body {
	background-color: #6E9554;
	margin:0px;
}
.home_header_back {
	background-image: url(images/header_back.jpg);
	background-repeat: no-repeat;
	height: 262px;
}
.header_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 21px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.body_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
	padding-top: 10px;
}
.body_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
	text-align: justify;
}

.body_text a:hover {
text-decoration:none;
}


.home_back {
	background-color: #537939;
	background-image: url(images/body_back.jpg);
	background-repeat: repeat-x;
}

.top_nav ul{list-style-type:none;
margin:0px;
padding:0px;
}

.top_nav ul li{float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#3D3D3D;
line-height:45px;
}

.top_nav ul li a{float:left;
font-family:Arial, Helvetica, sans-serif;
font-size:12px;
font-weight:normal;
color:#3D3D3D;
margin-left:16px;
margin-right:16px;
text-decoration:none;
}

.top_nav ul li a:hover{
background-image:url(images/nav_top.jpg);
background-repeat:no-repeat;
background-position:top center;
display:block;
color:#6E885C;
}
.footer_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}

.footer_text a:hover{
	text-decoration:underline;
}

.footer_text_bold {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
.footer_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C7EDAD;
	text-decoration: none;
}

.footer_link a{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #C7EDAD;
	text-decoration: none;
}

.footer_link a:hover{
	color: #FFFFFF;
}
.cr_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #B4CDA3;
	text-decoration: none;
}
.side_doted {
	background-image: url(images/side_doted.gif);
	background-repeat: repeat-y;
	background-position: right;
}



.corner_back{

background-image:url(images/corner_image2.png);
background-position:bottom right;
background-repeat:no-repeat;

}


.subpage_body_back {
	background-image: url(images/sub_page_back.jpg);
	background-repeat: repeat-x;
	background-color: #537939;
}
.sub_head_back {
	background-image: url(images/sub_header_back.jpg);
	background-repeat: no-repeat;
	height: 150px;
}

.for_table{width:216px;
height:153px;
float:right;
margin-left:20px;
}
.body_text_sub {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	text-align: justify;
}
.doted_line {
	background-image: url(images/doted_line.gif);
	background-repeat: repeat-x;
	height: 15px;
}


.form_field{border:1px solid #7A9568;
width:240px;
background-color:#ADBCA3;
}

.sub_button{font-family:Arial, Helvetica, sans-serif;
width:auto;
padding:0px 4px 0px 4px;
background-color:#2C3923;
color:#FFFFFF;
font-weight:bold;
border:2px solid #FFFFFF;
font-size:11px;
}

.sub_button:hover{font-family:Arial, Helvetica, sans-serif;
width:auto;
font-weight:bold;
padding:0px 4px 0px 4px;
background-color:#7D9A68;
color:#003300;
border:2px solid #FFFFFF;
font-size:11px;
}

#header{width:831px;
height:232px;
position:relative;
}


.in_header{position:absolute;
width:200px;
height:auto;
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#516F3D;
z-index:100;
right:62px;
top:205px;
}

.in_header a{
font-family:Arial, Helvetica, sans-serif;
font-weight:bold;
font-size:12px;
color:#516F3D;
text-decoration:none;
background-image:url(images/header_arrow.jpg);
background-repeat:no-repeat;
background-position:right center;
padding-right:14px;
}

.in_header a:hover{
text-decoration:underline;
}
.newsshort_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	padding-top: 10px;
}


.footer_devider {
	background-image: url(images/footer_devider.gif);
	background-repeat: repeat-y;
	background-position: center;
}