﻿/* ==================== BASE STYLES ==================== */
html {
	font-size: 100%; /* IE hack */
}
body {
	height: 100%;
	text-align: left;
	margin: 0;
	background: #fff;
	color: #181818;
	font-size: 92%;
	line-height: 1.1em;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
#infopathform {
	margin-top: -300px;
}
body #s4-ribbonrow {
	min-height: 0 !important;
	height: auto !important;
}
body .s4-ca {
	margin: 0;
}
.space_readspeaker {
	padding: 0px 50px 0 0;
}
.skip_nav {
	padding: 0px 20px 0 0;
	width: 100px;
}
.page-content {
}
/*---------------------Search Text Box------------*/
.left-corner {
	margin-bottom: -9px;
	margin-left: 16px;
	width: 15px;
	height: 28px;
}
.right-corner {
	padding: 0 2px 0 0;
	margin-bottom: -9px;
	width: 15px;
	height: 28px;
}
/* -------------------- text -------------------- */
p {
	padding: 7px 0 7px 0;
	margin: 0;
	font-size: 0.9em;
}
.inputForm {
	margin-bottom: 15px;
	height: 20px;
	width: 160px;
	border: 0px solid #A1A1A1;
	border-left: 0px;
	border-right: 0px;
}
h1 {
	color: #335571;
	font-size: 1.2em;
	line-height: 1em;
	margin: 0 0 10px 0;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}
h2 {
	color: #335571;
	font-size: 1.4em;
	padding: 0 0 6px 0;
	margin: 0;
	letter-spacing: -0.02em;
}
h3 {
	color: #3d3d3d;
	font-size: 1.4em;
	margin-top: -3px;
	line-height: 1em;
	letter-spacing: -0.02em;
}
h4 {
	color: #3d3d3d;
	font-size: 0.9em;
	padding: 5px 0 5px 0;
	margin: 0;
	line-height: 1.2em;
	letter-spacing: -0.02em;
}
/* -------------------- images -------------------- */
img {
	border: 0;
}
.right {
	float: right;
	padding: 5px 0 20px 30px;
}
.left {
	float: left;
	padding: 5px 30px 20px 0;
}
/* -------------------- links -------------------- */
#container a {
	color: #181818;
	text-decoration: underline;
}
#container a:hover {
	color: #335571;
	text-decoration: underline;
}
/* -------------------- misc -------------------- */
.clear {
	clear: both;
}
.hidden {
	display: none;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	border: 1px solid #999;
	padding: 3px;
	color: Black;
}
label {
	font-weight: bold;
}
/* ==================== LAYOUT ==================== */
#container {
	margin: 0 auto;
	width: 975px;
	border: 0;
	padding: 0;
	voice-family: "\"}\"";
	voice-family: inherit;
	font-size: 0.9em;
}
/* -------------------- top - row one -------------------- */
#topOne {
	/*width: 975px;*/
	height: 107px;
	background: #e0e0e0 url(/style%20library/HBC/images/structural/bg-top2.gif) top repeat-x;
	margin: 0;
}
#logo {
	float: left;
	width: 227px;
}
#global {
	float: left;
	width: 736px !important;
	width: 748px;
	padding-top: 60px; /*padding: 12px 12px 0 0;*/;
	text-align: right;
}
.btnSearch {
	position: relative; /*top: 7px;*/;
	padding: 0 !important;
/*margin: 0 0 0 2px !important;*/	border: none;
	border: 0;
}
/* -------------------- top - row two -------------------- */
#topTwo {
	width: 220px;
	margin: 0 0 15px 0;
	background: url(/style%20library/HBC/images/structural/bg-breadcrumbs-combined.jpg) repeat-x;
}
#strapline {
	float: left;
	width: 215px !important;
	width /**/: 227px;
	margin: 0 1px 0 0;
	padding: 0 0 5px 12px;
}
#strapline h4 {
	color: #fff;
	font-size: 1.1em;
	font-weight: lighter;
	padding: 5px 0 0 0;
}
#tools {
	float: left;
	width: 747px;
	padding: 0;
	font-size: 0.9em;
}
#breadcrumbs {
	float: left;
	width: 481px !important;
	width /**/: 496px;
	padding: 5px 0 5px 15px;
	color: white;
}
#breadcrumbs a {
	font-weight: bold;
	color: white;
	text-decoration: none;
}
#rate {
	width: 975px;
	background: url(/SiteAssets/Footer/Ratethispage1.png) no-repeat 0 0;
	margin-left: auto;
	margin-right: auto;
}
#rate span.label {
	float: left;
	color: white;
	padding-top: 5px;
	font-weight: bold;
}
/* the default rating is placed as a background image in the ul */
/* use the background position according to the table above to display the required images*/
.rating {
	height: 19px;
	list-style: none;
	background: url(/style%20library/HBC/images/widgets/star-matrix-new.gif) no-repeat 0 0;
	position: relative;
	top: 3px;
	margin-top: 0;
	margin-left: auto;
	width: 65px;
	right: 6px;
}
/* add these classes to the ul to effect the change to the correct number of stars */
.nostar {
	background-position: 0 0;
}
.onestar {
	background-position: 0 -19px;
}
.twostar {
	background-position: 0 -38px;
}
.threestar {
	background-position: 0 -57px;
}
.fourstar {
	background-position: 0 -76px;
}
.fivestar {
	background-position: 0 -95px;
}
ul.rating li {
	cursor: pointer; /*ie5 mac doesn't like it if the list is floated\*/;
	float: left; /* end hide*/;
	text-indent: -999em;
}
ul.rating li a {
	position: absolute;
	left: 0;
	top: 0;
	width: 20px;
	height: 19px;
	text-decoration: none;
	z-index: 200;
}
ul.rating li.one a {
	left: 0;
}
ul.rating li.two a {
	left: 20px;
}
ul.rating li.three a {
	left: 40px;
}
ul.rating li.four a {
	left: 60px;
}
ul.rating li.five a {
	left: 80px;
}
ul.rating li a:hover {
	z-index: 2;
	width: 100px;
	height: 19px;
	overflow: hidden;
	left: 0;
	background: url(/style%20library/HBC/images/widgets/star-matrix-new.gif) no-repeat 0 0;
}
ul.rating li.one a:hover {
	background-position: 0 -19px;
}
ul.rating li.two a:hover {
	background-position: 0 -38px;
}
ul.rating li.three a:hover {
	background-position: 0 -57px;
}
ul.rating li.four a:hover {
	background-position: 0 -76px;
}
ul.rating li.five a:hover {
	background-position: 0 -95px;
}
/* end rating code */
/* -------------------- main - content -------------------- */
#main {
	width: 975px;
	/*height:145px;*/
	/*border: 1px solid #FF00FF;*/
}
#content {
	float: left;
	width: 743px; /*margin-top:900px;*/;
	padding: 0 0 10px 0;
