body {
	font: 11px Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
.topnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:link {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.topnav:hover {
	color: #C7D098;
	text-decoration: none;
}
a.topnav:active {
	color: #FFFFCC;
	text-decoration: none;
}
a:link {
	color: #31683C;
	text-decoration: none;
}
a:visited {
	color: #31683C;
	text-decoration: none;
}
a:hover {
	color: #31683C;
	text-decoration: underline;
}
a:active {
	color: #C7D098;
	text-decoration: underline;
}
.headlines {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #000000;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #999999;
}
.sidebarhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	text-transform: uppercase;
	color: #000000;
	letter-spacing: 2px;
}
.smalltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 14px;
	color: #000000;
}
.bodytext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
}
.pagehead {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	line-height: 24px;
	font-weight: normal;
	color: #31683C;
	text-decoration: none;
}
.subhead {
	font: bold 14px/18px Arial, Helvetica, sans-serif;
	color: #000000;
}
.titletable {
	font: bold 11px Arial, Helvetica, sans-serif;
	border: solid 2px #FFFFFF;
	border-collapse: collapse;
}
.titletable th, .titletable td {
	border: solid 2px #FFFFFF;
}
.titletable th {
	font-size: 14px;
	text-align: left;
	background: #D8E6AA;
}
.titletable td {
	background: #F1F5E0;
}
.button {
	font-size: 12px;
	font-weight: bold;
	background: #D8E6AA;
	float: left;
	padding: 4px 10px;
	border: solid 1px #999999;
}
.popuphead {
	font-size: 14px;
	font-weight: bold;
	color: #31683C;
	background: #D8E6AA;
	padding: 10px;
}
cite {
	font-size: 10px;
}
.testimonial {
	background: url(images/quote_bg.gif) no-repeat center 3px;
	padding: 0 30px;
	border-bottom: solid 1px #C7D098;
}
.testimonial p {
	margin: .5em 0;
}
