/* @override http://www.hobt.org/stylesheets/master4.css */

/* CSS Document */

body {
	background-color: #003333;
	color: #CCCC99;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
}
* {
	margin: 0px;
	padding: 0px;
	border-style: none;
	border-width: 0;
}
a:link{
	color: #CC9933;
	text-decoration: none;
}
a:visited{
	color: #CC9933;
	text-decoration: none;
}
a:hover{
	color: #FFFFFF;
	text-decoration: underline;
}
h1{
	color: #009999;
	font-size: 2em;
	line-height: 1.2em;
	padding: 0.25em 10px;
}
h2{
	color: #009999;
	font-size: 1.7em;
	line-height: 1.2em;
	border-top: 2px solid #005323;
	padding-top: 0.25em;
	padding-right: 10px;
	padding-bottom: 0.25em;
	padding-left: 10px;
}
h3{
	font-size: 1.5em;
	color: #009999;
	line-height: 1.2em;
	padding-top: 0.25em;
	padding-right: 10px;
	padding-left: 10px;
}
h4{
	border-top: 2px solid #005323;
	padding: 0.75em 10px 0.5em;
	font-size: 1.3em;
	margin-top: 0.5em;
	line-height: 1.4em;
}
h5 {
	font-size: 1.3em;
	line-height: 1.4em;
	padding-top: 0.25em;
	padding-right: 5px;
	padding-bottom: 0.25em;
	padding-left: 5px;
}
h6 {
	font-size: .95em;
	line-height: 1.4em;
	padding-top: 0.125em;
	padding-right: 15px;
	padding-bottom: 0.25em;
	padding-left: 15px;
}
p {
	font-size: 1em;
	font-weight: bold;
	line-height: 1.4em;
	padding-top: 0.125em;
	padding-right: 20px;
	padding-bottom: 0.25em;
	padding-left: 20px;
}
ul {
	font-weight: bold;
	margin-left: 30px;
	padding-top: 0.125em;
	padding-right: 20px;
	padding-bottom: 1em;
}
li {
	list-style: disc;
	padding-top: 0.25em;
	line-height: 1.3em;
}
blockquote {
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
	margin-right: 10px;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
}
form {
	padding-bottom: 0.5em;
	padding-right: 10px;
}
input {
	margin-left: 5px;
	background-color: #CCCC99;
	border: 1px solid #003333;
	margin-bottom: 0.25em;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	background-color: #990033;
}
#header {
	width: 760px;
	height: 100px;
	background-image: url(../images_pres/HOBTbanner6.gif);
	background-repeat: no-repeat;
}
#header a:link {
	text-decoration: none;
	color: #FFCC33;
}
#header a:visited {
	color: #FFCC33;
	text-decoration: none;
}
#header ul {
	list-style-type: none;
	text-align: right;
	display: block;
	padding-top: 75px;
}
#header li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-size: .9em;
	color: #FFFFFF;
}
#leftcolumn {
	width: 125px;
	float: left;
	text-align: right;
}
#leftcolumn h6 {
	font-size: 0.85em;
	padding-right: 15px;
	padding-top: 1em;
	padding-bottom: 1em;
	border-top: 2px solid #660033;
}
#leftcolumn p {
	margin-right: 5px;
	font-size: .95em;
}
#leftcolumn a:link {
	color: #FFCC33;
}
#leftcolumn a:visited {
	color: #FFCC33;
}
#leftcolumn ul {
    padding-bottom: 0em;
	padding-top: 1em;
	padding-right: 15px;
}
#leftcolumn li {
	list-style-type: none;
	color: #FFFFFF;
	padding-bottom: 1em;
}
#leftcolumn li ul {
	padding: 0px 0px 0.125em;
	border-right-width: 2px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
	margin: 0.5em 5px 0em 0px;
}
#leftcolumn li ul li {
	font-size: 0.9em;
	margin-right: 6px;
	padding-bottom: 0em;
	padding-left: 0em;
	margin-top: 0.5em;
}
#leftcolumn li ul li a {
}
#leftcolumn li ul li a:link {
	color: #FF8C00;
}
#leftcolumn li ul li a:visited {
	color: #FF8C00;
}
#leftcolumn ol {
	margin-left: 0px;
	margin-top: 0.5em;
	list-style-type: none;
	line-height: 1.8em;
	font-size: 0.8em;
	text-align: right;
	padding-right: 25px;
	padding-bottom: 1em;
}
#midcolumn {
	float: right;
	width: 630px;
	background: #000000;
}
#midcolumn h1 {
	margin-top: 0em;
}
#midcolumn h3 {
	padding-top: 0.25em;
	padding-bottom: .25em;
}
#midcolumn li {
	line-height: 1.5em;
	font-size: 1.1em;
	letter-spacing: .05em;
}
#rightcolumn {
	width: 200px;
	float: right;
	background-color: #005323;
	margin-left: 10px;
	margin-bottom: 0.5em;
}
#rightcolumn h1 {
	color: #99CC66;
	font-size: 1.6em;
	border-top-width: 2px;
	border-top-style: solid;
	border-top-color: #003333;
	border-right-color: #003333;
	border-bottom-color: #003333;
	border-left-color: #003333;
}
#rightcolumn h2 {
	color: #99CC66;
	padding-top: .125em;
}
#rightcolumn h4 {
	border-top: 2px solid #003405;
	font-size: 1.2em;
}
#rightcolumn h3 {
	color: #CCCC99;
}
#rightcolumn p {
	margin-bottom: .5em;
}
#rightcolumn ul {
}
.halfcolumn {
	background: #000000;
	float: right;
	width: 300px;
	border-bottom: 1px solid #003399;
	border-left: 2px solid #003399;
	margin-left: 10px;
}
.floatcolumnrt {
	float: right;
	width: 190px;
	margin-left: 10px;
	margin-bottom: 0.5em;
	border-left: 2px solid #003333;
	border-bottom: 2px solid #003333;
}
.floatcolumnrt h4 {
	border-top: 2px solid #003405;
	font-size: 1.1em;
	padding-top: 0.5em;
	line-height: 1.4em;
}
.floatcolumnrt p {
	font-size: .95em;
	line-height: 1.4em;
}
.floatright {
	float: right;
	margin: .5em 10px .25em 15px;
}
.floatleft {
	float: left;
	margin-right: 15px;
	margin-bottom: .125em;
	margin-left: 10px;
}
.centeredbox {
	text-align: center;
	margin-top: 0em;
}
.quotes {
	font-style: italic;
	color: #99CC99;
	font-size: 1em;
	padding-bottom: .5em;
}
.centeredbox .quotes {
	font-size: .85em;
	line-height: 1.1em;
}
.fineprint {
	font-size: 0.75em;
	line-height: 1em;
}
#footer {
	width: 760px;
	clear: both;
	background-color: #000000;
	border-top: 5px solid #003333;
	border-bottom: 6px solid #FFCC00;
	margin-bottom: 1em;
}
#footer p {
	color: #669933;
	font: bold .9em "Lucida Grande", Arial, Helvetica, sans-serif;
	padding: 0.75em 20px 0.5em;
	text-align: center;
}
#footer h6 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #99CC00;
	text-align: center;
	letter-spacing: .125em;
	font-size: .95em;
}
#bottom {
	width: 760px;
	text-align: center;
	clear: both;
	margin: 1em 0em 0em;
	background: #990033;
}
#bottom ul {
	list-style-type: none;
	display: block;
	width: 760px;
	margin: 0px;
	padding: 0px;
	text-align: center;
	background: #003333 url(a/images_pres/rtarrow.gif) no-repeat left;
}
#bottom ul li {
	font-size: 1.1em;
	margin: 0px;
	padding: 0px;
	text-transform: uppercase;
}
#bottom ul a {
	display: block;
	line-height: 1.75em;
	margin: 0px;
	padding: 0px;
	font-size: 1.1em;
	letter-spacing: 0.25em;
}
#bottom a:link {
	text-decoration: none;
	color: #FFCC00;
	background-color: #990033;
}
#bottom a:visited {
	color: #C1D72F;
	text-decoration: none;
	background-color: #990033;
}
#bottom a:hover {
	color: #666699;
	background-color: #FFCC00;
}
.imgbox {
	text-align: center;
	margin-top: 1em;
	width: 350px;
	margin-left: 35px;
	margin-bottom: .125em;
}
#midcolumn .imgbox {
	padding-bottom: 1em;
}
.imgboxleft {
	float: left;
	margin: 1em 10px 0.25em 15px;
	background-color: #000000;
}
#midcolumn .imgboxleft p {
	font-size: 0.75em;
	text-align: right;
	font-weight: normal;
	margin-right: 0px;
	color: #999999;
	letter-spacing: 0.1em;
	padding-left: 10px;
	font-style: italic;
	padding-right: 10px;
	margin-top: 0px;
	padding-top: 0px;
}
.imgboxright {
	float: right;
	margin-top: 1em;
	margin-right: 5px;
	margin-left: 15px;
}
#midcolumn  .imgboxright  p {
	text-align: right;
	font-size: 0.8em;
	font-style: italic;
	margin-right: 10px;
	padding-bottom: 0.5em;
	margin-top: 0.5em;
}
#topnav {
	text-align: center;
	width: 760px;
	background-color: #336633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#topnav h1 {
	color: #FFFFCC;
}
#topnav ul {
	list-style-type: none;
	text-align: right;
	display: block;
	padding-top: .5em;
	padding-bottom: .75em;
}
#topnav li {
	display: inline;
	padding-right: 15px;
	padding-left: 15px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
