body {
 background-color:#336;
}
p, body, td, th {font-family: Arial, Helvetica, sans-serif; color: #000033}
h1, h2 {font-family: Arial, Helvetica, sans-serif; color: #990000;}
h3, h4 {font-family: Arial, Helvetica, sans-serif; color: #003399;}
.body_copy {  font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #000033}
.body_italics {  font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #000033 font-style: italic}
.kids {  font-family: "Comic Sans MS", Tekton, Blueprint, "Dom Casual", "Dom Casual BT"; font-weight: bold}
.kids_title {  font-family: "Comic Sans MS", Tekton, Blueprint, "Dom Casual", "Dom Casual BT"; font-weight: bold; font-size: 200%; color: #00CC33}
.page_head { font-family: Arial, Helvetica, sans-serif; font-size: 120%; color: #990000; font-weight: bold}
.redhead { font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #990000; font-weight: bold}
.bluehead {  font-family: Arial, Helvetica, sans-serif; font-size: 100%; color: #003399; font-weight: bold}
.navtype { font-family: Arial, Helvetica, sans-serif; font-size: 80%; font-weight: normal}
.table_head {  font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #FFFFFF; font-weight: bolder}
.dir_head {font-family: Arial, Helvetica, sans-serif; font-size: 85%; color: #000033; font-weight: bold;}
.dir_sub {font-family: Arial, Helvetica, sans-serif; font-size: 75%; color: #000033;}
.name, .business, .street, .csz, .website, .phone, .hours, .map, .nxprev {
	font-family : Arial, New York, sans-serif;
	font-size : 80%;
	}
.name {
	color: #000066;
	font-size : 90%;
	font-weight: bold;
	}
.title, tr.title th, tr.title td {
  color: #000033;
  border-bottom:  1px solid #000033;
}
.outer {
  border:  1px solid #000033;
}
.turnout {
  font-size: 85%;
  color: #000033;
}
.inner td {
  font-size: 85%;
  color: #000033;
  padding-left: 3px;
  padding-right: 3px;
  padding-bottom: 2px;
}
.system-msg {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
  background-color: #ffffff;
  border:  1px solid #000000;
  margin-bottom: 6px;
  margin-top: 6px;
  padding: 4px;
  width: 100%;
  color: #660033;
}

.form-error {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 85%; 
  background-color: #ffffff;
  border:  1px solid #000000;
  margin-bottom: 6px;
  margin-top: 6px;
  color: #660033;
}
.label-error {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 85%; 
  background-color: #ffffff;
  color: #660033;
  font-weight: bold;
  text-align: right;
}
.form-input {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 10pt; 
}
.form-table {
  font-family: Arial, Helvetica, sans-serif; 
  background-color: #99CCFF;
}
.form-description {
  font-family: Arial, Helvetica, sans-serif;
  font-size: 75%;
  color: #333333;
}
.section-bar {
  font-family: Arial, Helvetica, sans-serif;
  font-weight: bold;
  font-size: 85%; 
  background-color: #c0c0c0;
  border: none;
}
.form-label {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 85%; 
  color: #333333;
  text-align: right;
}
.form-optional {
  font-family: Arial, Helvetica, sans-serif; 
  font-size: 85%; 
  color: #333333;
  text-align: right;
}
.form-submit {
  color : black;
  font-size: 10pt; 
}
a img {border:none;}

/* 20051007 Update */
#visWrapper {
  text-align:center;
}
#pageWrapper {
  position: static;
  width:750px;
  padding:0;
  margin: 6px auto;
  text-align:left;
  background-color: #fff;
}
#header {
  position: relative;
  top: 0;
  left: 0;
  width: 750px;
  height: 133px;
}
#banner {
  position: static;
}
#cWrapper {
  padding: 0 1.5em 0 1.5em;
}
#leftCol {
  width:200px;
  float: left;
  padding:0;
}
#content {
  margin-left: 220px;
  width: 460px;
}
.portlet {
  padding: 3px;
}
.portlet h5 {
  background-color: #336;
  color: #fff;
  padding: 3px;
  text-align: center;
  font-size: 100%;
  font-weight: bold;
  margin: 0;
}
.pbody {
  border: 1px solid #336;
  margin: 0;
  padding: 1em;
  font-size: 90%;
}
.pbody ul {
  margin: 0 0 0 0.75em;
  padding: 0;
}
.pbody li {
  margin-bottom: 0.5em;
}
.pbody li a {
  text-decoration: none;
}
#search_form {
  position: absolute;
  top: 6px;
  right: 45px;
}
#search_form input {
  vertical-align:middle;
}
#crumbs {
  font-size: 70%;
  text-transform: lowercase;
  margin: 0 0 1em 1em;
  padding: 0;
  
}

/* return styles */

table.nouter {
  margin: 1em;
  padding:0;
  margin-bottom:0;
  border: 1px solid #003;
}
table.return {
  margin: 0;
  padding:0;
  width: 100%;
}
table.return td, table.return th {
  padding: 0.1em 0.5em;
}
.ctitle {
  padding: 0.75em;
  font-size: larger;
  font-weight: bold;
  border-bottom: 1px solid #003;
}
.cname, .vcount, .pct, .precinct, .ttitle {
  text-align:right;
}
.pbar {
  text-align: left;
}
.ptitle {
  text-decoration: underline;
}
.cname {
  text-align:right;
}
.btitle {
  background-color: #ccc;
  text-align: right;
  vertical-align: bottom;
}
.ttitle {
  font-weight: bold;
  font-size: larger;
  text-decoration: underline;
}
.precinct {
  font-weight: bold;
}
.snews {
  padding: 0.5em 6em 0 6em;
}