article, aside, details, figcaption, figure, footer, header, hgroup, nav, section { display: block; }
audio, canvas, video { display: inline-block; *display: inline; *zoom: 1; }
audio:not([controls]) { display: none; }
[hidden] { display: none; }

html { font-size: 100%; -webkit-text-size-adjust: 100%; -ms-text-size-adjust: 100%; }
html, button, input, select, textarea { font-family: sans-serif; color: #222; }
body { margin: 0; font-size: 1em; line-height: 1.4; }

::-moz-selection { background: #fe57a1; color: #fff; text-shadow: none; }
::selection { background: #fe57a1; color: #fff; text-shadow: none; }

a { color: #195999; text-decoration: none; }
a:hover, a:active { outline: 0;}
abbr[title] { border-bottom: 1px dotted; }
b, strong { font-weight: bold; }
blockquote { margin: 1em 40px; }
dfn { font-style: italic; }
hr { display: block; height: 1px; border: 0; border-top: 1px solid #ccc; margin: 1em 0; padding: 0; }
ins { background: #ff9; color: #000; text-decoration: none; }
mark { background: #ff0; color: #000; font-style: italic; font-weight: bold; }
pre, code, kbd, samp { font-family: monospace, serif; _font-family: 'courier new', monospace; font-size: 1em; }
pre { white-space: pre; white-space: pre-wrap; word-wrap: break-word; }

q { quotes: none; }
q:before, q:after { content: ""; content: none; }
small { font-size: 85%; }
sub, sup { font-size: 75%; line-height: 0; position: relative; vertical-align: baseline; }
sup { top: -0.5em; }
sub { bottom: -0.25em; }

ul, ol { margin: 1em 0; padding: 0 0 0 40px; }
dd { margin: 0 0 0 40px; }
nav ul, nav ol, #nav ul, #nav ol, #header ul, #header ol { list-style: none; list-style-image: none; margin: 0; padding: 0; }

img { border: 0; -ms-interpolation-mode: bicubic; vertical-align: middle; }
svg:not(:root) { overflow: hidden; }
figure { margin: 0; }

form { margin: 0; }
fieldset { border: 0; margin: 0; padding: 0; }

label { cursor: pointer; }
legend { border: 0; *margin-left: -7px; padding: 0; white-space: normal; }
button, input, select, textarea { font-size: 100%; margin: 0; vertical-align: baseline; *vertical-align: middle; }
button, input { line-height: normal; }
button, input[type="button"], input[type="reset"], input[type="submit"] { cursor: pointer; -webkit-appearance: button; *overflow: visible; }
button[disabled], input[disabled] { cursor: default; }
input[type="checkbox"], input[type="radio"] { box-sizing: border-box; padding: 0; *width: 13px; *height: 13px; }
input[type="search"] { -webkit-appearance: textfield; -moz-box-sizing: content-box; -webkit-box-sizing: content-box; box-sizing: content-box; }
input[type="search"]::-webkit-search-decoration, input[type="search"]::-webkit-search-cancel-button { -webkit-appearance: none; }
button::-moz-focus-inner, input::-moz-focus-inner { border: 0; padding: 0; }
textarea { overflow: auto; vertical-align: top; resize: vertical; }
input:valid, textarea:valid {  }
input:invalid, textarea:invalid { background-color: #f0dddd; }

table { border-collapse: collapse; border-spacing: 0; }
td { vertical-align: top; }

.chromeframe { margin: 0.2em 0; background: #ccc; color: black; padding: 0.2em 0; }



/* Texas HAVA Styles */
body{
    background: #f5f5f5;
    font-family: Tahoma, serifSansSerifMonospace, sans-serif;
    color: #333;
}
p{
    margin: 0 0 8px 0;
    font-size: 13px; 
}
iframe{
    border: none;
}
table{
    font-size: 13px;
}
table th, table td{
    padding: 10px;
    text-align: left;
}
.left{
    float: left;
}
.right{
    float: right;
}
.white{
    color: #fff;
}
.red{
    color: #e51b24;
}
#canvas{
    width: 1064px;
    margin: auto;
}
#header{
    background: #194d72;
    width: 1022px;
    height: 40px;
    margin: auto;
    font-size: 10px;
    position: relative;
}
#header .blogroll{
    padding: 7px 0 0 0px;
    width: 765px;
    overflow: hidden; 
    float: left;
    margin-right: 65px;
}
#header .blogroll, #header .blogroll a{
    color: #d2ebfe;
}
#header .blogroll li{
    float: left;;
    margin-right: 40px;
    text-align: center;
    font-size: 13.25px;
}
.tickercontainer {
	width: 800px;
	height: 27px;
	margin: 0;
	padding: 0 0 0 10px;
	overflow: hidden;
	position: absolute;
	left: 10px;
	top: 2px;
}
.tickercontainer .mask { 
position: relative;
height: 27px;
overflow: hidden; 
}
ul.newsticker { 
position: relative;
list-style-type: none;
margin: 0;
padding: 0;
}
ul.newsticker li {
float: left; 
margin: 0;
padding-right: 15px;
}
#header .header_links{
    color: white;
    width: 140px;
    padding-top: 10px;
    position: absolute;
    right: 40px;
}
#header .header_links li{
    float: left;
    text-transform: uppercase;
}
#header .header_links .translate{
    color: #fff;
    text-transform: uppercase;
}
#nav{
    background: url(../images/bg_nav.png) no-repeat bottom center;
    width: 1029px;
    padding: 30px 20px 30px 15px;
    height: 121px;
    overflow: hidden;
    margin-top: -10px;
}
#nav .home_link{
    float: left;
    margin: 0 30px;
}

