
body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	background-image: url(/images/head-bg.jpg);
	background-repeat: repeat-x;
	font-size: 10px;
	margin-top: 0px;
}
.container
{
	margin-right: auto;
	margin-left: auto;
	width: 975px;
	padding: 0;
}
.clearfix:after
{
	display: block;
	height: 0;
	clear: both;
	visibility: hidden;
}

a:active, a:link, a:visited
{
	color: #333333;
}
a:hover
{
	color: #666666;
}

/* Hides from IE-mac \*/
* html .clearfix
{
	briheight: 1%;
}
/* End hide from IE-mac */

.left
{
	float: left;
}
.right
{
	float: right;
}
.right2
{
	float: right;
	padding-right: 4px;
}

.headernav
{
	float: right;
	padding-top: 0px;
	padding-right: 15px;
}

/*header styles*/
#header
{
	margin: 0;
	padding: 0;
	background-image: url(/images/inHeaderBox.gif);
	background-repeat: no-repeat;
	width: 100%;
	height: 133px;
	top: 0px;
	position: relative;
	float: none;
}
/*header styles*/
#headernew
{
	margin: 0;
	padding: 0;
	width: 982px;
	height: 161px;
	top: 0px;
	position: relative;
	float: none;
}

#header-nav1
{
	padding: 0px 0px 0px 0px;
	position: absolute;
	top: 0px;
	left: 550px;
	color: #0A5FCA;
}

ul#header-nav1 li
{
	padding: 0px 0px 0px 0px;
	list-style: none;
	display: inline;
}
#header-nav1 a:link, #header-nav1 a:visited
{
	color: #c1e0ff;
	padding-right: 5px;
	padding-left: 3px;
	text-decoration: none;
}
#header-nav1 a:hover, #header-nav1 a:active
{
	color: #FFFFFF;
	padding-right: 5px;
	padding-left: 3px;
	text-decoration: underline;
}

.iconHome, .iconHelp, .iconAddCandidate, .iconRegister, .iconSearch, .iconLogin, .iconLogout, .iconForum, .iconStats
{
	padding-left: 17px;
	margin-right: 2px;
}
.iconHome
{
	background: url(/images/icons/home.gif) no-repeat;
}
.iconHelp
{
	background: url(/images/icons/help.gif) no-repeat;
}
.iconAddCandidate
{
	background: url(/images/icons/add_candidate.gif) no-repeat;
}
.iconRegister
{
	background: url(/images/icons/register.gif) no-repeat;
}
.iconForum
{
	background: url(/images/icons/forum.gif) no-repeat;
}
.iconSearch
{
	background: url(/images/icons/search.gif) no-repeat;
}
.iconLogin
{
	background: url(/images/icons/log_in.gif) no-repeat;
}
.iconLogout
{
	background: url(/images/icons/log_out.gif) no-repeat;
}
.iconStats
{
	background: url(/images/icons/stats.gif) no-repeat;
}


#header-nav2
{
	position: absolute;
	left: 10px;
	top: 136px;
}


#header-nav2 a:link, #header-nav2 a:visited
{
	color: #333333;
	text-decoration: none;
}
#header-nav2 a:hover, #header-nav2 a:active
{
	color: #333333;
	text-decoration: underline;
}
/*sign in styles*/

.sign-in-top
{
	color: #FFFFFF;
}

#sign-in
{
	position: relative;
	float: right;
	top: 30px;
	margin: 0;
	padding: 0;
	color: #FFFFFF;
	height: 60px;
	line-height: 21px;
	font-weight: bold;
}
#logo-header
{
	position: absolute;
	float: left;
	left: 0px;
	top: 28px;
	margin: 0;
	padding-left: 0;
	color: #FFFFFF;
	height: 60px;
	line-height: 21px;
	font-weight: bold;
}

div#sign-in p
{
	padding: 10px;
}

#subnavs
{
	padding-left: 10px;
	font-family: Georgia;
	font-size: 12px;
	font-weight: bold;
}
#subnavs img
{
	vertical-align: middle;
	padding-right: 2px;
	border: 0px;
}

