@charset "utf-8";
/* CSS Document */

body {
 	line-height: 1.4em;
	margin: 0em;
	font-size:.95em;
	font-family:"Times New Roman", Times, serif;
}
h1, h2, h3 {
	text-transform:uppercase;
	letter-spacing:0.021em;
}
h1 {
	
	font-size: 1.8em;
	text-align:center;
	line-height: 1em;
	font-family:"Times New Roman", Times, serif;
}
h2 {
	font-size: 1.110em;
	text-align:center;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
h3 {
	font-size: 1.473em;
	text-align:center;
	text-transform:uppercase;
	font-family:"Times New Roman", Times, serif;
}
h4 {
	font-size: 1.150em;
	text-align:center;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
h5 {
	font-size: 1.090em;
	text-align:center;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
h6 {
	font-size: .8em;
	text-align:center;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
li {
	border-bottom:1px dashed #000;
	width: inherit;
	height: 0.313em;
}
hr {
	width: 8%;
	padding: 0.001em;
}
table{
	border-collapse: collapse;
	margin: 0.25em auto 0.375em auto;
	width: 31.25em;
}
tr {
	height: 1em;
	margin: 0 auto;
}
table a {
	text-decoration: none;
}
table a:hover {
	text-decoration: underline;
}
table td {
	text-align: right;
}

.width {
	width: 1.563em;
	margin-right:50px;
}
p{
	font-size:0.855em;
	padding: 0.006em;
	width: inherit;
}
th {
	text-align: center;
	font-variant:normal;
}
td.cell1 {
	border-left: 1px solid #998;
	border-collapse:collapse;
}
.header {
	font-size: 1em;
	text-align:center;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
}
.footer {
	font-size: .8em;
	text-align:center;
	font-weight:normal;
	font-family:"Times New Roman", Times, serif;
	font-variant:small-caps;
}
.dataLabel {
	text-align: left !important;
}
.center {
	text-align:center;
}
.dots{
	background-image:url(table-images/dots.gif);
	background-repeat:repeat-x;
	background-position:200px;
	text-align: left;
}
.dots span {
	background-color: #FFF;
}
td.blankCell {
	background: #FFF url(/images/bg-blankcell.gif) no-repeat center center;
}
.menu {
	width:37.5em;
}
.menu em {
	background: #fff;
	padding: 0 0 0 0em;
	font: 105%/90% Georgia, "Times New Roman", Times, serif;
	position: absolute;
}
.indentP span  {
	padding-left: 1.563em;
}
.electionStatistics {
	width: 40.625em;
	font-weight:normal;
}
.districtVotes {
	padding: 0 0 0 0.2em;
	font: 105%/90% Georgia, "Times New Roman", Times, serif;
}
.recapVotes {
	border: 1px solid #999;
	font-weight:normal;
}
.recapVotes th {
	padding: .3em;
	border: 1px solid #999;
}
.recapVotes th.dataLabel {
	border-bottom: 1px dotted #999 !important;
	border-top: none;
}
.recapVotes td {
	padding: .3em;
	border-right:  1px solid #998;
	border-left: 1px solid #998;
	border-bottom: 1px dotted #998;
}
.state {
	padding: 80em;
	width:20.125em;
	text-align: center;
}
tr.seperator td {
	border-top: 3px double #000;
	border-bottom: 3px double #000;
}
tr.seperatorSingle {
	border-top: 3px solid #000;
}
tr.seperatorTop td {
	border-top: 3px double #000;
}
tr.seperatorBottom td {
	border-bottom: 3px solid #000;	
}
tr.seperatorBot td {
	border-bottom: 3px double #000;	
}
.recapVotes .footnote {
	border-top: 1px dotted #999;
	text-align: left;
}
.recapVotes .footnote p {
	padding: 0;
	margin: 0;
}