#nav .top_nav{
    width: 635px;
    font-size: 10px;
    font-weight: bold;
    float: left;
}
#nav .top_nav-sp     {
    font-size: 9px;
}
#nav .top_nav li{
    float: left;
    width: 85px;
    height: 60px;
    padding-top: 8px;
    margin-right: 5px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}
#nav .top_nav li a{
    display: block;
    width: 73px;
    height: 56px;
    padding: 6px;
    background: #194d72;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 5px;
    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
}
#nav .top_nav li a:hover, #nav .top_nav li .active{
    margin-top: -8px;
    background: #e51b24;
}


#nav .top_nav-sp li{
    float: left;
    width: 85px;
    height: 60px;
    padding-top: 8px;
    margin-right: 5px;
    overflow: hidden;
    font-family: Arial, Helvetica, sans-serif;
}
#nav .top_nav-sp li a{
    display: block;
    width: 73px;
    height: 56px;
    padding: 6px;
    background: #194d72;
    color: white;
    font-weight: bold;
    text-transform: uppercase;
    margin-right: 5px;
    border-top-left-radius: 3px;
    -moz-border-radius-topleft: 3px;
    border-top-right-radius: 3px;
    -moz-border-radius-topright: 3px;
}
#nav .top_nav-sp li a:hover, #nav .top_nav li .active{
    margin-top: -8px;
    background: #e51b24;
}


#nav .bottom_nav{
    width: 625px;
    float: left;
    margin-top: 20px; 
    /*margin-top: -6px;*/
}
#nav .share{
    width: 125px; /*was 112px */
	margin-top: 5px;
    float: right;
}
#nav .share li{
    float: left;
    margin-right: 6px;
}
#nav #searchform{
    float: right;
    color: #003a63;
    font-size: 11px;
}
#nav #searchform input[type=text], #footer .callout input[type=text]{
    color: #003a63;
    width: 215px;
    height: 30px;
    padding: 0 3px;
    border: 1px solid #e8e9ea;
    border-style: inset;
    border-radius: 3px;
    -moz-border-raduis: 3px;
    margin-right: 3px;
}
#nav #searchform input[type=submit]{
    background: url(../images/btn_search.png) no-repeat;
    width: 29px;
    height: 26px;
    border: 0;
    text-indent: -9999px;
    font-size: 0;
    line-height: 30px;
}
#nav #searchform label{
    display: none;
}
#nav input::-webkit-input-placeholder, #footer  input::-webkit-input-placeholder{
    color:    #003a63;
}
#nav input:-moz-placeholder, #footer #nav input:-moz-placeholder {
    color:    #003a63;
}

#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
}
#main{
    width: 1024px;
    margin: -11px auto 0 auto;
    overflow: hidden;
    background: url(../images/bg_body_rpt.png) repeat-y;
    position: relative;
    min-height: 540px;
    padding-bottom: 40px;
}

/*#home #main{
    height: 540px;
}*/

#main .stars{
    width: 1024px;
    height: 300px;
    background: url(../images/bg_stars.png) no-repeat;
    position: absolute;
    top: 0;
    left: 0;
    z-index: 0;
}

