.cntr_bg {
	background-color: #FFFFFF;
	background-image: url(images/center_bg.gif);
	background-repeat: repeat-y;
	background-position: center top;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.maintxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.smtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #666666;
	line-height: 16px;
}
.home_bg {
	background-image: url(images/home_bg.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.home_nav a:link {text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 11px; font-weight:bold;color: #5BAA2B; line-height: 16px}
.home_nav a:visited {text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size: 11px; font-weight:bold;color:#999999; line-height: 16px}
.home_nav a:hover {text-decoration: none;font-family: Arial, Helvetica, sans-serif;font-size:11px; font-weight:bold;color: #5BAA2B; line-height: 16px}
.home_nav a:active {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #87F03A;
	line-height: 16px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 24px;
	text-transform: uppercase;
	font-weight: bold;
	color: #009900;
	text-decoration: none;
}
.subhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #009900;
	text-decoration: none;
}
.nav_footer {
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight:bold;
	color: #666666;
	line-height: 16px;
}
.sub_orng {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 19px;
	font-weight: bold;
	text-transform: uppercase;
	color: #C67700;
	text-decoration: none;
}