body {
	margin: 0;
	padding: 0;
	font: 12px/18px Verdana, Tahoma, Arial, sans-serif;
}
a{
	color: #00f;
	text-decoration: none;
}
a:hover {
	color: #00a;
}
#ctrcol a {
color: #008000;
text-decoration: underline;
}
#ctrcol h2 a{
color: #000000;
text-decoration: none;
}
#ctrcol a.bookmark{
color: #000000;
text-decoration: none;
}
h1{
	font-family: Tahoma, Verdana, Arial, Sans-Serif;
	font-size: 1.8em;
	line-height:1.1em;
	color: #000080;
	margin-top: 1em;
}
#ctrcol h1 a {color: #000080; text-decoration: none; }
#ctrcol h3 { color: #000080; }
ul {
	margin: 10px 20px;
	padding: 0 20px;
}
.accessibility {
   position: absolute;
   top: -999em;
   left: -999em;
}

#shadowwrapper {
		background: url(/assets/images/2009/shad_wrap.png) left top repeat-y;
		margin: 0 auto;
		padding: 0px;
		width: 980px;
		position: relative;
		z-index: 1;
}

#wrapper {
width: 950px;
margin: 0 auto;
position: relative;
z-index: 2;
}
#header {
	background: url(/assets/images/2009/header.jpg) right 0 no-repeat;
	height: 107px;
	width: 950px;
	margin: 0 auto;
	padding: 0;
	color: #000;
}
#header #logo {
width: 260px;
height: 107px;
float: left;
}
#header ul.utilityNav {
float: right;
margin: .2em 0 0 0;
padding: 0;
list-style: none;
}
#header ul.utilityNav li {
float: left;
padding: 0;
margin: 0;
border-right: 1px solid #fff;
}
#header ul.utilityNav li.last {border: none; }
#header ul.utilityNav li a {
display: block;
color: #fff;
padding: 0 .5em;
text-transform: uppercase;
font-size: 1em;
line-height: 1em;
}
#header ul.utilityNav li a:hover {
text-decoration: underline;
}
#menu {
	background: #499bd0 url(/assets/images/2009/bg-nav.png) 0 0 repeat-x;
	width: 950px;
	height: 30px;
	margin: 0;
	padding: 0;
	font: bolder 12px/30px Tahoma, Verdana, Arial, Sans-Serif;
	letter-spacing: .5px;
}
#menu ul {
	margin: 0;
	padding: 0;
}
#menu ul li {
	float: left;
	position: relative;
	list-style: none;
	width: 189px;
	padding: 0;	
	z-index: 10;
	border-right: 1px solid #fff;
}
#menu ul li.last {
	border-right: none;
}
#menu ul li.parent a{
background: #68ACD8 url(/assets/images/2009/right-arrow-submenu.gif) 97% center no-repeat;
}
#menu ul li.parent a:hover {
background: #CDDEF2 url(/assets/images/2009/right-arrow-submenu.gif) 97% center no-repeat;
}
#menu ul li.parent li a { background: #68ACD8; }
#menu ul li a {
	display: block;
	padding: 0px 15px;
	margin: 0;
	text-align: center;
	text-decoration: none;
	color: #FFF;
	background: #68ACD8;
}
#menu ul li a:hover, #menu ul li.parent li a:hover {
	color: #333;
	background: #CDDEF2;
}
#menu ul li a.current{
	color: #333;
	background: #CDDEF2;
}
#menu ul li.last a:hover {
	color: #FFF;
	background: #ED1C2E;
}
#menu ul li.last a.current{
	color: #FFF;
	background: #ED1C2E;
}
#menu ul li ul{position: absolute; z-index: 15; display: none; }
#menu ul li:hover ul, #menu ul li li:hover ul {display: block; }
#menu ul li ul li a{
font-size: 0.9em;
font-weight: lighter;
text-align: left;
}
#menu ul li li {position: relative; }
#menu ul li li ul, #menu ul li:hover li ul{position: absolute; left: 189px; top: 0; border: 1px solid #fff; display: none; z-index: 15;}
#menu ul li li:hover ul {display: block;  }
#maincol {
 display: block;
}
#sidebar {
	width:  260px;
	float: left;
	margin: 10px 0 0 0;
	padding: 0;
	display: block;
}
#rightcol {
width: 182px;
float: right;
margin: -18px 0 0 0;
position: relative;
}