/*margin: -5px 0 0 0;*/	margin: 0;
	/*border: 1px solid #FF0000;*/
}
#content div.page-content div#breadcrumb {
	display: none;
}
#content div.page-content h3 {
	display: none;
}
#content div.additional-content {
	margin: 10px 0 0 0;
}
#content div.additional-content h2 {
	color: #335571;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}
/* -------------------- nav -------------------- */
.hgNavMenu {
	padding: 0;
	margin: 0;
}
.hgNavMenu li {
	background-Image: url('/Style%20Library/HBC/images/structural/menustyle.png');
	height: 35px;/*31*/;
	width: 234px;
	list-style: none;
}
.hgNavMenu li a {
	font-size: 1.3em;
	font-weight: bold;
	text-decoration: none;
}
#nav {
	float: left;
	width: 234px !important;
	margin-top: 0px;
	padding: 0;
	top: 0;
}
/*.navpayforit{
	
	padding-bottom : 0px;
	padding-left : 30px;
	width : 197px;
	padding-right : 0px;
	display : block;
	height : 31px;
	padding-top : 17px;
}

div.LeftNav {
	left:-16px;
	margin-top: 0px; 
	margin-left: 0px; 
	text-align: center;
    background-image: none;
}

div.LeftNav ul {
        list-style-type: none;
        padding: 2px 9px 9px 9px;
        margin-bottom: 10px;
        width:234px;
        background-image: none;
        margin: 0;
}
div.LeftNav ul li a {
        display: block;
        width: 234px;
        background-image: url('/Style%20Library/HBC/images/structural/submenustyle.png');
        background-repeat: no-repeat;
        text-decoration: none;
        font-weight: bolder;
}
div.LeftNav ul li ul li {
        padding: 2px;
        height: 35px;
        width: 234px;
        margin-left: -9px;
        background-image: url('/Style%20Library/HBC/images/structural/submenustyle.png');
        background-repeat: no-repeat;
        position: static;
}
div.LeftNav ul li ul li a {
        background-image: none;
}
div.LeftNav li ul li ul li {
        padding: 2px;
        height: 25px;
        width: 234px;
        margin-left: -9px;
        background-image: url('/Style%20Library/HBC/images/structural/submenustyle.png');
        background-repeat: no-repeat;
        display: block;
}
div.LeftNav ul li ul li ul li a {
        padding: 2px;
        height: 25px;
        width: 234px;
        margin-left: -9px;
        background-image: url('/Style%20Library/HBC/images/structural/submenustyle.png');
        background-repeat: no-repeat;
        position:relative;
}

div.LeftNav ul.hgNavMenu {
	list-style-type: none;
	padding:8px 9px 9px 9px;
	margin-bottom: 10px;
	background-image:none;
	margin: 0;	
}
div.LeftNav ul.hgNavMenu li {

}
div.LeftNav ul.hgNavMenu li a {
	width: 234px;
	padding:8px 4px 4px 4px;
	height: 26px;
	background-image: url('/Style%20Library/HBC/images/structural/menustyle.png');
	background-repeat: no-repeat;
	text-decoration:none !important;
}
div.LeftNav div.LeftNav ul.hgNavMenu li a.hgNavChildLink {
	width: 234px;
	padding:6px 4px 4px 4px;
	height: 28px;
	background-image: url('/Style%20Library/HBC/images/structural/menustyle.png');
	background-repeat: no-repeat;
}
div.LeftNav ul.hgNavMenu li.hgNavParent {
	padding:3px 4px 4px 4px;
	height: 30px;
	width: 234px;
	background-image: url('/Style%20Library/HBC/images/structural/submenustyle.png');
	background-repeat: no-repeat;
	display:none;
}
div.LeftNav ul.hgNavMenu li.hgNavParent a {
	padding-top: 6px;
}*/
/* -------------------- trans nav -------------------- */
#trans-nav {
	width: 227px !important;
	width /**/: 242px;
	padding: 0 15px 0 0;
}
ul.trans-subnav {
}
#trans-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#trans-nav li {
	width: 227px;
	height: 48px;
	margin: 0;
	padding: 0;
	position: relative;
}
#trans-nav li a {
	color: #333;
	font-size: 1.2em;
	font-weight: bold;
	text-decoration: none;
}
#trans-nav li a:hover {
	color: #333;
}
#trans-nav div.trans-mega {
	border: 1px solid Silver;
	position : absolute;
	left: -999em;
	margin-left : 227px;
	margin-top : -48px;
	z-index: 99999;
	background: white;
	padding: 5px 0;
}
#trans-nav li:hover div.trans-mega {
	left: auto;
}
#trans-nav li ul {
	/* second-level lists */
	width: 200px;
	float: left;
}
#trans-nav li ul li {
	margin: 0;
	height: 15px;
	padding: 4px 0 4px 12px;
	position: relative;
}
#trans-nav li ul li a {
	font-size: 0.9em;
	font-weight: normal;
	padding-left: 15px;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
	text-decoration: none;
}
/* -------------------- trans nav links -------------------- */
a.navHome {
	width: 197px !important;
	width /**/: 227px;
	height: 31px !important;
	height /**/: 48px;
	display: block;
	padding: 17px 0 0 30px;
	background: url(/style%20library/HBC/images/widgets/nav-home.jpg) no-repeat 0 0;
}
a.navHome:hover {
	background: url(/style%20library/HBC/images/widgets/nav-home.jpg) no-repeat 0 -48px;
}
a.navPay {
	width: 197px !important;
	width /**/: 227px;
	height: 31px !important;
	height /**/: 48px;
	display: block;
	padding: 17px 0 0 30px;
	background: url(/style%20library/HBC/images/widgets/nav-pay.jpg) no-repeat 0 0;
}
a.navPay:hover {
	background: url(/style%20library/HBC/images/widgets/nav-pay.jpg) no-repeat 0 -48px;
}
a.navApply {
	width: 197px !important;
	width /**/: 227px;
	height: 31px !important;
	height /**/: 48px;
	display: block;
	padding: 17px 0 0 30px;
	background: url(/style%20library/HBC/images/widgets/nav-apply.jpg) no-repeat 0 0;
}
a.navApply:hover {
	background: url(/style%20library/HBC/images/widgets/nav-apply.jpg) no-repeat 0 -48px;
}
a.navReport {
	width: 197px !important;
	width /**/: 227px;
	height: 31px !important;
	height /**/: 48px;
	display: block;
	padding: 17px 0 0 30px;
	background: url(/style%20library/HBC/images/widgets/nav-report.jpg) no-repeat 0 0;
}
a.navReport:hover {
	background: url(/style%20library/HBC/images/widgets/nav-report.jpg) no-repeat 0 -48px;
}
a.navFind {
	width: 197px !important;
	width /**/: 227px;
	height: 31px !important;
	height /**/: 48px;
	display: block;
	padding: 17px 0 0 30px;
	background: url(/style%20library/HBC/images/widgets/nav-find.jpg) no-repeat 0 0;
}
a.navFind:hover {
	background: url(/style%20library/HBC/images/widgets/nav-find.jpg) no-repeat 0 -48px;
}
/* -------------------- lgnl nav -------------------- */
#lgnl-nav {
	width: 227px;
	background: #fff url(/style%20library/HBC/images/structural/bg-blue-white.gif) top repeat-x;
	margin: 15px 15px 15px 0;
}
ul.lgnl-subnav {
}
#lgnl-nav ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
#lgnl-nav li {
	margin: 0;
	padding: 4px 0 4px 12px;
	border-bottom: 1px solid #fff;
	position: relative;
}
#lgnl-nav li a {
	color: #181818;
	font-size: 1.1em;
	display : block;
	text-decoration: none;
}
#lgnl-nav li a:hover {
}
#lgnl-nav div.lgnl-mega {
	border: 1px solid Silver;
	position : absolute;
	left: -999em;
	margin-left : 215px;
	margin-top : -20px;
	z-index: 99999;
	background: white;
	padding: 5px 0;
}
#lgnl-nav li:hover div.lgnl-mega {
	left: auto;
}
#lgnl-nav div.one {
	width: 200px;
}
#lgnl-nav div.two {
	width: 400px;
}
#lgnl-nav div.three {
	width: 600px;
}
#lgnl-nav li ul {
	/* second-level lists */
	width: 200px;
	float: left;
}
#lgnl-nav li ul li {
}
#lgnl-nav li ul li a {
	font-size: 0.9em;
	padding-left: 15px;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
	text-decoration: none;
}
li.undefined a {
	color: red ! important;
}
/*-------------------Latest news button-----------------*/
/*#news-list{
	margin-top:-2px;
}*/
/* -------------------- home columns -------------------- */
#home-mid {
	width: 494px !important; /*background: url('/SiteAssets/NewsBorder1.png') no-repeat;*/;
	float: left;
