body {
	margin: .5em .5em 0 .5em;
	padding: 0;
	text-align: center;
	font-family: lucida grande, verdana, sans-serif;
	font-size: 12px;
	line-height: 1.3;
}
a, a:link {
	color: #3681C5;
	text-decoration: underline;
}
a:visited {
	color: #600A8B;
	text-decoration: underline;
}
a:hover, a:active {
	color: #000;
	text-decoration: underline;
}
#pagewidth {
	position: relative; 
	width: 720px;
	text-align: left;
	margin: 0 auto; 
}
#header {
	position: relative; 
	background-color: #3A83C5; 
}
#logo {
	position: absolute;
	top: 0;
	right: 0;
	z-index: 10;
}
#mainbod {
	background: transparent url(/images/vertline2.gif) repeat-y 505px 0;
}	
#leftcol {
	width: 479px;
	min-height: 300px;
	margin: 0 25px 0 0;
	padding: 1em 0 3em 0;
	float: left;
	display: inline;
}
#rightcol {
	width: 215px;
	margin: 0;
	float: left;
	display: inline;
	padding: 3em 0 2em 0;
}
#footer {
	clear: both;
	position: relative; 
	height: 3em; 
	background-color: #3A83C5; 
	border-top: 2px solid #00539F; 
	margin: 0 0 0 0;
	padding: .2em 1em 1em 1em;
	font-size: 11px;
	color: #fff;
} 
#footer a, #footer a:link, #footer a:visited {
	color: #fff;
	text-decoration: underline;
}
#footer a:hover, #footer a:active {
	color: #000;
	text-decoration: underline;
}
#ivoted {
	z-index: 12;
	position: absolute;
	top: -80px;
	right: 0;
	width: 118px;
	height: 113px;
}
#sponsors {
	clear: both;
	width: 600px;
	display: block;
	color: #999;
	text-align: center;
	background-color: #fff;
	margin: 3em 0 .2em 0; padding: .5em;
}

#topnav {
	position: relative; 
	background-color: #fff;
	font-size: 11px;
	line-height: 2;
	padding: 0 0 0 .5em;
	color: #666;
} 
#topnav a, #topnav a:link, #topnav a:visited {
	color: #666;
	text-decoration: none;
}
#topnav a:hover, #topnav a:active {
	color: #069;
	text-decoration: underline;
}
#mainnav {
	position: relative; 
	background-color: #ebebeb;
	text-align: center;
	padding: 0;
} 
#mainnav ul {
	background-color: #00539F;
	color: White;
	float: left;
	width: 100%;
	margin: 0; padding: 0;
}
#mainnav li {
	display: inline;
	text-align: center;
	list-style-type: none;
}
#mainnav a, #mainnav a:link, #mainnav a:visited {
	padding: 0 0.9em;
	float: left;
	font-size: 13px;
	line-height: 2;
	color: #fff;
	text-decoration: none;
	background-color: #00539F;
	border-right: 1px #fff solid;
}
#mainnav a:hover, #mainnav a:active {
	color: #fff;
	text-decoration: none;
	background-color: #c00
}
#mainnav .navon a, #mainnav .navon a:link, #mainnav .navon a:visited {
	padding: 0 0.9em;
	float: left;
	font-size: 13px;
	line-height: 2;
	color: #fff;
	text-decoration: none;
	background-color: #036;
	border-right: 1px #fff solid;
}
#mainnav .navon a:hover, #mainnav .navon a:active {
	color: #fff;
	text-decoration: none;
	background-color: #c00
}
#rightcol div a, #rightcol div a:link, #rightcol div a:visited {
	color: #fff;
	text-decoration: underline;
}
#rightcol div a:hover, #rightcol div a:active {
	color: #036;
	text-decoration: underline;
}
#rightcol ul {
	list-style-type: none;
	padding: 0;
	margin: 0;
}
#rightcol li {
	background-image: url(/images/arrow_white.gif);
	background-repeat: no-repeat;
	background-position: 0 .4em;
	padding-left: .9em;
}
.promovol {
	position: relative;
	background: #CE1141 url(/images/ballotbox_bkgd.jpg) top center no-repeat; 
	height: 209px;
	margin: 1em 0;
	padding: 0;
	color: #fff;
}
.promovol div {
	padding: 1em 1em 0 13px;
	line-height: 1.1;
}
.promoprecinct {
	position: relative;
	/* background: #CE1141 url(/images/bkgd_not_at_these_precincts.jpg) top center no-repeat; */
	background: #CE1141 url(/images/ballotbox_bkgd.jpg) top center no-repeat;
	height: 209px;
	margin: 1em 0;
	padding: 0;
	color: #fff;
}
.promoprecinct div {
	padding: 1em 1em 0 13px;
	font-size: 1.2em;
}
.promowheretovote {
	position: relative;
	background:  url(/images/where_to_vote_bkgd.jpg) top left no-repeat; /* #CE1141 */
	height: 120px;
	margin: 1em 0;
	padding: 0;
	color: #000;
}
.promowheretovote div {
	padding: 1.6em 1em 0 13px;
}
.volunteeractions .promovol {
	width: 215px;
	float: left;
	margin: 0 1.5em 1.5em 0;
}
.volunteeractions .promovol a, .volunteeractions .promovol a:link, .volunteeractions .promovol  a:visited {
	display: block;
	text-align: center;
	margin: .5em 0 0 0;
	font-size: 18px;
	line-height: 1.2;
	color: #fff;
	text-decoration: underline;
}
.volunteeractions .promovol  a:hover, .volunteeractions .promovol  a:active {
	color: #000;
	text-decoration: underline;
}