.update {
font-style:italic;
text-align: left;
line-height: 1em;
margin: 0 0 0 15px;
}

.homecont {
width: 470px;
float: left;
margin: 0 auto;
display: block;
text-align: center;
}
*html .homecont  {
width: 460px;
}

.homecont h1 {
margin-bottom: 0;
}
.homecont p{
font-size: .95em;
margin: 0;
}
.homecont #usemap{
display: block;
margin: 1.25em 0;
}
.box {
padding: 0 0 1.25em 0.95em;
margin: 0 0 0;
}
.picture {
border: solid 2px #008000;
}
.box h2 {
font-size: 1.25em;
font-weight: bold;
margin: .1em 0;
text-decoration: none;
}
.box p {
font-size: .9em;
margin: 0;
}
.caption{
line-height:1.3em;
}
.footnote {
	font-size: 0.8em;
	vertical-align: super;
	text-decoration: none !important;
}
.pagenav {
	font-size: 9px;
}
/* start section nav */
#sidebar .navigationMenu {
margin: 1em 0 0 0;
width: 260px;
display: block;
}
#sidebar .navigationItemLabel {
display: block;
text-align: center;
background: #679bcb;
color: #fff;
font-weight: bold;
font-size: 1.2em;
padding: 5px 0;
margin-left: 5px;
}
#sidebar .navigationItem {
	margin: 0 0 0 5px;
	padding: 0px;
	border-bottom: #CCCCCC solid 1px;
}
#sidebar .navigationItem a {
	background-image:url(/assets/images/arrow.gif);
	background-position:5px;
	background-repeat:no-repeat;
	display:block;
	font-weight: bold;
	text-decoration: none;
	font-size: 12px;
	height: auto;
	color: #679BCA;
	padding-left:20px;
	padding-top:4px;
	padding-bottom:4px;
	vertical-align:middle;
}
#sidebar .navigationItem a:hover {
	color: #456E9F;
}
#sidebar .navigationSubMenu {
	padding: 0px;
	margin: 0px;
	border: none;
}
#sidebar div.navigationSubMenu div.navigationItem {
	margin: 0px;
	padding: 0px;
	border: none;
}
#sidebar div.navigationSubMenu div.navigationItem a {
	text-decoration: none;
	font-size: 12px;
	height: auto;
	padding-top:3px;
	padding-bottom:3px;
	color: #679bdc;
	border:none;
	font-style:normal;
	font-weight:normal;
	display:block;
}
#sidebar div.navigationSubMenu div.navigationItem a:hover {
	color: #456E9F;
}

/* end section nav */

#ctrcol {
	float: left;
	margin: 10px 0 0 0;
	padding: 0 0 0 10px;
	width: 659px;
}
#ctrcol ul {
	font: 12px, Verdana, Tahoma, Arial, sans-serif;
	line-height: 18px;
	}

