A,A:Visited,A:Active  {color : #415C58; text-decoration : underline;}
A:Visited  {color : #65837E; text-decoration : underline;}
A:Hover  {color : #1E4FE1; text-decoration : underline;}

body {
	font-size : 11px;
	line-height: 14px;
	font-family : Verdana, Arial, Helvetica;
	color : #53555A;	
	background: #000042 url(/assets/images/sitebg.jpg) repeat-x;
	padding: 0px;
	}
td {font-size : 11px;}

.kidsfont {
	font-size : 15px;
	line-height: 20px;
	font-family : comic sans ms, Verdana, Arial, Helvetica;
	color : #010D88;	
	}
.kids1,.kids2,.kids3,.kids4 {
	font-size : 14px;
	font-family : comic sans ms, Verdana, Arial, Helvetica;
	text-transform : lowercase;
	letter-spacing : 1.5;
	color : #DA6DDB;	
	}
.kids2 {color : #FA142F;}
.kids3 {color : #00D2FF;}
.kids4 {color : #98CA00;}
	    
#maintable {	
	font-size : 11px;
	padding: 8px 0px 0px 10px;
	border: 2px solid #FFFFFF;
	background: #FFF url(/assets/images/contentbg.jpg) repeat-x;
}

#leftcolumn {	
	width: 205px;
	padding: 8x 0px 12px 11px;
	margin: 0px;
	text-align: right;
}

#maincolumn {	
	width: 508px;
	padding: 8x 0px 12px 0px;
	margin: 0px;
}

#content {	
	text-align: center;
	padding: 8px 10px 8px 10px;
}

#contenttable {	
	padding: 16px 8px 16px 16px;
	font-size : 11px;
	line-height : 19px;
	font-family : Verdana, Arial, Helvetica;
	text-align: left;
	color : 53555A;
	border: 1px solid #000;
	background-color: #FFF;
}


#date{ 
	color : #000042;
	font-size : 11px;
	letter-spacing : normal;
	font-family : Verdana, Arial, Helvetica;
	text-align: right;
	padding: 0px 8px 3px 0px;
}

#electioncountdownbar{ 
	margin: 0;
	height: 29px;
	padding: 0;
	background: #FFF url(/assets/images/header_countdown.jpg) no-repeat;
}

#electiondays{ 
	margin: 0 0 0 0;
	color : #4678E5;
	font-size : 16px;
	font-weight: bold;
	font-family : Verdana, Arial, Helvetica;
	padding: 4px 165px 0px 0px;
	text-align: right;
}

#rightcallouts {	
	float: right;
	margin-left: 12px;
	width: 174px;
}

#calloutbox1,#calloutbox2 {	
	padding: 11px;
	font-size : 11px;
	line-height : 14px;
	font-family : Arial, Helvetica;
	text-align: left;
	color : #000859;
	border: 1px solid #000;
	background-color: #F2F2F4;
	margin: 0 0px 5px 0;
}

#leftcolumnbox {	
	padding: 0px;
	width: 193px;
	border: 1px solid #000;
	background-color: #FFF;
	text-align: left;
}