.promoblue {
	position: relative;
	background: #3A83C5 url(/images/boxbtm_blue.gif) bottom center no-repeat; 
	margin: 1em 0;
	padding: 1em 1em 1.3em 1em;
	color: #fff;
}
.promoblue .tiptop { 
	position: absolute;
	top: 0; left: 0;
	background: transparent url(/images/boxtop_blue.gif) top center no-repeat; 
	height: 4px; width: 215px;
}

.promobluewhite {
	position: relative;
	background: #fff url(/images/boxbtm_blue.gif) bottom center no-repeat; 
	margin: 1em 0;
	padding: 1em 1em 1.3em 1em;
	color: #666;
}
.promobluewhite .tiptop { 
	position: absolute;
	top: 0; left: 0;
	background: transparent url(/images/boxtop_blue.gif) top center no-repeat; 
	height: 4px; width: 215px;
}
.promoblueorange {
	position: relative;
	background: #f60 url(/images/boxbtm_blue.gif) bottom center no-repeat; 
	margin: 1em 0;
	padding: 1em 1em 1.3em 1em;
	color: #fff;
}
.promoblueorange .tiptop { 
	position: absolute;
	top: 0; left: 0;
	background: transparent url(/images/boxtop_blue.gif) top center no-repeat; 
	height: 4px; width: 215px;
}
.promored {
	position: relative;
	background: #E37691 url(/images/boxbtm_red.gif) bottom center no-repeat; 
	margin: 1em 0;
	padding: 1em 1em 1.3em 1em;
	color: #fff;
}
.promored .tiptop { 
	position: absolute;
	top: 0; left: 0;
	background: transparent url(/images/boxtop_red.gif) top center no-repeat; 
	height: 4px; width: 215px;
}
.promogray {
	position: relative;
	background: #ebebeb url(/images/boxbtm_gray.gif) bottom center no-repeat; 
	margin: 1em 0;
	padding: 1em 1em 1.3em 1em;
	color: #666;
}
.promogray .tiptop { 
	position: absolute;
	top: 0; left: 0;
	background: transparent url(/images/boxtop_gray.gif) top center no-repeat; 
	height: 4px; width: 215px;
}
/* Hide from IE5-mac. Only IE-win sees this. \*/
* html .promogray .tiptop, * html .promored .tiptop, * html .promoblue .tiptop, * html .promoblueorange .tiptop, * html .promobluewhite .tiptop {
	left: -1em;
}
/* End hide from IE5/mac */

.bluebutton {
	background-color: #00539F;
	color: #fff;
	margin: .3em 0 0 0;
	padding: .3em;
	font-weight: bold;
	border-top: 2px solid #999;
	border-left: 2px solid #999;
	border-right: 2px solid #036;
	border-bottom: 2px solid #036;
}
.bluebutton:active {
	background-color: #3A83C5;
	color: #fff;
	margin: .3em 0 0 0;
	padding: .3em;
	font-weight: bold;
	border-top: 2px solid #036;
	border-left: 2px solid #036;
	border-right: 2px solid #999;
	border-bottom: 2px solid #999;
}

