body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bg.gif);
	background-repeat: repeat-x;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #cffa89;
}
body.front {
	font-family: Arial, Helvetica, sans-serif;
	background-image: url(images/bglong.gif);
	background-repeat: repeat-x;
	border: none;
	padding: 0 0 0 0;
	margin: 0 0 0 0;
	background-color: #ffffff;
}

td {
	font-family: Arial, Helvetica, sans-serif;
}

th {
	font-family: Arial, Helvetica, sans-serif;
}
h3 {
	color: #2e5131;
	background-color: #b5cf6f;
	width: 300px;
	padding: 6px 0 6px 14px;
	font-size: 14px;
	}
	
div#containercenter {
	width: 100%;
	text-align: center;
	margin: 0;
	border: 0;
	padding: 0;
}	
div.bodydiv {
	width: 750px;
	background-color: #69a20d;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;	
	text-align: left;
	border: 1px #69a20d solid;
}
div.dvrt {
	float:right;
	width:264px;
	margin-right: 30px;
	text-align:center
}
div.bodydivf {
	width: 380px;
	float: left;
	background-color: #69a20d;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;	
	text-align: left;
	border: 1px #69a20d solid;
}
div.bodydivr {
	width: 300px;
	float: right;
	vertical-align: middle;
	background-color: #69a20d;
	padding-left: 20px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 0;
	margin-bottom: 0;	
	text-align: left;
	border: 1px #69a20d solid;
}
p.body {
	width: 750px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
p.body a:link {
	color: #003300;
	text-decoration: underline;
}
p.body a:visited {
	color: #ffffff;
	text-decoration: underline;
}
p.body a:hover {
	color: #ff0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
p.body a:active {
	color: #003300;
	text-decoration: underline;
}
p.bodyf {
	width: 380px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
}
p.bodyf a:link {
	color: #003300;
	text-decoration: underline;
}
p.bodyf a:visited {
	color: #ffffff;
	text-decoration: underline;
}
p.bodyf a:hover {
	color: #ff0000;
	background-color: #FFFFFF;
	text-decoration: none;
}
p.bodyf a:active {
	color: #003300;
	text-decoration: underline;
}
.formtext {
	color: #ffffff;
	font-size: 11px;
}
div.botnav {
	 width: 100%;
	 background-image: url(images/botbg.gif);
	 background-repeat: repeat-x;
	 height: 77px;
	 text-align: center;
}
span.left {	
	font-size: 11px;
	color: #ffffff;
	position: relative;
	top: 25px;
	left: -60px;
}
span.navlinks {
	font-size: 11px;
	color: #ffffff;
	font-weight: bold;
	position: relative;
	top: 25px;
	left: 10px;
}
img.floatright {
	float: right;
	position: relative;
	top: 100px;
}
p.body20in {
	width: 750px;
	text-align: left;
	color: #ffffff;
	font-size: 12px;
	line-height: 16px;
	margin-left: 20px;
}
option {
	color: #2e5131;
	
	}