/* 	margin: 0 0 0 -6px;*/
 	/*margin-left:-6px;
 	margin-top:-2px;*/
 	/*
	margin-left:-6px;
	margin-top:-925px;
	*/
	/*margin: 0 0 0 0;*/
}
#home-right {
	float: left;
	width: /*235px;*/ 234px;
	margin: 0;
	padding: 0;
	overflow: visible; /*border: 1px solid #000000;*/ /*
	margin-top:-905px;
	margin-left:508px;
	*/;
	position: relative; /*left: 7px;*/;
	margin-left: 0px;
}
#home-mid2 {
	margin-top: 13px;
	margin-left: 0px;
	width: 728px;
	height: 275px;
	/*padding:13px;*/
}
#home-mid2 h3 {
	padding-top: 13px;
	text-align: center;
	margin-bottom: 6px;
}
#ho-right {
	/*float: left;*/
	padding: 0 0 0 0;
	margin: 0;
	overflow: visible;
}
#twit {
	width: 200px;
	float: left;
}
/* -------------------- rotator -------------------- */
#rotator {
	float: left;
	width: 481px !important;
	width: 496px;
}
/*#rotatorTop {
 	width: 481px;
 	height: 47px;
	background: url(/style%20library/HBC/images/structural/rotator-top.jpg) top no-repeat;
	}*/
