body {
	background: url(images/bg.png) repeat-x;
	font-family: Arial, Helvetica, sans-serif;
}
.heading {
	font: bold 17px "Century Gothic", Arial, sans-serif;
	color: #006666;
}
.sub {
	font: 14px "Century Gothic", Arial, sans-serif;
	color: #006666;
}
a:visited {
	color: #003333;
}
a:link {
	color: #006666;
}
a:hover {
	color: #009999;
}
a:active {
	color: #009999;
}
.topnav {
	color: #FFFFFF;
	background: #BEDEDE;
}

.topnav a {
	display: block;
	padding: 5px;
	text-decoration: none;
	font-size: small;
	text-align: center;
	white-space: nowrap;
}
.topnav a:visited {
	color: #003333;
	border-right: 1px solid #CC9900;
}
.topnav a:link {
	color: #003333;
	border-right: 1px solid #999933;
	display: block;
}
.topnav a:hover {
	background: #006666;
	color: #FFFFCC;
	border-right: 1px solid #999933;
}
.topnav a:active {
	background: #006666;
	color: #FFFFCC;
	border-right: 1px solid #663300;
}
.topnav_cu {
	color: #003333;
	background: #CAA73A;
	display: block;
	padding: 5px;
	border-right: 1px solid #663300;
	font-size: small;
	text-align: center;
	white-space: nowrap;
}


.main_table {
	border: 1px solid #006666;
	background: #FFFFFF;
}
.navtd {
	width: 240px;
	padding: 10px;
	vertical-align: top;
	background: #FFFFFF;
}
.banner {
	margin-right: 5px;
	margin-bottom: 5px;
}

.nav {
	font-family: Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #006666;
}
.nav a:link {
	background: #BEDEDE;
	display: block;
	padding-left: 8px;
	color: #006666;
	font-size: small;
	text-decoration: none;
	border-bottom: 1px solid #006666;

}
.nav a:visited {
	background: #BEDEDE;
	display: block;
	padding-left: 8px;
	color: #006666;
	font-size: small;
	text-decoration: none;
	border-bottom: 1px solid #006666;

}
.nav a:hover {

	background: #006666;
	display: block;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	border-bottom: 1px solid #006666;
}
.nav a:active {

	background: #006666;
	display: block;
	padding-left: 8px;
	color: #FFFFFF;
	font-size: small;
	text-decoration: none;
	border-bottom: 1px solid #006666;
}
.statestd {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	color: #006666;
	vertical-align: top;
}



.content {
	vertical-align: top;
	padding-top: 10px;
	padding-right: 10px;
	padding-bottom: 10px;
	background: #FFFFFF;
}
h1 {
	font: bold medium "Century Gothic", Arial, Helvetica, sans-serif;
	color: #006666;
	border-bottom: 1px solid #006666;
	margin-bottom: 0px;
}
p {
	font: small Arial, Helvetica, sans-serif;
	color: #336666;
}

h2 {
	font: normal medium "Century Gothic", Arial, Helvetica, sans-serif;
	color: #FFFFFF;
	background: #006666;
	padding-left: 5px;
	margin-bottom: 0px;
}
h3 {

	font: bold small Arial, Helvetica, sans-serif;
	color: #006666;
	margin-bottom: 0px;
}
.footer {
	color: #FFFFFF;
	background: #006666;
	text-align: center;
}
.footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:link {
	color: #FFFFFF;
	text-decoration: none;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}

.border {
	border: 1px solid #006666;
}
.boxestd {
	padding-right: 10px;
}
hr {
	height: 1px;
	border-top: 1px solid #006666;
}
.contenttd {
	vertical-align: top;
	padding-top: 10px;
	background: #FFFFFF;
}