#topnav a:link {
	text-decoration: none;
	color: #FFCC00;
}
#topnav a:visited {
	color: #C1D72F;
	text-decoration: none;
}
#topnav a:hover {
	color: #FFFFFF;
	margin-bottom: 0.5em;
}
table {
	width: 760px;
	vertical-align: top;
	background-color: #336633;
}
td {
	width: 100px;
	height: 100px;
	vertical-align: top;
	border: 2px solid #336633;
	background-color: #FFFFFF;
}
table h3 {
	font-size: 1.2em;
	border-style: none;
	border-width: 0;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.2em;
}
table h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #660000;
	padding: 0.25em 5px;
	margin: 0px 0px 0.25em;
	border-style: none;
	border-width: 0;
	line-height: 1.4em;
}
table h5 {
	font-size: 0.9em;
	font-weight: bold;
	color: #660000;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #339900;
	margin-top: 0.25em;
	margin-right: 0px;
	margin-left: 0px;
	padding-top: 0.5em;
	padding-right: 1px;
	padding-left: 1px;
	padding-bottom: 0.5em;
}
table h6 {
	font-size: 1em;
	font-weight: bold;
	color: #336633;
	text-align: center;
	padding: 0.125em 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #336633;
	margin: 0px 0px 0.5em;
	background-color: #FFFFCC;
}
table p {
	font-size: 0.9em;
	color: #660000;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 1.4px;
}
table a {
	font-weight: bold;
	text-decoration: none;
}
table a:link {
	color: #339900;
}
table a:visited {
	color: #339900;
}
table a:hover {
	color: #FF9900;
}
/* Hides from IE5mac */
* html .blackbox {
    height: 1%;
}
/* End hide from IE5mac */
.leftbox {
	margin-top: 0.5em;
	float: left;
	margin-right: 15px;
	margin-left: 10px;
	margin-bottom: 0.5px;
}
.rightbox {
	float: right;
	border: 1px solid #666666;
	margin: 1em 0px 0.5px 10px;
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	width: 175px;
	background: #000000;
}
#midcolumn .imgboxright h5 {
	font: .9em Verdana, Arial, Helvetica, sans-serif;
	color: #009999;
	text-align: center;
	margin: 0px 0px .25em;
	padding: 0px;
}
.clearleft {
	clear: left;
}
.clearright {
	clear: right;
}
