h1{
    text-align: center;
}
h4{
      font-weight : bold;
}

h3{
      font-weight : bold;
      font-size: 12px;
}
.errorStyle{
    color: #ff0000;
}
div.Reocrds
{
	width:100%;
        padding:1px;
}

div.Reocrds .item
{
	
	overflow:hidden;
}

div.Reocrds .lableHeading
{
	width:49%;
	display:block;
	float:left;
         text-align: right; 
	word-wrap:break-word;
         padding:3px;
         font-weight: bold;
}

div.Reocrds .lableHeading2
{
	width:46%;
	display:block;
	float:left;
         text-align: right; 
	word-wrap:break-word;
         padding-right:15px;
         font-weight: bold;
         height:32px;
}
div.Reocrds .valueTd2
{
	width:46%;
         height:32px;
	float:right;
        text-align: left; 
        display:block;
        word-wrap:break-word;
        padding-left:3px;
}

.divCenteralign{
    width : 100%;
 text-align: center; 
}

div.Reocrds .valueTd
{
	width:49%;
	float:right;
        text-align: left; 
        display:block;
        word-wrap:break-word;
        padding:3px;
}

div.list .contactInformation
{
	width:25%;
	float:right;
	display:block;
}

div.list .OtherInformation
{
	width:35%;
	float:left;
	display:block;
         height :  50px;
	
}

div.list .centerlized
{
	width:35%;
	float:center;
	display:block;
         height :  50px;
	
}

div.list .full
{
	width:100%;
	
	display:block;
	
}


div.list
{
        clear : both;
	width:100%;
	background:#fff;
	padding:1px;
         display:block;
}

div.listData
{
	width:100%;
	overflow-y: scroll;
	height:165px;
	background:#fff;
	border:1px solid #7F9DB9;
	padding:1px;
}

.headingMain {
font-size : 14px;
font-weight: bold;
}

.headingSub {
font-size : 12px;
font-weight: bold;
}


.centerlized
{
	width:100%;
	text-align:center;
	display:block;
         height : 20px;
	
}
th{
    background: #cccccc;
    height : 22px;
    font-size: 12px;
    font-weight: bold;
}
table{
    font-family :arial;
    font-size : 12px;
    
}
.table-data{
    font-family :arial;
    font-size : 12px;
    width: 80%;
}


.table-data td{
    padding-left:4px;
    text-align : left;
}
.table-data thead{
    font-weight:bold;
    text-align : left;
    color:black;
    padding-left:4px;
}
.tdHeading{
    width :  100%;
    font-weight: bold;
    text-align: center;
    
}

.tdLable{
    width :  35%;
    text-align: left;
    
}

.tdField{
    width :  60%;
    text-align: left;
}

.tdOther{
    width :  25%;
    text-align: left;
}

.tdOtherCenter{
    width :  25%;
    text-align: center;
}

.tdOtherCenterNoWidth{
    text-align: center;
}
.table-voter{
    font-family :arial;
    font-size : 12px;
    
}

.td50PercentCenter{
    text-align: center;
    width: 50%;
}
.tdStarick{
    width :  3%;
    text-align: center;
}

.offices-up{
    text-align:center;
    width: 95%;
}
.offices-up td{
}
.tdLeftAlign{
    text-align:left;
}
.tdRightAlign{
    text-align:right;
}
.tdDistrictName{
    padding-top:20px;
}

a{
    color: #0000FF;
}
.radioSelectionTopContent{
     width : 400px;
    float : left;
   
    text-align: left;
     padding-left: 250px;
    
}
.tdListRecord{
    width: 200px;
    
}
div.voter {
    overflow-x: scroll;
}


.tdLabel{
    text-align :left;
}

.InnerBar{
        text-align :left;
}

.headerElectionType{
    background-color:#B8BFD8;
    height:45px;
    border-bottom:1px solid #ffffff;
    text-align : left;
}

.LightGray{
 background-color:#cccccc;
 height:24px;  
}

.headingSection{
 width:100%;
 background-color:#cccccc;
 height:24px;  
 vertical-align: middle;
}

img.InnerBar { height: 13px; padding: 0px; margin: 0px;}
#rightPanel{
    float:right;
    width: 20%;
    min-width:213px;
    padding: 4px;
    padding-top: 0px;
    height:100%;
    /* background:  url(../images/sub-menu-panel-bg.gif) top right repeat-y; */
}
#whatsNewDiv{
    position: relative;
    top:46px;
    margin-top: 8px;
    vertical-align: top;
    width:200px;
    float:right;
    background-color:#EEEEEE;
    border:1px solid #666666;
    padding:2px;
    
}
#whatsNewDiv h3{
    font-size: 14px;
    color:#FFFFFF;
    background-color:#666666;
    height:20px;
    padding:2px;
    padding-left:4px;
    padding-top:4px;
    margin:2px;
}
#whatsNewExcerpt{
    padding-left:4px;
    padding-right:4px;
    font-size: 12px;
    margin-top:10px;
}
#whatsNewLink{
    padding-left:4px;
    padding-right:4px;
    font-size: 12px;
}

#voterStatsSummaryDiv{
    float:left;
    font-size: 12px;
    width:100%;
    position: absolute;
    height:20px;
    top:118px;
    left:0;
    background-color:#4750A0;
    padding:2px;
    padding-top:4px;
    text-align:center;
    color:white;

}
#voterStatsSummaryDiv a{
    text-decoration:none;
    color:white;
}
#voterStatsSummaryDiv a:hover{
    text-decoration:underline;
    color:white;
}

#VRStatsSummary{
    text-align:center;
}
#VRStatsSummary h2{
  color:teal;
}
#VRStatsSummary table{
  border-style:solid;
  border-width:1px;
  border-color:silver;
}
#VRStatsSummary table th{
    padding:2px;
  border-style:solid;
  border-width:1px;
  border-color:silver;
}
#VRStatsSummary table tr td{
  padding:2px;
  border-style:solid;
  border-width:1px;
  border-color:silver;
}
#calendarEventsDiv{
    position: relative;
    top:46px;
    margin-top:8px;
    vertical-align: top;
    width:200px;
    float:right;
    background-color:#EEEEEE;
    border:1px solid #666666;
    padding:2px;

}
#calendarEventsDiv h3{
    font-size: 14px;
    color:#FFFFFF;
    background-color:#666666;
    height:20px;
    padding:2px;
    padding-left:4px;
    padding-top:4px;
    margin:2px;
}
#postalInfo{
    float:right;
    position:absolute;
    top:160%;
    width:100%;
    min-height:100px;
    vertical-align:bottom;
    font-size: 14px;
    color:#FFFFFF;
    background-color:#4750A0;
    padding:10px;
}
#electionPageHeading{
    font-size:18px;
    font-weight:bold;
    font-family:inherit;
    background-color:blue;
    color:white;
    text-align:center;
}

#electionDocuments th{
    padding-left:4px;
    font-weight:bold;
    text-align:center;
}

.VoterStat_ResultsNumber{
 color:#ff0000;
 font-family :arial;
 font-size : 18px;
 }