body {
	margin: 0px;
	padding: 0px;
	background: url(images/background-green.gif) repeat;
}
h1, h2, h3, h4, h5 {
	margin: 0px;
	padding: 0;
}
ul, li, p, div {
	margin: 0px;
	padding: 0px;
}
#wrapper {
	margin: 0px auto 0px;
	width: 900px;
}
#banner {
	height: 170px;
	width: 100%;
	float: left;
	background: url(images/banner.png) no-repeat;
}
#innerwrapper {
	width: 100%;
	float: left;
	position: relative;
}
#nav {
	width: 890px;
	float: left;
	background: #FFFFFF url(images/navgreen.gif) repeat-x;
	padding-right: 5px;
	padding-left: 5px;
}
#nav ul {
	list-style: none;
}
#nav li {
	white-space: nowrap;
	float: left;
}
#nav a {
	text-align: center;
	display: block;
	height: 25px;
	width: 89px;
	color: #06689a;
	text-decoration: none;
	font-weight: bold;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding-top: 5px;
}
#nav a:link, #navigation a:visited {
	text-decoration: none;
	background: url(images/navgreen.gif) repeat-x;
}
#nav a:hover, #navigation a:active {
	text-decoration: none;
	background: url(images/navgold.gif) repeat-x;
	color: #06689a;
}
#maincontent {
	width: 860px;
	float: left;
	margin: 0px;
	padding: 20px 20px 0px;
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: #FFFFFF;
}
#footer {
	height: 60px;
	width: 100%;
	float: left;
	position: relative;
	text-align: center;
	font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	background: url(images/footer.png) no-repeat;
	padding-top: 10px;
}
#maincontent h1 {
	font-size: 18px;
	font-weight: bold;
	color: #1779a8;
	margin-bottom: 10px;
}
#maincontent h2 {
	font-size: 16px;
	font-weight: bold;
	color: #1779a8;
	margin-bottom: 8px;
}
.front {
	line-height: 200%;
	font-weight: bold;
	color: #1779a8;
	font-size: 18px;
}
#maincontent h3 {
	font-size: 14px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 4px;
	padding-top: 10px;
}
#maincontent h4 {
	font-size: 12px;
	font-weight: bold;
	color: #006633;
	margin-bottom: 6px;
}
#maincontent a {
	text-decoration: underline;
	color: #125678;
}
#maincontent ul {
	margin-left: 15px;
	padding-left: 15px;
	font: 12px Verdana, Arial, Helvetica, sans-serif;
	color: #333333;
	list-style: disc;
}
#footer p {
	font-size: 10px;
	color: #666666;
	line-height: 150%;
}
#footer a {
	font-size: 10px;
	color: #666666;
	text-decoration: underline;
}
.clear {
	clear: both;
}
#slideshow {
	height: 300px;
	width: 400px;
	margin: 0px;
	padding: 0px;
}
.blend {
	opacity: 0;
	-moz-opacity: 0;
	-khtml-opacity:0;
	filter: alpha(opacity=0);
}

#checkbox-form {
    width: 734px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px; 
	font: 12px Tahoma, Verdana, Arial, Helvetica, sans-serif;
}

#checkbox-form input {
    font: 10px Tahoma, Verdana, Arial, Helvetica, sans-serif;
	width: 122px;
}
	
#checkbox-form table {
    width: 700px;
}

#checkbox-form table.insidetable {
    width: 110px;
}

#checkbox-form table.insidetable td {
    width: 100px;
}

.prestable tr, td {
margin: 0;
padding: 0px 0px 5px 0px;
vertical-align: top;
}

.prestable img {
    margin: 0 5px 0 0;
}	
