/* CSS Document
This site uses the following colors: */

.blue { color: #0A50A1; }
.yellow { color: #F7C600; }
.purple  { color: #904098; }
.lightPink { color: #FFCCFF; }
.pink { color: #E90F8A; }
.lightGrey  { color: #EEEEEE); }
.grey  { color: #C0C0C0); }
.darkGrey  { color: #999999); }
.red {	color: #FF0000; }

/*=======================================================*/
/* Formats the background color on all pages*/

body {
	background: #000000;
	font-size: small;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 25px;
	padding: 0;
	}
* html body {
	font-size: x-small; /* for IE5/Win */
	f\ont-size: small; /* other IE versions */
	}

/*=======================================================*/
/* Containment Divs */

#content, #footer {
	width: 800px;
	}
#wrapper {
	width: 800px;
	margin-left: auto;
	margin-right: auto;
	border: solid 5px #904098;
	background-color: #ffffff;
	}
#header {
	height: 100px;
	width: 100%;
	background-image: url(/images/HBD_Header.gif);
	border-bottom: solid 1px #E90F8A;
	}
#search {
	width: 350px;
	height: 25px;
	float: right;
	margin-top: 15px;
	margin-right: 20px;
	padding: 5px;
	border: solid 1px #E90F8A;
	background-color: #000000;
	}
#nav {
	background-image: url(/images/navbg.gif);
	width: 800px;
	border-bottom: solid 2px #E90F8A;
	float: right;
	}
#title {
	width: 790px;
	float: left;
	margin-right: -3px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 200%;
	padding: 10px 0 10px 10px;
	color: #904098;
	background-color: #EEEEEE;
	border-bottom: solid 1px #E90F8A;
	}
#leftContent { /* for regular content pages*/
	width: 539px;
	padding: 10px;
	border-right: dashed 1px #E90F8A;
	float: left;
	}
#rightContent { /* for regular content pages*/
	width: 200px;
	padding: 10px;
	float: left;
	}
#contentLeft { /* for pages with second tier navigation*/
	width: 200px;
	padding: 10px 1px 0 0;
	float: left;
	}
#contentRight {  /* for pages with second tier navigation*/
	width: 559px;
	padding: 10px;
	border-left: dashed 1px #E90F8A;
	float: left;
	}
#contentHmLft { /* for the left*/
	width: 450px;
	padding: 10px;
	float: left;
	}
#contentHmRt { /* for the right home page*/
	width: 330px;
	float: left;
	}
#contactForm {  /* for the contact page form*/
	width: 800px;
	margin-top: 20px;
	margin-bottom: 20px;
	float: left;
}

#col1 {
	width: 250px;
	padding: 10px 5px 10px 10px;
	border-right: dashed 1px #E90F8A;
	float: left;
	}
#col2 {
	width: 250px;
	padding: 10px 5px 10px 10px;
	border-right: dashed 1px #E90F8A;
	float: left;
	}
#col3 {
	width: 250px;
	padding: 10px 5px 10px 10px;
	float: left;
	}
#contactInfo {
	width: 775px;
	padding: 10px 20px 10px 10px;
	float: left;
	font-size: 115%;
	font-weight: bold;
	}
#formInstr {
	width: 780px;
	padding: 25px 10px 10px 10px;
	border-bottom: dashed 1px #E90F8A;
	float: left;
	}
#iframe {
	float: right;
	padding: 0 0 15px 15px;
	 }
#bottomnav {
	border-top: solid 1px #999999;
	margin-top: 2px;
	width: 800px;
	float: left;
	}
#navitems {
	margin-left: 145px;
	}
#footer {
	margin-top: 5px;
	margin-left: auto;
	margin-right: auto;
	width: 800px;
	}
/*=======================================================*/
/* Text Format */
.paraCol {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: -.5em;
	}
.leadin {
	font-size: 125%;
	font-weight: bold;
	color: #E90F8A;
	}
