/* ChadR commented out for fix in task 78 4/30/09
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{
    text-align : left;
}
.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: #00557C;
    /*
    ChadR commented out for fix on task 78. 4/30/09
    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;}