@charset "utf-8";
body {
	background-color: #FFFFFF;
	background-image: url(images/pagebg.jpg);
	background-repeat: repeat-x;
	margin: 0px;
	padding: 0px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434444;
	text-decoration: none;
}
.bannerbg {
	background-image: url(images/bannerbg.jpg);
	background-repeat: no-repeat;
	height: 417px;
	width: 1000px;
}
a.mainlinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
a.mainlinks:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #19870E;
	text-decoration: none;
	padding-right: 10px;
	padding-left: 10px;
}
.paratext {
	text-align: justify;
	line-height: 24px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #434444;
}
.greentext {
	font-size: 18px;
	color: #147510;
	letter-spacing: -1px;
}
.headtext {
	font-size: 22px;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: -1px;
}
.hbg {
	background-image: url(images/hbg.jpg);
	background-repeat: no-repeat;
	text-align: left;
}
.htext {
	font-size: 11px;
	line-height: 18px;
	text-align: justify;
	padding-left: 16px;
	padding-top: 5px;
	padding-right: 16px;
}
.redlink {
	color: #990000;
	text-decoration: none;
	font-size: 11px;
}
.topborder {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #D8D8D8;
}
.ctext {
	font-size: 10px;
	color: #A2A2A2;
	text-decoration: none;
}
.ctext a {
	text-decoration: none;
	color: #A2A2A2;
}
.ctext a:hover {
	text-decoration: none;
	color: #40BB12;
}
.sidehead {
	font-size: 20px;
	color: #000000;
	padding-right: 35px;
	padding-bottom: 15px;
}
a.sublinks {
	color: #000000;
	text-decoration: none;
}
a.sublinks:hover {
	color: #289D0E;
	text-decoration: underline;
}