/*#rotatorTitle {
	float: left;
	width: 315px !important;
 	width: 330px;
	padding: 16px 0 0 15px;
	font-size: 1.2em;
	color: #fff;
	}	*/
/*#rotatorNav {
	float: left;
	width: 151px !important;
 	width: 151px;
	padding: 7px 0 0 0;
	}*/
/*#rotatorNav img {
	padding: 0 0 0 1px;
	}*/
/*#rotatorMain {
	width: 520.4px;
	margin-top:0px;
	margin-left:1px;
	height: 528.3px;
	}*/
/*#rotatorMain table {
	
	
}*/
/*#rotatorMain table td {
	
}*/
#rotatorMain table td h3 {
	padding: 0;
	margin: 0;
	margin-top: -15px;
}
#rotatorMain table td h4 {
	font-weight: normal;
	padding: 0;
	margin: 0;
}
div.feature-pane {
	display: none;
	width: 481px;
	height: 192px;
}
div.feature-overlay {
	width: 130px;
	margin-left: 331px;
	height: 172px;
	padding: 10px;
	top: 0;
	right: 0;
	background: silver;
}
div.feature-overlay h1 {
	padding: 0;
	margin: 0 0 5px 0;
	text-transform: none;
}
div.feature-overlay p {
	padding: 0;
	margin: 0;
}
/* ------------------ get involved ------------------ */
#getInvolved {
	float: right;
}
#getInvolvedTop {
	width: 207px !important;
	width /**/: 237px;
	height: 38px !important;
	height /**/: 45px;
	padding: 7px 15px 0 15px;
	background: #6e8b84 url(/style%20library/HBC/images/structural/bg-get-involved-top.jpg) top no-repeat;
}
#getInvolvedTop h3 {
	color: #fff;
}
#getInvolvedImg {
	width: 237px;
	margin: 0;
	padding: 0;
	background: #4F6F6A;
}
#getInvolvedMain {
	width: 207px !important;
	width /**/: 237px;
	padding: 7px 15px 7px 15px;
	color: #fff;
	background: #4F6F6A url(/style%20library/HBC/images/structural/bg-get-involved-main.jpg) bottom no-repeat;
}
#getInvolvedMain a {
	color: #fff;
}
#getInvolvedMain a:hover {
	color: #fff;
	text-decoration: none;
}
/* --------------------- contact us ------------------ */
#contact-us {
	float: left;
	width: 207px !important;
	width /**/: 237px;
	margin: 0 0 0 0;
	padding: 15px;
	background: #39393a url(/style%20library/HBC/images/structural/bg-get-in-touch.jpg) top no-repeat;
	color: #fff;
	height: 515px;
}
#contact-us h3 {
	color: #fff;
}
#contact-us a {
	color: #fff;
	text-decoration: underline;
}
#contact-us a:hover {
	color: #fff;
	text-decoration: none;
}
#contact-us .headerYellow {
	color: #ffffcc;
}
/* ------------------ features ------------------ */
#featuresLge {
	float: left;
	width: 496px;
	padding: 0;
	margin: 0;
}
.featureLge {
	float: left;
	display: inline;
	width: 213px !important;
	width /**/: 233px;
	height: 116px !important;
	height /**/: 138px;
	padding: 12px 10px 10px 10px;
	margin: 0 15px 15px 0;
	background: url(/style%20library/HBC/images/structural/feature-lge-box.gif) top no-repeat;
}
.featureLge img.hr {
	padding: 0 0 6px 0;
	margin: 0 0 0 0;
}
.featureLge img.thumb {
	border: 1px solid #a0a0a0;
	float: left;
	padding: 0 0 0 0;
	margin: 0 8px 0 0;
}
.featureLge p {
	padding: 0;
	margin: 0;
}
.featureLge a {
	font-weight: bold;
	color: #335571;
	text-decoration: underline;
}
.featureLge a:hover {
	text-decoration: none;
}
.featureLge input {
	width: 80px;
}
.btnInfo {
	position: relative;
	top: 7px;
	padding: 0 !important;
	margin: 0 0 0 2px !important;
	border: none;
	width: 102px !important;;
}
/* -------------------- news article -------------------- */
p.article-date {
	color: #335571;
	font-size: 0.9em;
	margin-bottom: 15px;
}
/* -------------------- footer -------------------- */
#footer {
	width: 975px;
	height: 292px;
	background: #dddddd;
	border-collapse: collapse;
}
#footerContent {
	float: left;
	width: 975px;
	background: #dddddd url(/style%20library/HBC/images/structural/bg-footer-content.jpg) top repeat-x;
}
.featureFooter h3 {
	color: #595959;
	margin: 0 0 15px 0;
}
.featureFooter {
	float: left;
	width: 215px !important;
	width /**/: 227px;
	margin: 15px 14px 15px 0;
	padding: 0 0 0 12px;
}
/* bulleted lists */
.atoz-list ul {
	list-style: none;
	margin-top: -17px;
	padding: 0;
}
.metadata-list ul {
	padding: 0;
}
.transaction-list ul {
	list-style: none;
	margin-top: -2px;
	padding: 0;
}
.featureFooter ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.atoz-list ul li {
	margin: 0 0 0 5px;
	padding: 3px 0;
}
.metadata-list ul li {
	list-style: none;
}
.transaction-list ul li {
	margin: 0 0 0 5px;
	padding: 3px 0;
}
.featureFooter ul li {
	margin: 0 0 0 5px;
	padding: 3px 0;
}
.atoz-list ul li a {
	padding-left: 15px;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
	text-decoration: none ! important;
}
.metadata-list ul li a {
	padding-left: 15px;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
	text-decoration: none ! important;
}
.transaction-list ul li a {
	padding-left: 15px;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
	text-decoration: none ! important;
}
.featureFooter ul li a {
	padding-left: 15px;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
	text-decoration: none ! important;
}
/* events formatting */
#events-list ul li a {
	padding-left: 0;
	background: none;
}
#events-list ul li p {
	padding: 0 0 0 15px;
	margin: 0;
	background: url(/style%20library/HBC/images/widgets/bullet.gif) no-repeat 0 3px;
}
#events-list a.bold {
	font-weight: bold;
}
/*---------------AtoZ Services----------------------*/
#atoz-home {
	background: url('/SiteAssets/atoz/background3.png') no-repeat;
	padding: 15px;
	margin: 10px 0 0 0;
}
.atoz-style {
	width: 22.5px;
	height: 27px;
	margin-bottom: -5px;
	margin-left: 3px;
}
#atoz-letters {
	margin-left: 8px;
	margin-top: -3px;
	padding: 0 0 0 17px;
}
/*------------------------Top Menu----------------------*/
#TopMenu {
	margin: 10px 0 13px 0;
	padding: 0;
}
/*----------------------Most Viewed Webpart-------------*/
#MostViewed {
	margin-top: -1px;
	margin-left: 3px;
	width: 230px;
}
#MostViewedResult {
	margin-top: 2px;
	height: 247px;
	padding: 45px 0 0 4px;
}
/* --------------------- site footer ------------------ */
#site-footer {
	background: #fff;
}
#footer-logos {
	padding: 0 10px 5px 10px;
}
#footer-left {
}
#footer-left table {
	width: 100%;
	border-collapse: collapse;
}
#footer-left table td {
	width: 15%;
}
#footer-left table td.tdcopy {
	text-align: right;
	width: 70%;
}
/* --------------------- skipnav ------------------ */
div#skipnav {
	text-align: right;
	/* Uncomment to hide from visual user but not from screen readers
	position:absolute;
	left:-10000px;
	top:auto;
	width:1px;
	height:1px;
	overflow:hidden;	*/
}
div#skipnav a {
	text-decoration: none;
	color: #000000;
}
div#skipnav:hover a 
	color: #000000;
}
.menuBox{
	
}
/* --------------------- Start SharePoint Editor Styles ------------------ */
.hbc-editorStyle-Normal-1 {
	-ms-name: "Normal";
}
.hbc-editorStyle-Heading-1 {
	-ms-name: "Heading";
	color: #335571;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}
.ms-rteStyle-Heading-1 {
	-ms-name: "Heading";
	color: #335571;
	font-size: 1.2em;
	line-height: 1em;
	padding: 0;
	margin: 0 0 10px 0;
	letter-spacing: -0.02em;
	text-transform: uppercase;
}
.ms-rteStyle-Normal {
	text-align: left;
	color: #181818;
	font-size: inherit;
	line-height: 1.1em;
	font-weight: normal;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
}
p.ms-rteStyle-Normal {
	font-size: 0.9em;
}
.ms-rteStyle-Byline {
	color: #335571;
}
.ms-rteStyle-Tagline {
	color: #335571;
}
/*AtoZ Page My area*/
/*-------------CoundDownTimer----------------------------*/
#countdwntmr {
	background: url('/SiteAssets/Countdowntmr1.png') no-repeat;
	margin: 0;
	padding: 0;
	z-index: 10;
	text-align: center;
	width: 229px;
}
#countdwntmr img {
	margin: 7px 0;
	padding: 0;
}
#countdown {
	text-align: center; /*top:90px;
	position:relative;*/ /*font-family:Calibri;*/ /*font-size:18px;*/;
	font-weight: bold;
	font-size: 1.25em;
}
.countdown {
	text-align: center;
	position: relative; /*font-family:Calibri;*/ /*font-size:15px;*/;
	left: 2px;
	font-size: .75em;
}
#cnttmr {
	margin-top: 50px;
}
/*-------------Twitter-----------------------------------*/
#Twitter {
	margin-top: 13px;
	margin-left: 0px;
	background: url('/SiteAssets/Twitter_backgrnd1.png') no-repeat;
	width: 234px !important; /*height:419px !important;*/;
	height: 467px !important;
}
#Twitterfeed {
	padding: 5px 10px;
}
#Twitterfeed table {
	border-collapse: collapse;
}
#Twitterfeed table tbody tr td table {
	border;
}
#home-right #twitter-widget-0 {
	width: 213px; /*height: 225px;*/;
	overflow: hidden;
}
#home-right #Twitterfeed div.ms-WPBody {
	overflow: hidden !important;
}
/*-------------------My Area------------------------------*/
/*#Myarea{
	background:url('/SiteAssets/myarea1.png')  no-repeat;
    margin: -9px 0 0 0;
    padding: 0;
	width:229px;
	height:150px;
	text-align: center;
}
#Myarea h4{
	color: #3d116d;
	font-size: 1.7em;
	margin:0;
	padding: 3px 0;
}
#Myarea p {
	font-size: .9em;
	font-weight: bold;
	margin: 0;
	padding: 0 10px;

}*/
.corner {
	margin-bottom: -9px;
	margin-left: 35px;
}
.textbox {
	/*margin: 10px 0 0 0;*/
    width: 179px;
	font-size: 1em;
	height: 26px;
	text-align: center;
	font-weight: bold;
	border: 0px solid #A1A1A1; 
    /*padding: 5px 10px;*/
}
#Postcode1 {
	background: url('/SiteAssets/Viewinfo1.png') no-repeat;
	/*padding-left:10px;
	padding-right:10px;*/
}
.viewinfo {
	margin: 0;
	padding: 0;
}
/*---------------*Footer Images*-----------------------*/
.footer-image {
	margin-left: -10px;
}
/* End SharePoint Editor Styles */
/* Added by Richard Johnson to fix wierd scrollbars in dialogs */
.ms-dlgFrameContainer {
	overflow: hidden;
}
/* End of addition by Richard Johnson to fix wierd scrollbars in dialogs */
/* Cookie Law */
#hbccookies {
	background-color: rgb(221, 221, 221);
	color: #181818;
	border: 1px solid #989898;
	position: relative;
	height: 3.2em;
	display: none;
}
#cookie-msg {
	margin: 5px auto;
	padding: 0;
	position: relative;
	width: 900px;
}
#cookie-msg a {
}
#cookie-msg a:hover {
}
#cookie-msg p {
	float: left;
	margin: 0;
	padding: 0;
	width: 810px;
}
#cookie-msg p#cookie-btn {
	width: auto;
}
#cookie-msg p#cookie-btn button {
}
#cookie-msg p#cookie-btn button:hover {
}
#Footr {
	margin-top: -10px;
}
#Footerbox {
	background: url('/SiteAssets/footerbox.png') no-repeat;
	float: left;
	margin-top: -16px;
	height: 208px;
	width: 563px;
	overflow: hidden;
}
#Footerbox .lgnlf-col1, #Footerbox .lgnlf-col2 {
	float: left;
	width: 262px;
	margin: 5px 0 5px 10px;
}
#Footerbox .lgnlf-col1 {
}
#Footerbox .lgnlf-col2 {
}
#Footerbox div .lgnl-row1, #Footerbox div .lgnl-row2 {
	clear: both;
	margin: 5px 0;
}
#Footerbox div .lgnl-row2 {
}
#Footerbox div.lgnl-cell {
	background-image: url("/SiteAssets/Footer/lgnlbgbig.png");
	background-repeat: no-repeat;
	width: 249px;
	height: 33px;
	position: relative;
}
#Footerbox .lgnl-row2 div.lgnl-cell {
	background-image: url("/SiteAssets/Footer/lgnlbgsmall.png");
	float: left;
	width: 123px;
	height: 33px;
	margin-right: 2px;
}
#Footerbox div.lgnl-cell a {
	display: block;
	color: #ffffff;
	font-weight: bold;
	font-size: 1.25em;
	text-decoration: none;
	padding: 7px 0 0 20px;
}
#Footerbox div.lgnl-cell a:hover {
	color: #ffffff;
	text-decoration: none;
}
#Footerbox div .lgnl-row1 a {
}
#Footerbox div .lgnl-row2 a {
}
.FooterMenu {
	padding: 6.5px 0 0 12px;
}
.FooterMenu1 {
	vertical-align: top;
	padding: 0 0 0 11.5px;
	top: 0px;
}
.FooterMenu2 {
	vertical-align: top;
}
#Footerbox2 {
	background: url('/SiteAssets/footerbox2.png') no-repeat;
	margin-top: -15px;
}
.FooterMenu3 {
	Padding: 0px 0 0 10px;
	vertical-align: top;
}
/*------------------------------------------------------------------------------------------------*/
/*LAL A to Z*/
#atoz-home2 A:link /* unvisited link*/ {
	color: black;
	text-decoration: none;
}
#atoz-home2 A:visited /*visited link*/ {
	color: #636363;
	text-decoration: none;
}
#atoz-home2 A:hover /*mouse over link*/ {
	color: #7EB7D8;
            /*text-decoration:none;*/
}
#atoz-home2 A:active /*selected link*/ {
	color: #7EB7D8;
            /*text-decoration:none;*/
}
#atoz-home2 {
	/*width: 983px;*/
	height: 19px;
	padding: 15px;
	background-image: url('../../SiteAssets/atoz/background3.png');
	background-repeat: no-repeat;
	margin-top: 0.8em;
}
.atoz-style2 {
	width: 26px;
	height: 30px;;
	text-align: center;
	font-weight: bold;
	font-size: 14pt;
	background-image: url('../../SiteAssets/atoz/LetterBackground.png');
	background-repeat: no-repeat;
	background-position: center;
}
.atoz-style2 A {
	display: inline-block;
	width: 1em;
}
#atoz-letters2 {
	margin-top: -9px;
}
.atoz-text2 {
	font-weight: bold;
	padding-left: 25px;
	padding-right: 10px;
}
/*LAL Top Menu*/
#TopMenu2 {
	border-collapse: collapse;
	margin: 0;
}
#TopMenu2 td{
	padding:0;
}
/*#topHome {
	width:180px;
	height:44px;
	background-color:transparent;
	border:none;
	background-image:url('../../SiteAssets/homeButton.png');
	background-repeat:no-repeat;
	background-position:center;
	font-weight:bold;
	font-size:1.5em;
	margin-right:8.375px;
	margin-top:0.5em;
	margin-bottom:0.5em;
}
#topHome:hover{
	cursor: pointer;
}*/
#topApply {
	width: 234px;
	height: 44px;
	background-color: transparent;
	border: none;
	background-image: url('../../SiteAssets/applyButton.png');
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	border: 0;
	margin-top: 8px;
	margin-bottom: 8px;
	color: white;
	/*margin-left:8.375px;
	margin-right:8.375px;
	margin-top:0.5em;
	margin-bottom:0.5em;*/
}
#topApply:hover {
	cursor: pointer;
}
#topPay {
	width: 234px;
	height: 44px;
	background-color: transparent;
	border: none;
	background-image: url('../../SiteAssets/payButton.png');
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	border: 0;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	color: white;
	/*margin-left:8.375px;
	margin-right:8.375px;
	margin-top:0.5em;
	margin-bottom:0.5em;*/
}
#topPay:hover {
	cursor: pointer;
}
#topFind {
	width: 234px;
	height: 44px;
	background-color: transparent;
	border: none;
	background-image: url('../../SiteAssets/findButton.png');
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	border: 0;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 8px; /*margin-left:8.375px;
	margin-right:8.375px;
	margin-top:0.5em;
	margin-bottom:0.5em;*/;
	color: white;
}
#topFind:hover {
	cursor: pointer;
}
#topReport {
	width: 234px;
	height: 44px;
	background-color: transparent;
	border: none;
	background-image: url('../../SiteAssets/reportButton.png');
	background-repeat: no-repeat;
	background-position: center;
	font-weight: bold;
	font-size: 1.5em;
	padding: 0;
	border: 0;
	margin-left: 13px;
	margin-top: 8px;
	margin-bottom: 8px;
	cursor: pointer;
	/*margin-right:8.375px;
	margin-top:0.5em;
	margin-bottom:0.5em;*/
}
/*My Area*/
#myAreaSubmitButton {
	position: relative;
	border: none;
	width: 198px;
	height: 26px;
	background-color: transparent;
	background-image: url('../../SiteAssets/viewInfoButton.png'); /*margin-top:8px;*/;
	border: none;
	color: black;
	font-weight: bold;
	cursor: pointer;
	font-size: 1.1em;
}
#myArea {
	background: url('/SiteAssets/myarea1.png') no-repeat;
	margin: 0;
	padding: 0;
	width: 234px;
	height: 131px;
	text-align: center;
}
#myArea h4 {
	color: black;
	font-size: 1.3em;
	margin: 0;
	/*padding: 3px 0;*/
}
#myArea p {
	font-size: 1em;/*.9em;*/ /*font-weight: bold;*/;
	margin: 0;
	padding: 0 10px;
}
/*.btnInfo2 {
	position: relative;
	border: none;
	width: 198px;
	height:28px;
	left:16px;
	background-image:url('../../SiteAssets/viewInfoButton.png');
	background-position:right;
	background-repeat:no-repeat;
	}*/
