body {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
	background-image: url(images/gradientbg.jpg);
}

td {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}

th {
	font-family: Verdana, Geneva, Arial, helvetica, sans-serif;
}
.headline {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #006521;
	background-color: #f3f3f3;
	background-position: left center;
	height: 115px;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #015d1c;
}
.floatright {
	float: right;
	padding-left: 10px;
	padding-right: 10px;
}
.navcol {
	background-color: #993300;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #015c1c;
	border-top-color: #015d1c;
	width: 140px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #F3F3F3;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
	padding-top: 14px;
}
div.button a {
	background-color: #efefef;
	background-repeat: no-repeat;
	border-bottom: 1px solid #444;
	border-left: 1px solid #999;
	border-right: 1px solid #444;
	border-top: 1px solid #999;
	display: block;
	color: #015d1c;
	text-decoration: none;
	width: 140px;
	font-size: .90em;
	text-indent: 6px;
	padding-top: 2px;
	margin-top: 2px;
}
div.button a:hover {
	background-color: #015d1c;
	background-repeat: no-repeat;
	color: #fff; 
	text-decoration: none;
	width: 140px;
	font-size: .90em;
	text-indent: 6px;
}
.contentArea {
	margin-top: 10px;
	margin-right: 40px;
	margin-bottom: 10px;
	margin-left: 40px;
	text-align: left;
	line-height: 24px;
}
.footer {
	font-size: 12px;
	font-weight: bold;
	background-color: #f3f3f3;
	text-align: center;
	line-height: 20px;
	height: 140px;
	color: #015D1C;
	border-bottom-width: medium;
	border-bottom-style: solid;
	border-bottom-color: #ffffff;
}
.description {
	font-size: 13px;
}
h2 {
	color: #02652E;
}
.floatLeft {
	float: left;
}
