
body 
{ 
	background-color: #CFBEA0; 
	font-family: verdana, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #444444;
	font-weight: normal; 
	
	width: 760px; 
	margin-left: auto;
	margin-right: auto;
	text-align: center;
}

.center
{
    text-align:center;
}
.searchButton
{
    text-align:right;
    padding-right: 10px;
    padding-bottom: 10px;
}

.Left
{
	width:10%;
}

.Right
{
	width:10%;
}
	
td 
{ 
	font-family: verdana, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #444444;
	font-weight: normal;
	text-align:left;
}

INPUT
{
	background: white;
}

.err
{
	color: Red;
}

.mainTable
{
	width: 760px; 
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid; 
	background-color: #EEE9D5;	
}

.header
{ 
	background-color:#000000;
	height: 10px;
	width: 100%;	 
	text-align: right; 
	font-family: tahoma, Arial, Sans-serif; 
	font-size: 10px;
	color: white;
}


.headerText
{
	font-family: tahoma, Arial, Sans-serif; 
	font-size: 10px;
	color: white;
}

.headerImage
{
	height: 93px;	  
}

.appTitle
{
    background-color: #516599;
    color: #ffffff;
    font-family: tahoma, Arial, Sans-serif;
    font-size: 18px;    
    text-align: center;
    padding-bottom:5px;
}

.appSubTitle
{
    background-color: #516599;
    color: #ffffff;
    font-family: tahoma, Arial, Sans-serif;
    font-size: 12px;            
    text-align: center;
    padding-bottom:10px;    
}

.navBar
{
    background-color: #516599;
    color: #ffffff;
    height: 20px;
}

.navText
{
    font-family: tahoma, Arial, Sans-serif;
    font-size: 12px;
    color: white;
}

.mainContentplaceholder
{	
	width: 500px;
}

.content
{
    background-color: #f1e6cc;
}

.firstPageHeight
{
	height: 400px;
}

.regularPageHeight
{
	height: 438px;
}

.homeLocations
{
	font-family: tahoma, Arial, Sans-serif; 
	font-size: 10px;
	color: #ffffff;
	background-color:#887F6C;
	height: 38px;
	vertical-align: middle;
}
.ColumnLabel
{
	font-family: tahoma, Arial, Sans-serif; 
	font-size: 10px;
	color: #ffffff;
	background-color:#887F6C;
	height: 38px;
	vertical-align: middle;
}
.footer
{ 
	background-color:#2B274C;
	height: 32px;
	text-align: center;
	font-family: tahoma, Arial, Sans-serif; 
	font-size: 10px;
	color: #ffffff; 
}

.footertext
{
	font-family: tahoma, Arial, Sans-serif; 
	font-size: 10px;
	color: #ffffff;
}

.footerRow
{
    padding-bottom: 20px;
    text-align:center
}

.spacer10
{
	height: 10px;
	background-image: url('images/spacer.gif');
}

.spacer20
{
	height: 20px;
	background-image: url('images/spacer.gif');
}

.spacer50
{
	height: 50px;
	background-image: url('images/spacer.gif');
}

.label
{
	font-family:Verdana,Arial, Sans-Serif;
	font-size: 11px;
	font-weight:normal;
}

.bodytext	
{ 
	font-family: verdana, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #444444;
	font-weight: normal; 
}

.tableContent
{
	width: 500px;
}

.tabledetail
{
	width: 15%;
}

.fieldset
{
	
    width: 600px;
    background-color: White;
}

.fieldsetPP
{
	border-right: #000000 1px outset; 
	border-top: #000000 1px outset; 
	border-left: #000000 1px outset; 
	border-bottom: #000000 1px outset;
	width: 600px;
}	

.pollingPlaceTable
{
	width: 600px; 
	height: 300px; 
	background-color: white;
}

.pollingPlaceCell
{
	border-right: black 1px solid; 
	border-top: black 1px solid; 
	border-left: black 1px solid; 
	border-bottom: black 1px solid;			
}

.bold
{
	font-weight: bolder;
}

.underlined
{
    text-decoration: underline;  
}

.requiredField
{
    color: #ff3333;
}

.identationInContent
{
    width: 3%;
}

.printConfirmation
{
    background-color: White;
}

.smallFont
{
    font-size: 9px;
}


.Indent
{
	margin-left: .25in; 
	margin-right: .5in;
}

.Indent2x
{
	margin-left: .5in;
	margin-right: .5in;
}

.regionGrouping
{
    padding:0px;
    margin:0px;
    text-align:left;
    background-color:#C4C4C4;
}

.officeGrouping
{
    padding:0px;
    margin:0px;
    text-align:left;
    background-color:#FFFFFF;
}

.candidateGrouping
{
    padding:0px;
    margin:0px;
    text-align:left;
}

td.spacer {width:30px;}
td.candidateName { width:30%; }
td.candidateParty { width: 20%; }
td.candidateFileDate 
{ 
    width: 10%; 
    text-align:right;
}

td.candidateInfo 
{ 
    width:40%;
    text-align:left; 
}

tr.oddRow 
{
    background-color:#FFF3DF;
}

tr.evenRow
{
    background-color:White;
}

table.resultsTable 
{
   border-collapse:collapse;
   margin-left: auto;
   margin-right: auto;
	width: 760px; 
	border: solid 1px #666666;   
	text-align:center;
}

a
{
    color:Black;
}

th 
{
    text-align:left;
    text-decoration:underline;
}

hyperlink
{
    color:Black;
}

fieldset
{
    border-color: #BBBBBB;
}

legend
{
    color: Black;
    font-weight:bold;
    margin-left:10px;
    margin-bottom:10px;
}

.rightAlign
{
    text-align:right;
}