body {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #797979;
	font-size: 10px;
	color: #333333;
	background-image: url(../images/bg.gif);
	background-repeat: repeat-x;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
}
a:visited {
	text-decoration: underline;
}
a:link {
	text-decoration: underline;
	color: #000066;
}
.footnote {
	font-size: 10px;
	color: #333333;
	left: 60px;
}
.results {
	font-size: 11px;
}.bodytable {
	background-color: #FFFFFF;
}
h1 {
	font-size: 24px;
	color: #003366;
}
.small {
	font-size: 10px;
	line-height: 10px;
}
.red {
	color: #FF0000;
}
.homecontent {
	height: 208px;
	width: 214px;
	left: 62px;
	top: 212px;
	position: absolute;
	font-size: 12px;
	overflow: visible;
	z-index: 1;
}
.dottedfill {
	background-image: url(../images/fill_dotted.gif);
	background-repeat: no-repeat;
	background-position: 1px;
}
.horizline {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #CCCCCC;
	font-weight: bold;
}
.popuplayout {
	background-color: #FFFFFF;
	width: 600px;
	padding: 10px;
	margin: 0px;
}

#container {
	text-align: center;
	width: 970px;
	margin-right: auto;
	margin-left: auto;
}
