* {
	font-family: verdana, helvetica, arial, sans-serif;
	font-size: 10pt;
}

body {
	background: #fff;
	margin: 0px;
	padding: 0px;
}

table.body {
	text-align:center;
	margin: 0 auto;
	padding: 0px;
	width: 962px;
	background: #fff;
	height: 100%;
	/*border-left: 1px solid #ccc;
	border-right: 1px solid #ccc;*/
}

table.body td {
	height: 100%;
	width: 100%;
	padding: 0px;
}

a#uservoice-feedback-tab, a#uservoice-feedback-tab:link {      
	background-position: 2px 50% !important;      
	position: fixed !important;      
	top: 45% !important;      
	display: block !important;      
	width: 25px !important;      
	height: 98px !important;      
	margin: -45px 0 0 0 !important;      
	padding: 0 !important;      
	z-index: 100001 !important;      
	background-repeat: no-repeat !important;      
	text-indent: -9000px;    
	}        
a#uservoice-feedback-tab:hover {      
	cursor: pointer;    
}        

a#uservoice-feedback-tab {       
	left: 0;       
	background-repeat: no-repeat;       
	background-color: #f00;       
	background-image: url(https://cdn.uservoice.com/images/widgets/en/feedback_tab_white.png);       
	border: outset 1px #f00;       
	border-left: none;     
}        
a#uservoice-feedback-tab:hover {       
	background-color: #06c;       
	border: outset 1px #06c;       
	border-left: none;     
}


div.topbar {
	background: #fff;
	color: #000;
	height: 20px;
	padding: 3px;
	margin: 0px;
}

div.topbar div.links {
	float: right;
	color: #000;
}

div.topbar div.welcome {
	float:left;
	color:#000;
	font-size:8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	padding-top: 2px;
}

