body
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666;
	background-color: #fff;
	padding: 1px;
	margin: 1px;
}
#bannerCell
{
	background-color: #69C;
	color: #fff;
	text-align: center;
	font-size: 18pt;
}
.standOut2
{
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #FFFFFF;
	background-color: #6699CC;
	font-weight: bold;
	margin: 5px;
}
.headline
{
	text-align:center;
}
#mainContent
{
	border: none;
	min-height:400px;
}
#rateContent
{
	border: none;
	min-height:400px;
	margin: 10px;
	padding: 10px;
}
#contactInfo
{
	font-size: 8pt;
	text-align:left;
}
#footer
{
	text-align: center;
}
#logo
{
	text-align:center;
}
img
{
	border: none;
}
#about
{
	margin: 0 auto;
	background-color: #DCE6EF;
	width: 520px;
	padding: 0;
	font-size: 14px;
}
td
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}
a
{
	font-family: Arial, Helvetica, sans-serif;
	color: #69C;
	text-decoration: none;
}
a:visited
{
	color: #6699CC;
	text-decoration: none;
}
a:active
{
	color: #333;
	text-decoration: none;
}
a:hover
{
	color: #333;
	text-decoration: underline;
}
select, input
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
}
.navbutton
{
	padding-bottom: 4px;
}
.border
{
	border: 1px solid #B1B1AF;
}
.lightblock
{
	background-color: #DCE6EF;
	font-size: 8pt;
	padding: 5px;
}
.spacer
{
	background-color: #69C;
	margin-top: 2px;
	margin-right: 3px;
}
.style3 {
	font-weight: bold;
}