body {
	background: url(/images/bkgnd_bottom.gif) top repeat-y #d7e7f8;
	margin:0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a {
	color: #1d5ca3;
}
h1 {
	color: white;
	font-size: 1.25em;
	padding: 8px 16px 8px;
	margin: 0;
	white-space: nowrap;
}
h2 {
	font-size: 1em;
}
form {
	margin: 0;
}

sup {
	font-size: .8em;
}

.clearDiv {
	clear: both;
	font-size: 1px;
	border: none!important;
}
.IEclearDiv {
	clear: both;
	width: 558px;
	margin: 0;
	font-size: 0;
	border: 10px none blue;
	background-color: white;
}

/*
html>body .IEclearDiv {
	display: none;
}

*/
.date {
	font-weight: bold;
}

#bodywrap {
	background: url(/images/bkgnd_top.gif) top no-repeat;
	margin:0px;
	padding: 10px;
}

#header, #nav, #secondaryNav, #content {
	width: 747px;
	margin:0 auto;
}

#header img {
	margin: 13px 19px 14px;
	float: left;
}

#utilNav {
	text-align: right;
	font-size: .9em;
}

#utilNav a {
	padding: 1px 10px;
	color: #584d40;
	border-left: 1px solid #bbad9c;
	text-decoration: none;
}

#utilNav a:hover {
	text-decoration: underline;
}

a.first-child, li.first-child {
	border-left: none!important;
}

#slogan {
	color: #1d5ca3;
	font-style: italic;
	font-size: 1.3em;
	clear: right;
	text-align: right;
	font-weight: bold;
	margin-top: 30px;
	padding: 0 10px;
	letter-spacing: -0.05ex;
}

#nav {
	clear: both;
}

#nav ul, #footer ul, #secondaryNav ul, .anchorNav {
	display: inline;
}

#nav li {
	list-style: none;
	float: left;
	width:159px;
	text-align: center;
}

#nav a {
	padding-top: 7px;
	display: block;
	color: #1d5ca3;
	height: 21px;
	text-decoration: none;
	font-weight: bold;
	font-size: 1.05em;
}

#navMuni {
	background: url(/images/nav_muni_off.gif) left no-repeat;
	margin-right: 1px;
}

#navPoli {
	background: url(/images/nav_poli_off.gif) left no-repeat;
	margin-right: 1px;
}

#navNews {
	background: url(/images/nav_news_off.gif) left no-repeat;
	width:142px!important;
	margin-right: 1px;
}

#navCons {
	background: url(/images/nav_cons_off.gif) left no-repeat;
	margin-right: 1px;
	width:142px!important;
}

#navAbou {
	background: url(/images/nav_abou_off.gif) left no-repeat;
	width:141px!important;
}


#content {
	padding: 0 10px;
}


#FirstRead {
	border-bottom: 5px solid white;
	margin: 0;
}

#IssueCol h1 {
	background: url(/images/colHead_issues.gif) top repeat-x;
}

#PoliColi h1 {
	background: url(/images/colHead_poli.gif) top repeat-x;
}

#MuniColi h1 {
	background: url(/images/colHead_muni.gif) top repeat-x;
padding-right: 0;
}

#NewsColi h1 {
	background: url(/images/colHead_news.gif) top repeat-x;
}

#contentFoot { width: 100%; overflow: hidden }

.colClass {
	border: solid 0px red;
	float: right;
	width: 182px;
	margin-right: 5px;
	margin-top: 0;
	display: inline;
}

#IssueCol {
	margin-right: 0;
	width: 184px;
}

#NewsColi {
	width: 184px;
}

#NewsColi .date {
	color: #b25e09;
}

.colClass p, .colClass h2, .ColiInput {
	margin: .9em 16px .5em;
}

.colClass img {
	margin-left: 16px;
}

.buttonWrap, .continueLink {
	text-align: right;
	margin: 0 16px .9em;
}
.buttonWrap input, .buttonWrapPoli input, .buttonWrapMuni input {
	border: none;
}
.buttonWrapPoli, .buttonWrapMuni {
	margin: 0 16px .8em;
	border: none!important;
}
.continueLink {
	font-weight: bold;
}

.issueSubmit, .poliSubmit, .muniSubmit {
	border: none;
	color: white;
	font-size: 0.9em;
	font-weight: bold;
	height: 20px;
	cursor: pointer;
}
.issueSubmit {
	background: url(/images/btn_issues.gif) right no-repeat;
}
.poliSubmit {
	background: url(/images/btn_poli.gif) right no-repeat;
}
.muniSubmit {
	background: url(/images/btn_muni.gif) right no-repeat;
}
html>body .issueSubmit, html>body .poliSubmit, html>body .muniSubmit {
	padding-bottom: 4px;
}

.issueDiv {
	border: 1px solid #a4bfdd;
	background: #fffeef;
	margin: 8px;
}

.arrowList {
	list-style-image: url(/images/arrowBullet.gif);
}
.arrowList li {
	margin-bottom: 2px;
}

.shaded {
	background: #ddd;
}

.anchorNav {
	width: 530px;
	list-style:none;
}

.anchorNav li {
	float: left;
	display: block;
	border-left: 1px solid #333;
	padding: 1px 1em;
}

/*
html>body .anchorNav li {
	margin-bottom: 1em;
}
*/

.anchorNav li a {
}

#copyright {
	float:right;
}

#footer {
	clear: both;
	width: 707px;
	margin:12px auto;
	font-size: .9em;
}

#footer li {
	display: inline;
	list-style: none;
	float: left;
	padding: 0 1em;
}

#footer, #footer a {
	color: #584d40;
	text-decoration: none;
}

.source {
	font-style: italic;
	font-weight: bold;
	font-size: 9pt;
}
