﻿/* General Styles */
body
{
	background-image: url('../images/NewBackground.gif');
	background-repeat: repeat-x;
	background-color: #F9F9F9;
	color: black;
	font-family: "verdana" , "sans-serif";
	font-size: 9px;
	margin: 0;
}

p
{
	margin-bottom: 15px;
}

ul
{
	list-style: circle;
}

h2 a:active
{
	color: #AD701B;
	margin-top: 0px;
}

h2 a:visited
{
	color: #AD701B;
	margin-top: 0px;
}

h2 a:link
{
	color: #AD701B;
	margin-top: 0px;
}

h2
{
	color: #AD701B;
	margin-top: 0px;
}

* html .contentHome
{
	height: 347px;
}

a:active
{
	color: #4F808C;
	text-decoration: none;
}

a:visited
{
	color: #4F808C;
	text-decoration: none;
}

a:link
{
	color: #4F808C;
	text-decoration: none;
}

a:hover
{
	color: #739EA9;
	text-decoration: underline;
}

.baseContainer
{
	margin: 0 auto;
	width: 762px;
	position: relative;
}

.mainContainer
{
	float: left;
	width: 760px;
	background-color: #FFFFFF;
	padding: 6px;
	margin: 0px auto;
}

.headerTitle
{
	background: url('../images/slogan.png') no-repeat right 0px; /* cssRKR 20: moves up the slogan */
	display: block;
	height: 90px; /* cssRKR 110: moves up everything but Search and Slogan */
}

.headerTitle span
{
	display: none;
}

.headerTitle a
{
	background: url('../images/HMBLogo_small.jpg') no-repeat;
	text-align: left;
	display: block;
	cursor: pointer;
	height: 66px; /*62*/
	width: 210px; /*200*/
}

#searchbar
{
	text-align: right;
	vertical-align: top;
	position: relative;
	margin-top: 26px;
	top: -52px; /* cssRKR -25: moves up the Search bar */
}

#headerLinks a:active
{
	background: trasparent;
	color: white;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 7px;
}

#headerLinks a:visited
{
	background: trasparent;
	color: white;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 7px;
}

#headerLinks a:link
{
	background: trasparent;
	color: white;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 7px;
}

.header
{
	padding-right: 5px;
}

.bannerHome
{
	height: 200px;
	width: 760px;
}

.bannerSubPage
{
	width: 760px;
}

#subheaderLinks #links
{
	z-index: inherit;
}

#subheaderLinks a:active
{
	color: white;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px;
}

#subheaderLinks a:visited
{
	color: white;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px;
}

#subheaderLinks a:link
{
	color: white;
	font-size: 11px;
	text-decoration: none;
	vertical-align: middle;
	padding: 5px;
}

#subheaderLinks a:hover
{
	color: #9D9D9D;
	text-decoration: none;
}

.contentHome
{
	height: auto;
	min-height: 250px; /* cssRKR: 347*/
}

.contentSubPage
{
	height: auto;
	min-height: 459px;
}

.servicesHeader
{
	background: #FFFFFF url(../images/headerGradient_quarterWidth.jpg) repeat-y;
	color: white;
	padding: 6px;
}

* html .contentSubPage
{
	height: 459px;
}

.contentSingleColumnLayout
{
	padding-bottom: 28px;
	padding-left: 28px;
	padding-right: 28px;
	padding-top: 0px;
	/*width: 600px;*/
}

.contentHomePageLayout
{
	padding-bottom: 3px;
	padding-left: 8px;
	padding-right: 8px;
	padding-top: 0px;
}

.contentDualColumnLayoutLEFT
{
	float: left;
	padding-bottom: 28px;
	padding-left: 28px;
	padding-right: 18px;
	width: 500px;
}

.contentDualColumnLayoutRIGHT
{
	float: left;
	padding-bottom: 28px;
	padding-top: 14px;
	width: 197px;
}

.contentHomeIntroText
{
	color: black;
	font-size: 12px;
	margin-top: 0px;
	padding-top: 0px;
	padding: 5px;
}

.pageTitle
{
	color: #4F808C;
	font-size: 12px;
	font-weight: bold;
	padding-top: 35px;
}

.pageSubTitle
{
	color: #999999;
	font-size: 18px;
	padding-bottom: 25px;
	text-transform: uppercase;
}

.contentVerticleSpacer
{
	height: 28px;
}

.contentListColumnLeft
{
	float: left;
	margin-top: 28px;
	width: 233px;
}

.contentListColumnRight
{
	float: left;
	margin-left: 28px;
	margin-top: 28px;
	width: 233px;
}

.contentListColumnHeader
{
	border-color: -moz-use-text-color -moz-use-text-color #CACACA;
	border-style: solid;
	border-width: 0 0 1px;
	color: #333333;
	font-size: 12px;
	font-weight: bold;
	margin-bottom: 10px;
	padding-bottom: 8px;
}

.contentListColumnHeaderBIG
{
	border-color: -moz-use-text-color -moz-use-text-color #CACACA;
	border-style: solid;
	border-width: 0 0 1px;
	color: #333333;
	font-size: 15px;
	font-weight: bold;
	margin-bottom: 14px;
	padding-bottom: 10px;
}

.contentListColumnItems ul
{
	font-size: 11px;
	line-height: 20px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}

.contentListColumnItems li
{
	background: transparent url('../images/group/bulletBlue.gif') no-repeat scroll left center;
	margin: 0;
	padding-left: 10px;
}

.contentListColumnItems li a:active
{
	color: #777777;
	text-decoration: none;
}

