@CHARSET "ISO-8859-1";

#below_navbar {
	width: 100%;
	height: 40px;
	background: #02759d;
}

#below_navbar_small {
	width: 100%;
	height: 15px;
	background: #02759d;
}

#single_column {
	background: #fff;
	width: 800px;
	margin-left: 94px;
	padding: 10px;
	position: relative;
	top: -25px;
}

#nav_left {
	width: 170px;
	margin: 15px 17px 0px 7px;
	float: left;
}

#body_right {
	background: #fff;
	width: 700px;
	margin-right: 40px;
	padding: 10px;
	float: right;
	position: relative;
	top: -25px;
}

#topfacts{
	width: 100%;
}

#topfacts_image {
	width: 130px;
	float: left;
	padding-right: 24px;
}

#topfacts_image img {
	width: 130px;
	height: 130px;
}

#topfacts_text {
	width: 700px;
}

#topfacts_description {
	font-size: 125%;
	font-family: Georgia, Times, serif;
	color: #666666;
	line-height: 25px;
	margin: 0px;
	padding-top: 10px;
}


#subnav {
	list-style: none;
	margin: 0;
	padding: 0;
}
     
#subnav li {
	 padding-left: 25px;
    border-bottom: solid #c0c7c8 1px;
}

#subnav li.border_top {
	border-top: solid #c0c7c8 1px;
	margin-top: 20px;
}


#subnav li a {
	display: block;
   color: #014f6d;
   padding: 10px 0px 10px 0px;
   font-weight: bold;
	text-decoration: none;
}


#subnav li:hover {
	background: url('../images/subnav_hover.png') no-repeat 0% 50%;   text-decoration: none;
}

.livepage {
	background: url('../images/subnav_hover.png') no-repeat 0% 50%;   text-decoration: none;
}

main_content {
	padding-top: 15px;
}


.section_heading_alone {
	margin: 0px 40px 14px 14px;
}

.ballot_disclaimer {
	margin-top: 35px;
	font-style: italic;
	margin-right: 100px;
	font-size: 90%;
}

.text_sk { display: none; }