#rightcol .promogray a, #rightcol .promogray a:link, #rightcol .promogray a:visited, #rightcol .promobluewhite a, #rightcol .promobluewhite a:link, #rightcol .promobluewhite a:visited, #rightcol .promowheretovote a, #rightcol .promowheretovote a:link, #rightcol .promowheretovote a:visited{
	color: #3681C5;
	text-decoration: underline;
}
#rightcol .promogray a:hover, #rightcol .promogray a:active, #rightcol .promobluewhite a:hover, #rightcol .promobluewhite a:active, #rightcol .promowheretovote a:hover, #rightcol .promowheretovote a:active{
	color: #000;
	text-decoration: underline;
}

.kidsandteens, .volunteeractions {
	margin: 1.8em 0 1.5em 4px;
	padding: 0;
	font-size: 10px;
}
.kidsandteens .box {
	float: left;
	width: 215px;
	position: relative;
	background: #c2d9ed url(/images/boxbtm_blue.gif) bottom center no-repeat; 
	margin: 0 1.5em 1.5em 0;
	padding: 0 0 1em 0;
	color: #000;
	text-align: center;
}
.volunteeractions .box {
	float: left;
	width: 215px;
	position: relative;
	margin: 0 1.5em 1.5em 0;
	padding: 0;
	color: #000;
	text-align: center;
}
.kidsandteens .box .tiptop { 
	position: absolute;
	top: 0; left: 0;
	background: transparent url(/images/boxtop_blue.gif) top center no-repeat; 
	height: 4px; width: 215px;
}
.kidsandteens a, .kidsandteens a:link, .kidsandteens a:visited {
	display: block;
	margin: .3em 0 0 0;
	font-size: 18px;
	line-height: 1.2;
	color: #3681C5;
	text-decoration: underline;
}
.kidsandteens a:hover, .kidsandteens a:active {
	color: #000;
	text-decoration: underline;
}

.breakall { clear: both; height: 2px; font-size: 1px;}
p {
	margin: 0 0 1em 0;
}
h1 {
	margin: 1.5em 0 .4em 0;
	font-size: 1.8em;
	line-height: 1.1;
	font-weight: normal;
	color: #c00;
}
h2 {
	margin: 1.3em 0 .2em 0;
	font-size: 1.3em;
	line-height: 1.1;
	font-weight: bold;
	color: #000;
}
h3 {
	margin: 1.1em 0 .2em 0;
	font-size: 1em;
	line-height: 1.1;
	font-weight: bold;
	color: #000;
}
H3 .altText
{
	font-weight: normal;
}

h4 {
	margin: 0.3em 0 -0.6em 0;
	font-size: 1.8em;
	line-height: 1;
	font-weight: bold;
	color: #036;
	text-align: center;
}
h5 {
	margin: 0.3em 0 0.5em 0;
	font-size: 1.6em;
	line-height: 1;
	font-weight: normal;
	color: #036;
}
.tiny {
	font-size: .8em;
	color: #999;
}
li
{
	list-style-image: none;
}

li p
{	
	margin-top: 0px;
}
input, textarea, select
{
	font-family: lucida grande, verdana, sans-serif;
	font-size: 11px;
	line-height: 1.3;
}
.SearchURL
{
	color: #666666;	
}
.voteTable
{
	border-top: 1px solid #999;	
}
.voteImageCell
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #F5F5F5;
	width: 60px;
	border-bottom: 1px solid #999;
}
.voteBioCell
{
	background-color: #F5F5F5;
	border-bottom: 1px solid #999;
}
.voteImageCellWinner
{
	padding: 5px 0px 5px 0px;
	text-align: center;
	background-color: #cdcdcd;
	width: 60px;
	border-bottom: 1px solid #999;
}
.voteBioCellWinner
{
	background-color: #cdcdcd;
	border-bottom: 1px solid #999;
}
.candidateName
{
	font-size: 12px;
	font-weight: bold;
}
.candidateParty
{
	font-size: 10px;
}
.candidateCounts
{
	display: block;
	font-size: 10px;
	font-weight: bold;
}

form p 
{
	line-height: 1.3, font-size: 10px; 
	margin-bottom: 0.8em; 
	position: relative;
}
form input
{ 
	line-height: 1.1, font-size: 9px; 
}
form input.req, .req
{ 
	background-color: #E7EFF6;
}
form button 
{ 
	color: #fff; 
	background-color: #3A83C5; 
	font-size: 1.2em; 
	padding: .2em 1em; 
}
form label 
{ 
	font-weight: normal; 
}
.footnotes
{
	font-size: 10px;
	color: #666666;
	margin-top: 50px;
}
.tinytext {
	font-size: 9px;
	color: #666;
}