.header {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #111111;
	font-size: 12px;
	font-style: italic;
}

.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
}

.subheader2 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #000000;
	font-size: 12px;
	background-color: #AFC47A;
	display: block;
	padding: 4px;
	float: left;
	width: 100%;
	border-bottom-width: 2px;
	border-bottom-style: inset;
	border-bottom-color: #798532;
	position: relative;
}


p, td, li, br {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
a:link {
	text-decoration: none;
	color: #002D99;
}
a:visited {
	color: #333333;
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
}

#wrapper {
	display: block;
	margin: 0px;
	padding: 0px;
	width: 832px;
	position: relative;
	background-position: center;
	height: 100%;
	background-color: #004233;
	left: 12px;
	top: 4px;
	text-align: left;
	margin-left: auto;
	margin-right: auto;
}

#header {
	display: block;
	position: relative;
	width: 832px;
	background-color: #004233;
}


#logobar {
	display: block;
	width: 832px;
	position: relative;	
}

#navbar {
	display: block;
	width: 832px;
	position: relative;
}

#headerbottom {
	display: block;
	width: 832px;
	position: relative;
}

#content {
	background-color: #C0D886;
	display: block;
	padding: 6px;
	width: 787px;
	position: relative;
	top: 0px;
	left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}

#content-area {
	display: inline;
	padding: 6px;
	width: 370px;
	position: relative;
	float: left;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}
#content-sidebar {
	display: inline;
	padding: 6px;
	width: 380px;
	position: relative;
	float: right;
}


#subpage-content {
	background-color: #C0D886;
	display: block;
	padding: 6px;
	width: 787px;
	position: relative;
	top: 0px;
	left: 16px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;

}
#subpage-contentarea {
	display: inline;
	padding: 6px;
	width: 480px;
	position: relative;
	float: left;
	background-color: #C0D886;
}

#subpage-sidebar {
	display: inline;
	padding: 6px;
	width: 280px;
	position: relative;
	float: right;
	background-color: #C0D886;
}

#subpage-sidebar .textlinks {
	text-align: right;
	display: block;
}

#subpage-sidebar A:link {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#subpage-sidebar A:visited {
	color: #000000;
	text-decoration: none;
	font-weight: bold;
}

#subpage-sidebar A:hover {
	color: #000000;
	background-color: #C0D886;
	font-weight: bold;
}



#footer {
	background-color: #C0D886;
	display: block;
	padding: 6px;
	width: 787px;
	position: relative;
	top: 0px;
	left: 16px;
	color: #5F646A;
}

#footer A:link {
	color: #5F646A;
	text-decoration: none;
}

#footer A:visited {
	color: #5F646A;
	text-decoration: none;
}

#footer A:hover {
	color: #43464B;
	text-decoration: underline;
}

#footer-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #5F646A;
	text-align: right;
}

#footer-copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #353D86;
}


.whatsnew-header {
	color: #650000;
	font-weight: bold;
}

.whatsnew-subheader {
	color: #000000;
	font-weight: bold;
}
.whatsnew-header-home {
	color: #650000;
	font-weight: bold;
	font-size: 13px;
}
.caption {
	color: #333333;
}
