body {
	padding:0px 0px 0px 0px;
	margin:0;
	height:100%;
	background:#FFFFFF;
	background: #FFFFFF url(/graphics/leftcolumn.png) repeat-y;

}

body, P {
	font-family: georgia,times, serif;
}

.SmallerText {
	font-family: georgia,times, serif;
	font-size: small;
}

P {
	margin: 0 0 5px 0;
	font-family: georgia,times, serif;
}

P.indent
{
	text-indent: 2em;
}

P.tablesplit {
	padding: 4px 0 4px 0;
}

.headerlogo {
	position: absolute;
	top: 10px;
	left: 10px;
}

.BoxOnTop {
	position: absolute;
	top: 0;
	left: 0;
	background-color: #000000;	
	width: 100%;
	height: 100px;
}

.SideBar {
	position: absolute;
	top: 100px;
	left: 0;
	width: 160px;
	bottom: 0;	
	padding: 10px 0px 14px 0px;
	margin: 0;
}

.BodyWell {
	position: absolute;
	top: 100px;
	left: 160px;
	background:#FFFFFF;
	background-color: #FFFFFF;	
	width: 750px;
	margin: 20px 20px 20px 30px;
	padding: 0px 0px 14px 0px;
}


H3
{
	font-family: verdana,arial,sans-serif;
	font-size: 9pt;
	font-weight: bold;
	margin: 0 0 0 0;
}

H2
{
	font-family: verdana,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 3px 0;
}

H1
{
	font-family: verdana,arial,sans-serif;
	font-size: 16pt;
	font-weight: bold;
	margin: 0 0 4px 0;
}

.HighlightBar
{
	background: #666666;
	text-align: center;
	border: 0;
}

.BlackBar
{
	background: #000000;
	text-align: center;
}

.WhiteText
{
	color: #FFFFFF;
	font-family: verdana,arial,sans-serif;
	font-size: 12pt;
	font-weight: bold;
	margin: 0 0 0 0;
	background: #000000;
}

.SideBarLink
{
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	margin: 8px 0px 0px 6px;
	padding: 2px;
	color: #000;
	text-indent: 0;
}

.SideBarLinkFade
{
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	margin: 2px 0px 0px 6px;
	padding: 2px;
	color: #666;
	text-indent: 0;
}

.SideBarLinkNote
{
	font-family: arial;
	font-weight: normal;
	font-size: 9pt;
	margin: 0px 0px 0px 6px;
	padding: 2px;
	color: #666;
	text-indent: 0;
}

.SideBarLinkHighlight
{
	width: 100%;
	font-family: verdana,arial;
	font-weight: bold;
	font-size: 9pt;
	margin: 8px 0px 0px 6px;
	padding: 2px;
	color: #FFFFFF;
	background-color: #000000;	
	text-indent: 0;
}

table.summarytable {
	width: 100%;
}

tr.summaryheader  {
	text-align: center;
	color: #fff;
	background: #000;
	color: #fff;
	font-weight: bold;
	padding: 0;
	margin: 0;
}

tr.summaryheader td {
	border: 1px solid #aaa;
	width: 18%;
	padding: 0;
}

tr.summaryheader td.districtheader {
	border: 0;
	width: 10%;
	padding: 0;
	background: #fff;
	color: #000;
}

tr.summaryheader td.districtheadertext {
	width: 10%;
	font-size: 80%;
	font-family: arial,sans-serif;
	font-weight: bold;
	background: #ccc;
	color: #000;
}

tr.results {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
}

tr.results td {
	border: 1px solid #aaa;
}

tr.districtintro {
	text-align: center;
	font-size: 160%;
	font-weight: bold;
}

tr.districtintro td {
	border: 1px solid #aaa;
	font-size: 50%;
	font-family: arial,sans-serif;
	font-weight: normal;
}

tr.results td.districtheadertext {
	font-size: 50%;
	font-family: arial,sans-serif;
	font-weight: normal;
}

tr.percents {
	text-align: center;
	font-size: 120%;
	font-weight: bold;
}

tr.percents td {
	border: 1px solid #aaa;
}

tr.percents td.districtheadertext {
	font-size: 60%;
	font-family: arial,sans-serif;
	font-weight: normal;
}

tr.districtresults {
	text-align: center;
	font-size: 120%;
	font-weight: normal;
}

tr.districtresults td {
	border: 1px solid #aaa;
}

tr.districtresults td.districtheadertext {
	font-size: 50%;
	font-family: arial,sans-serif;
	font-weight: normal;
}

.dateLastUpdated
{
	font-family: arial;
	font-size: 9pt;
	margin: 8px 0px 6px 0px;
	color: #999;
}

