/* CSS Document */

* {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
body {
	font-size: 76%;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #660033;
}
#wrapper {
	width: 760px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	border: 2px solid #003300;
	background-color: #336633;
}
table {
	width: 760px;
	vertical-align: top;
}
td {
	width: 100px;
	height: 100px;
	vertical-align: top;
	border: 2px solid #336633;
	background-color: #FFFFFF;
}
h1 {
	font-size: 2em;
	margin-top: 0.5em;
	margin-bottom: 0.75em;
	color: #FFFFCC;
	text-align: center;
}
h2 {
	text-align: center;
	font-size: 1.7em;
	padding-top: .5em;
}
h4 {
	font-size: 0.9em;
	font-weight: bold;
	color: #660000;
	padding: 0.25em 5px;
	margin: 0px 0px 0.25em;
}
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: 5px;
	padding-left: 5px;
	padding-bottom: 0.5em;
}
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;
}
p {
	font-size: .9em;
	color: #660000;
	padding-right: 5px;
	padding-left: 5px;
}
a {
	font-weight: bold;
	text-decoration: none;
}
a:link {
	color: #339900;
}
a:visited {
	color: #339900;
}
a:hover {
	color: #FF9900;
}
#header {
	text-align: center;
	width: 760px;
	background-repeat: no-repeat;
	background-image: url(../images_pres/HOBTbanner6.gif);
	height: 100px;
}
#header ul {
	list-style-type: none;
	text-align: right;
	display: block;
	padding-top: 75px;
}
#header li {
	display: inline;
	padding-right: 12px;
	padding-left: 12px;
	font-size: 1em;
	color: #FFFFFF;
	font-weight: bold;
}
#header a:link {
	text-decoration: none;
	color: #FFCC00;
}
#header a:visited {
	color: #C1D72F;
	text-decoration: none;
}
#header a:hover {
	color: #FFFFFF;
	margin-bottom: 0.5em;
}
#topnav {
	text-align: center;
	width: 760px;
	background-color: #336633;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #003300;
}
#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;
}
#footer {
	background-color: #FFCC33;
}
#footer p {
	font-size: 0.8em;
	padding-top: 1em;
	padding-bottom: 1em;
	font-weight: bold;
	color: #663300;
	text-align: center;
	margin-right: 20px;
	margin-left: 20px;
}
.textbox {
	background-color: #FFFFFF;
	width: 700px;
	margin-right: auto;
	margin-left: auto;
	margin-top: 1em;
	border: 2px solid #66CCCC;
	margin-bottom: 1em;
	padding-bottom: 1em;
}
.textbox h1 {
	text-align: left;
	color: #006699;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.25em;
	margin-top: 0.75em;
	font-size: 2em;
}
.textbox h2 {
	text-align: left;
	color: #006699;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.25em;
	margin-top: 0.75em;
	font-size: 1.8em;
	border-top: 2px solid #66CCCC;
	border-right: 0px;
	border-bottom: 0px;
	border-left: 0px;
	padding-left: 20px;
	padding-top: 0.5em;
}
.textbox h3 {
	text-align: left;
	color: #003366;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 1.3em;
	font-style: italic;
	font-weight: normal;
	line-height: 1.3em;
}
.textbox h4 {
	text-align: left;
	color: #006666;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.75em;
	margin-top: 0em;
	font-size: 1.5em;
}
.textbox h5 {
	text-align: left;
	color: #336666;
	margin-left: 20px;
	font-family: "Times New Roman", Times, serif;
	margin-top: 0.375em;
	font-size: 1.4em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-transform: uppercase;
	margin-right: 20px;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-bottom: 0px;
}
.textbox h6 {
	color: #000066;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.25em;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0.5em;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	text-align: left;
	background-color: #FFFFFF;
}
.textbox p {
	color: #003366;
	font-size: 1.4em;
	font-family: "Times New Roman", Times, serif;
	margin-bottom: 0.75em;
	margin-left: 25px;
	margin-right: 25px;
	margin-top: 0.75em;
}
.floatright {
	float: right;
	margin-right: 10px;
	margin-left: 10px;
}
.floatleft {
	float: left;
	margin-right: 10px;
	margin-bottom: 0.25em;
	margin-top: 0.75em;
	margin-left: 15px;
}
#footer {
	width: 760px;
	text-align: right;
	clear: both;
	background-color: #326E32;
	border-top-width: 3px;
	border-top-style: solid;
	border-top-color: #660033;
}
#footer p {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #003300;
	text-align: center;
	font-size: 0.95em;
}
#footer h6 {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
	color: #CCFFFF;
	text-align: center;
	background-color: #326E32;
}
