﻿body { 
	color : #000000; 
	background : #ffffff; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size : 12pt; 
} 

a { 
  text-decoration : underline; 
  color : #0000ff; 
}

h1, .header1 {
	font-size: 1.7em;
	font-weight: bold;
	padding-bottom: 1px;
	margin-bottom: 5px;
	display: block;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #470b60;
}

h3, .header3 {
	font-size: 1.4em;
	font-weight: bold;
	padding-bottom: 1px;
	margin-bottom: 3px;
	display: block;
	}

#leftelection
{
float:left;
	position:relative;
}

#breadcrumb {
	left: 0px;	
	padding-top:0px;
	margin-top:3px;
	padding-bottom:15px;	
	font-size:12px;
}

.pollingPlaceContainer {

	padding: 0.3em 0em 0.3em 0em;
	margin-bottom: 0.2em;
	display:block;
}

.pollingPlaceText {

	width: 100%;	
}

.pollingPlaceContainer td {

	padding-bottom: 2px;
}

.pollingPlaceImages {

	margin-left: 1.5em;
	width: 6em;
}

.pollingPlaceLegendContainer {

	margin-top: 0.3em;
	float: left;
	clear: both;
	width: 12em;
}

#elModContent .pollingPlaceLegendContainer {
	width: 30em !important;
}

.pollingPlaceLegendImage {
	margin-top: 0.15em;
	float: left;
}

.pollingPlaceLegendText {
	margin-left: 26px;
	width: 9.5em;
}

#electiontable {

	width:100%;
}


#QAlogo, #header, #navcontent, #leftnav, #pagefunctions, #elModElections{ 
	display : none; 
} 

#footer {

	text-align:center;
	left: 0px;	
	padding-top:0px;
	margin-top:3px;
	padding-bottom:15px;	
	font-size:12px;
}

#lastmod {
	text-align:right;
	left: 0px;	
	padding-top:0px;
	margin-top:6px;
	padding-bottom:25px;	
	font-size:12px;
}

.Elected
{
	font-weight:bolder;
}

.NotElected
{
	font-weight:normal;
}


.whiteHeadingText {
	text-align:left !important;
	font-weight:bold !important;
	padding-bottom:6px !important;
}

.ElectionTitle {
	text-align:left !important;
	font-weight:bold !important;
	padding-top:15px !important;
	padding-bottom:6px !important;
}

	table.waecModTable
	{
		border-top: solid 1px #FFFFFF;
		border-bottom: solid 1px #FFFFFF;
		border-right: solid 1px #FFFFFF;
		width:100%;	
	}
	
		.waecModTable td, .waecModTable th
		{
			padding: 3px;	
			border-left: solid 1px #FFFFFF;
			text-align: right;
		}	
		
		/* RichEdit label="waecModTableHeader" tag="tr" */				
		.waecModTableHeader
		{
			background-color: #0f3063;
			font-weight: bold;
			color: #FFFFFF;		
		}
				
		.waecModTable .leftAlign
		{		
			text-align: left;
		}
				
		/* RichEdit label="waecModTableFooter" tag="tr" */				
		.waecModTableFooter
		{
			background-color: #0f3063;
			font-weight: bold;
			color: #FFFFFF;		
			font-weight: bold;
		}
		
		.waecModTableFooterBorderTop
		{
			background-color: #0f3063;
			font-weight: bold;
			color: #FFFFFF;		
		}
		
		.waecModTableFooterBorderTop td
		{
			border-top: solid 1px white;	
		}
		
		.waecModTableHeader td, .waecModTableHeader th
		{
			text-align: left;		
		}

		/* RichEdit label="backGroundLightBrown" tag="tr" */	
		.backGroundLightBrown
		{
			background-color: #ECE1C1;
		}

	/* RichEdit label="keyDateAndDeadLinesTable" tag="table" */
	table.keyDateAndDeadLinesTable
	{
		border-bottom: solid 1px #C3A559;
		border-right: solid 1px #C3A559;
	}

	.keyDateAndDeadLinesTable td
	{
		padding: 3px;
		border-left: solid 1px #C3A559;
		border-top: solid 1px #C3A559;
	}


.waecModTable .leftalign {
	text-align: left;
}



