<style type="text/css">

body {
  font-family: verdana, arial, helvetica, sans-serif;
/*  font-size: 1.1em;  */
  background-color: white;
  padding: 0;
}
h1 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 18pt;
	font-weight: bold;
	color: #035842;
}
h2 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #035842;
}
h3 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 5px 0 5px 5px;
	padding: 0;
	font-size: 12pt;
	font-weight: bold;
	color: #035842;
}
h4 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 14pt;
	font-weight: bold;
	color: #035842;
}
h5 {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: 8pt;
	font-weight: bold;
	color: #ffffff;
}
p {
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10pt;
	line-height: normal;
	margin: 0 0 10px 0;
	padding: 0;
}
td {
  font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	line-height: normal;
  margin: 0 0 10px 0;
  padding: 0;
}
li {
  font-family: verdana, arial, helvetica, sans-serif; 
	font-size: 10pt;
	line-height: normal;
  margin: 0 0 5px 0;
  padding: 0;
}
INPUT.searchbox { 
	font-size: 8pt; display: inline; 
}
.headertext {
	font-size: 8pt;
	font-weight: bold;
	text-align: right;
	padding: 0;
	color: #CED64B;
}
.footertext {
	font-size: 8pt;
	text-align: center;
	padding: 0;
	color: #000000;
}
.splashtext {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 5px 5px 5px;
	line-height: normal;
	padding: 0;
	font-size: 10pt;
	background-color: #FFFFFF;
}
.splashfeature {
	font-family: verdana, arial, helvetica, sans-serif;
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 10pt;
	line-height: normal;
	font-weight: bold;
	background-color: #a1da8b;
	color: #000000;
}
.datetext {
  font-size: 0.7em;
}
a {
	color: 0f4dbc;
	text-decoration: none;
}
a:link {
  color: 0f4dbc;
}
a:visited {
  color: 0f4dbc;
}
a.green:link {
  color: #035842;
}
a.green:visited {
  color: #035842;
}
a:hover {
}
a.black:link {
	color: #000000;
}
a.black:visited {
	color: #000000;
}
a.white:link {
	color: #CED64B;
}
a.white:visited {
	color: #CED64B;
}
a.plain:hover {
	background-color: transparent;
}

/* All the content boxes belong to the content class. */
.content {
  position: absolute;
  width: 569px;
  top: 149px;
  left: 188px;
  background-color: white;
  padding: 0px;
  z-index: 1;
}

#footer {
  position: relative; 
  width: 569px;
  height: 100px;
  margin: 40px 0 0 0;
  padding: 0px;
  z-index: 5;
}

#headbar {
	position: absolute;
	width: 737px;
	height: 129px;
	top: 20px;
	left: 20px;
	font-size: 0.9em;
	background-image: url(/images/07head1.jpg);
	background-repeat: no-repeat;
	padding: 0px;
	border: thin;
	z-index: 3;
}

#navleft {
	position: absolute;
	width: 168px;
	height: 471px;
	top: 149px;
	left: 20px;
	font-size: 0.9em;
	background-repeat: no-repeat;
	background-color: white;
	padding: 0px;
	z-index: 2;
}

#padleft {
	position: absolute;
	width: 168px;
	height: 300px;
	top: 620px;
	left: 20px;
	font-size: 0.9em;
	padding: 0px;
	z-index: 10;
}

</style>