#footer {
	width: 929px;
	display: block;
	margin: 2em auto 0 auto;
	padding: .5em 0;
	text-align: center;
	border-top: 1px solid #ccc;
}
.footer {
	font-size: .8em;
}
#zip2fips {
background: url(/assets/images/2009/bg-widget-round-3.jpg ) 100% 0 no-repeat;
width:260px; 
height:125px; 
padding: 3px 2px 0;
}
#zip2fips h2 {
margin: 0;
padding: .25em .75em;
color: #fff;
border: 0;
text-align: right;
font-size: 1.3em;
line-height: 1.1em;
font-weight: bold;
}
#zip2fips label {
display: block;
font-weight: bold;
}
#zip2fips form {
	padding:0 0 0 5px;
	margin:-0.7em 0 0.75em .5em;
	display: block;
}
#zip2fips .input-zip {
	width: 85px;
	font-size:11px;
	margin-bottom:6px;
	margin-right:2px;
	padding-right:0px;
}
#zip2fips .input-submit {
	margin: 0 0 -3px 2px;
	padding: 0 0 0 0;
}
.state-table {
	float: left;
	background: #AAD796;
	padding: 10px;
	margin: 0 0 1em 0;
	display: inline-block;
	-webkit-border-radius: 5px;
	-khtml-border-radius: 5px;	
	-moz-border-radius: 5px;
	border-radius: 5px;
}
#data-1, #data-2 {
  width: 500px;
}
#data-3 { font-size: .9em; }
#tab-data-1, #tab-data-2, #tab-data-3 { display: block; clear: both; }
.callout {
float: right;
margin-right: 0px;
text-align: left;
border: 1px solid #333;
width: 130px;
	-webkit-border-radius: 10px;
	-khtml-border-radius: 10px;	
	-moz-border-radius: 10px;
	border-radius: 10px;
}
.callout ul {
margin: 0; 
padding: 5px;
list-style: none;
}
.callout li {
font-size: .9em;
line-height: 1.2em;
margin: 5px 0;
}
.callout li.first {
background: url(/assets/images/2009/comment.jpg) 0 3px no-repeat;
padding-left: 25px;
}
div.homecont p .headertext{
line-height: 1.2em;
text-align: left;
}

table.county-data {
	width: 500px;
  background: #fff;
	border: 2px solid #000;
	border-collapse: collapse;
	color:#000080;
	font-size: .9em;
}
table.county-data td {
border: 1px solid #656565;
padding: 3px 10px;
}
th {
	font-weight:bold;
	color:#000000;
	text-align: center;
	padding: auto 10px;
	border: 1px solid #656565;
}
table.county-data .totals td { padding: 3px;}
table.county-data .totals td { font-weight: bold; }
#ctrcol table.county-data td a {
	text-decoration:none;
	color:#000080;
	font-weight: bold;
}
tr.odd td {
	background-color: #D3D3D3;
}
tr.even td {
	background-color: #FFFFFF;
}
td.county-grade, td.county-avg, td.county-orange, td.county-red, td.county-purple {
text-align:center;
}
td.county-orange, th.county-orange { color: #FF8000; }
td.county-red, th.county-red { color: #f00; }
td.county-purple, th.county-purple { color: #8000FF;}

table.county-data td.county-nameg, table.county-data td.county-population, table.county-data td.county-u18, table.county-data td.county-o65, table.county-data td.county-pa, table.county-data td.county-aa, table.county-data td.county-cb, table.county-data td.county-em, table.county-data td.county-cd, table.county-data td.county-dia { padding: 3px;}


#restLocSearch .filterLabel {
	font-size:11px;
	width:150px;
	text-align:right;
	padding-right:5px;
}
#restLocSearch .filterSelector select {
	font-size:11px;
	width:150px;
}
#restLocSearch .filterSelector input {
	font-size:11px;
	width:100px;
}
#restLocSearch {
	margin-bottom:10px;
}

.blog_item {
	margin: 0 0 1em 0;
	padding: 0 0 1.5em 0;
	display: block;
	clear: both;
	border-bottom: 1px dashed #ccc;
}
.blog_item h4 a {
	color:#0359a6;
	text-decoration: none;
}
.blog_item h4 {	margin: auto  0 .5em 0; }
.posted_by {
	font-size: .9em;
	color: #777;
	font-style: italic;
}
.blog_item .image {
	float: left;
	margin: -3px 5px 0px 0px;
}
.blog_item p {
}
/*IE6 hack */

*html .blog_item .image {
	float: left;
	margin: 5px 5px 0px 0px;
}
/*IE7 hack */

*:first-child+html .blog_item .image {
	margin: 5px 5px 0px 0px;
}
.read_more a {
	display:block;
	text-align: right;
	margin-bottom: 3px;
	text-decoration: none;
}
.tags {
	display: block;
	background: #F8FCFF;
	border: 1px solid #D6EBF8;
	padding: 3px;
	margin-top: 5px;
}
.tags a {
	color:#0359a6;
	text-decoration:none;
}
/*styles for the blog side includes */

