.header {
	background-image: url(/images/header_slice.jpg);
	height: 97px;
}
.bottombar {
	background-color: #547894;
	height: 34px;
}
.textfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #547894;
	background-color: #E9F0F5;
	border: thin solid #333333;
}
body, td, th, p, ol, ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 16px;
	color: #595959;
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}
.blueheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #336699;
	font-weight: bold;
}
.events {
	background-color: #B0C7DA;
}
.link {
	color: #336699;
	font-weight: bold;
	text-decoration: underline;
}
.link:hover {
	color: #113551;
	font-weight: bold;
	text-decoration: underline;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #547894;
	width: 736px;
	margin-left:auto;
	margin-right:auto;
	padding: 8px 2px 2px 18px;
}
.submit {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
	background-color: #143F62;
	text-transform: uppercase;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #E1EBF3;
}
.greenheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #6A9E20;
	font-weight: bold;
}