#subnavs a
{
	padding-right: 30px;
}

#subnavs a:link, #subnavs a:visited
{
	color: #295682;
	text-decoration: none;
}
#subnavs a:hover, #subnavs a:active
{
	color: #333333;
	text-decoration: underline;
}

/*styles for candidate search form*/

#can-search
{
	clear: both;
	width: 100%;
	margin: 0;
	padding: 10px 0 10px 5px;
	font-weight: bold;
}
#can-search input
{
	font-size: 10px;
}
#can-search select
{
	margin-left: 6px;
	font-size: 10px;
	width: 145px;
}

/*styles for profile*/

#profile
{
	background-color: #F7F7F9;
	background-position: left top;
	background-repeat: no-repeat;
	height: 80px;
	width: 932px;
	margin-top: 5px;
	margin-left: 10px;
	padding: 10px 0 10px 20px;
	color: #656565;
	font-weight: bold;
	line-height: 15px;
	float: left;
}
.left
{
	float: left;
}
.right
{
	float: right;
}

#profile dl
{
	margin: 0;
	float: left;
}
#profile dt
{
	margin-left: 20px;
}
#profile dd
{
	margin-left: 30px;
}
.profilename
{
	font-size: 120%;
}
.profilehome
{
	margin-left: 25px;
}
.profiledata
{
	margin-left: 15px;
	color: #333333;
}

#edit-profile
{
	background-color: #F7F7F9;
	background-image: url(/images/profilelinks-bg.gif);
	background-position: right top;
	background-repeat: no-repeat;
	height: 100px;
	width: 225px;
	float: right;
	margin: 5px 0 0 760px;
	color: #ffffff;
	font-weight: bold;
	font-size: 90%;
	position: absolute;
}

.edit-profile-table
{
	margin: 10px 0 0 10px;
}

.edit-profile-table2
{
	margin: 2px 0 0 10px;
}

#edit-profile ul
{
	margin: 0;
	padding: 0;
}

#edit-profile li
{
	line-height: 18px;
	list-style-position: inside;
	color: #122D5A;
}

#edit-profile a:link, #edit-profile a:visited
{
	color: #122D5A;
	text-decoration: none;
}

#edit-profile a:active, #edit-profile a:hover
{
	color: #122D5A;
	text-decoration: underline;
}

/*style to allow multiple rows of content*/

.newrow
{
	clear: both;
	padding-top: 5px;
}

/*styles for 3-item rows*/