.blog_author {
	display: table;
	clear: both;
	vertical-align: middle;
	margin-bottom: .3em;
	margin-left: 10px;
}
.blog_author .image {
	display: table-cell;
	float: left;
}
.blog_author .name a {
	color:#0359a6;
	text-decoration: none;
	font-size: 1.3em;
	font-weight: bold;
	padding-left: 5px;
}
.topics_cont {
	display: block;
	clear: both;
}
ul.blog_topics {
	margin: 0 0 0 10px;
	padding-left: 2px;
}
.blog_topics li a {
	color:#0359a6;
	margin-left: -3px;
	font-size: 1.2em;
	line-height: 1.5em;
	text-decoration: none;
}
.blog_comments {
	margin-top: 1.5em;
}
.blog_comments div div {
	padding-bottom:5px;
	padding-top:5px;
	border-bottom: 1px dashed rgb(204, 204, 204);
}
.blog_comments form {
	padding-top: 10px;
}
.gd_center {
	margin-right:5px;
}

.commentdate { font-style: italic; color: #777;}
.comment {
border-bottom: 1px dashed #ccc;
margin: 0 0 .5em 0;
padding: .25em 0 .5em 0;
}
.searchDisplayResults, .searchNavigation, .searchDescription, .searchTeaser {
	padding: 0 25px;
}
.searchTitle {
	padding: 0 25px;
	font-size: 1.15em;
	font-weight: bold;
}
.searchTimeStamp {
	padding: 0 35px;
	font-style: italic;
}
span.breadcrumbComponent {
	font-size:.90em;
	height:20px;
	padding-top:3px;
	color: #008000;
}
a.breadcrumb { color: #008000; }
#main div.disambigChoose {
	font-size:12px;
}
#main div.disambigChoose a {
	font-size:12px;
	padding-top:5px;
}
#map{
  width: 545px; height: 375px;
  }
#side_bar{
 font-size:11px;
 }
#innerCont{
 padding-right:20px;
 padding-left:5px;
}
/* state rankings page styles */
#innerdiv {clear: both;}
ul.links {
float: right;
clear: right;
display: block;
list-style: none;
position: relative;
z-index: 0;
top: -1em;
right: 2em;
padding: 0;
}
ul.links li {
float: left;
padding: 0 5px;
border-right: 1px solid #888;
font-size: .9em;
line-height: 1.2em;
}
ul.links li.last { border-right: none;}
ul#tabs{
list-style: none;
clear: both;
margin: 0 0 0 10px;
padding: 0;
}
ul#tabs li {
float: left;
display: block;
width: 133px;
height: 20px;
position: relative;
margin: 0 0 0 -4px;
padding: 0;
}
#ctrcol ul#tabs li a {
  display: block;	
	padding: 0 8px;
	font-family:Verdana;
	color:#000080;
	font-size:11px;
	font-weight:bold; 
	text-decoration: none;
	}
#ctrcol ul#tabs li.selected a { color: #000; }
ul#tabs li.selected{
  background: url(/assets/images/2009/tab-active.gif) 0 0 no-repeat;
	position: relative;
	z-index: 3;
}
ul#tabs li.not-selected{
  background: url(/assets/images/2009/tab-inactive.gif) 0 0 no-repeat;
	position: relative;
	z-index: 2;
}
.clear { display: block; clear: both; }
.clearfix {
	display: inline-block;
}
.clearfix:after {
	content: ".";
	display: block;
	clear: both;
	visibility: hidden;
	line-height: 0;
	height: 0;
}
html[xmlns] .clearfix {
	display: block;
}
*html .clearfix {
	height: 1%;
}
.county-single {
width: 80%;
margin: 0 auto 3em auto;
padding: 5px;
border: 2px solid #000;
}
.county-single td { padding: 3px 0 3px 10px; }
.county-single td.clabel {
font-size: 1.1em;
font-weight: bold;
padding: 5px 0 0 2px;
}
.cslabel {
font-weight: bold;
}
.cgrade { color: #000080; font-weight: bold; text-align: center; }
td.link{ text-align: center; } #ctrcol .link a {text-decoration: none;}
tr.division td{ border-top: 1px solid #ccc; padding: .25em 0 0 0;}
#ctrcol .county-details a.heading {display: block; background: #000; color: #fff; font-weight: bold; text-decoration: none; padding: 3px 5px;}
