body{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12.5px;
	line-height: 14px;
	
}
hr { size:1px;
	background-color:#CCCCCC;
	color:#CCCCCC;
}
td{
	font-family: "Georgia", Times New Roman, Times, serif;
	font-size: 12.5px;
	line-height: 20px;
	vertical-align:top;
}

tr.heading td {
	background-color:#E9E9E9;
	font-weight:bold;
}

input, select, textarea{
font-size: 12px;
font-size-adjust: none;
font-family: Arial, Helvetica, sans-serif;
color: #000000;
text-decoration: none;
text-transform: none;
background-color: #EEEEEE;
border: 1px solid #999999;
border-spacing: 0px;
padding: 2px;
SCROLLBAR-FACE-COLOR: #d1d1d1;
SCROLLBAR-HIGHLIGHT-COLOR: #d1d1d1;
SCROLLBAR-SHADOW-COLOR: #999999;
SCROLLBAR-3DLIGHT-COLOR: #999999;
SCROLLBAR-ARROW-COLOR: #999999;
SCROLLBAR-TRACK-COLOR: #FFFFFF;
SCROLLBAR-DARKSHADOW-COLOR: #FFFFFF;
vertical-align : top;
}

input.radio {background-color: #EEEEEE;
}

#error {
	color: red;
	font-weight: boldl;
}

#ei_menu {
	height: 100%;
	background-color: #005a8c;
	clear: both;
	float: none;
	padding: 2px 6px px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-position: 0 0;
	display:table-row ;
}

#ei_menu li{
	list-style: none;
	padding-top: 6px;
}

#ei_menu a{
	display: block;
	background-position: 0 0;
	color: white;
	text-decoration: none;
}

#candidates_menu {
	height: 100%;
	background-color: #005a8c;
	clear: both;
	float: none;
	padding: 2px 6px px 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-weight: bold;
	background-position: 0 0;
	display:table-row ;
}

#candidates_menu li{
	list-style: none;
	padding-top: 6px;
}

#candidates_menu a{
	display: block;
	background-position: 0 0;
	color: white;
	text-decoration: none;
}


h2
	{
	color: #44687d;
	font-size: 20px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: normal;
	margin-top: 0px;
	}
	
h3
	{
	color: #44687d;
	font-size: 14px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	margin-top: 0px;
	}
h4
	{
	color: #44687d;
	font-size: 14px;
	font-family: "Georgia", Times New Roman, Times, serif;
	font-weight: bold;
	font-style: italic;
	}

.notes {
	font-size: 10px;
}

a {
	font-style: normal;
	text-decoration: none;
}
.ei_smMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight: bold;



}.ei_mainMenu {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	


}
.ebutton {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
}
.ebutton1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #000000;
	writing-mode:tb-rl;
	filter: flipv fliph;
	}

.white {
	color: #FFFFFF;
	text-decoration: none;
}

.hide{
	visibility:hidden}
.show{
	visibility:visible}
.hl_yellow {
	font-weight:bold;
	border: 1px solid #333333;
	text-indent: 4px;
	background-color: #FFFFCC;
}
.red {
	color: #FF0000;
}

.blue {
	color: #0000FF;
}
.userinput {
	display: none;
}
