@charset "utf-8";
body  {
	font: Verdana, Arial, Helvetica, sans-serif;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	color: #003476;
	background-image: url(images/HFB-bkg_09.jpg);
	background-repeat: repeat;
}
.twoColFixRtHdr #container {
	width: 1009px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
} 
.twoColFixRtHdr #header {
	background-image: url(images/HFB-H_02.gif);
	padding-left: 38px;
	padding-right: 37px;
	text-align: right;
	background-repeat: no-repeat;
} 
.HFB-copyright {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003476;
}

.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 241px;
	background-image: url(images/HFB-H_19.gif);
	background-repeat: no-repeat;
	height: 528px;
}
.H-side-callout {
	width: 172px;
	padding-top: 65px;
	padding-left: 25px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #012C79;
	font-weight: bold;
}

.twoColFixRtHdr #mainContent {
	background-image: url(images/HFB-H_15.gif);
	height: 528px;
	background-repeat: no-repeat;
	padding-left: 50px;
	font-size: 12px;
	line-height: 16px;
} 
.twoColFixRtHdr #footer {
	background-image: url(images/HFB-H_17.gif);
	height: 138px;
	padding-right: 60px;
	padding-bottom: 0;
	padding-left: 0px;
	font-size: 10px;
	text-align: right;
	background-repeat: no-repeat;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #sidebar1B {
	float: right; /* since this element is floated, a width must be given */
	width: 85px;
	background-image: url(images/HFB-S_14.gif);
	background-repeat: no-repeat;
	height: 562px;
}
.twoColFixRtHdr #footerB {
	background-image: url(images/HFB-S_17.gif);
	height: 118px;
	padding-right: 60px;
	padding-left: 20px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003476;
	text-align: right;
	background-repeat: no-repeat;
}
.HFB-S-copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003476;
	float: right;
	margin-top: 30px;
	margin-right: 85px;
	width: 615px;
}
.HFB-bold-copy {
	font-weight: bold;
}

.twoColFixRtHdr #mainContentB {
	background-image: url(images/HFB-S_13.gif);
	height: 562px;
	background-repeat: no-repeat;
	padding-left: 38px;
}
.HFB-h-floatL {
	float: left;
}
.HFB-h-copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003476;
	float: right;
	width: 435px;
	margin-right: 65px;
	margin-left: auto;
}
.HFB-bhead {
	font-size: 20px;
	color: #2B8B9F;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	line-height: 24px;
}
.HFB-S-copy-2 {
	font-family: Verdana, Geneva, sans-serif;
	color: #003476;
	float: left;
	padding-top: 5px;
}
.HFB-LtextCol {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #FFF;
	float: left;
	width: 185px;
	text-align: left;
	font-weight: bold;
	margin-left: 20px;
	margin-top: 10px;
}
.HFB-S-copy-rev {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #F5ECA1;
}
.HFB-S-copy-3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003476;
	float: right;
	width: 600px;
	margin-left: 25px;
	line-height: 18px;
	margin-top: 20px;
	font-weight: normal;
	margin-right: 100px;
	height: 100%;
	overflow: visible;
	display: inline;
}
.inset-image-sm {
	width: 90px;
	clear: right;
	float: left;
}
.new-bullet {
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
	text-indent: 6pc;
}

.Lcol-copy {
	font-size: 12px;
	line-height: 16px;
	color: #013476;
	text-align: left;
	padding-left: 15px;
	float: left;
	width: 210px;
	margin-top: 20px;
}
.li-2 {
	margin-left: -25px;
	font-family: Verdana, Geneva, sans-serif;
}


