﻿body 
{ 
	background-color: #CFBEA0; 
	font-family: verdana, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #444444;
	font-weight: normal; 
}

.Left
{
	width:10%;
}

.Right
{
	width:10%;
}
	
td 
{ 
	font-family: verdana, Arial, Sans-serif; 
	font-size: 11px; 
	line-height: 15px;
	color: #444444;
	font-weight: normal;
}

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: 22px;
	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: 'Century Schoolbook';
    font-size: 18px;
    font-weight: bold;
    vertical-align: top;
    height: 18px;
    text-align: center;
}

.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;
}

.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: 640px;
    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;
}