#home #main .col_l{
    width: 400px;
    background: url(../images/headshot_home.png) no-repeat 187px top;
    float: left;
    margin: 35px 20px 20px 20px;
    position: relative;
}
#home #main .col_l .faq_select{
    height: 240px;
    position: relative;
}
#home #main .col_l .faq_select h2{
    color: #003a63;
    font-family: Arial, Helvetica, sans-serif;
    width: 180px;
    font-size: 18px;
    font-weight: normal;
    margin: 0 0 8px 0;
    padding-left: 8px;
    line-height: 120%;
}
#home #main .col_l .faq_select p{
    width: 198px;
    padding-left: 8px;
    font-size: 12px;
    color: #333333;
}
#home #main .col_l .faq_select .signature{
    padding-left: 20px;
}
#home #main .col_l .faq_select form{
    position: absolute;
    top: 193px;
    left: 0;
    border: 0;
}
#home #main .col_l .faq_select select{
    width: 350px;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border-right: none;
    height: 28px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
    left: 0;
    display: inline; /* double margin bug fix for IE7 */
}
#home #main .col_l .faq_select .btn_faq_go{
    background: url(../images/btn_go.png) no-repeat;
    width: 32px;
    height: 32px;
    text-indent: -9999px;
    border: 0;
    float: left;
    font-size:0;
}
.customStyleSelectBox {
/* Styles For Your Select Box */
    border: 1px solid #003A63;
    border-radius: 3px;
    -moz-border-radius: 3px;
    background: #fff;
    color: #003A63;
    font-size: 12px;
    font-family: Arial, Helvetica, sans-serif;
    border-right: none;
    height: 28px;
    overflow: hidden;
    float: left;
    margin-right: 10px;
}

.customStyleSelectBox.changed {
/* You can use this if you want a different style after user has made a selection */
}

/* on the next line we add a down arrow on the right to indicate that it is a select box */
.customStyleSelectBoxInner {
background:url(../images/bg_select_arrow.png) no-repeat top right;
padding: 6px 40px 6px 15px;
width: 293px !important;
}

.twitterfeed .twtr-hd, .twitterfeed .twtr-ft{
    display: none;
}
#home .twitterfeed{
    width: 360px;
    padding: 20px;
    border: 1px solid #e4e4e4;
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.twitterfeed h3{
    color: #003a63;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    margin: 0 0 8px 0;
    line-height: 120%;
    text-transform: uppercase;
}
.twitterfeed .twtr-widget .twtr-tweet-wrap{
    padding: 6px 0;
}
#main .content{
    position: relative;
    padding: 30px 60px;
    margin: auto;
}
#main .content a{
    text-decoration: underline;
}
#main .content a:visited{
    color: #001330;
}
#main .content a:hover, #main .content a:active{
    color: #E51B24;
}
#canvas > .col1 h1, #canvas > .col2 h1{
    font-size: 21px;
    font-weight: bold;
    color: #003a63;
    font-family: Arial, Helvetica, sans-serif;
}
#canvas > .col1 h2{
    font-size: 16px;
    color: #e51b24;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 10px 0 10px 0;
}
#canvas > .col1 h3{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0 0 5px 0;
}
#canvas > .col2 h3, #canvas > .col2 caption{
    font-size: 14px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    margin: 12px 0 12px 0;
}
#canvas > .col1{
    font-size: 14px;
    line-height: 160%;
}
#canvas > .col1 .content{
    width: 650px;
    font-size: 13px;
}
#canvas > .col2{
    padding: 60px;
    width: 904px;
}
#canvas > .col2 .content{
    float: left;
    padding: 0;
    width: 550px;
    margin-left: 130px;
    font-size: 13px;
}
.col2 .leftnav{
    width: 180px;
    float: left;
    position: relative;
}
.col2 .leftnav .doubleline{
    width: 100%;
    height: 3px;
    border-top: 1px solid #003a63;
    border-bottom: 1px solid #003a63;
}
#main .leftnav h2, #main .leftnav h1{
    color: #e51b24;
    font-weight: bold;
    font-size: 18px;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0;
}
#canvas .col2 .content h2{
    font-size: 15px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
    color: #e51b24;
    margin: 10px 0 10px 0;
}
#main .leftnav h2{
    text-transform: uppercase;
}
#main .leftnav ul{
    list-style: none;
    margin: 0;
    padding: 22px 0 0 0;
    margin-top: 1px solid #003a63;
    font-size: 13px;
    font-weight: bold;
    font-family: Arial, Helvetica, sans-serif;
}
#main .leftnav ul li{
    margin-bottom: 15px;
}
#main .leftnav a{
    color: #003a63;
}
#main .leftnav a:hover, #main .leftnav .active{
    color: #e51b24;
}
#home #main .col_r{
    float: left;
    width: 575px;
    position: relative;
}