.contentListColumnItems li a:visited
{
	color: #777777;
	text-decoration: none;
}

.contentListColumnItems li a:link
{
	color: #777777;
	text-decoration: none;
}

.contentListColumnItems li a:hover
{
	color: #999999;
	text-decoration: none;
}

.contentListColumnItemsBIG ul
{
	font-size: 12px;
	line-height: 24px;
	list-style-type: none;
	margin-bottom: 10px;
	margin-left: 0;
	margin-top: 0;
	padding: 0;
}

.contentListColumnItemsBIG li
{
	background: transparent url('../images/group/bullet.gif') no-repeat scroll left center;
	margin: 0;
	padding-left: 10px;
}

.contentListColumnItemsBIG li a:active
{
	color: #777777;
	text-decoration: none;
}

.contentListColumnItemsBIG li a:visited
{
	color: #777777;
	text-decoration: none;
}

.contentListColumnItemsBIG li a:link
{
	color: #777777;
	text-decoration: none;
}

.contentListColumnItemsBIG li a:hover
{
	color: #999999;
	text-decoration: none;
}

.contentBoxTop
{
	background-image: url('../images/contentBoxTop.gif');
	background-repeat: no-repeat;
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	height: 21px;
	padding-left: 15px;
	padding-top: 13px;
	text-transform: uppercase;
	margin-top: 10px;
}

.contentBoxMiddle
{
	background-image: url('../images/contentBoxMiddle.gif');
	background-repeat: repeat-y;
	color: #023B48;
	font-size: 10px;
	padding: 10px 15px;
}

.contentBoxBottom
{
	background-image: url('../images/contentBoxBottom.gif');
	background-repeat: no-repeat;
	height: 31px;
	padding-left: 15px;
	padding-right: 15px;
}

.contentBoxMiddle h3
{
	margin-top: 0px;
}

/*Partner links on homepage*/
#homePartnerLinks
{
	margin-top: 20px;
}

#homePartnerLinks a
{
	width: 197px;
	background: no-repeat center;
	text-align: center;
	padding: 0px;
	margin: auto;
	cursor: pointer;
	display: block;
	float: left;
}

#homePartnerLinks span
{
	display: none;
}

#homePartnerLinks a img
{
	border: none;
}

/*footer*/
.footer
{
	border-color: #004433 -moz-use-text-color -moz-use-text-color;
	border-style: solid;
	border-width: 1px 0 0;
	height: 100px; /* 67 */
}

.footerLinks
{
	color: #004433;
	font-size: 11px;
	margin-top: 19px;
	text-align: center;
}

.footerLinks a:active
{
	color: #004433;
	text-decoration: none;
}

.footerLinks a:visited
{
	color: #004433;
	text-decoration: none;
}

.footerLinks a:link
{
	color: #004433;
	text-decoration: none;
}

.footerLinks a:hover
{
	color: #9D9D9D;
	text-decoration: none;
}

.footerCopyright
{
	font-size: 11px; /* 7pt */
	margin-top: 8px;
	text-align: center;
}

.clearFloat
{
	clear: both;
}

.imageSection
{
	text-align: center;
}

.imageGrid
{
	margin-left: auto;
	margin-right: auto;
}

.imageGrid td
{
	text-align: center;
	width: 200px;
}

blockquote
{
	font-style: italic;
	clear: both;
	background-color: #d9d9d9;
	padding: 10px;
}

#headerLinks
{
	background: #004433 url(../images/headerLinkGradient.JPG) repeat-x;
	font-size: 12px;
	text-align: center;
	vertical-align: middle;
	padding-left: 5px;
	padding-right: 5px;
	top: 75px;  /* cssRKR 100: moves up the navigation bar */
	left: 6px;
	color: white;
	width: 750px;
	z-index: 100;
	position: absolute;
}

#headerLinks *
{
	z-index: inherit;
}

#headerLinks ul
{
	padding: 0px;
	margin: 0px;
	width: 650px;
	/*width: 446px;*/
	margin-left: auto;
	margin-right: auto;
	vertical-align: middle;
	line-height: 1;
}

#headerLinks ul li
{
	float: left;
	line-height: 28px;
	list-style: none;
	height: 28px;
	vertical-align: middle;
}

#headerLinks ul li:hover
{
	background-color: #009966 !important;
}

#headerLinks a
{
	padding-top: 0px !important;
	padding-bottom: 0px !important;
	display: block !important;
	position: relative !important;
}

#subheaderLinks
{
	position: absolute;
	top: 103px;  /* cssRKR 128: moves up the expanded (sub) navigation bar */
	left: 6px;
	background: #009966;
	color: white;
	font-size: 12px;
	height: 16px;
	padding-left: 28px;
	padding: 5px;
	width: 750px;
	text-align: center;
	z-index: 1000 !important;
}

#breadcrumb
/* style="margin-left: 5px; margin-top: 13px; color:#939393;"> */
{
	margin-top: 13px;
	top: 25px;  
	left: 5px;
	color: #939393;
	position: relative;
	font-weight:bold;
}

.active
{
	background-color: #009966;
}

.subActive
{
	font-weight: bold !important;
}

.gsa_content
{
	background-color: #E9E9E9;
	border: solid 1px #004433;
	padding: 10px;
	margin: 10px;
}

.tableRowHeader
{
	background: #009966;
	color: white;
	font-size: 12px;
	font-weight: bold;
	height: 16px;
	padding: 3px;
	/*padding-left: 28px;
	width: 750px;
	text-align: center;
	z-index: 1000 !important;*/
}