div.topbar a {
	font-size:8pt;
	font-family: verdana, arial, helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

div.topbar a:hover {
	text-decoration: underline;
}

/* 2010-07-07 */
div.banner {
	height: 100px; /* 125px; */
	padding-top: 4px;
	margin: 0px;
	background: #FFF;
	/* background: #AF1B19 url(/explore/images/general/header_back.png) 0 0 repeat-x; */
	border:1px solid #ccc;
	border-top-left-radius: 10px;
	border-bottom-left-radius: 10px;
	-moz-border-radius-topleft: 10px;
	-moz-border-radius-bottomleft: 10px;
}

div.banner img {
	float: left;
}

div.banner img.right {
	float: right;
}

/* 2010-07-07 */
div.banner span.tagline {
	color: #990000; /* #000; */
	font-family: verdana,arial,helvetica,sans-serif;
	font-size: 10pt;
	font-weight: normal;
	float: left;
	clear: left;
	white-space: nowrap;
	padding-top: 3px; /* new */
	padding-left: 5px; /* 20px; */
}

/* 2010-07-07 */
div.menu {
	height: 28px; /*  39px; */
	background-color: #fff; /*#AF1B19;*/
	margin: 0px;
}

/* 2010-07-07 */
ul.menu {
	/* height: 37px; */
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	padding-left: 15px;
	background-color: #fff; /* #af1b19; */
}

/* 2010-07-01 */
li.menu {
	/* background: transparent url(/explore/images/darkred.gif) no-repeat scroll left top; */
	background-color: #fff;
	float:left;
	/* width: 84px; */
	/* height: 38px;  36px; */
	margin: 0px;
	margin-right: 1px;
	text-align: center;
	font-size: 8pt;
	padding: 6px;
	padding-top: 3px;
}

/* 2010-07-07 */
li.menu:hover {
	/* background: transparent url(/explore/images/bluehover.gif) no-repeat scroll left top; */
	/* background-color: #316391;  #366ea0; */
}

li.menu a {
	text-decoration: none;
	color: #000; /*#d9797a;*/
	font-weight: normal;
	font-size: 8pt;
	font-famiy: verdana, arial, helvetica, sans-serif;
}

li.menu:hover a {
	color: #990000; /*#af1b19;*/
}

li.menu a:hover {
	text-decoration: none;
}

li.menu.first {
}

/* 2010-07-07 */
li.menu.personal {
	/* background: transparent url(/explore/images/ltred.gif) no-repeat scroll left top; */
	/* background-color: #770000; */
}

li.menu.personal a {
}

/* 2010-07-07 */
li.menu.personal:hover {
	/* background: transparent url(/explore/images/bluehover.gif) no-repeat scroll left top; */
	/* background-color: #316391;  #366ea0; */
}

/* 2010-07-07 */
li.menu.search {
	/* background: transparent url(/explore/images/ltred.gif) no-repeat scroll left top; */
	/* background-color: #770000; */
}

/* 2010-07-07 */
li.menu.search:hover {
	/* background: transparent url(/explore/images/bluehover.gif) no-repeat scroll left top; */
	/* background-color: #316391;  #366ea0; */
}

/* 2010-07-07 */
li.menu.browse {
	/* margin-right: 10px; */
	/* background: transparent url(/explore/images/ltred.gif) no-repeat scroll left top; */
	/* background-color: #770000; */
}
/* 2010-07-07 */
li.menu.browse:hover {
	/* background: transparent url(/explore/images/bluehover.gif) no-repeat scroll left top; */
	/* background-color: #316391;  #366ea0; */
}


li.menu.national {
}

li.menu.media {
	/* margin-left: 10px; */
}

li.menu.newsrelease {
	margin-left: 15px;
}

li.menu.state {
}

/* 2010-07-07 */
li.menu.selected {
	/* background: transparent url(/explore/images/bluehover.gif) no-repeat scroll left top; */
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #ccc;
	border-top: 1px solid #fff;
	background-color: #fff; /* #2b577f; */
	color: #000; /*#af1b19;*/
	font-weight: bold;
	margin-top:-1px;
}

li.menu.personal.selected {
	color: #000;
}

li.menu.first.selected {
}

li.menu.selected a {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	font-famiy: verdana, arial, helvetica, sans-serif;

}

li.menu a.selected {
	text-decoration: none;
	color: #000;
	font-weight: bold;
	font-size: 8pt;
	font-famiy: verdana, arial, helvetica, sans-serif;

}

/* 2010-07-07 */
div.main {
	float: left;
	width: 650px; /* 779px; */
	background: #fff;
	text-align: left;
	height: 100%;
	padding-top: 0px;
	margin-top: 0px;
}

/* 2010-07-07 */
div.sidebar {
	float: left;
	width: 310px; /* 180px; */
	background: #fff;
	margin: 0px;
	border: 1px solid #ccc;
	border-bottom-left-radius: 10px;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomleft: 10px;
	-moz-border-radius-bottomright: 10px;
	padding-bottom: 20px;
}

div.footer {
	clear:left;
	/* border-bottom: 3px solid #AF1B19; */
}

/* 2010-07-07 */
div.column {
	float:left;
	width: 317px; /* 382px; */
	padding-right:5px;
}

div.columnleft {
	float:left;
	width: 317px; /* 382px; */
	padding-right:5px;
	clear:left;
}

ul.source {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

/* 2010-07-07 */
ul.source a.title {
	text-decoration: none;
	color: #000066;
	background-color: #ccc; /* #fce2e4; */
	border-top-right-radius: 7px; /* new */
	border-top-left-radius: 7px; /* new */
	-moz-border-radius-topleft: 7px;
	-moz-border-radius-topright: 7px;
	display: block;
	font-size: 10pt;
	font-weight: bold;
}

ul.source a.title:hover {
	color: #cc0000;
	text-decoration: underline;
}

ul.source span.lastupdate {
	display: block;
	font-size: 7pt;
	padding-left: 5px;
}

li.source a.more {
	margin-left: 20px;
	font-size: 7pt;
	color: #000;
	background-color: #fce2e4;
	text-decoration: underline;
}

/* 2010-07-07 */
li.source {
	float:left;
	width: 300px;  /* 378px; */
	padding: 5px;
	background-color: #eeeeee; /* new */
	border: 1px solid #ccc; /* new */
	border-radius: 10px; /* new */
	-moz-border-radius: 10px;
	margin: 5px; /* new */
}

li.articleallhistoryhead img {
	float: left;
	padding-right: 6px;
}

li.source img {
	float: left;
	padding-right: 6px;
}

li.source img.heart, img.unheart {
	cursor: hand;
	cursor: pointer;
}

li.articleallhistoryhead img.heart, img.unheart {
	cursor: hand;
	cursor: pointer;
}

li.source img.spinner
	padding-right: 6px;
	cursor: wait;
}
li.articleallhistoryhead img.spinner {
	padding-right: 6px;
	cursor: wait;
}

ul.article {
	list-style-position: outside;
	list-style-type: none;
	padding-left: 5px;
	padding-top: 5px;
}

li.article {
	font-size:8pt;
	height: 15px;
	overflow: hidden;
	width: 290px;
}

.articletip {
	background-color: #ffff99;
	padding: 0px;
	border: 1px solid #aaa;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border-top-left-radius: 0px;
	-moz-border-radius-topleft: 0px;
	border-bottom-left-radius: 0px;
	-moz-border-radius-bottomleft: 0px;
	width: 284px;
	z-index: 13000;
}

.articletip .sharepanel {
	padding: 5px;
	padding-left: 0px;
	background: #dddd77;
	border-bottom-right-radius: 10px;
	-moz-border-radius-bottomright: 10px;
	border: 1px solid #dddd77;
	border-top: 1px solid #ccc;
}

.sharepanel span {
	padding-left: 5px;
	font-size: 8pt;
	font-weight: normal;
	font-family: verdana;
}

.sharepanel a {
	padding-left: 5px;
}

.sharepanel img {
	width: 16px;
	height: 16px;
	vertical-align: middle;
}

.articletip .tip {
	padding: 5px;
}


/*
li.article:hover {
	background-color: #ffff99;
	height: auto;
	width: 284px;
	padding: 3px;
	border: 1px solid #ccc;
	border-radius: 5px;
	-moz-border-radius: 5px;
}
*/
li.article a {
	font-size:8pt;
	text-decoration: none;
	color: #000099;
}

li.article a:hover {
	text-decoration: underline;
	background-color: #ffff99;
}

ul.articleall {
	list-style-position: outside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}

li.articleallnav {
	color: #990000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 5px;
}

li.articleallnav a {
	color: #003399;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	font-weight: bold;
	text-decoration: none;
}

li.articleallnav a:hover {
	color: #fff;
	background-color: #990000;
}

li.articleallnav a.selected {
	text-decoration: underline;
}

li.articleallsearchheader {
	font-family:Arial,Helvetica,sans-serif;
	color: #000;
	font-size:18px;
	font-weight:bold;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:25px;
	text-align:left;
	height: 25px;
}

li.articleallsearchheader span.query {
	color: #990000;
	font-size:18px;
	font-weight:bold;
}

li.articleallsearchnav {
	font-family:Arial,Helvetica,sans-serif;
	color: #000;
	font-size:16px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:25px;
	text-align:left;
	height: 25px;
}

li.articleallsearchnav a {
	float: right;
	margin-right: 10px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	text-decoration:none;	
}

li.articleallsearchnav a:hover {
	float: right;
	margin-right: 10px;
	color:#000000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	background-color:#FFFF99;
	text-decoration:underline;
}

li.articleallpagenav {
	background-color:#CCC;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 3px;
	border-radius: 5px;
	-moz-border-radius: 5px;
	margin-right: 5px;
}

li.articleallpagenav a {
	color: #000;
	font-weight: bold;
	text-decoration: none;
}

li.articleallpagenav a:hover {
	text-decoration: underline;
}

li.articlealldate {
	border-bottom:1px solid #DEDEDE;
	color:#FF0000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	padding-bottom:5px;
	padding-left:5px;
	padding-top:25px;
	text-align:left;
	height: 45px;
}

li.articleallhistoryhead {
	color: #000;
	font-weight: normal;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	padding-left: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}

li.articleallhistoryhead span.title {
	color:#990000;
	font-family:Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
}

li.articleallhistoryhead a {
	color:#000099;
	font-family:Arial,Helvetica,sans-serif;
	font-size:14px;
	text-decoration: none;
}

li.articleallhistoryhead a:hover {
	background-color:#FFFF99;
	text-decoration: underline;
}

li.articleallhistoryhead span.details {
	font-size: 16px;
	font-family:Arial,Helvetica,sans-serif;
}

li.articleall {
	padding-left: 10px;
	padding-top: 3px;
	padding-bottom: 5px;
	border-bottom: 1px solid #DEDEDE;
}

li.articleall a.title {
	color: #000;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 13pt;
	text-decoration: none;
}

li.articleall span.datetime {
	color: #999999;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
}

li.articleall a.sourcename {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #003399;
}

li.articleallnothing img {
	float:left;
}

li.articleallnothing span.message {
	float:right;
	margin-right:20px;
	margin-top:50px;
	color:#003399;
	font-family:Verdana,Geneva,sans-serif;
	font-size:20px;
	font-weight:bold;
	text-align:center;	
	display: inline;
	width: 400px;
}

li.articleall a:hover {
	text-decoration: underline;
	background-color: #FFFF99;
}

/* 2010-07-07 */
div.filterbar {
	color: #000; /* #ffff99; */
	background-color: #fff;
	margin: 0px;
	margin-left: 5px;
	padding: 0px;
	padding-top: 3px;
	height: 20px;
	width: 634px; /* 779px; */
	font-size: 11px;
	font-family: helvetica,sans-serif;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

div.filterbar a {
	color: #000; /* #ffff99; */
	font-family: arial, helvetica, sans-serif;
	font-size: 11px;
	text-decoration: none;
	padding-left: 3px;
	padding-right: 3px;
	height: 20px;
}

div.filterbar a:hover {
	text-decoration: underline;
}

div.filterbar a.selected {
	text-decoration: underline;
}

/*
div.sidebar select {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 8pt;
	font-weight: normal;
	width: 180px;
	height: 20px;
	padding: 0px;
	margin: 0px;
}
*/

ul.media {
	list-style-position: inside;
	list-style-type: none;
	margin-left: 10px;
	padding: 0px;	
}

ul.media li {
	font-family:Arial,Helvetica,sans-serif;
}

li.mediaHeader {
	color:#990000;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:18px;
	font-weight:bold;
	line-height: 30px;
	text-align: center;
}

li.mediaSubHeader {
	background-color: #ffffcc;
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
	text-align: center;
	margin-right: 10px;
	margin-bottom: 10px;
	border-bottom: 1px solid #000;
	padding: 5px;
}

li.mediaSubHeader a {
	font-family:Verdana,Arial,Helvetica,sans-serif;
	font-size:11px;	
	color: #990000;
	text-decoration: underline;
	font-weight: bold;
}

li.mediaSubHeader a:hover {
	text-decoration: none;
	color: #fff;
	background-color: #990000;
}

/* 2010-07-07 */
li.mediaHeading {
	float: left;
	font-size: 9pt; /* 14px; */
	font-family: helvetica; /* arial, helvetica, sans-serif; */
	font-weight: bold;
	line-height: 30px;
	color: #990000;
}

/* 2010-07-07 */
li.mediaHeading.column1 {
	width: 240px; /* 328px; */
}

/* 2010-07-07 */
li.mediaHeading.column2 {
	width: 110px; /* 125px; */
}

li.mediaHeading.column3 {
	text-align: right;
	width: 76px;
	padding-right: 10px;
}

li.mediaHeading.column4 {
	width: 105px;
}

/* 2010-07-07 */
li.mediaHeading.column5 {
	width: 80px; /* 110px; */
}

/* 2010-07-07 */
li.mediaItem {
	font-family: Helvetica; /* Arial,Helvetica,sans-serif; */
	float: left;
	white-space: nowrap;
	font-size: 8pt; /* 12px; */
	height: 20px;
	padding-top:2px;
	overflow-x: hidden;
}

/* 2010-07-07 */
li.mediaItem a {
	font-family: Helvetica; /* Arial,Helvetica,sans-serif; */
	font-size: 8pt; /* 12px; */
}

/* 2010-07-07 */
li.mediaItem.column1 {
	width: 240px; /* 328px; */
	clear: left;
}

li.mediaItem.column1 img {
	vertical-align: middle;
	padding-right: 5px;
}

/* 2010-07-07 */
li.mediaItem.column2 {
	width: 110px; /* 125px; */
}

li.mediaItem.column3 {
	text-align: right;
	width: 76px;
	padding-right: 10px;
}

li.mediaItem.column4 {
	width: 105px;
}

/* 2010-07-07 */
li.mediaItem.column5 {
	width: 80px; /* 110px; */
}

/* 2010-07-07 */
li.mediaItem.fullWidthColumn {
	font-family: Helvetica; /* Arial,Helvetica,sans-serif; */
	font-size: 9pt; /* 14px; */
	font-weight: bold;
	background-color: #CCC;	
	width: 630px; /* 763px; */
	margin-top: 5px;
	clear: both;
	padding: 3px;
	padding-left: 6px;
	padding-right: 0px;
	border-radius: 5px;
	-moz-border-radius: 5px;
}

img.searchlogo {
	float: left;
	padding: 10px;
}

form.search {
	padding: 20px;
	margin-right: 20px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}

li.searchbar {
	padding-right: 0px;
	margin-right: 0px;
	padding-left: 0px;
	float: right;
}

li.searchbar form {
	margin:0px;
}

input.searchbar {
	border: 1px solid #ccc;
	padding: 3px;
	width: 210px;
}

/* 2010-07-07 */
input.searchBox {
	background-color:#D5D5D5;
	color:#BE0000;
	font-family:Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;
	width: 230px; /* 330px; */
}

/* 2010-07-07 */
label.overTxtLabel {
	color:#666;
	font-family:Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
	text-align:center;	
	width: 228px; /* 328px; */
}

li.searchbar label.overTxtLabel {
	font-size: 8pt;
	color: #888;
	padding-top: 3px;
	font-weight: normal;
	width: 210px !important;
}

input.searchButton {
	color:#333333;
	font-family:Verdana,Geneva,sans-serif;
	font-size:18px;
	font-weight:bold;
}

/* 2010-07-07 */
p.searchDetails {
	float:right;
	padding: 5px; /* 20px; */
	margin-right: 40px;
	padding-left: 0px;
	padding-right: 0px;
	color: #000000;
	font-size: 14px;
	font-family: Arial,Helvetica,sans-serif;
	text-align: justify;
	width: 280px; /* 415px; */
}

.bold {
	font-weight: bold;
}

div.main.browse {
	text-align: center;
}

span.browse {
	font-weight: bold;
	color: #003399;
	font-family: Verdana,Geneva,sans-serif;
	font-size: 24px;	
}

img.browse {
	margin-top: 50px;
}

/* 2010-07-07 */
ul.powerbar {
	width: 634px; /* 779px; */
	list-style-position: inside;
	list-style-type: none;
	padding: 0px;
	clear: both;
	border-bottom: 1px solid #ccc;
	border-radius: 10px;
	-moz-border-radius: 10px;
	background: #dedede;
	height: 40px;
	margin-top:0px;
	margin-bottom:0px;
	margin-left: 5px;
}

ul.powerbar img {
	border: 0px;
}

ul.view img {
	padding-top: 2px;
	display: block;
}

ul.powerbar ul {
	list-style-position: inside;
	list-style-type: none;
}

ul.powerbar ul li {
	float:left;
}

/* 2010-07-07 */
li.powerbar {
	border-right: 1px solid #ccc;
	width: 207px; /* 240px; */
	height: 40px;
	float: left;
	padding-left: 5px; /* 19px; */
}

li.powerbar.last {
	border-right: 0px;
	width: 200px; /* 240px; */
}

li.powerbar a {
	color: #000;
	font-size: 8pt;
	font-weight: bold;
	font-family: arial, helvetica, sans-serif;	
	text-decoration: none;
}

li.powerbar li {
	padding:0px;
	padding-right: 6px;	
}

li.powerbar a.selected {
	text-decoration: underline;
}

li.powerbar a:hover {
	text-decoration: underline;
}

ul.view {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;

}

ul.view li {
	padding-left: 3px;
}

/* 2010-07-07 */
ul.view li.heading {
	font-size: 10pt; /* 10pt; */
	font-weight: bold;
	color: #000;
	height: 35px;
	width: 60px; /* 80px; */
	text-align: center;
	padding-right: 5px; /* 10px; */
}

ul.filter {
	margin: 0px;
	padding: 0px;
	padding-top: 0px;
}

/* 2010-07-07 */
ul.filter li.heading {
	font-size: 10pt; /* 10pt; */
	font-weight: bold;
	color: #000;
	height: 35px;
	width: 60px; /* 80px; */
	text-align: center;
	padding-right: 5px; /* 10px; */
}

ul.filter li {
	width: 44px; /* 46px; */
	padding-right: 3px;
	text-align: center;
}

ul.fordate {
	margin: 0px;
	padding: 0px;
	padding-top: 3px;
}

/* 2010-07-07 */
ul.fordate li.heading {
	font-size: 10pt; /* 10pt; */
	font-weight: bold;
	color: #000;
	height: 35px;
	width: 60px; /* 80px; */
	text-align: center;
	padding-right: 5px; /* 10px; */
}

ul.fordate li {
	width: 40px;
	padding-right: 3px;
	text-align: center;
}

div.welcome div.greeting {
	float:left;
	padding-left:20px;
	font-size:8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

div.welcome div.today {
	float:left;
	padding-left:20px;
	font-size:8pt;
	font-family: verdana, arial, helvetica, sans-serif;
}

div.politicalOffice {
	width: 630px;
	clear: left;
	padding-left: 10px;
	padding-top: 10px;
	padding-bottom: 5px;
	border-bottom: 1px solid #ccc;
}

div.politicalOffice a {
	font-size: 14pt;
	font-weight: bold;
	color: #000;
}

div.politicalOfficeNav {
	width: 630px;
	clear: left;
	padding-left: 10px;
	padding-top: 2px;
	padding-bottom: 5px;
	border-radius: 10px;
	-moz-border-radius: 10px;
	border: 1px solid #ccc;
}

div.politicalOfficeNav a {
	color: #000;
	text-decoration: none;
}

div.politicalOfficeNav a:hover {
	color: #990000;
}

div.sidebar span.heading {
	font-weight: bold;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 12pt;
}

div.sourcerow {
	clear:both;
}


/* 2010-07-07 */
div.filterpanel {
	display: block;
	top:0px;
	left: 0px;
	z-index: 999;
	/* margin-top:0px; */
	/* margin-left: 525px;  654px; */
	background: #fff;
	border: 1px solid #ccc;
	border-radius: 10px;
	-moz-radius-border: 10px;
	border-top-left-radius: 0px;
	border-top-right-radius: 0px;
	-moz-radius-border-topleft: 0px;
	-moz-radius-border-topright: 0px;
	/* width: 125px; */
	padding: 5px;
}

div.statefilterpanel {
	height: 160px;
	overflow-y: scroll;
	border-bottom-right-radius: 0px;
	-moz-radius-border-bottomright: 0px;
}

ul.filterpanel {
	margin: 0px;
	padding: 0px;
	padding-left: 10px;
	list-style-position: inside;
	list-style-type: none;
}

img.filterdrop {
	vertical-align: top;
	padding-right: 5px;
	padding-left: 5px;
	cursor: hand;
	cursor: pointer;	
}

div.filterdrop {
	padding-right:5px;
	font-size: 8pt;
	padding-top: 2px;
	text-align: right;
	cursor: hand;
	cursor: pointer;	
	float: left;
}

div.notice {
	background-color:#FFFFAA;
	border:2px solid #DDDDAA;
	font-family:arial,helvetica,sans-serif;
	font-size:12pt;
	padding:5px;
	text-align:center;
	border-radius: 10px;
	-moz-border-radius: 10px
	margin-bottom: 5px;
	margin-top: 5px;
	margin-right: 15px;
	margin-left: 5px;
}

div.notice a {
	font-size:12pt;
	font-weight: bold;
	font-family:arial,helvetica,sans-serif;
	color: #000066;
	text-decoration: none;
}

div.notice a:hover {
	font-size:12pt;
	font-family:arial,helvetica,sans-serif;
	font-weight: bold;	
	color: #cc0000;
	text-decoration: underline;
}

div.largeHeading {
	padding: 20px;
	color:#000099;
	font-family:Verdana,Geneva,Helvetica,sans-serif;
	font-size:36px;
	font-weight:bold;
	text-align: center;
}

.largeText {
	color:#000;
	font-family:verdana,Helvetica,sans-serif;
	font-size:20px;
	font-weight:normal;
}

.largeText span.bold {
	font-weight: bold;
	font-family:verdana,Helvetica,sans-serif;
	font-size:20px;
}

.largeText a {
	color:#000099;
	font-family:verdana,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration: none;
}

.largeText a:hover {
	color:#fff;
	background-color: #990000;
	font-family:verdana,Helvetica,sans-serif;
	font-size:20px;
	font-weight:bold;
	text-decoration: underline;
}

span.feature {
	color:#990000;
	font-size:20px;
	font-weight: bold;
	font-family:verdana,Helvetica,sans-serif;
	padding-left:3px;
	padding-right:3px;
}

div.logincentercolumn {
	padding-left: 30px;
	width: 649px;
}

ul.state_grid {
	list-style-position: inside;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
	font-size: 8pt;
	padding-left: 5px;
	background-color: #af1b19;
}

/* 2010-07-07 */
ul.state_grid li.state_grid {
	height: 37px;
	width: 215px; /* 250px; */
	float:left;
}

ul.state_grid li.state_grid > a {
	color:#000099;
	font-family:verdana,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: none;
}

ul.state_grid li.state_grid > a:hover {
	color:#fff;
	background-color: #990000;
	font-family:verdana,Helvetica,sans-serif;
	font-size:14px;
	font-weight:bold;
	text-decoration: underline;
}
div.newsalert {
	border: 2px solid #ff0000;
	background-color: #ffeeee;	
	padding: 7px;
	text-align: center;
	margin: 2px;
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana;
	border-radius: 10px;
	-moz-border-radius: 10px;
}

div.newsalert > a {
	color: #ff0000;
	font-weight: bold;
	font-size: 18px;
	font-family: verdana;
}

div.logomain {
	float: left;
	width:216px;
	padding-right:2px;
	padding-top:2px;
	padding-left:5px;
	height: 94px;
	/* background-color: #ddd; */
}

div.adtopright {
	float: left;
	width:732px;
	height: 94px;
	padding: 2px;
}

div.ad300x250 {
	width:300px;
	height:250px;
	padding-top: 5px;
	padding-left: 5px;
}

div.ad125x125 {
	float: left;
	width: 125px;
	height: 125px;
	padding-left: 20px;
	padding-top: 20px;
}

ul.filterbar {
	margin:0px;
	padding: 0px;
	padding-bottom: 5px;
	list-style-type:none;	
	position: absolute;
	height: 20px;
}

ul.filterbar li.filterbar {
	float: left;
	margin-left: 10px;
	padding: 0px;
}

span.sourceSubTitle {
	padding-left: 22px;
	font-size: 8pt;
	color: #000066;
	background-color: #ccc; /* #fce2e4; */
	font-weight: bold;
	display: block;
}


a.anon {
	padding-left: 6px !important;
}

span.anon {
	padding-left: 6px !important;
}