/*Search*/
#search {
	vertical-align: top;
}
#search strong {
	padding-top: 10px;
}
#txtSearch {
	background: url('/SiteAssets/SearchBox.png') no-repeat;
	height: 25px;
	width: 250px;
	line-height: 25px;
	margin: 0;
	padding: 0;
	padding-left: 10px;
}
#SearchSubmit {
	width: 100px;
	height: 25px;
	padding: 3px;
	background-color: transparent;
	background-image: url('../../SiteAssets/searchimage.png');
	background-repeat: no-repeat;
	color: white;
	font-weight: bold;
}
.header {
	margin-left: auto;
	margin-right: auto;
}
.col1 {
	width: 240.5px;
	float: left;
	position: relative;
}
.col234 {
	width: 734.5px;
	float: left;
	position: relative;
}
.footer {
	/*width: 1024px;*/
    margin-left: auto;
	margin-right: auto; /*margin-top:10px;*/;
	position: relative;
}
.s4-wpTopTable {
	margin: 0;
}
#latestNewsButton {
	background-color: transparent;
	border: none;
	background-Image: url('/SiteAssets/NewsBorderButton.png');
	height: 35px;
	width: 455px;
	margin-left: auto;
	margin-right: auto;
	font-size: 1.3em;
	font-weight: bold;
	margin-left: 13px;
	margin-top: 0px;
	cursor: pointer;
}
/* rotator styling*/
#rotatorMain {
	width: 481px;
	margin-left: 0px;
	padding: 0;
	border-collapse: collapse;
}
#rotatorMain table {
	border-collapse: collapse;
	width: 481px !important;
}
#rotatorMain table tr {
	background-image: url('../../SiteAssets/NewsBorder1.png');
	background-repeat: no-repeat;
	height: 144px; /*margin-bottom:13px;*/;
	display: block;
}
#rotator tr td {
	width: 150px !important;
	height: 131px !important;
}
#rotator tr td:first-child {
	width: 331px !important;
	height: 131px !important;
}
#rotatorMain td {
	height: 131px;
	margin: 0 !important;
}
#rotatorMain table td h3 {
}
#rotatorMain table td h4 {
}
#rotatorMain table img {
	margin: 10px !important;
	margin-bottom: 12px !important;
}
/*hgNavMenu - merge with styles higher up*/
.hgNavMenu li {
	margin-bottom: 13px;
}
.hgNavMenu li a {
	text-decoration: none !important;
	margin: 0;
}
/* New Navigation */
.NavMenuBttn {
	width: 234px;
	height: 35px;
	margin-bottom: 13px;
	background-Image: url('/Style%20Library/HBC/images/structural/menustyle.png');
	background-color: transparent;
	border: none;
	font-weight: bold;
	font-size: 1.1em;
	cursor: pointer;
}
.NavMenuBttn:hover {
	color: white !important;
}
.tdcopy {
	font-size: 0.7em;
}
.midcola {
	width: 234px;
	float: left;
}
.midcola a {
	padding-left: 13px;
	padding-right: 13px;
	line-height: 2em;
	font-size: 16px;
	text-decoration: none !important;
}
.midcola a:hover {
	color: black !important;
	font-weight: bold !important;
}
.midcolb {
	width: 234px;
	float: left;
}
.midcolb a {
	padding-left: 13px;
	padding-right: 13px;
	line-height: 2em;
	font-size: 16px;
	text-decoration: none !important;
}
.midcolb a:hover {
	color: black !important;
	font-weight: bold !important;
}
.midcolc {
	width: 234px;
	height: 275px;
	float: left;
	background-image: url('../../SiteAssets/RecentChanges.png');
}
.midcolc a {
	font-family: Arial, Helvetica, sans-serif;
	padding-left: 13px;
	padding-right: 13px;
	font-size: 16px !important;
	line-height: 1.1em !important;
	text-decoration: none !important;
}
.midcolc p {
	font-family: Arial, Helvetica, sans-serif;
	line-height: 1em !important;
}
.midcolc a:hover {
	color: black !important;
	font-weight: bold !important;
}
.footerLink:hover {
	color: white !important;
}
#gov {
	height: 25px;
}
/*readspeaker start*/
.readspeaker {
}
/*readspeaker end*/
.colsab {
	background-image: url('../../SiteAssets/topServicesLinks.png');
	background-repeat: no-repeat;
	height: 275px;
	width: 481px;
	float: left;
	padding-right: 13px;
}
#toptasksHeader {
	width: 481px;
	text-align: center;
}
#recentChangesHeader {
	width: 234px;
	text-align: center;
}
#sharethispage {
	height: 35px;
	padding-left: 25px;
}
.addthis_toolbox {
	text-decoration: none !important; /*font-weight:bold;*/;
	font-size: 1em;
}
.addthis_toolbox table {
	background-color: #D6E7F3;
	border: 2px solid #7EB7D8;
	float: left;
	position: fixed;
	top: 200px;
	left: 0;
	z-index: 100;
}
#site-footer {
	width: 975px;
	margin-left: auto;
	margin-right: auto;
}
.footer {
	vertical-align: top;
	font-weight: normal;
	border-collapse: collapse;
	background-image: url('../../SiteAssets/footerBackground.png');
	background-repeat: no-repeat;
	width: 975px;
	margin-left: auto;
	margin-right: auto;
	color: black;
	margin-top: 8px;
	margin-bottom: 8px;
}
.footer-text {
	font-size: 1.1em;
}
.footerlinks {
	list-style: none;
	margin-left: 0px;
	font-size: 1.1em !important;
}
#footer-map {
	height: 250px;
	margin-left: auto;
	margin-right: auto;
}
.ftitle {
	font-weight: bold;
	font-size: 1.3em;
	color: black;
}
.footerLink {
	left: 0;
	line-height: 2em;
	text-decoration: none !important;
}
.footerLink :visited {
	color: white;
}
.footerLink :hover {
	color: white;
}
.footerCell {
	width: 250px;
	padding: 15px;
/*display: inline-block;*/	vertical-align: top;
}
.ratethispageSpace {
	line-height: 4em;
}
/*A to Z page formatting START*/
#atoz-selected {
	color: #000000;
	background-color: #7EB7D8;
	line-height: 2em;
	padding-left: 10px;
}
#atoz-page strong {
	display: none;
}
#atoz-page {
	display: none;
}
div.atoz-list ul li {
	line-height: 2em;
	font-size: 1.1em;
}
/*A to Z page formatting END*/

