body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	font-weight: normal;
	margin: 0px;
	background-color: #99CC99;
}

td {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; }

a:link {color: #0000cc; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 10pt}
a:visited { color: #0000cc; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 10pt}
a:hover {
	color: #CCC;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
a.nav:link {
	color: #FFF;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
a.nav:visited {
	color: #FFF;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
a.nav:hover {
	color: #FC3;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
a.footer:link {
	color: #000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
a.footer:visited {
	color: #000;
	text-decoration: none;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
a.footer:hover {
	color: #ffffff;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}

A.small:link { color: #0000cc; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 8pt; }
A.small:visited { color: #0000cc; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 8pt; }
A.small:hover { color: #0000cc; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 8pt; }

A.small2:link { color: #000000; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 12px; }
A.small2:visited { color: #000000; text-decoration: none; font-family: arial, helvetica, sans-serif; font-size: 12px; }
A.small2:hover { color: #000000; text-decoration: underline; font-family: arial, helvetica, sans-serif; font-size: 12px; }

h1 {
	font-family: arial, helvetica, sans-serif;
	font-size: 14pt;
	color: #000000;
	font-weight: bold;
}
h2 {
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	font-weight: bold;
}

font.title {font-family: arial, helvetica, sans-serif; font-size: 11pt; color: #000000; font-weight: bold; }
font.point12 {font-family: arial, helvetica, sans-serif; font-size: 12pt; color: #000000; }
font.point10 {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #000000; }
font.quizred {font-family: arial, helvetica, sans-serif; font-size: 10pt; color: #aa0000; font-weight: bold; }
font.point9 {font-family: arial, helvetica, sans-serif; font-size: 9pt; color: #000000; }
font.point8 {font-family: arial, helvetica, sans-serif; font-size: 8pt; color: #000000; }
font.small {font-family: arial, helvetica, sans-serif; font-size: 12px; color: #000000; }
input.button {
	font-size: 9pt;
	border: 1px #7fcaf0;
	background-color: #d4ecfb;
}
.disclaimer {
	font-family: arial, helvetica, sans-serif;
	font-size: 9px;
}
.tdleft {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #004866;
}
.border1 {
	border: 1px solid #004866;
}
#mainwrapper {
	width: 800px;
	margin-right: auto;
	margin-left: auto;
}

#content {
	width: 600px;
}
#contentwrapper {
	background-color: #FFF;
	background-image: url(images/bg1.gif);
	background-repeat: repeat-y;
	background-position: left;
}
#clear {
	clear: both;
	background-color: #FFF;
	height: 1px;
}
#footer {
	width: 800px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	text-align: center;
}
#footerbar {
	background-color: #004866;
	height: 30px;
}
#nav {
	float: left;
	width: 180px;
	padding-bottom: 30px;
}
#maincontent {
	float: left;
	width: 580px;
	margin-top: 20px;
	padding-bottom: 20px;
	padding-right: 20px;
	padding-left: 20px;
}
#navcell1 {
	background-color: #004866;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#navcell2 {
	background-color: #336633;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
#navcell3 {
	background-color: #cc6633;
	padding: 5px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
}
.picborder {
	border: 1px solid #000;
}
#emailsubbox {
	padding: 15px;
	margin-top: 15px;
	border: 1px solid #9C9;
	text-align: center;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000;
}
form {
	display: inline;
}
#footerdiv {
	padding-bottom: 5px;
	color: #000000;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt
}
