body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.normal-boldred {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #CC0000;
}
.small-arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.green-headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	text-transform: uppercase;
	text-align: center;

}
li {
	list-style-position: outside;
	left: -12px;
	clip:  rect(auto auto auto 12px);
}
.leading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 21px;
}
a {
	color: #336633;
}
th {
	background-color: #A0B191;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
ul {
	list-style-type: square;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
ol {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	list-style-type: decimal;
}
textarea {
	border: thin solid #333333;
	background-color: #D7D7D7;
}
input {
	background-color: #D7D7D7;
}
cfinput {
	background-color: #D7D7D7;
}


h1 {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #336633;
	text-transform: uppercase;
	text-align: center;

}
h2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #000000;
	text-transform: uppercase;
}
h3 {
	color: #000099;
	font-family: Arial, Helvetica, sans-serif;
}
.highlightRow {
	background-color: #7A9572;
	width: 250px;
	padding: 6px;
	height: 15px;
	background-position: center center;
	vertical-align: middle;
}