.tab_box{
    width: 568px;
    margin-top: 15px;
}

.tab_box > .top{
    background: url(../images/bg_keydates_top.png) no-repeat;
    height: 33px;
    color: #003a63;
    font-weight: bold;
    font-size: 13px;
    padding: 12px 0 0 30px;
    text-transform: uppercase;
    font-family: Arial, Helvetica, sans-serif;
}

.es .tab_box > .top{
    padding-left: 15px;
}

.tab_box > .body{
    background: url(../images/bg_keydates_rpt.png) repeat-y;
    min-height: 390px;
    padding: 10px 20px;
}
.tab_box > .bottom{
    background: url(../images/bg_keydates_btm.png) no-repeat;
    height: 11px;
}
.content .tab_box > top{
    font-size: 15px;
}
.keydates .keydate{
    background: #f7f7f7;
    border-radius: 3px;
    -moz-border-radius: 3px;
}
.keydates .keydate.large{
    padding: 15px 30px;
    clear: both;
    margin-top: 15px;
    float: left;
}
.keydates .keydate .date{    
    color: #e51b24;
    font-weight: bold;
    text-align: center;
    line-height: 120%;
    float: left;
    text-transform: uppercase;
}
.keydates .keydate.small .date{
    width: 36px;
    height: 31px;
    font-size: 10px;
    padding: 17px 2px 0 2px;
    background: url(../images/bg_calendar_sm.png) no-repeat;
    margin: 15px 0 0 15px;
}
.es .keydates .keydate.small .date{
    height: 48px;
}
.keydates .keydate.large .date{
    width: 33px;
    height: 42px;
    font-size: 13px;
    padding: 27px 14px;
    background: url(../images/bg_calendar_lrg.png) no-repeat;    
}
.keydates .keydate.large .date .day{
    font-size: 26px;
    display: block;
    margin-bottom: 6px;
}
.keydates .keydate.small .date .day{
    font-size: 16px;
    display: block;
    margin-bottom: 3px;    
}
.keydates .keydate.large .desc{
    margin-left: 27px;
    width: 366px;
}
.keydates .keydate .desc{
    float: left;
}
.keydates .keydate .desc p{
    font-size: 12px;
}
.keydates .keydate h3{
    margin: 0 0 3px 0;
    color: #E51B24;
    font-size: 14px;
    font-weight: bold;
    text-transform: uppercase;
    font-family: Arial, Helvetica, san
}
.keydates .keydate.small{
    width: 157px;
    float: left;
    margin: 20px 19px 0 0;
    height: 110px;
    overflow: hidden;
    position: relative;
}
.es .keydates .keydate.small{
    /*height: 130px;*/
}
.keydates .keydate.last{
    margin-right: 0;
}
.keydates .keydate.small h3{
    font-size: 12px;
    color: #003a63;
    margin: 20px 0 0 10px;
    line-height: 120%;
    width: 75px;
    float: left;
}
.keydates .keydate .days_left{
    font-size: 12px;
    text-align: center;
    padding: 5px 10px;
    width: 137px;
    background: #e8e9ea;
    height: 25px;
    position: absolute;
    bottom: 0;
    margin: 0;
    left: 0;
    border-bottom-left-radius: 3px;
    -moz-border-radius-bottomleft: 3px;
    border-bottom-right-radius: 3px;
    -moz-border-radius-bottomright: 3px;
}
.es .keydates .keydate .days_left{
    /*height: 45px;*/
}
.keydates .keydate .days_left .days{
    font-size: 18px;

}
.keydates .digital_flag{
    float: left;
    width: 127px;
    text-align: center;
    padding: 0 15px;
}
.keydates .digital_flag h3{
    font-size: 12px;
    margin: 18px 0 8px;
}