.twoColFixRtHdr #mainContentF {
	background-image: url(images/HFB-Sbkg_19.jpg);
	background-repeat: no-repeat;
	width: 950px;
	margin-left: 35px;
	background-color: #9dd262;
	height: 100%;
}
.twoColFixRtHdr #sidebar1F {
	float: right;
	background-image: url(images/HFB-F_09.jpg);
	background-repeat: no-repeat;
	height: 561px;
	width: 54px;
	margin-right: 31px;
}
.twoColFixRtHdr #headerF {
	background-image: url(images/HFB-S2_02.jpg);
	height: 97px;
	text-align: right;
	background-repeat: no-repeat;
	margin-right: 24px;
	margin-left: 30px;
	vertical-align: 1%;
	padding-right: 10px;
	padding-left: 2px;
}
.twoColFixRtHdr #footerF {
	height: 77px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003476;
	text-align: right;
	margin-left: 35px;
	padding-top: 5px;
	background-image: url(images/HFB-S2_09.gif);
	background-repeat: no-repeat;
	border-top-width: thin;
	border-top-style: solid;
	border-top-color: #4db9cf;
	width: 930px;
	padding-right: 20px;
}
.HFB-h-floatL2 {
	float: left;
	margin-left: 3px;
	margin-top: 1px;
}
.HFB-LtextCol2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #2B8B9F;
	float: left;
	width: 200px;
	margin-top: 30px;
	text-align: center;
}
.twoColFixRtHdr #container #mainContentF .HFB-LtextCol2 ul li {
	text-align: left;
}
.table-copy {
	font-size: 11px;
	float: left;
	text-align: center;
}
.schedule-1 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003476;
	text-decoration: none;
	width: 125px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2B8B9F;
}
.table-days {
	font-size: 12px;
	line-height: 16px;
	width: 34px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #2B8B9F;
	float: right;
	font-weight: bold;
	text-align: center;
}
.tablecopy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	line-height: 11px;
	color: #003476;
	text-align: center;
}
.tablebold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	font-weight: bold;
	color: 38aec6;
}
.Lcol-copy2 {
	font-size: 14px;
	line-height: 20px;
	color: #FFF;
	text-align: center;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
}
.Lcol-copy-sub {
	font-size: 13px;
	line-height: 20px;
	color: #00526C;
	text-align: left;
	font-weight: normal;
	font-family: Verdana, Geneva, sans-serif;
}
.new-bullet-table {
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
	font-size: 11px;
	text-align: left;
	margin-left: -25px;
}
.HFB-S-copy-3-bullet {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #003476;
	line-height: 18px;
	font-weight: normal;
	overflow: visible;
	text-align: left;
}
.HFB-schedule-light {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #003476;
	font-weight: lighter;
}
.HFB-LtextCol2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #FFF;
	font-weight: normal;
	text-align: center;
}
.H-side-col-text {
	font-size: 11px;
	line-height: 14px;
	font-family: Verdana, Geneva, sans-serif;
	font-weight: normal;
}
.twoColFixRtHdr #sidebar2 {
	float: right; /* since this element is floated, a width must be given */
	width: 241px;
	height: 528px;
	background-color: #9DD163;
}
.twoColFixRtHdr #header2 {
	background-image: url(images/HFB-S2_02.jpg);
	height: 97px;
	text-align: right;
	background-repeat: no-repeat;
	margin-right: 24px;
	margin-left: 32px;
	vertical-align: 1%;
	padding-right: 25px;
}
.HFB-h-floatL3 {
	float: left;
	margin-left: 28px;
	height: 97px;
}
.HFB-h-floatL4 {
	float: left;
	margin-left: 25px;
	margin-top: -2px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #002C79;
}
.HFB-h-copyR {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003476;
	float: right;
	width: 730px;
	margin-top: 10px;
	margin-right: 10px;
}
.HFB-h-floatL5 {
	float: left;
	margin-left: 40px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 15px;
	color: #002C79;
	width: 450px;
	border-right-width: thin;
	border-right-style: solid;
	border-right-color: #5CB99A;
	padding-left: 10px;
	border-left-width: thin;
	border-left-style: solid;
	border-left-color: #5cb99a;
	padding-top: 10px;
}
.WC-head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #012C79;
	line-height: 13px;
	text-decoration: none;
}
.Register-head {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 16px;
	font-weight: bold;
	color: #930;
	text-align: left;
	line-height: normal;
}

.WC-copy {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #012C79;
}
.HFB-h-floatL6 {
	float: left;
	margin-left: 10px;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 14px;
	color: #012C79;
	margin-top: 10px;
	margin-right: 0px;
	width: 220px;
}
.twoColFixRtHdr #header-home {
	background-image: url(images/HFB-S2_02.jpg);
	height: 97px;
	text-align: right;
	background-repeat: no-repeat;
	margin-right: 24px;
	margin-left: 30px;
	vertical-align: 1%;
	padding-right: 10px;
}
.HFB-h-copyR2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #003476;
	width: 660px;
	margin-right: 15px;
	margin-left: auto;
	margin-top: 10px;
	clear: right;
}
.slideshow {
	float: left;
	height: 257px;
	width: 365px;
}
.NEWslides {
	float: left;
	height: 257px;
	width: 365px;
}
