@charset "utf-8";
h1 {
	font-size: 3em;
	color: #73A529;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
}
.name {
	color: #FFFFFF;
}

body {
	font-family: Arial, Helvetica, sans-serif;
	background-image: none;
	background-color: #057CC0;
	color: #FFFFFF;
}
h2 {
	font-size: 28px;
	color: #08105A;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #057CC0;
}
h3 {
	font-size: 1.3em;
	font-weight: bold;
	color: #057CC0;
}
.style4 {
	font-size: 1.3em;
	font-weight: bold;
	color: #057CC0;
	font-family: "Times New Roman", Times, serif;
}


.centered-table {
	margin-right: auto;
	margin-left: auto;
}

.cellheader {
	background-color: #FFFFFF;
	background-image: url(images/bannersmall.jpg);
	background-repeat: no-repeat;
	padding: 8px;
	background-position: center center;
	height: 250px;
	width: 800px;
}
h4 {
	font-size: 1.5em;
	font-style: normal;
	font-weight: bold;
	color: #047EBF;
}
.cellheadline {
	font-size: 1.5em;
	font-weight: bold;
	color: #057CC0;
}


.cellmain {
	color: #000000;
	background-color: #89C444;
	background-position: top;
	margin: 2px;
	padding-top: 1px;
	padding-right: 5px;
	padding-bottom: 5px;
	padding-left: 8px;
	vertical-align: top;
}
.cellfooter {
	color: #000000;
	background-color: #FFFFFF;
	font-weight: normal;
	text-align: center;
	font-size: 0.8em;
	font-style: normal;
}
#nav a:link, #nav a:visited {
	font-size: 12px;
	line-height: 25px;
	font-weight: bold;
	text-decoration: none;
	background-color: #047BBD;
	white-space: nowrap;
	display: block;
	padding: 3px;
	width: 145px;
	border: 1px solid #333333;
	color: #FFFFFF;
}
#nav a:hover {
	font-size: 12px;
	color: #660066;
	background-color: #88C140;
}

.cellnav {
	background-color: #FFFFFF;
	vertical-align: top;
	width: 150px;
	padding-left: 8px;
	font-weight: bold;
	color: #FFFFFF;
}
.centered-table .cellmain p {
	text-decoration: none;
}
#main a:link {
	text-decoration: none;
}
a:link {
	text-decoration: none;
}
a:hover {
	color: #660066;
}
a:visited {
	text-decoration: none;
	color: #0000CC;
}
