
#toolTipBox{
	display: none;
	padding: 5;
	font-size: 12px;
	border:  solid 1px;
	border-color: #5a7590;
	font-family: verdana;
	position: absolute;
	border-style:dotted;
	background-color: #F0AAB8;
	color: 000000;
}



body{
	color: #000000;
	background-color: #ffffff;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	margin: 10px;
}
font.voter_stats{
	font-size: 9px;
	color: #777777;
}
font.voter_stats_head{
	font-size: 11px;
	color: #777777;
}
td{
	vertical-align:top;
	font-size: 14px;
	}
a:active, a:link, a:visited {
	color: #003399;
	text-decoration: none;
}
a:hover{
	color: #DF0831;
	text-decoration: underline;
}
.h1{
	padding-left: 10px;
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dashed #333333;
	padding-bottom: 0px;
}

.h4{
	padding-left: 10px;
	font-size: 14px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dashed #333333;
}

.h3{
	font-size: 10px;
	font-weight: bold;
	margin: 0px;
}
#header{
}
#list{
	font-size: 12px;
	border: 1px solid #E0E0E0;
	padding: 5px;
	margin-bottom: 10px;
	background-color: #ECECEC;
}
#list ul{ list-style: square; margin-top:0px; margin-bottom:0px; margin-left:20px;}
.content{
	font-size: 12px;
}
.content_nav{
	font-size: 13px;
}
.content_right{
	font-size: 13px;
}
.textbox {
	border: 1px solid #E6E6E6;
	border-left: 6px solid #E6E6E6;
	padding: 5px;
	background-color: #F9F9F9;
}
.textbox_right {
	border: 1px solid #E6E6E6;
	border-left: 6px solid #E6E6E6;
	padding: 5px;
	background-color: #F9F9F9;
}
.title_news {
	padding-bottom: 2px;
	
	font-size: 19px;
	font-weight: bold;
	color: #333333;
	
}
.title {
	padding-bottom: 0px;
}
.title_nav {
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dashed #333333;
}
}
.title_right {
	padding-bottom: 2px;
	padding-left: 10px;
	font-size: 12px;
	font-weight: bold;
	color: #333333;
	border-bottom: 1px dashed #333333;
}
.topline {
	padding-top: 2px;
	border-top: 1px dashed #cccccc;
}


.label {
	font-size: 10px;
	font-weight: bold;
	color: #999999;
	border-bottom: 1px dashed #E0E0E0;
}
.go-top {
	text-align: left;
	font-size: 10px;
	border-top: 1px dashed #cccccc;
}
#### expand ####
.marker {
	DISPLAY: block; 
}
.expand {
	DISPLAY: none; 
}
.container {
	DISPLAY: block;
}
#### /expand ####