body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #6d6d6d;
	
}
body {
	background-color: #074a2a;
	background-image: url(images/bk.jpg);
	background-repeat: repeat-x;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;

}
a img { 
	border:none;
}

a:link {
color: #4b993d;
}

a:visited {
color: #4b993d;
}

#site_holder {
width:955px;
}

#header img {
display:inline;
}

#hero {
padding-top:37px;
}
#main_bottom {
	background-color: #d3d3d3;
	background-image: url(images/main_bottom_bk_13.gif);
	background-repeat: repeat-x;
	background-position:top;
	
}
#bottom {
	padding-top:22px;
	padding-left:20px;
	padding-bottom:25px;
}
#bottom_txt {
	padding-top:14px;
	padding-right:20px;
	padding-bottom:25px;
	line-height:16px;
}
#footer {
	background-color: #dedede;
	background-image: url(images/footer_bk_18.gif);
	background-repeat: repeat-x;
	padding-left:20px;
	
}

a.footer_links {
	color: #000000;
	text-decoration:none;
	font-weight:bold;
}
a.footer_links:hover {
	color:#469c29;
}
a.footer_links:active {
	color:#000000;
}

#breadcrumbs {
	
	padding-left:20px;
	text-align:left;
	
	
}

.breadcrumb_active {
	color: #469c29;
	text-decoration:none;
}

a.breadcrumb_links {
	color: #5b5a5a;
	text-decoration:none;
	
}
a.breadcrumb_links:hover {
	color:#469c29;
}
a.breadcrumb_links:active {
	color:#5b5a5a;
}


#sec_image {
padding-top:37px;
}

#subnav {
width:206px;
}

#subnav ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
	color:#6f6f6f;
	font-size:12px;
}
#subnav li { 
	margin: 0 0 0 0;
	display: inline; 
	}
#subnav a {
	color:#6f6f6f;
	display: block;
	padding-top:13px;
	padding-bottom:13px;
	padding-left:30px;
	padding-right:20px;
	background-image:url(images/subnav_bt_07.gif);
	background-color:#ffffff;
	background-repeat:no-repeat;
	background-position:center;
	text-decoration: none;
	margin: 0 0 0 0;
	border-bottom:1px solid #e2e2e2; 
}
#subnav a:hover {
	color: #4b993d;
	background-image:url(images/subnav_bt_over_07.gif);
}
#subnav a.active {
		
	background-image:url(images/subnav_bt_active_07.gif);
}

#content {
padding-top:10px;
padding-left:30px;
padding-right:30px;
padding-bottom:30px;
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height:22px;
	
}

p {
	margin-top: 25px;
	margin-bottom: 25px;
}

b {
	font-weight:bold;
	color: #414141;
}

h1 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #4b993d;
	font-weight:normal;
	margin-top:10px;
	margin-bottom:10px;
	
}

h2 {
font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #414141;
	margin-top:25px;
	margin-bottom:0px;
	
}

.form_questions {
font-size: 12px;
font-weight:bold;
}
.form_numbers {
font-size: 16px;
font-weight:bold;
color: #4b993d;
}

#copyright {
text-align:left;
padding-left: 20px;
padding-top:10px;
padding-bottom:10px;
color:#658f7b;
}