.btn_orange {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #ff9514), color-stop(1, #f85c14) );
	background:-moz-linear-gradient( center top, #ff9514 5%, #f85c14 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#ff9514', endColorstr='#f85c14');
	background-color:#ff9514;
	-moz-border-radius:6px;
	-webkit-border-radius:6px;
	border-radius:6px;
	border:1px solid #dcdcdc;
	display:inline-block;
	color:#ffffff;
	font-size:12px;
	padding:3px 10px;
	text-decoration:none;
        text-transform: uppercase;
        cursor: pointer;
}.btn_orange:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #f85c14), color-stop(1, #ff9514) );
	background:-moz-linear-gradient( center top, #f85c14 5%, #ff9514 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#f85c14', endColorstr='#ff9514');
	background-color:#f85c14;
}.btn_orange:active {
	position:relative;
	top:1px;
}

#results .enr .enrresults{
    background: url(../images/enr-2.png) no-repeat top left;
}

.es #results .enr .enrresults{
    background: url(../images/enr-2-sp.png) no-repeat top left;
}

#footer{
    width: 1064px;
    height: 278px;
    background: url(../images/bg_bottom.png) no-repeat;
    overflow: hidden;
    margin-top: -40px;
    position: relative;
}
#footer .buttons{
    width: 955px;
    margin: 27px auto 0 auto;
}
#footer .buttons .callout{
    float: left;
    margin-right: 35px;
}
#footer .buttons .register{
    background: url(../images/btn_register-to-vote.png) no-repeat top left;
}
#footer .buttons .remind{
    background: url(../images/btn_who-when.png) no-repeat top left;
}
#footer .buttons .contact{
    background: url(../images/btn_contact.png) no-repeat top left;
}
#footer .buttons .registeres{
    background: url(../images/btn_para_votar.png) no-repeat top left;
}
#footer .buttons .remindes{
    background: url(../images/btn_quien.png) no-repeat top left;
}
#footer .buttons .contactes{
    background: url(../images/btn_contactenos.png) no-repeat top left;
}
#footer .buttons .contact .txt{
    width: 215px;
}
#footer .buttons > .last{
    margin-right: 0;
}
#footer .buttons .button{
    float: left;
    margin-right: 8px;
}
#footer .buttons .txt{
    width: 180px;
    padding-left: 100px;
    float: left;
    min-height: 100px;
}
#footer .buttons .txt p{
    font-size: 11px;
}
#footer .buttons h3{
    width: 150px;
    color: #e51b24;
    font-size: 16px;
    margin: 20px 0 5px 0;
    font-weight: bold;
}
#footer .buttons .more{
    color: #e51b24;
}
#footer .buttons .more:hover{
    text-decoration: underline;
}
#footer .callout input[type=text]{
    width: 193px;
    margin-bottom: 10px;
}
#footer .callout #signup{
    width: 200px;
    font-size: 11px;
}
#footer .footer_links{
    width: 1022px;
    height: 86px;
    overflow: hidden;
    background: #a8c6dc;
    margin: auto;
    position: absolute;
    bottom: 0;
    left: 21px;
    font-size: 11px;
}
#footer p{
    font-size: 11px;
}
#footer .footer_links ul{
    width: 1010px;
    float: left;
    list-style: none;
    margin: 15px 0 0 40px;
    padding: 0;
}
#footer .footer_links ul li{
    float: left;
    margin-right: 5px;
}
#footer .footer_links a:hover{
     text-decoration: underline;
}
#footer .footer_links .copyright{
    text-align: right;
    float: right;
    width: 550px;
    margin: 8px 25px 0 0;
}
/** Countdown styles **/
br { clear: both; }
    .cntSeparator {
    font-size: 54px;
    margin: 10px 7px;
    color: #000;
}
.desc { margin: 7px 3px; }
.desc div {
    float: left;
    font-family: Arial;
    width: 70px;
    margin-right: 65px;
    font-size: 13px;
    font-weight: bold;
    color: #000;
}
.desc .last{
    margin-right: 0;
}

/** Accordion styles **/
.faq_accordion h3{
    color: #e51b24;
    font-size: 13px;
    font-weight: normal;
    margin: 0 0 8px 0;
    padding: 8px 0;
    border-bottom: 1px solid #efefef;
    position: relative;
    clear: left;
}
.faq_accordion .ui-icon{
    width: 11px;
    height: 10px;
    overflow: hidden;
    background: url(../images/accordion_bullet.png) no-repeat top left;
    position: absolute;
    top: 13px;
    left: -20px;
}
.faq_accordion .ui-icon-triangle-1-s{
    background-position: 0 -10px;
}
.faq_accordion h3 a{
    /*color: #e51b24;*/
    color: #000 !important;
    text-decoration: none !important;
}
.faq_accordion .answer a{
    text-decoration: underline;
}
.faq_accordion *{
    outline: none;
}
.faq_accordion .a{
    font-weight: bold;
    font-size: 13px;
    float: left;
}
.faq_accordion .answer{
    float: left;
    width: 500px;
    margin-left: 10px;
}
.faq_accordion .accordion_content{
    background: #EFEFEF;
    padding: 10px;
}