/*space out the apply for it etc START*/
.transaction-list ul li {
	line-height: 2em;
	font-size: 1.1em;
}
/*space out the apply for it etc END*/


/*Landing Pages styling START*/
.landingCell {
	BORDER-BOTTOM: transparent 13px solid;
	BORDER-LEFT: transparent 0px solid;
	WIDTH: 234px;
	HEIGHT: 83px;
	BORDER-TOP: transparent 0px solid;
	BORDER-RIGHT: transparent 13px solid;
}
.landingLink {
	BACKGROUND-IMAGE: url(/SiteAssets/ServiceHomePageBackground.png);
	TEXT-ALIGN: center;
	FONT-VARIANT: normal;
	WIDTH: 234px;
	DISPLAY: block;
	HEIGHT: 53px;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none !important;
	PADDING-TOP: 30px;
}
.landingLinkWide {
	BACKGROUND-IMAGE: url(/SiteAssets/ServiceHomePageBackgroundWide.png);
	TEXT-ALIGN: center;
	FONT-VARIANT: normal;
	WIDTH: 734px;
	DISPLAY: block;
	HEIGHT: 53px;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	TEXT-DECORATION: none !important;
	PADDING-TOP: 30px;
}
/*Landing Pages styling END*/


/*Additional styling to make lgnl page columns the correct width START*/
#hbcColumn2 {
	width:243px;
	margin-left:3px;
}

#hbcColumn1 {
	width:481px;
}

#serviceHeader{
	width:481px !important;
}

#serviceH1wrapper {
	width:481px !important;
}

#LgnlHeaderImage{
	width:481px;
}

#LgnlHeaderImage Img {
	width:481px;
}

#content{
	width:728px;
	margin-left:7px;
}
/*Additional styling to make lgnl page columns the correct width END*/


/*Nintex forms css START*/
#formFillerDiv {
	visibility: visible !important;
}
#FocusOnLoadControl {
	visibility: hidden !important;
}
/*Nintex forms css END*/
/* FAQ Styles */
ul.hbcFAQ {
	margin:0 !important;
	padding: 0 !important;
	list-style-type: none !important;
	list-style-image: none !important;
}
ul.hbcFAQ li {
	margin:0 !important;
	padding: 0 !important;
	list-style-type: none !important;
}
ul.hbcFAQ li p.hbcQuestion {
	font-weight: bold;
}
ul.hbcFAQ li p.hbcQuestion:hover {
	cursor:pointer;
}
ul.hbcFAQ li p.hbcAnswer {
	font-weight: normal;
}
/* end of FAQ styles */