body {
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #003466;
	background-color: white;
}
a:link, a:visited, a:hover, a:active {
	color: #003466;
}
.mainstyle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.heading1 {
	font-size: 16px;
	font-weight: bold;
	padding: 0px;
	margin: 8px 0px 18px 0px;
}
.style1 {
	font-size: 12px;
	color: #ff0000;
}
.style2 {
	color: #FF0000;
	font-weight: bold;
}
.style3 {
	font-size: 14px;
}
.style4 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.style5 {
	font-size: 12px;
}
.style6 {
	color: #FFFFFF;
	font-weight: bold;
}
.style9 {
	font-size: 18px;
}
.style11 {
	font-size: 12px;
}
.style20 {
	font-size: 12px;
}
.style23 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 12px;
	color: #FFFFFF;
}
.banner {
	padding: 18px;
	color: black;
}
.banner h2 {
	font-style: italic;
	font-size: 20px;
	font-weight: normal;
	margin: 8px 0px 0px 0px;
}
.banner h4 {
	font-size: 14px;
	font-weight: normal;
	margin: 0;
}
table.list {
	border-collapse: collapse;
}
table.list th {
	background-color: #10487A;
	border: 1px solid #10487A;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: white;
	font-weight: bold;
}
tr.odd {
	background-color: #CDDAE5;
}
tr.even {
	background-color: #9AB5C9;
}
tr.odd td, tr.even td {
	border: 1px solid #10487A;
	line-height: 18px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.error-message {
	margin: 10px 10px 10px 0px;
	padding: 5px 10px 5px 10px;
	border: 1px solid red;
	font-weight: bold;
}
hr.small {
	border: 0px none;
	height: 1px;
	background-color: gray;
	color: gray;
}

div#countdown {
	position: absolute;
	left: 50px;
	top: 136px;
	height: 50px;
	width: 200px;
	color: white;
}

