BODY {
	color: #FFFFFF;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: small;
	background: #FFFFFF;
}

A {
	color: #0033CC;
	text-decoration: none;
}

A:HOVER {
	color: #0033cc;
}


div#container {
	position: static;
	margin: auto;
	width: 784px;
	padding: 0px;
	height: 100%;
	background-color: #FFFFFF;
	clear: left;
	border: medium double #59AE42;
}


div#banner {
	margin: 0 auto;
	position: static;
	background-color: #FFFFFF;
	padding-bottom: 10px;
}

div#topband {
	background-color: #FFFFFF;
	float: left;
	height: 2px;
	width: 595px;
	padding-bottom: 15px;
}

div#main {
	width:593px;
	float:right;
	background-color:#F0F6F0;
	background-repeat: no-repeat;
	color: #FFFFFF;
	position: static;
	background-image: url(images/maincopybottomcurve.gif);
	background-position: bottom;
	padding: 0px;
}

div#maintext {
	width:auto;
	float:none;
	background-color:#F0F6F0;
	background-repeat: repeat-y;
	color: #FFFFFF;
	position: static;
	padding: 0px 5px;
}

div#sidenav {
	clear: left;
	background-position: left top;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	background-color: #FFFFFF;
}

div#rightlinks {
	clear: right;
	float: right;
	width: 168px;
	background-color: #CDD5DE;
	margin-left: 10px;
}

div#directlinks {
	width: 164px;
	height: auto;
	padding-top: 3px;
	padding-right: 0px;
	padding-bottom: 3px;
	position: static;
	background-color: #A3B2C5;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #CED6E0;
	padding-left: 4px;
	margin: 0px;
}


div#bottombar {
	position: static;
	height:49px;
	background-color: #FFFFFF;
	width: 781px;
	clear: both;
}


.leftimage{
	float: left;
	margin-right: 90%;
	padding-top: 10px;
	clear: left;
}

.rightimage{
	margin-bottom: 10px;
	float: right;
	margin-left: 10px;
	margin-top: 10px;
}
	

.heading {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #58AE41;
	line-height: 145%;
}

.navhead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 110%;
	font-weight: bold;
	color: #31577E;
	line-height: 133%;
}

.sidehead {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #00688F;
}

.sidebody {
	font-family:Arial, Helvetica, sans-serif;
	font-size:10px;
	color: #000000;
}

.subhead {
	font-family : Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 85%;
	text-transform : none;
	letter-spacing : normal;
	color: #000000;
	line-height: 14px;
}

.bodytext {
font-family:Verdana, Arial, Helvetica, sans-serif;
font-size:12px;
}
