body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/bg-checks.gif);
	margin: 0px;
	padding: 0px 0px 30px 10px;
}
p {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	margin-top: 0px;
	padding-top: 0px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20pt;
	color: #9D937F;
	padding-bottom: 0px;
	font-weight: normal;
	margin-bottom: 0px;
}
h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #9D937F;
	font-weight: normal;
	margin-bottom: 4px;

}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14pt;
	color: #9D937F;
	font-weight: normal;
	margin-bottom: 4px;

}
ul {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	padding-left: 28px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: square;
}
.footer {
	font-size: 9pt;
	color: #000000;
	line-height: 13pt;
}
a:link {
	font-weight: bold;
	color: #FFB310;
}
a:visited {
	font-weight: bold;
	color: #FFB310;
}
a:hover {
	font-weight: bold;
	color: #FFB310;
	background-color: #FEF3D2;
}
a:active {
	font-weight: bold;
	color: #FFB310;
	background-color: #FEF3D2;
}
ol {
	font-size: 10pt;
	line-height: 14pt;
	color: #000000;
	padding-left: 28px;
	margin-top: 0px;
	padding-top: 0px;
	list-style-type: decimal;
}
.formtext {
	font-size: 9pt;
}
.formhead {
	font-weight: bold;
	font-size: 10pt;
	background-color: #F5F2EA;
}.sidebar {
	float: right;
	width: 200px;
	border: 1px solid #FFB310;
	padding: 4px 10px 10px;
	margin-bottom: 10px;
	margin-left: 10px;
}
.teaser {
	border: 1px solid #FFB310;
	padding: 4px 8px 6px;
	margin-bottom: 8px;
}

