html {overflow-y: scroll;}
body,div,dl,dt,dd,ul,ol,li,h1,h2,h3,h4,h5,h6,pre,code,form,fieldset,legend,input,textarea,p,blockquote,th,td {margin:0;padding:0;}
table{border-collapse:collapse;border-spacing:0;}
fieldset,img{border:0;}
address,caption,cite,code,dfn,em,strong,th,var{font-style:normal;font-weight:normal;}
li{list-style:none;}
caption,th{text-align:left;}
h1,h2,h3,h4,h5,h6{font-size:100%;font-weight:normal;color:#000;}
q:before,q:after{content:'';}
abbr,acronym{border:0;font-variant:normal;}
sup{vertical-align:text-top;}
sub{vertical-align:text-bottom;}
input,textarea,select{font-family:inherit;font-size:inherit;font-weight:inherit;}
input,textarea,select{*font-size:100%;}
legend{color:#000;}
del,ins{text-decoration:none;}
table{font-size:inherit;font:100%;}
pre,code,kbd,samp,tt{font-family:monospace;line-height:100%;}
iframe{border:none;}
select,input,button,textarea{border:1px solid #999;}
strong { font-weight: bold; }
em { font-style: italic; }
strong em, em strong { font-style: italic; font-weight: bold; }
select:focus, option:focus, select::-moz-focus-inner, option::-moz-focus-inner,:focus,a{ -moz-outline-style:none; outline:none!important; }
a {text-decoration: none;color:#000; font-size: 9pt;}

body,select,input,button,textarea,label {
font-family: Helvetica,Arial,sans-serif;
}

body {
	color: black;
	font: 9pt/12pt Helvetica,Arial,sans-serif;
}



div {
	margin-bottom: 12pt;
}

h1, h1 a { font-size: 18pt; line-height: 1.25em; font-weight: bold; margin-bottom: 1em; }
h2, h2 a { font-size: 14pt; line-height: 1.25em; font-weight: bold; margin-bottom: 1em; }
h3, h3 a { font-size: 14pt; line-height: 1.25em; font-weight: bold; margin-bottom: 1em; }
h4, h4 a { font-size: 12pt; line-height: 1.25em; font-weight: bold; }
h5, h5 a { font-size: 10pt; line-height: 1.25em; font-weight: normal; margin-bottom: 1em; }
h6, h6 a { font-size: 10pt; line-height: 1.25em; font-weight: bold; margin-bottom: 1em; }
p { font-size: 9pt; line-height: 12pt; margin-bottom: 1em; }

#copy ul,
#copy ol {
	margin-bottom: 1em;
}
#copy ul li {
	font-size: 9pt;
	line-height: 14pt;
	color: #4c4c4c;
	list-style-position: inside;
	list-style-type: disc;
}
#copy ol li {
	font-size: 9pt;
	line-height: 14pt;
	color: #4c4c4c;
	list-style-position: inside;
	list-style-type: decimal;
}
#copy blockquote {
	border-top: 1px solid #000;
	border-bottom: 1px solid #000;
	margin: 1em 10%;
	padding: 1em 0 0;
}
#copy blockquote p {
	font-style: italic;
}
#sidebar ul {
	margin-bottom: 12pt;
}


.hide,
#language-switcher,
#nav-primary,
.sipa-share,
ul.options,
.screen-only,
p.details,
.util-links,
.no-results,
a.expand-all,
.newer-older,
.sipa-form,
.candidate-details,
#header #logo a,
#site-alert,
#subForm {
	display: none!important;
}

#content a:link:after,
#content a:visited:after,
#footer a:link:after,
#footer a:visited:after {
  content: " (" attr(href) ") ";
  font-size: 9pt;
  font-weight: normal;
  font-style: normal;
  display: block;
}

#content a[href^="/"]:after,
#footer a[href^="/"]:after {
  content: " (http://whosontheballot.org" attr(href) ") ";
}
.home-extras span {
	display: block;
}
.disclaimer, .alert p {
	font-size: 80%;
}
#logo-print {
	float: left;
	margin-right: 10pt;
}

#header {
	border-bottom: 1pt solid #000;
	margin-bottom: 24pt;
	overflow: hidden;
}
#header #tagline {
	float: left;
	margin-top: 50pt;
	font-weight: normal;
}
.module, .offices {
	clear: both;
	overflow: hidden;
}
.submod {
	float: left;
	width: 45%;
	margin-right: 5%;
	overflow: hidden;
	margin-bottom: 0;
}
.submod.office {
	border-bottom: 2pt solid #000;
	clear: both;
	width: 100%;
	margin-bottom: 0;
	padding: 12pt 0;
}
.submod h4 {
	font-weight: bold;
}
.submod.office h4 {
	text-transform: uppercase;
	font-size: 10pt;
	font-weight: normal;
	margin-bottom: 0;
}
.submod.office h5 {
	font-size: 14pt;
	font-weight: bold;
	margin-bottom: 0;
}
.office-description {
	width: 30%;
	float: right;
	font-style: italic;
}
.office-description p {
	font-size: 90%;
}
.office-description .trigger {
	font-weight: bold;
	margin-bottom: 3mm;
	display: block;
	font-size: 90%;
}
.office-info-info {
	width: 65%;
	float: left;
	margin-bottom: 0;
}
.office .name {
	float: left;
	width: 35%;
	margin-right: 10%;
}
.office .name:before {
	content: "";
	width: 1em;
	height: 1em;
	display: block;
	border: 1px solid #000;
	margin-right: 5pt;
	float: left;
}
.office .party {
	float: left;
	width: 55%;	
}
.office .name,
.office .party {
	margin: 0.5em 0;
}
.office .row {
	clear: left;
	width: 60%;
	border-top: 1pt solid #000;
}
.quantity {
	font-size: 10pt;
	font-style: italic;
}
.module h2 {
	border-bottom: 3pt solid #000;
	padding-bottom: 3mm;
	margin-bottom: 3mm;
}
.poll-site-map {
	width: 100%;
	height: auto;
}
.poll-site-map img {
	width: 45%;
	height: auto;
	float: left;
	margin-right: 5%;
}
.poll-site-info .row {
	border-top: 1px solid #000;
	overflow: hidden;
	margin-bottom: 0;
}
.poll-site-info .row p {
	float: left;
	width: 45%;
	margin-right: 5%;
	margin-bottom: 0;
	padding: 0.5em 0;
}
#footer {
	border-top: 1pt solid #000;
	padding-top: 10mm;
}
#footer p {
	margin-bottom: 0;
}
#footer p, #footer a {
	font-size: 9pt;
}

#ev-closest-time {
	display: none;
}
#suppl-toggle {
	display: none;
}



