/* Body */
body{margin:11px;background-color:#FFFFFF;color:#000000;}
form{padding:0;margin:0;}

td,tr,p,div {font-family:Trebuchet MS,Arial, Verdana, Helvetica, sans-serif;font-size: 11px;color: Black;}
p{margin:0 0 8px 0;}
.title{font-size:12px;font-weight:bold}
.tinytext{font-family:Verdana, Arial, Helvetica, sans-serif;font-size:10px}
.statehead{border-top:black solid 1px;background:#cbcbcb;;}
.radlist{border-left:#cbcbcb; solid 1px;}
h1
{
	font-size:14px;
	font-weight:bold	
}
h2
{
	font-size:13px;
	font-weight:bold;
	margin-top:5px;
	margin-bottom:5px;
}
h3{

	font-size:11px;
	font-weight:bold;	
	margin-bottom:3px;
}
ul{margin:0 auto 5px auto;padding:0 auto 0 10px;list-style-type:square;}
/* Links */
a{
	text-decoration: none;
	font-family::Trebuchet MS,san-serif;
	}

a:hover {
	color: #759328;	
	text-decoration: none;
	}
/* Page Framework */
div#header{
	height:110px;
	width:760px;
}
div#content{
	width:860px;
	/*background:url(../images/background.gif);*/
	background-color:#cbcbcb;
	border:1px solid black;
}
div#content_section1
{
	float:left;
	width:190px;
	padding:5px;
	min-height:400px; 
	height:auto;
	color:#000;
	/*background-color:#E6BE6B;*/
}
div#content_section2
{
	margin-left:195px;
	width:454px;
	padding:5px;
	min-height:400px;  
	height:auto;
	background-color:whitesmoke;
}


div#content_section3
{
	position:absolute;
	left:674px;
	top:150px;
	width:190px;
	padding:5px;
	text-align:left;
	/*background-color:E6BE6B;*/
	overflow:hidden;
}
div#content_section4 /*Two Column*/
{
	margin-left:195px;
	padding:5px;
	background-color:whitesmoke;
	min-height:400px; 
	height:auto;
	vertical-align:top;
}
div#content_section5 /*One Column*/
{
	width:780px;
	background-color:whitesmoke;
	min-height:400px; 
	height:auto;
	overflow:hidden;
}

div#content_section_vote /*One Column*/
{
	width:950px;
	background-color:whitesmoke;
}

div#footer{
	clear:both;
	width:780px;
}
/* Top Nav*/
.topbar{
	border-top:1px solid #000000;
	border-bottom:1px solid #000000;
}
.logobar{
	background:#ffffff;
	/*border:1px solid #000000;*/
}
.orangebar{color:#fff;}
.orangebar a{
	text-decoration:none;
	color:#fff;
}
.orangebar a:hover{
	color:#343d43;
}
.orangebar{
	font-family:Trebuchet MS,san-serif;
	font-size:11px;
	background:#0053a6;
	/*background:#343d43;*/
	border-bottom:1px solid #000000;
}

.sms_listbox {
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9px;
}

.yellowbar {color:#fff;}
.yellowbar a{
	text-decoration:none;
	color:#fff;
}
.yellowbar a:hover{
	color:#343d43;
}
.yellowbar{
	font-family:Trebuchet MS,san-serif;
	font-size:11px;
	/*background:#ea7929;*/
	background:#ae0000;
	border-bottom:1px solid #000000;
}
.clearbar{
	background:#ffffff;
}
/* Pathway*/
#pathway
{
	background-color:White;
	font-family:Trebuchet MS,san-serif;;
	font-size:11px;
	padding:0 0 2px 5px;
	border-bottom:solid 1px black;
	border-right:solid 1px white;
}
.pathway
{
	color:Black;
}
/*Home Page*/
#recentreports {
	margin-bottom:10px;
}
#recentreports a{
	font-size:11px;
}
.home-image{float:right;margin:0 0 0 10px;background:#fff;border:1px solid #000;text-align:right;}
.home-image p{margin:0 2px 0 0;}
.home-image img{border-top:1px solid #fff;border-left:1px solid #fff;border-right:1px solid #fff;}
.feature-image{background:#fff;border:1px solid #000;text-align:right;}
.feature-image img{border:1px solid #fff;}
.feature-image p{margin:0 2px 0 0;}

