﻿a img {border: none;}

h3.unbold {font-weight:normal;}

/*css buttons*/
.button {
	-moz-box-shadow:inset 0px 1px 0px 0px #000000;
	-webkit-box-shadow:inset 0px 1px 0px 0px #000000;
	box-shadow:inset 0px 1px 0px 0px #000000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #163a7c), color-stop(1, #000725) );
	background:-moz-linear-gradient( center top, #163a7c 5%, #000725 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#163a7c', endColorstr='#000725');
	background-color:#163a7c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:none;
	display:inline-block;
	color:#de600b;
	font-family:arial;
	font-size:15px;
	font-weight:bold;
	padding:6px 0;
	text-align:center;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
	width:350px;
}.button:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000725), color-stop(1, #163a7c) );
	background:-moz-linear-gradient( center top, #000725 5%, #163a7c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#163a7c', endColorstr='#000725');
	background-color:#000725;color:#ffffff;
}.button:active {
	position:relative;
	top:1px;
}

.button_sm {
	-moz-box-shadow:inset 0px 1px 0px 0px #000000;
	-webkit-box-shadow:inset 0px 1px 0px 0px #000000;
	box-shadow:inset 0px 1px 0px 0px #000000;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #163a7c), color-stop(1, #000725) );
	background:-moz-linear-gradient( center top, #163a7c 5%, #000725 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#163a7c', endColorstr='#000725');
	background-color:#163a7c;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #000000;
	display:inline-block;
	color:#de600b;
	font-family:arial;
	font-size:12px;
	font-weight:bold;
	padding:6px 16px;
	text-decoration:none;
	text-shadow:1px 1px 0px #000000;
}.button_sm:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #000725), color-stop(1, #163a7c) );
	background:-moz-linear-gradient( center top, #000725 5%, #163a7c 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#163a7c', endColorstr='#000725');
	background-color:#000725;color:#ffffff;
}.button_sm:active {
	position:relative;
	top:1px;
}

h2.flushH2 {}
p.candidateName a, p.candidateNameList a {color: #de600b;}
div.vvg {width: 19px; height: 19px; margin: 4px 35px;}
p.plainText {color: #4a3203;}

.bl {background: url(/public/voter-guide/primary_2011/images/bl.jpg) 0 100% no-repeat #4e3227; width: 387px; margin-left: 7px;}
.br {background: url(/public/voter-guide/primary_2011/images/br.jpg) 100% 100% no-repeat}
.tl {background: url(/public/voter-guide/primary_2011/images/tl.jpg) 0 0 no-repeat}
.tr {background: url(/public/voter-guide/primary_2011/images/tr.jpg) 100% 0 no-repeat; padding:10px}

.clear {font-size: 1px; height: 1px}
#finderBox.darkBrown p.plainText {color:#fff;}
span.plaintext, span.smalltext {color:#fff;}
.proConBig { vertical-align: middle;}
a#LinkButton1 {display: inline-block;float: right;border-left: 1px solid black; padding-left: 10px; font-size: 10px; width: 200px; margin: 8px 300px 0 0;} 

ol {font: normal 12px/20px Arial, Helvetica, sans-serif;
}

ul {font: normal 12px/20px Arial, Helvetica, sans-serif; 
	color: #003366;
	margin: 0 0 10px 15px;
	padding: 4px 0px 4px 15px; }
p.candidateNameList {width: 400px;}
/*p.candidateName {margin-left: 4px; text-align: center;}*/

.addthis_button {display: block; margin: 15px 7px 10px 7px;}
#finderBox a#pollSiteLocator {position: relative; width: 130px; display: block; top: -22px; left: 230px; padding: 2px 4px; text-align: center; border: 1px solid #7f9db9; color:#333333; background:#d9e0e6; font-size: 14px;}

.lightBlue {background-color: #cddce7;}
.lightBrown {background-color: #e8d4a3; }
.lightBrown h1 {color:#4e3227;}
.cream {background-color:#f4ecdb;}
.darkBlue {background-color:#4b90cd;}
.darkBrown {background-color: #4e3227;}
.beige {background-color:#f8f2d8;}

div.yesNoBox {background-color:#f7f2d5; margin: 25px 5px 25px 5px; padding: 8px;}

div.yesNoBox ul{color:#000;}

div.questionBox {border-width: 2px;  border-style: dashed; border-color: black; margin: 10px; padding: 5px;}

div.yesNoBox h3 {color:#CC6600; padding: 6px; font-size:16px;}
div#headerBox {
    margin: 0px 7px;
    color: #000;
    width: auto;
    padding: 5px;
    text-align: left;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

div#pollsiteBox {
    margin: 0px 7px;
	float:right;
    color: #000;
    width: 125px;
	text-align: center;
    padding: 5px;

    /* Do rounding (native in Firefox and Safari) */
    -webkit-border-radius: 10px;
    -moz-border-radius: 10px;
}

div#pollsiteBox h1 {margin: 3px; color: #4e3227; line-height:22px; }

.keyhead {color:#fff;font: sans-serif; font-size: 12px; font-weight:bold; background-color: #666; padding: 2px 0px 2px 8px; }
.keyBorder {border: 1px solid #666; border-collapse:collapse;}

a.key {color: #003366; display: inline-block;}
div#languagesBar ul {padding: 0; margin: 40px 0 0px 70px; height: 0;}

div#languagesBar ul li {list-style: none; display: inline; float: left; margin: 0 5px; padding: 0;}

div#languagesBar a {display: block; min-width: 50px; border: 1px solid #999; padding: 2px 10px; background: #CCCCCC; text-align:center;}


div#primaryBox b.rtop b, div#primaryBox b.rbottom b{display:block;height: 1px; overflow: hidden; background: #e9d8c2;}
div#primaryBox {background:#e9d8c2; margin-left: 5px;}

img.profilePhoto {padding:0px; margin: -5px 0px 5px 15px; border: 2px solid #4b90cd; z-index: 1; float: right;}
 
 div.boroWarning {font: bold 11px/12px Verdana, Arial, Helvetica, sans-serif; color:#691406; margin: 5px 0;;}
 /* Structure */
 

div.contentBoxFull {margin: 20px 10px; background: #e9d8c2;}

div#candDropdown {margin: 0 0 0 28px;}
/* Headers */

div#headerBox h1 {margin: 10px 0; color: #4e3227; }

div.vvgLink  {display: block; padding: 15px 0; margin: 5px 0; background:#de600b; color: #FFFFFF; font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif; text-align: center; width: 100%;}

div.vvgLink a {color: #FFFFFF; font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif; }

.largetext {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	margin: 0px;
	padding: 7px;
}

h1 {font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #395D8F;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px 7px;
}

.pagetitle h1 {font-family: Arial;
	font-size: 22px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	margin: 0px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
}

h2 {
font-size: 16px;
font-family: Arial,Helvetica,sans-serif;
font-style: normal;
line-height: 20px;
font-weight: bold;
font-variant: normal;
text-transform: none;
color: #666666;
letter-spacing: normal;
padding: 3px 7px 15px;
margin: 0;
}

div#headerBox2 h1 {color: white; margin: 6px 0px 10px 6px; padding: 0;}
div#headerBox2 h2  {font-size: 1em; margin: 2px 0 14px 6px; padding: 0;}

div#headerBox h1 {margin: 6px; padding: 0;}

div#headerBox h2{font-size: 1em; margin: 2px 0 14px 6px; padding: 0; color: #de600b;}

div#primaryBox h2 {font-family: Arial; font-size: 26px; line-height: 24px; padding: 7px; font-weight: normal;}

h3 {font-family: Arial;
	font-size: 14px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #4a3203;
	margin: 0px 7px;
	padding: 0px;}
	
a.headerLink {font-size: 20px; line-height: 20px; padding: 7px;}

#votingMachine {margin: 30px 10px;}

.headline {

	font-family: "Arial Narrow";
	font-size: 39px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #174A7C;
	margin-right: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
}
.hpLinkType1 {
	font-family: "Arial Narrow";
	font-size: 18px;
	font-style: normal;
	font-weight: 900;
	font-variant: normal;
	text-transform: none;
	color: #174A7C;
	margin: 0px;
	padding: 4px 0px 0px;
	text-align: left;
	background-position: center center;
	height: 0px;
	width: 0px;
	clear: none;
	float: none;
	line-height: 14px;
	vertical-align: bottom;
}
.hpLinkType2 {
	font-family: "Arial Narrow";
	font-size: 14px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: uppercase;
	color: #FFFFFF;
	margin: 0px;
	padding: 2px 4px 0px 0px;
	text-align: right;
	background-position: center center;
	height: 0px;
	width: 0px;
	clear: none;
	float: none;
	background-color: #174A7C;
}
a:link {
	color: #de600b;
	text-decoration: none;
}
a:visited {
	color: #de600b;
	text-decoration: none;
}
a:hover {
	color: #16234c;
	text-decoration: underline;
}

div.vvgLink a, div.vvgLink a:visited {color: #FFFFFF; font: bold 12px/14px Verdana, Arial, Helvetica, sans-serif; }
body {
	background-attachment: fixed;
	background-repeat: repeat;
	background-position: left top;
	padding: 0px;
	margin-top: 5px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

form {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

li {
	line-height: 20px;
	margin: 0px;
	padding: 0px;
}

.AlphaHeadName {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5e9ccd;
	margin: 0px;
	padding: 3px 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

.AlphaHeadOffice {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #5e9ccd;
	margin: 0px;
	padding: 3px 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}

.AlphaName {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	margin: 0px;
	padding: 3px 7px;
	text-align: left;
}

.AlphaOffice {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	margin: 0px;
	padding: 3px 7px;
	text-align: center;
}

.boardmembers {

	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px;
	padding: 0px 5px;
}

.boardmembers a {color: #0d0d0d;}
.boardtitles {

	font-family: Arial;
	font-size: 11px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: uppercase;
	color: #174A7C;
	margin: 0px;
	padding: 0px 3px;
}

.Border4Sides {

	border-top-width: 1px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #666666;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #666666;
}

.borderAbout {
	border: 2px solid #174A7C;
}


.bottomBorder {
	margin: 0px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

.bottomnavBg {
	background-attachment: scroll;
	background-image: url(/public/voter-guide/images/2005_images/bottomnav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
}

.candidateName, .candidateNameList {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #563005;
	margin: 0px 7px;
	padding: 0px 0px 7px;
}

.dataCandidate {
	background-repeat: repeat-x;
	background-image: url(/images/voter_guides/2005/candidate_photo_bg.gif);
	padding: 0px;
	margin: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-top-color: #003366;
	border-right-color: #003366;
	border-bottom-color: #003366;
	border-left-color: #003366;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.democracy {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	margin-right: 10px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 20px;
	margin-left: 0px;
}

.FirstLetter {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #de600b;
	letter-spacing: normal;
	padding: 0px;
	margin: 0px 7px;
}

.GoVote {
	font-family: Arial;
	font-size: 36px;
	font-style: normal;
	font-weight: bold;
	font-variant: small-caps;
	text-transform: capitalize;
	color: #FFFFFF;
	text-align: right;
	padding: 0px;
	margin: 0px 10px 0px 0px;
	line-height: normal;
	vertical-align: middle;
	background-position: right;
}

.IntroText {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	padding-top: 0px;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	margin: 0px;
}

.largetextWhite {
	font-family: Arial;
	font-size: 32px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-right: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
}

.mediumtextWhite {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-right: 0px;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
}

.Name {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	margin: 0px;
	padding: 3px 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

.Office {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	margin: 0px;
	padding: 3px 7px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: center;
}

.office {
	font-family: Arial;
	font-size: 16px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #CC0000;
	margin: 0px 7px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #999999;
	border-right-color: #999999;
	border-bottom-color: #999999;
	border-left-color: #999999;
	text-align: left;
}

tr.candidateNames {vertical-align: top;}
tr.candidateNames>td {padding-top:7px;}
table#districtCandidates {border-collapse: collapse; margin: 0;}
table#districtCandidates tr th { vertical-align: middle; text-align: left; color: #666666; font-family: Arial; font-size: 16px; line-height: 20px; font-weight: bold; margin: 0px 0px 50px 0px; padding: 3px 7px; background: #D7E3F4; border: 0; width: auto;}

.pagetitle {
	font-family: Arial;
	font-size: 24px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #FFFFFF;
	text-align: center;
	margin-right: 0px;
	vertical-align: middle;
	letter-spacing: normal;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 10px;
}
td.pagetitle {margin: 10px;}

.photoBg {
	background-repeat: repeat-x;
	background-image: url(/images/voter_guides/2005/candidate_photo_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 20px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	padding: 0px;
	margin: 0px;
}

.plaintext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	margin: 0px 7px;
	padding: 0px;
}

.plaintextBlack {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	margin: 0px 7px;
	padding: 0px;
}

.plaintextBorderRight {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	margin: 0px 7px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: solid;
	border-bottom-style: none;
	border-left-style: none;
	border-right-color: #CCCCCC;
}

.plaintextRowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 16px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #174A7C;
	margin: 0px;
	padding: 7px;
	background-color: #FFFFFF;
	white-space: normal;
	height: auto;
	width: auto;
}

.plaintextWhite {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px 7px 0px 0px;
	padding: 0px;
}

.primaryBg {
	background-attachment: scroll;
	background-repeat: repeat-x;
	background-position: left top;
}

.primaryParty {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #9c5708;
	margin: 0px 7px 4px;
	padding: 0px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-top-color: #CCCCCC;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
}

/*.profileBox {
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #BCC6D6;
	border-right-color: #BCC6D6;
	border-bottom-color: #666666;
	border-left-color: #666666;
	margin: 0px;
	padding: 0px;
}*/

.profiletext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #452604;
	margin: 0px;
	padding: 2px 7px;
	background-color: #f8f2d8;
}

.Qtext {
	font-family: Arial;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: normal;
	font-variant: normal;
	text-transform: uppercase;
	color: #de600b;
	margin: 0px 7px;
	padding: 0px;
}

.smalltext {
	font-family: Arial;
	font-size: 10px;
	font-style: normal;
	line-height: 16px;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	margin: 0px;
	padding: 0px 5px;
}

.smalltextRowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	line-height: 14px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin: 0px;
	padding: 4px 7px;
	height: auto;
	width: auto;
	background-color: #174A7C;
}

.textWhite {
	font-family: Arial;
	font-size: 18px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-right: 0px;
	letter-spacing: 0em;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
}

.textWhiteSmall {
	font-family: Arial;
	font-size: 14px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	margin-right: 0px;
	letter-spacing: 0em;
	word-spacing: normal;
	line-height: normal;
	margin-bottom: 0px;
	margin-top: 0px;
	margin-left: 7px;
}

.titlelayer {
	background-color: #003366;
	border: 1px solid #003366;
}

.titleRowHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #174A7C;
	margin: 0px;
	padding: 0px 7px;
	background-color: #FFFFFF;
	white-space: normal;
	height: 10px;
	width: auto;
}

.Top {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #003366;
	letter-spacing: normal;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 4px;
}

.voters {
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #BCC6D6;
}
.noPhotoThumb {
	font-family: "Arial Narrow";
	font-size: 16px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: fixed;
	background-image: url(/public/voter-guide/images/2005_images/candidate_photos/nopicture_thumb.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #5F729A;
	text-align: center;
	line-height: 18px;
	letter-spacing: 0em;
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 5px;
	padding-left: 0px;
	margin: 0px;
}
.noPhoto {

	font-family: "Arial Narrow";
	font-size: 26px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	background-attachment: scroll;
	background-image: url(/public/voter-guide/images/2005_images/candidate_photos/xyzcandidate.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	color: #5F729A;
	text-align: center;
	line-height: normal;
	letter-spacing: 0em;
}

table#debates09 {background: #e8e8e8; border-collapse: collapse; width: 95%; margin-left: 8px;}

table#debates09  tr th {text-align: left; padding: 4px 0 7px 12px; color: #171717; background: #bdbdbd; border-collapse:collapse; }

table#debates09 td {font: 11px/13px Verdana, Arial, Helvetica, sans-serif; padding: 5px 10px 10px 5px; border-bottom: 1px solid #999;}


a#pollSite {margin: 10px 5px 20px 5px; font-size: 17px; line-height: 52px;}

a#returnHome {font-size: 12px; padding-top:8px; padding-right: 5px; float: right; display: inline; height: 10px;}

form#mapApp {background: #4e3227; padding: 10px 6px; margin: 0;}

form#mapApp fieldset {color: #fff; border: none; font: 16px/18px Arial, sans-serif; font-weight: bold; text-align: left; padding: 2px 0 2px 20px; margin: 0px 0 5px 0; background: url(/images/bg/find.png) no-repeat top left; }

.agendaHead {color: #4e3227; font-size: 16px; margin: 0 0 5px 8px; padding: 0; line-height: normal;}

p.profiletext strong {color:#4e3227;}