body { 
background-color:#ebebdf;
margin: 10px;
}

.nav {
	color: #b8b885;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.nav {
	color: #235a8d;
	font-weight: bold; }
a:hover.nav {
	color: #b8b885;
	text-decoration: none; }

.navon {
	color: #b8b885;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.navon {
	color: #b8b885;
	font-weight: bold; }
a:hover.navon {
	color: #b8b885;
	text-decoration: none; }

.text {
	color: #444444;
	font-size: 13px;
	line-height: 1.5em;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #235a8d;
	font-weight: normal; }
a:hover.text {
	color: #b8b885;
	text-decoration: none; }

.content {
	color: #444444;
	font-size: 12px;
	line-height: 16px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #235a8d;
	font-weight: normal; }
a:hover.content {
	color: #b8b885;
	text-decoration: none; }

p { margin-top: 8; margin-bottom: 10; }

H1 { font:16px/16px Arial, Helvetica, Verdana, sans-serif; color:#b8b885; font-weight:bold; margin-top: 0px; margin-bottom: 15px; }

H2 { font:14px/14px Arial, Helvetica, Verdana, sans-serif; color:#235a8d; font-weight:bold; margin-top: 0px; margin-bottom: 10px; }

H3 { font:13px/13px Arial, Helvetica, Verdana, sans-serif; color:#222222; font-weight:bold; margin-top: 0px; margin-bottom: 0px; }

.pagehd {
	color: #000000;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #000000;
	font-weight: bold; }
a:hover.pagehd {
	color: #666666;
	text-decoration: none; }

.footer {
	color: #eaead8;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #eaead8;
	font-weight: normal; }
a:hover.footer {
	color: #ffffff;
	text-decoration: none; }

.disclaimer {
	color: #b8b885;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.disclaimer {
	color: #b8b885;
	font-weight: normal; }
a:hover.disclaimer {
	color: #999999;
	text-decoration: none; }

a { color:#235a8d; text-decoration: none; }
a:hover { color:#b8b885; }
a:active { color:#888888; }