.msg_preview_box{
    width: 428px;
    padding: 15px 40px;
    background: #f7f7f7;
    -moz-border-radius:3px;
    -webkit-border-radius:3px;
    border-radius:3px;
    margin-bottom: 25px;
}
.msg_preview_box .msg_preview{
    width: 271px;
    height: 142px;
    padding: 30px 45px;
    background: url(../images/bg_txt_msg.png) no-repeat;
    color: #fff;
    font-size: 18px;
    text-align: center;
    line-height: 150%;    
}
.msg_preview_box .msg_preview a{
    color: #fff;
    text-decoration: none;
}
#frmMessaging > p{
    margin: 25px auto;
    width: 375px;
}
#frmMessaging > div{
    width: 428px;
    padding: 25px 40px;
    text-align: center;
}
#frmMessaging > div > input{
    width: 247px;
    border: 1px solid #9caebb;
    border-style: inset;
    border-radius: 3px;
    -moz-border-radius: 3px;
    font-size: 13px;
    padding: 10px 20px;
}
#frmMessaging .form-row5{
    background: #f7f7f7;
}
#frmMessaging .btn_orange{
    font-size: 18px;
    padding: 10px 20px;
}

#frm-area .valid-tag > ul, #frm-area #star-nav{
    list-style: none;
    margin: 0;
    padding: 0;
}
#star-nav .header_sub_nav{
    padding-bottom: 10px;
}
#frm-area ul li div.hidden{
    display: block;
    visibility: visible;
    padding: 10px;
}
#frm-area .expanded .change-bar > a, #frm-area .expanded .change-bar2 > a{
    background: #DDD;
    display: block;
    padding: 3px 10px;
    font-size: 15px;
    border-bottom: 1px solid #fff;
    text-decoration: none;
}
#frm-area .expanded .change-bar > a:visited, #frm-area .expanded .change-bar2 > a:visited{
    color: #195999;
}
#frm-area .expanded .change-bar > a:hover, #frm-area .expanded .change-bar2 > a:hover{
    color: #001330;
    text-decoration: underline;
}
.voting-howpg{
    display: none;
}
.expanded .inner-nav{
    font-size: 15px;
}

.content .addthis_toolbox{
    float: right;
    margin-top: -17px;
}

.faq_select_form label{
    display: none;
}
.highlight { background-color: #FFFF66;
}


@media only screen and (min-width: 35em) {
  

}

.ir { display: block; border: 0; text-indent: -999em; overflow: hidden; background-color: transparent; background-repeat: no-repeat; text-align: left; direction: ltr; *line-height: 0; }
.ir br { display: none; }
.hidden { display: none; visibility: hidden; }
.visuallyhidden { border: 0; clip: rect(0 0 0 0); height: 1px; margin: -1px; overflow: hidden; padding: 0; position: absolute; width: 1px; }
.visuallyhidden.focusable:active, .visuallyhidden.focusable:focus { clip: auto; height: auto; margin: 0; overflow: visible; position: static; width: auto; }
.invisible { visibility: hidden; }
.clearfix:before, .clearfix:after { content: ""; display: table; }
.clearfix:after { clear: both; }
.clearfix { *zoom: 1; }

/*
@media print {
  * { background: transparent !important; color: black !important; box-shadow:none !important; text-shadow: none !important; filter:none !important; -ms-filter: none !important; } 
  a, a:visited { text-decoration: underline; }
  a[href]:after { content: " (" attr(href) ")"; }
  abbr[title]:after { content: " (" attr(title) ")"; }
  .ir a:after, a[href^="javascript:"]:after, a[href^="#"]:after { content: ""; } 
  pre, blockquote { border: 1px solid #999; page-break-inside: avoid; }
  thead { display: table-header-group; } 
  tr, img { page-break-inside: avoid; }
  img { max-width: 100% !important; }
  @page { margin: 0.5cm; }
  p, h2, h3 { orphans: 3; widows: 3; }
  h2, h3 { page-break-after: avoid; }
}*/
