@charset "UTF-8";
/* CSS Document */

body {
	background-color: #003366;
	color: #99CCCC;
}
h1, h2{
	color: #009999;
}
#midcolumn .story h2 {
	background-color: #000033;
	color: #009999;
}
#rightcolumn  .storyside  h2 {
	color: #009999;
}
h3{
	color: #009999;
}
#rightcolumn h4 {
	color: #009999;
}

#leftnav h5 {
	color: #663366;
}
#feature h6 {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #003366;
	padding-bottom: .75em;
}
#leftcolumn h6 {
	border: 1px solid #003366;
}
#content  .imgboxleft  p {
	color: #999999;
}
#content   .imgboxright   p {
	color: #999999;
}
#feature .halfcolumn p {
	color: #009999;
}
#feature img a:hover {
	border: 1px solid #006699;
}
a:link{
	color: #669933;
	text-decoration: none;
}
#leftcolumn li ul li a:link {
	color: #66CC66;
}
a:visited{
	color: #669933;
	text-decoration: none;
}
#leftcolumn li ul li a:visited {
	color: #66CC66;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
#leftcolumn li ul {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #669933;
}
#content  #topnav li {
	color: #FFFFFF;
}
#content #feature li {
	color: #FFFFFF;
}
#leftcolumn li {
	color: #FFFFFF;
}
#content  li {
	list-style-image: url(../images_pres/bluedot.gif);;
}
input {
	background-color: #CCCC99;
	border: 1px solid #003333;
}
#wrapper {
	background-color: #000033;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #000033;
}
#header {
	background-image: url(../images_pres/HOBTbanner20.gif);
	background-repeat: no-repeat;
	background-color: #000000;
}
#topnav {
	background-color: #000033;
}
#leftcolumn {
	background-image: url(../images_pres/leftcol8.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
#content {
	background-color: #000033;
}
.story {
	border: 1px solid #003366;
	background-color: #000033;
}
.storyside {
	background-color: #000033;
	border: 1px solid #003366;
}
.imgboxleft {
	background-color: #000033;
}
.imgboxright {
	background-color: #000033;
}
.floatcolumnrt {
}
.halfcolumn {
	background: #000033;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-bottom-style: solid;
	border-left-style: solid;
	border-bottom-color: #003366;
	border-left-color: #003366;
}
.floatright h6 {
	color: #99CC99;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
.quotes {
	color: #99CC99;
}
.bigquotes {
	color: #99CC99;
}
table {
	background-color: #336633;
}
td {
	border: 2px solid #336633;
	background-color: #FFFFFF;
}
table h4 {
	color: #660000;
}
table h5 {
	color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
}
table h6 {
	color: #336633;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	background-color: #FFFFCC;
}
table p {
	color: #660000;
}
table a {
	text-decoration: none;
}
table a:link {
	color: #339900;
}
table a:visited {
	color: #339900;
}
table a:hover {
	color: #FF9900;
}
