body {
	font-family: Arial, Helvetica, sans-serif;
	color: #385239;
	background-color: #507352;
}
a {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #385239;
}
a:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
a.nav {
	font-family: "Arial Narrow", Helvetica, sans-serif;
	text-decoration: underline;
	color: #385239;
	font-size: 13px;
	font-weight: normal;
}
a.nav:hover {
	text-decoration: none;
	font-size: 13px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
	font-weight: normal;
}
a.white {
	font-weight: bold;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.white:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
a.text_blue:hover {
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	color: #315A88;
}
a.text_feature:hover {
	text-decoration: none;
	color: #B03316;
	font-size: 11pt;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
}
a.text_brown:hover {
	color: #6A3500;
}
a.text_green_light:hover {
	color: #F3F7E8;
}
a.text_red_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0204;
	line-height: 20px;
	font-size: 16px;
	text-decoration: underline;
}
a:hover.text_red_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0204;
	line-height: 20px;
	font-size: 16px;
	text-decoration: none;
}
a.dark_red_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: underline;
}
a:hover.dark_red_link {
	font-family: Arial, Helvetica, sans-serif;
	color: #990000;
	text-decoration: none;
}
ul.nav {
	color: #003300;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 28px;
	font-size: 24px;
	color: #385239;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	line-height: 24px;
	color: #385239;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	color: #385239;
	margin-bottom: 5px;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	font-size: 14px;
	line-height: 20px;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 20px;
	font-size: 14px;
	margin-bottom: 0px;
	margin-top: 0px;
	color: #990000;
}
.poster_text {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
}
.poster_text2 {
	font-family: Helvetica, Arial, sans-serif;
	color: #003300;
	font-size: 14px;
}
.text_11px {
	font-size: 11px;
}
.text_13px {
	font-size: 13px;
	font-family: "Arial Narrow", Helvetica, sans-serif;
}
.text_14px {
	font-size: 14px;
}
.text_white {
	color: #FFFFFF;
}
.text_feature {
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	color: #B03316;
	font-size: 11pt;
}
.text_feature_heading {
	color: #B03316;
	font-family: Verdana, Arial, Helvetica, sans-serif, Tahoma;
	font-weight: bold;
}
.text_blue {
	color: #315A88;
}
.text_red {
	color: #FF0204;
}
.text_brown {
	color: #6A3500;
}
.text_green_light {
	color: #F3F7E8;
}
.text_red_poster {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 25px;
	font-weight: bold;
	color: #FF0204;
}
.text_black {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	font-size: 16px;
}
.text_black_sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	line-height: 20px;
	font-size: 14px;
}
.text_red_sm {
	font-family: Arial, Helvetica, sans-serif;
	color: #FF0204;
	line-height: 20px;
	font-size: 14px;
}
.text_light_green {
	color: #C9D89C;
}
.margin_right {
	margin-right: 20px;
}
.margin_left {
	margin-left: 20px;
}
.bg_white {
	background-color: #FFFFFF;
}
.text_red_dark {
	color: #990000;
}
table {
	font-size: 14px;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;
}
.text_blue_drk_xl {
	color: #000080;
	font-size: 28px;
}
.text_blue_drk {
	color: #000080;
}.text_green_dark {
	font-weight: bold;
	color: #385239;
}
.border_bttm {
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #DEE7C2;
}
.border_top {
	border-top-width: 1px;
	border-top-style: solid;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #DEE7C2;
}