p.list {
	margin-top: -.5em;
	}
p.linked a:link, p.linked a:visited {
	font-style: italic;
	background-color: #FFFFCC;
	}
p.linked a:hover {
	background-color: #FFCCFF;
	}
.negLnHght {
	margin-top: -10px;
	}
.tbleBold {
	font-size: 110%;
	font-weight: bold;
	}
.footerPh {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	padding-top: 3px;
	}
.footerAddr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #999999;
	text-align: center;
	margin-top: -.75em;
	padding-bottom: 3px;
	}
/*=======================================================*/
/* Formats the footer text*/

#footer p {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: x-small;
	color: #FFFFFF;
	text-align: right;
	}
#footer p.biz {
	margin-top: 2px;
	margin-bottom: -1em;
	}
#footer p.emd {
	padding-bottom: 2px;
	}
#footer p a, p a:visited {
	text-decoration: none;
	}
#footer p a:hover {
	border-bottom: solid 1px #FF0000;
	}
/*******************************************************************************
 LAYOUT INFORMATION: describes box model, positioning, z-order
 *******************************************************************************/

/* The outermost container of the Menu Bar, an auto width box with no margin or padding */
ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	cursor: default;
	width: auto;
	}
#bottomnav ul.MenuBarHorizontal {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 12pt;
	cursor: default;
	width: auto;
	}
/* Menu item containers, position children relative to this container and are a fixed width */
ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	font: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	border-right: solid 1px #E90F8A;
	cursor: pointer;
	float: left;
	}
#bottomnav ul.MenuBarHorizontal li {
	margin: 0;
	padding: 0;
	list-style-type: none;
	font-size: 10pt;
	font: Arial, Helvetica, sans-serif;
	position: relative;
	text-align: left;
	border: 0px;
	cursor: pointer;
	float: left;
	}

/*******************************************************************************
 DESIGN INFORMATION: describes color scheme, borders, fonts
 *******************************************************************************/

/* Menu items are a pink or light gray block with padding and no text decoration */
ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em; 
	color: #E90F8A;
	text-decoration: none;
	}
#bottomnav ul.MenuBarHorizontal a {
	display: block;
	cursor: pointer;
	padding: 0.5em 0.75em; 
	color: #E90F8A;
	text-decoration: none;
	}

/* Menu items that have mouse over or focus have purple text */
ul.MenuBarHorizontal a:hover, ul.MenuBarHorizontal a:focus, #bottomnav ul.MenuBarHorizontal a:hover, #bottomnav ul.MenuBarHorizontal a:focus 
{
	color: #904098;
}

/*******************************************************************************
 BROWSER HACKS: the hacks below should not be changed unless you are an expert
 *******************************************************************************/

/* HACK FOR IE: to make sure the sub menus show above form controls, we underlay each submenu with an iframe */
ul.MenuBarHorizontal iframe
{
	position: absolute;
	z-index: 1010;
}
/* HACK FOR IE: to stabilize appearance of menu items; the slash in float is to keep IE 5.0 from parsing */
@media screen, projection
{
	ul.MenuBarHorizontal li.MenuBarItemIE
	{
		display: inline;
		f\loat: left;
		background: #FF0000;
	}
}

/* clearfix code ++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++*/
/* add the clearfix class to any containter that must enclose floated elements */
/* read the details of how and why this works at http://www.positioniseverything.net/easyclearing.html */
.clearfix:after {
    content: ".";          /* the period is placed on the page as the last thing before the div closes */
	display: block;        /* inline elements don't respond to the clear property */ 
    height: 0;             /* ensure the period is not visible */
    clear: both;           /* make the container clear the period */
    visibility: hidden;	   /* further ensures the period is not visible */
	}
.clearfix {display: inline-block;}   /* a fix for IE Mac */
/* next a fix for the dreaded Guillotine bug in IE6 */
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
.clearfix {display: block;}