.feature {  font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 10px; color: #FFFFFF; text-decoration: none}

a {
	color: #006699;
	text-decoration: underline;
}

a:hover
{
	color: #003366;
}

a:visited
{
	color: #0099CC;
}

.bodytext {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: x-small; font-style: normal; font-weight: normal; color: #000000; padding-top: 5px; padding-left: 5px; padding-right: 5px; padding-bottom: 5px; list-style-position: outside; list-style-type: disc}
.sectionhead {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: x-small; font-weight: bold; background-image: none; background-repeat: no-repeat; color: #FFFFFF; text-transform: uppercase}
.navlinks {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: xx-small; font-weight: bold; color: #006666; text-decoration: none; text-transform: none; font-variant: normal; font-style: normal}

.bodytextheader {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: x-small; font-weight: bold; color: #006666}
.bodytextsmall {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: xx-small; font-style: normal}
.bodytextsmallbold { font-family: Geneva, Arial, Helvetica, san-serif; font-size: x-small; font-style: normal ; font-weight: bold; color: #006666}

.bottomnav {  font-family: Geneva, Arial, Helvetica, san-serif; font-size: x-small; font-weight: normal; color: #999999; text-decoration: none; text-align: center; vertical-align: middle; cursor: hand}

.body-box {
	border: 1px solid #000000;
	padding-top: 4px;
	padding-right: 4px;
	padding-bottom: 2px;
	padding-left: 6px;
}

.body-box p
{
 font-family: Geneva, Arial, Helvetica, san-serif; font-size: 11px; font-style: normal; font-weight: normal; color: #000000; list-style-position: outside; list-style-type: disc
}

.body-box h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bolder;
	color: #CC0000;
}
.body-box h2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	color: #006666;
}
.body-box h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-weight: bold;
	color: #006666;
}
.body-box h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #93ACC2;
}


#navcontainer { margin-left: 0px; }

#navcontainer ul
{
margin: 0;
padding: 0;
list-style-type: none;
font-family: Geneva, Arial, Helvetica, san-serif; font-size: xx-small; font-weight: bold; color: #006666; text-decoration: none; text-transform: none; font-variant: normal; font-style: normal
}

#navcontainer li { margin: 0 0 0px 0; 
}

#navcontainer a
{
	display: block;
	padding: 5px 5px;
	width: 107px;
	color: #006671;
	background-color: #D7D6BE;
	text-decoration: none;
	cursor: default;
}

#navcontainer ul ul li {
	margin: 0 0 0 6px;
	font-weight: lighter;
}

#navcontainer ul ul a
{
	display: block;
	padding: 2px 2px 2px 4px;
	width: 105px;
	color: #006666;
	background-color: #F7F7DB;
	text-decoration: underline;
	cursor: auto;
}

#navcontainer ul ul a:hover
{
color: #006666;
background-color: #F7F7DB;
text-decoration: underline;
}

.right-column {
	padding-left: 12px;
}

.image-left { align: left; float: left; padding-right: 5px}
.image-right { align: right; float: right; padding-left: 5px}
.column-div {  padding-left: 12px; border-left: 1px #CCCCCC solid}