#footer{ 
	color : #DDDDDD;
	font-size : 10px;
	line-height: normal;
	letter-spacing : normal;
	font-family : Arial, Helvetica;
}
A.creditlink,A.creditlink:Visited,A.creditlink:Active  {color : #EEE; text-decoration : underline;}
A.creditlink:Hover  {color : #CCC; text-decoration : underline;}
#credit { padding: 5px; text-align:right; font-size:10px; color: #FFF }

h1 {
	font-size : 24px;
	color : #666B9B; 
	font-weight : bold;
	margin : 4px 0px 16px 0px;
	font-family : Times New Roman, Times, serif;
}
h2 {
	color : #000072;
	font-size : 13px;
	font-weight : bold;
	letter-spacing : normal;
	font-style : normal;
	margin : 16px 0px 8px 0px;
}
h3 {
	font-size : 12px;
	color : #000000;
	font-weight : regular;
	letter-spacing : normal;
	font-style : italic;
	margin : 6px 0px 2px 0px;
	font-family : Arial, Helvetica, sans serif;
}
p,ul  {margin-top: 6px; }

ul.eventlist  { 
	margin : 0px 0px 0px 5px;
	padding : 0px 0px 0px 5px; 
	list-style-image: url(/assets/images/bullet_circlearrow.gif);
	line-height : 14px; 
}

.eventheading  {
	font-size : 11px;
	color : #558CBA;
	font-weight : bold;
	letter-spacing : normal;
	font-family : Arial, Helvetica, sans serif;
}

ul#tier1nav {
	list-style: none;
	margin: 0px;
	padding: 0px;
	background-color: transparent; 
	}
		
ul#tier1nav li {
	display: block;
	border-top: 1px dashed #000;
	background-image: url(/assets/images/bullet_ovalarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}

ul#tier1nav li a {
	display: block;
	margin: 0;
	padding-top: 5px;
	padding-left: 10px;
	padding-bottom: 4px;
	background-color: transparent;  /* 	#D4B861 */
	font: bold 0.95em /100% verdana, arial, sans-serif;		/* If you get an unwanted gap after your a block (IE-Win) try increasing the line height		*/
	color: #558CBA;
	text-align: left;
	text-decoration: none;
	width: 194px;				/* 	Causes Problems in IE5-Mac and Netscape/Mozzilla - see next fix		*/
	}

ul#tier1nav li a:hover {
	background-color: #FFF;
	color: #558CBA;
	background-image: url(/assets/images/bullet_ovalarrow.gif);
	background-repeat: no-repeat;
	background-position: 0 .5em;
	}
ul#tier1nav li a.kids:hover { background-color: #FFFF40;}

ul#tier1nav ul.tier2nav {
	/* list-style: none; */
	list-style-type: square;
	margin: 0px;
	padding-bottom: 2px;
	border: 0px solid pink;
	}

ul#tier1nav ul.tier2nav li {
	border-top: 0 none;
	border: 0px solid green;
	padding-right: 10px;
	padding-left: 5px;
	}

ul#tier1nav ul.tier2nav li a {
	padding: 1%;
	margin: 0px;
	font: bold 0.8em /1.5 verdana, sans-serif;
	color: #7F0600;
	background-color: transparent;
	border: 0px solid yellow;
	width: 100%;
	}

ul#tier1nav ul.tier2nav li a:hover {
	color: #fff;
	background-color: transparent;
	text-decoration: underline;
	}

.alert {font-size : 12px; color : E70108; font-weight : bold;}
.highlight {color : E70108;}
.twelve {font-size : 12px;}
.eleven {font-size : 11px;}
.ten {font-size : 10px;}


/*  Styles for forms */

label {
	width: 120px; 
	float: left;
	text-align: right;
	margin: 0px 5px 6px 0px;
	clear: both;
}

form {
  margin: 0px;
  padding: 0px;
}
form fieldset {
  border: 1px solid #999999;
  padding: 10px;
  margin: 0px 0px 6px 0px;
}
form fieldset legend {
  color: #558CBA;
  font-weight: bold;
  margin: 0px;
  padding: 3px 5px;
}
form input, form textarea, form select { 
font: 11px arial, sans-serif; 
color: #555555; 
background: #EEF7FF; 
border: 1px solid #000042;
}
form textarea {
	width: 95%; 
}
.checkbox {
	border: 0px; 
	background-color: #FFFFFF; 
	padding: 4px 4px 4px 10px;
}
.button {
	font-family : Verdana;
	line-height : 11px;
	font-weight : bold;	
	margin-left: 140px;
	clear: both;
	border: 1px solid #666666;
}

.dropdown  {
	font-weight : normal;
	border: 1px solid #666666;
}

.inputbox  {
	margin-bottom: 6px;
}
.eventheading  {
	margin-bottom: 6px;
}

