body { 
background-color:#0c90b8;
background-image:url(../images/bkgd.jpg);
background-repeat:repeat-x;
margin:0px;
}

.sidenav {
	color: #0c90b8;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.sidenav {
	color: #0c90b8;
	font-weight: bold; }
a:hover.sidenav {
	color: #ff6600;
	text-decoration: none; }

.smtext {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	line-height: 1.1em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.smtext {
	color: #999999;
	font-weight: normal; }
a:hover.smtext {
	color: #ff6600;
	text-decoration: none; }

.text {
	color: #444444;
	font-size: 11px;
	font-weight: normal;
	line-height: 1.2em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.text {
	color: #0c90b8;
	font-weight: normal;
	text-decoration: none; }
a:hover.text {
	color: #ff6600;
	text-decoration: none; }

.content {
	color: #444444;
	font-size: 12px;
	font-weight: normal;
	line-height: 1.4em;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.content {
	color: #0c90b8;
	font-weight: normal; }
a:hover.content {
	color: #ff6600;
	text-decoration: none; }

p { margin-top: 8; margin-bottom: 12; }

H1 {
color:#ff6600;
font-size: 17px;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-weight:bold;
margin-top: 0px;
margin-bottom: 20;
padding-bottom: 7;
background-image:url(../images/hdbar_dots.gif);
background-position: left bottom;
background-repeat:no-repeat;
}

H2 {
color:#005393;
font-size: 15px;
font-family: Arial, Helvetica, Verdana, sans-serif;
font-weight:bold;
margin-top: 0px;
margin-bottom: 15;
}

.pagehd {
	color: #000000;
	font-size: 13px;
	font-weight: bold;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.pagehd {
	color: #000000;
	font-weight: bold; }
a:hover.pagehd {
	color: #ff6600;
	text-decoration: none; }

ul {
	margin-left: 35px;
	margin-right: 0px;
	margin-top: 0px;
	padding: 0px 0 0 0;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul.sidenav {
	margin-left: 20px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	list-style-image: url(../images/bullet_arrow.gif);
	}

ul li {
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px 0px 5px 0px;
	}

.footer {
	color: #999999;
	font-size: 9px;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, Verdana, sans-serif; }
a.footer {
	color: #999999;
	font-weight: normal; }
a:hover.footer {
	color: #ff6600;
	text-decoration: none; }

a { color:#0c90b8; text-decoration: none; }
a:hover { color:#ff6600; }
a:active { color:#999999; }
