body {
	background-color:#000066;
	background-image: url("images/bg.jpg");
	background-position: center top;
	background-repeat: repeat-y;
	margin: 0px;
}

td {
	text-align: left;
	vertical-align: top;
	margin: 0px;
	font: normal 12px/18px "Trebuchet MS", Arial, Sans-Serif;
} 

td.bluebox {
	background: url(images/bluebox/bg.gif) repeat-y;
}
td.whitebox_top {
	background: url(images/whitebox/top.gif) no-repeat;
	width: 591px;
	height: 33px;
}
td.whitebox_middle {
	background: url(images/whitebox/bg.gif) repeat-y;
	text-align:center;
}
td.whitebox_middle p {
	font: normal 12px/16px "Trebuchet MS", Arial, Sans-Serif;
	color: #000033;
	margin: 16px 26px 12px 20px;
	text-align: left;
}
td.whitebox_middle h2 {
	font: bold 18px/17px "Trebuchet MS", Arial, Sans-Serif;
	text-transform: uppercase;
	color: #000033;
	margin: 16px 26px 12px 20px;
	text-align: left;
}
td.whitebox_bottom {
	background: url(images/whitebox/bottom.gif) no-repeat;
	width: 591px;
	height: 23px;
}

td.storebox_top {
	background: url(images/storebox/top.gif) no-repeat;
	width: 800px;
	height: 33px;
}
td.storebox_middle {
	background: url(images/storebox/bg.gif) repeat-y;
}
td.storebox_bottom {
	background: url(images/storebox/bottom.gif) no-repeat;
	width: 800px;
	height: 23px;
}

td.bigbluebox_middle {
	background: url(images/bigbluebox/middle.gif) repeat-y;
}
td.bigbluebox_middle p {
	font: normal 12px/16px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 8px 26px 6px;
}
td.bigbluebox_bottom {
	background: url(images/bigbluebox/bottom.gif) no-repeat;
	width: 591px;
	height: 23px;
}



h2 {
	color: 000066;
	font: bold 24px/22px "Trebuchet MS", Arial, Sans-Serif;
	text-align: left;
	margin: 10px 6px 3px 12px;
} 

p.bluebox {
	font: bold 20px/16px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 0px 0px 0px 12px;
	text-transform: uppercase;
}
p.bluebox_subhead {
	font: bold 14px/15px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 6px 0px 0px 12px;
}
p.bluebox_small {
	font: normal 11px/13px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 6px 6px 3px 12px;
}
p.bluebox_smaller {
	font: normal 9px/10px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 2px 6px 2px 12px;
}
p.bluebox_center {
	font: normal 11px/13px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 10px 6px 3px 12px;
	text-align:center
}

ul,ol {
	margin: 0px;
	padding: 0px;
}
li {
	margin: 10px 6px 3px 12px;
}
li.bluebox {
	font: bold 13px/13px "Trebuchet MS", Arial, Sans-Serif;
	text-transform: uppercase;
	color: #FFFFFF;
	list-style-position: outside;
	list-style-image: url(images/bluebullet.gif);
	margin: 10px 0px 0px 26px;
}
p.bigwhite {
	font: bold 20px/16px "Trebuchet MS", Arial, Sans-Serif;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 8px 0px 6px 26px;
}


p.whitebox_content {
	font: normal 12px/16px "Trebuchet MS", Arial, Sans-Serif;
	color: #000033;
	margin: 16px 26px 12px 20px;
}
p.whitebox_link {
	font: normal 12px/16px "Trebuchet MS", Arial, Sans-Serif;
	color: #000033;
	margin: 4px 36px 6px 20px;
}
p.tinywhite {
	font: normal 9px/9px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	margin: 6px 6px 6px 26px;
}

td.white {
	font: normal 14px/16px "Trebuchet MS", Arial, Sans-Serif;
	color: #FFFFFF;
	vertical-align:middle;
}
p.center {
	text-align: center;
}

.entry {
	width:480;
	margin-right: 10px;
}
div.map_button {
	width:100px;
	height:50px;
	float:right;
	margin: 0px 20px;
}
.select_state {
	font: normal 10px/11px "Trebuchet MS", Arial, Sans-Serif;
	margin: 2px;
}

p.voter_head {
	font: bold 16px/16px "Trebuchet MS", Arial, Sans-Serif;
	text-transform: uppercase;
	color: #000033;
	margin: 10px 0px 0px 0px;
}
p.voter_subhead {
	font: bold 15px/14px "Trebuchet MS", Arial, Sans-Serif;
	color: #000033;
	margin: 10px 0px 0px 0px;
}
p.voter_list {
	font: normal 12px/13px "Trebuchet MS", Arial, Sans-Serif;
	color: #000033;
	margin: 4px 0px 0px 4px;
}
p.voter_note {
	font: bold 11px/11px "Trebuchet MS", Arial, Sans-Serif;
	color: #000033;
	margin: 0;
}
.prevnext {
	text-align: center;
	font-size:12px;
	font-weight: bold;
}



a {color: #93181d;text-decoration: none;}
a:hover {color: #FF0000;text-decoration: underline;}
a:visited {color: #93181d;text-decoration: none;}
a:hover:visited {color: #FF0000;text-decoration: underline;}
a.white {color: #FFFFFF;text-decoration: none;}
a.white:hover {color: #FF0000;text-decoration: none;}
a.white:visited {color: #FFFFFF;text-decoration: none;}
a.white:visited:hover {color: #FF0000;text-decoration: none;}
a.blue {color: #000066;text-decoration: none;}
a.blue:hover {color: #FF0000;text-decoration: none;}
a.blue:visited {color: #000066;text-decoration: none;}
a.blue:visited:hover {color: #FF0000;text-decoration: none;}
