@charset "ISO-8859-1";
a {
	color: #9CBE2B;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #9CC129;
	font-weight: normal;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
}
h2 {
	font-size: 14px;
	color: #9CC129;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #9BBD32;
	padding-bottom: 10px;
	margin-bottom: 10px;
	font-weight: normal;
	width: 100%;
	margin-top: 0px;
}
h3 {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #768D28;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: italic;
	color: #9CC129;
	margin: 0px;
	font-weight: normal;
}
p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-weight: normal;
}
img {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
#home img {
	margin-right: 5px;
	margin-left: 5px;
	margin-top: 20px;
}
#rightcontent li {
	list-style-type: none;
}
#results h3 {
	padding-left: 75px;
}
#results table {
	padding-bottom: 30px;
	padding-top: 20px;
}
.greentext {
	color: #9CC129;
}
th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	font-weight: bold;
	background-color: #768D28;
}
#features p {
	color: #CCCCCC;
}