.threeitem-left
{
	float: left;
	width: 534px;
	margin: 0;
	padding: 0 0 15px 0;
	background-image: url(/images/3item-left-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.threeitem-left h1
{
	margin: 0;
	padding: 10px 0 0 10px;
	background-image: url(/images/3item-left-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #322C2C;
	font-size: 16px;
}
.threeitem-left h2
{
	float: left;
	margin: 0;
	padding: 10px 0 0 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #322C2C;
	font-size: 16px;
}
.news-headline
{
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	font-weight: bold;
}

.news-headline a:link, .news-headline a:visited
{
	color: #333333;
	text-decoration: underline;
}
.news-headline a:hover, .news-headline a:active
{
	color: #333333;
	text-decoration: underline;
}
.nation
{
	float: right;
	padding-right: 10px;
	font-size: 14px;
	text-align: center;
	vertical-align: middle;
	color: #777777;
	font-weight: bold;
}
.state
{
	float: right;
	padding: 0 10px 0 0;
}
#candidate-stats
{
	margin: 0 0 0 30px;
}
.threeitem-mid
{
	float: left;
	width: 228px;
	margin: 0 0 0 8px;
	padding: 0 0 15px 0;
	background-image: url(/images/3item-mid-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.threeitem-mid h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/3item-mid-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.threeitem-mid h4
{
	margin: 0;
	padding: 5px 0 6px 10px;
	background-image: url(/images/3item-mid-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.threeitem-mid p
{
	padding: 0 5px 0 10px;
	font-size: 11px;
}

.threeitem-mid td, .threeitem-right td
{
	padding: 5px 0px 5px 5px;
}

.white
{
	padding: 5px 10px 5px 15px;
	margin: 0 3px 0 3px;
	background-color: #ffffff;
	font-size: 11px;
	display: block;
}

.gray
{
	padding: 5px 10px 5px 15px;
	margin: 0 1px 0 1px;
	font-size: 11px;
	background-color: #e5e5e5;
	display: block;
}

.alternategray
{
	font-size: 11px;
	background-color: #e5e5e5;
}

.threeitem-right
{
	float: left;
	width: 184px;
	margin: 0 0 0 8px;
	padding: 0 0 15px 0;
	background-image: url(/images/3item-right-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}
.threeitem-right h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/3item-right-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.threeitem-right h4
{
	margin: 0;
	padding: 5px 0 6px 10px;
	background-image: url(/images/3item-right-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.threeitem-right p
{
	padding: 0 5px 0 10px;
	font-size: 11px;
	line-height: 13px;
}

/*styles for 2-item rows*/

.twoitem-left
{
	float: left;
	width: 534px;
	margin: 0;
	padding: 0 0 15px 0;
	background-image: url(/images/2item-left-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.twoitem-left h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/2item-left-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.twoitem-left p
{
	margin: 5px 15px 0 20px;
}
.two-title
{
	color: #666666;
	border-bottom: #666666 solid 1px;
	padding-bottom: 0;
	display: block;
}
.twoitem-copy
{
	float: left;
	height: 200px;
	width: 475px;
	overflow: hidden;
}
.v-scroll
{
	margin: 5px 10px 5px 7px;
	padding: 0;
	float: right;
	width: 36px;
	height: 200px;
	position: relative;
}

.twoitem-copy2
{
	float: left;
	height: 200px;
	width: 350px;
	overflow: hidden;
}

.up-arrow
{
	margin: 0;
	padding: 0;
	position: absolute;
	top: 0px;
	left: 0px;
}

.down-arrow
{
	margin: 0;
	padding: 0;
	position: absolute;
	bottom: 0px;
	left: 0px;
}

.twoitem-right
{
	float: left;
	width: 432px;
	margin: 0;
	padding: 0 0 15px 0;
	background-image: url(/images/2item-right-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.twoitem-right h3
{
	margin: 0;
	padding: 6px 0 6px 10px;
	background-image: url(/images/2item-right-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.video
{
	float: left;
	margin: 10px;
}
.video-caption
{
	float: left;
	width: 130px;
	margin: 10px;
}
.video-counter
{
	clear: both;
	width: 400px;
	margin: 0;
	padding: 0;
	font-size: 13px;
	font-weight: bold;
	vertical-align: middle;
	color: #999999;
}
.video-arrow
{
	padding: 0;
	margin: 0 2px 0 2px;
}


.twoitem-palbum
{
	float: left;
	width: 432px;
	margin: 0;
	padding: 0 0 15px 0;
	background-image: url(/images/2item-right-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.twoitem-palbum h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/2item-right-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.palbum-caption
{
	float: left;
	margin: 4px 0 0 20px;
}
.palbum-arrow
{
	float: right;
	padding: 0;
	margin: 4px 20px 0 0;
}

.palbum-album
{
	clear: both;
	margin: 4px auto 4px auto;
	padding: 0;
	width: 387px;
}

.t-graphic
{
	float: left;
}

#bottomnav
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #B21212;
	margin-top: 0px;
	float: right;
	text-decoration: none;
	padding: 5px;
}

#footer
{
	text-align: left;
	border-top: dashed 1 black;
	margin: 10px auto 10px auto;
	width: 975px;
	float: left;
	position: inherit;
}

/* - TabPage ----------------------------------------------------------------------------------------- */

div.TabPage div.TabBar a
{
	text-decoration: none;
}
a:
{
	text-decoration: line-through;
}

div.TabPage div.TabBar
{
	width: 100%;
	height: 26px;
	margin: 0px;
	padding: 0px;
	background: url( "/images/tabs/notab.gif" );
}

div.TabPage div.TabBar ul
{
	height: 24px;
	margin: 0px;
	padding: 0px;
	display: block;
	list-style: none;
}

div.TabPage div.TabBar ul li.selected
{
	height: 24px;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0 0 0 8px;
	float: left;
	white-space: nowrap;
	background: url( "/images/tabs/tab_left.gif" ) no-repeat left top;
}

div.TabPage div.TabBar ul li.selected span
{
	font-weight: bold;
	font-size: 13px;
	position: relative;
	height: 12px;
	margin: 0px;
	padding: 8px 15px 4px 8px;
	display: block;
	float: left;
	line-height: 100%;
	background: url( "/images/tabs/tab_right.gif" ) no-repeat right top;
}

div.TabPage div.TabBar ul li.unselected
{
	height: 24px;
	font-weight: bold;
	font-size: 13px;
	margin: 0px;
	padding: 0 0 0 8px;
	float: left;
	white-space: nowrap;
	background: url( "/images/tabs/inactivetab_left.gif" ) no-repeat left top;
}

div.TabPage div.TabBar ul li.unselected span
{
	height: 12px;
	font-weight: bold;
	font-size: 13px;
	padding: 8px 15px 4px 5px;
	display: block;
	float: left;
	line-height: 100%;
	background: url( "/images/tabs/inactivetab_right.gif" ) no-repeat right top;
}

div.TabPage div.TabBar ul li.disabled
{
	height: 24px;
	margin: 0px;
	padding: 0 0 0 8px;
	float: left;
	white-space: nowrap;
	background: url( "/images/tabs/inactivetab_left.gif" ) no-repeat left top;
}

div.TabPage div.TabBar ul li.disabled span
{
	height: 12px;
	padding: 8px 15px 4px 5px;
	display: block;
	float: left;
	line-height: 100%;
	color: #FEF7F0;
	font-weight: bold;
	background: url( "/images/tabs/inactivetab_right.gif" ) no-repeat right top;
}

div.TabPage div.TabBar span.disabled
{
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	color: #FEF7F0 !important;
	font-weight: bold !important;
	background: transparent !important;
}

div.TabPage div.TabBar span.selected
{
	display: inline;
	padding: 0 !important;
	margin: 0 !important;
	color: #000000 !important;
	font-weight: bold !important;
	background: transparent !important;
	position: static;
	height: auto;
	float: none;
}

.tabcontent
{
	padding: 0px 10px 3px 10px;
	margin-top: 0px;
	background-color: #EEEEEE;
	border: 1px solid #D3D3D3;
	border-top: none;
}

/* - TabPage (end) ----------------------------------------------------------------------------------------- */


.alternaterow
{
	background-color: #EEEEEE;
}

.innertable
{
	vertical-align: top;
	font-size: 11px;
	line-height: 14px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}
.innertableheader
{
	margin: -2px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
	border-bottom: solid 1px #938AAE;
}
.innertablefooter
{
	margin: 0px;
	padding: 0px 0px 1px 0px;
	border-top: solid 1px #938AAE;
}
.innertablelabel
{
	width: 70px;
	color: gray;
	vertical-align: text-top;
}

.innertablelabellarge
{
	font-size: 12px;
	width: 150px;
	color: gray;
	vertical-align: text-top;
}

.innertablefull
{
	vertical-align: text-top;
	color: #666666;
	white-space: nowrap;
	padding-right: 5px;
}

.headerrow
{
	border-bottom: solid 1px black;
}

.error
{
	color: #FF0000;
}

.errorbox
{
	font-size: 14px;
	padding: 5px 5px 5px 5px;
	border: solid 1px #ff0000;
	color: #FF0000;
}

.twoitem-district
{
	width: 422px;
	margin: 0;
	padding: 0px 0 15px 0;
	background-image: url(/images/2district-right-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.twoitem-district h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/2district-right-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.twoitem-district a
{
	color: #252481;
	font-weight: bold;
}

.twoitem-candidate
{
	width: 422px;
	margin: 0;
	padding: 0px 0 15px 0;
	background-image: url(/images/2item-right-bott.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.twoitem-candidate h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/2item-right-top.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.twoitem-candidate a
{
	color: #252481;
	font-weight: bold;
}

.label
{
	color: gray;
	vertical-align: top;
}

td.pipeline
{
	vertical-align: top;
	font-size: 11px;
	margin: 0px;
	padding: 0px 0px 1px 0px;
}

a.pipeline
{
	color: Navy;
}
.pipelineheader
{
	color: gray;
	font-size: 11px;
}

td.pipelineheader
{
	border-bottom: solid 1px gray;
}



.forum-left
{
	float: left;
	width: 326px;
	margin: 0 0 0 2px;
	padding: 0 0 15px 0;
	background-image: url(/images/myforumbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.forum-left h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/myforumheader.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.forum-left p
{
	margin: 5px 15px 0 20px;
}
.forum-middle
{
	float: left;
	width: 326px;
	margin: 0 35px 0 45px;
	padding: 0 0 15px 0;
	background-image: url(/images/myforumbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.forum-middle h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/myforumheader.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}
.forum-middle p
{
	margin: 5px 15px 0 20px;
}
.spacing
{
	float: left;
	padding: 5px 0 4px 10px;
	height: 10px;
}

a.largelink
{
	font-size: 11px;
	font-weight: bold;
	font-style: oblique;
}

h2
{
	font-size: 18px;
	font-weight: bold;
}


.forumdetail-left
{
	float: left;
	width: 686px;
	margin: 0 0 0 2px;
	padding: 0 0 15px 0;
	background-image: url(/images/forumdetailbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.forumdetail-left h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/forumdetailheader.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.forumdetail-left p
{
	margin: 5px 15px 0 20px;
}

.forumdetail-center
{
	float: none;
	width: 686px;
	margin: 0 0 0 102px;
	padding: 0 0 15px 0;
	background-image: url(/images/forumdetailbottom.gif);
	background-position: bottom left;
	background-repeat: no-repeat;
}

.forumdetail-center h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/forumdetailheader.gif);
	background-position: left top;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}

.forumdetail-center p
{
	margin: 5px 15px 0 20px;
}

img.photo
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	margin-right: 10px;
}

img.smallphoto
{
	border-style: solid;
	border-width: 1px;
	border-color: Black;
	margin-right: 5px;
}

.tipsheader
{
	height: 10px;
	padding: 2px 2px 2px 2px;
	background-image: url(/images/eventdetailheader.gif);
	background-repeat: repeat-x;
	color: White;
}
.tips
{
	height: 150px;
	padding: 15px 10px 5px 5px;
	background-image: url(/images/eventdetailfooter.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.eventdate
{
	padding-left: 10px;
	font-size: 11px;
}

.formheader
{
	color: #355188;
	padding: 0px 0px 1px 0px;
	border-bottom: solid 1px #355188;
}
.formheadernoline
{
	color: #355188;
	font-weight: bold;
	padding: 0px 0px 10px 0px;
}

table.errormessage
{
	border: solid 1px red;
	width: 500px;
	margin: 0px;
	padding: 0px;
}
UL.errormessage
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 5px;
	padding-top: 0px;
	list-style-type: none;
	width: 500px;
}

LI.errormessage
{
	padding-left: 15px;
	padding-bottom: 0px;
	text-align: left;
	color: Red;
}

table.errormessage2
{
	border: solid 1px red;
	margin: 0px;
	padding: 0px;
}
UL.errormessage2
{
	padding-right: 0px;
	padding-left: 10px;
	padding-bottom: 10px;
	margin: 0px;
	margin-top: 5px;
	padding-top: 0px;
	list-style-type: none;
}

LI.errormessage2
{
	padding-left: 15px;
	padding-bottom: 0px;
	text-align: left;
	color: Red;
}

.nonViewedMessage
{
	font-weight: bold;
}
h1.largeheader
{
	font-size: 18px;
	font-weight: bold;
	margin: 0px;
}

th.header
{
	border-bottom: solid 1px black;
}

.missingdata
{
	border: 2px solid red;
}

.bolddata
{
	font-weight: bold;
	font-size: 11px;
}

.voteyea
{
	color: DarkGreen;
	font-weight: bold;
}

.votenay
{
	color: Maroon;
	font-weight: bold;
}

.candidatelinkstable
{
	margin: 2px 5px 0px 10px;
	background-color: #fff;
}

.candidatelinksection
{
	padding-left: 10px;
}

.candidatelinks
{
	margin-bottom: 15px;
	margin-top: 0px;
}

.candidatelinks a:link, .candidatelinks a:visited
{
	padding-left: 30px;
	color: #C1111D;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

.candidatelinks a:active, .candidatelinks a:hover
{
	color: #183A52;
	text-decoration: underline;
}
.candidatelinksnopad a:link, .candidatelinksnopad a:visited
{
	color: #C1111D;
	text-decoration: none;
	font-size: 10px;
	font-weight: bold;
	text-transform: uppercase;
	letter-spacing: 0.01em;
}

.candidatelinksnopad a:active, .candidatelinksnopad a:hover
{
	color: #183A52;
	text-decoration: underline;
}

.largebutton
{
	font-family: Georgia;
	font-weight: normal;
	font-size: 16px;
	border: solid 1px #4D7297;
}
.largetextbox
{
	border: solid 2px #002142;
	width: 600px;
	height: 27px;
	vertical-align: middle;
	font-size: 1.3em;
	color: black;
	padding-left: 10px;
	padding-top: 10px;
	margin: 10px 10px 10px 10px;
}
.largegraytextbox
{
	border: solid 2px #002142;
	width: 600px;
	height: 27px;
	vertical-align: middle;
	font-size: 1.3em;
	color: black;
	padding-left: 10px;
	padding-top: 10px;
	margin: 10px 10px 10px 10px;
	background-color: #EEEEEE;
}

.largelinks
{
}


.largelinks a:link, .largelinks a:visited
{
	color: #295682;
	text-decoration: none;
	font-size: 24px;
	font-family: Georgia;
	font-weight: normal;
	vertical-align: middle;
}

.largelinks a:active, .largelinks a:hover
{
	text-decoration: underline;
}


.sign-in-top a:active, .sign-in-top a:hover
{
	padding-left: 15px;
	padding-top: 15px;
	color: #FFFFFF;
	text-decoration: underline;
}

.sign-in-top a:link, .sign-in-top a:visited
{
	padding-top: 15px;
	padding-left: 15px;
	color: #FFFFFF;
	text-decoration: none;
}

/* autocompleteextender */
/*AutoComplete flyout */

.autocomplete_completionListElement 
{  
	padding: 0px;
	visibility : hidden;
	margin : 0px!important;
	background-color : inherit;
	color : windowtext;
	border : buttonshadow;
	border-width : 1px;
	border-style : solid;
	cursor : 'default';
	overflow : auto;
	max-height : 200px;
    text-align : left; 
    list-style-type : none;
    clear:both;
}

/* AutoComplete highlighted item */

.autocomplete_highlightedListItem
{
	padding: 0px;
	background-color: #ffff99;
	color: black;
	padding: 1px;
    clear:both;
}

/* AutoComplete item */

.autocomplete_listItem 
{
	padding: 0px;
	background-color : window;
	color : windowtext;
	padding : 1px;
    clear:both;
}

.bluetextbox
{
	border: solid 1px #2A5683;
}

.darkbluetextbox
{
	border: solid 1px #002142;
}

.officeheader
{
	width: 994px;
	margin: 0;
	padding: 0px 0 15px 0;
	background-image: url(/images/2district-right-bott.gif);
	background-position: bottom left;
	background-repeat: repeat-x;
}

.officeheader h3
{
	margin: 0;
	padding: 5px 0 4px 10px;
	background-image: url(/images/2district-right-top.gif);
	background-position: left top;
	background-repeat:  repeat-x;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: 13px;
	font-weight: bold;
}


