body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}

img {
	border: none;
	margin: 0;
	padding: 0;
}

form {
	margin: 0;
	padding: 0;
}

fieldset {
	border: none;
	margin: 0;
	padding: 0;
}

legend {
	display: none;
}

a, a:visited {
	text-decoration:none;
	color:#0000ff;
}

a:hover {
	text-decoration:underline;

}

a:active {

}

a:link {

}

a:visited {
}


h1.pageTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
}

.col-left h1 {
	font-size: 16px;
	font-weight: bold;
	color:#666;
	margin: 0;
	padding: 14px 0 30px 0;
}

.col-left h2 {
	font-size: 13px;
	font-weight: bold;
	color:#000;
	margin: 0;
	padding: 0 0 0 0;
	text-transform:uppercase;
	float:left;	
}

.col-left h2 span {
	display:block; 
	font-weight:normal;
	padding: 0 auto;
	text-align:left;
}

.col-right h3 {
	font-size: 10px;
	font-weight: bold;
	color:#666;
	margin: 0;
	padding: 0;
}

.col-right h4 {
	font-size: 10px;
	font-weight: normal;
	color:#666;
	margin: 0 0 0 0;
	padding: 0 0 0 0;
}

.col-right img, .col-right #pageblock {
	margin: 30px 0 0 0;
	padding: 0;
}

 .col-right #pageblock p {
	padding: 0 0 0 0;

}


#election-totals p.texttotals {
	padding: 0 0 8px 0;
	margin: 0 0 0 0;
	color:#000;
	font-size:12px;
	font-weight:bold;
}

#election-totals a {
	font-size:10px;
	font-weight:normal;
}

.nopadding {
	margin: 0 0 0 0;
	padding: 0 0 0 0;
	color:#009999;
}

h2.election-summary {
	text-transform:none;
	font-size:16px;
	font-weight:bold;	
}

h2.election-summary a {
	font-size:12px;
	font-weight:bold;
	color:#0000ff;
	padding-left: 30px;	
	
}


h1.electionTitle {
	font-size: 14px;
	text-transform:uppercase;
	font-weight: bold;
	margin: 0;
	padding: 3px 0 0px 0;
	color:#666666;
}

h2.electionTitle2 {
	font-size: 10px;
	margin: 0;
	padding: 3px 0 0px 0;
	color:#666666;
}

h3.electionTitle3 {
	font-size: 10px;
	margin: 0;
	padding: 2px 0 0px 0;
	color:#666666;
	font-weight:normal;
}


h1.wishTitle {
	font-size: 14px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 10px 0;
	text-transform: uppercase;
}

h1.contestTitle {
	font-size: 16px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 16px 0;
	color: #8d8d5c;
/*	color: #eb3d13;*/
}
 
h2 {
	font-size: 12px;
	font-weight: bold;
	margin: 0;
	padding: 0 0 6px 0;
}
 
#content p {
	margin: 0;
	padding: 0 0 16px 0;
}

dl.contestSummary {
	margin: 0;
	padding: 0 0 12px 0;
	width: 280px;
	float: left;
}

dl.contestSummary dt {
	margin: 0;
	padding: 0 0 6px 0;
	float: left;
	width: 160px;
}

dl.contestSummary dd {
	margin: 0;
	padding: 0 0 6px 0;
	float: left;
	width: 100px;
}

table.dataResults {
	width: 100%;
	border-top: 1px solid #ebebe1;
	margin-bottom: 8px;
	float: left;
}

table.dataResults th {
	background: transparent url("../images/table-header.jpg") left bottom repeat-x;
	padding: 15px 8px 8px 8px;
	text-align: center;
	font-weight:normal;
}

table.dataResults th.alignLeft, table.dataResults td.alignLeft {
	text-align: left;
}

table.dataResults td {
	padding: 5px 8px 5px 8px;
	text-align: center;
}


table.dataResults tr.odd td {

}

table.dataResults tr.even td, table.precincttable tr.even td {
	background-color: #f3f3ed;
}

table.precincttable {
	width: 700px;
	border-top: 1px solid #ebebe1;
	margin-bottom: 8px;
}

table.precincttable th {
	background: transparent url("../images/table-header.jpg") left bottom repeat-x;
	padding: 15px 8px 8px 8px;
	font-weight:normal;
}

table.precincttable td {
	padding: 5px 8px 5px 8px;
}

table.precincttable td.width100 {
	width:80px;
}

table.precincttable td.width340 {
	width:340px;
}

table.precincttable td.width280 {
	width:280px;
}

/* Rounded corner box */
.roundedCornerBox {
	float: left;
	width: 100%;
}

.roundedCornerBox .corner-tl {
	background: #ebebe1 url("../images/box-corner-tl.gif") left top no-repeat;
	height: 100%;
}

.roundedCornerBox .corner-tr {
	background: transparent url("../images/box-corner-tr.gif") right top no-repeat;
}

.roundedCornerBox .corner-bl {
	background: transparent url("../images/box-corner-bl.gif") left bottom no-repeat;
}

.roundedCornerBox .corner-br {
	background: transparent url("../images/box-corner-br.gif") right bottom no-repeat;
	padding: 15px 15px 5px 15px;
}

/* Form Styles */
form p {
	margin: 0;
	padding: 0 0 15px 0;
}

label.block {
	display: block;
	font-weight: bold;
	padding: 0 0 4px 0;
}

.form-select-auto {
	width: 100%;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form-select150 {
	width: 150px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.form-select300 {
	width: 500px;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* Bar chart styles */
.graph { 
    float:left;
    position: relative; /* IE is dumb */
    width: 50px; 
    text-align: left; 
    background: #fafafa;
    border: 1px solid #dbdbdb; 
    padding: 0px; 
}
.graph-label { 
    float:left;
    padding: 0 0 0 10px;
}
.graph .bar { 
    display: block;
    position: relative;
    background: #a9afbb;
    color: none;
    text-align: center; 
    height: 1em; 
    line-height: 1em;            
}
.graph .bar span { position: absolute; left: 1em; }
