body 
{
	font-size:100%!important;
	margin:0;
	padding:0;
}

a img
{
	border:none;
}
#wrapper
{
	font-size:80%!important;
}

.containerHeader
{
	line-height:1em;
}

.containerHeader a,
.containerHeader a:link,
.containerHeader a:visited
{
	color:#fff;
	text-decoration:none!important;
}

.containerSubHeader ul li a
{
	text-decoration: none!important;
}
.containerHeader a:hover,
.containerSubHeader ul li a:hover
{
	text-decoration:underline!important;
}

.containerHeader h1,
.containerHeader h2,
.containerHeader h3,
.containerHeader h4,
.containerHeader p,
.containerHeader ul,
.containerHeader li,
.containerHeader input,
.containerHeader form,
.containerHeader fieldset
{
	margin:0px;
	padding:0px;
	list-style:none;
}

.containerHeader,
.containerSubHeader
{
	/*font-family:Arial, Helvetica, sans-serif;*/
	font-family:Arial,"Times New Roman",Verdana;/* Modified by Amit to ensure that Web-Friendly font alternatives are available on 11March09*/
}

.containerHeaderInner,
.containerSubHeaderInner
{
	width:960px;
	margin:0px auto;
}

.containerHeader
{
	background:#fff url("../images/hbmx_pws/masthead/background/header-gradient-no-sub2.gif") bottom repeat-x;
	padding-bottom:0px;
	/*AOC PWS Revamp002 add*/
	padding-bottom:0;
        width:960px;
        margin:0 auto;
}
.containerHeaderInner
{
	background:#fff url("../images/hbmx_pws/masthead/background/header-gradient-no-sub2.gif") bottom repeat-x;
	padding-bottom:0px;
}

.containerSubHeader
{
	/*margin-top:-2px;*/
	/*AOC PWS Revamp002 add*/
	/*margin:0 auto;
        width:1000px;*/
}

.containerSubHeader,
.containerSubHeaderInner
{
        /* AOC PWS Revamp 20091217 remove
	background:#fdfdfd url("../images/hbmx_pws/masthead/background/sub-nav-bg.gif") left bottom repeat-x;*/
	background:transparent url("../images/hbmx_pws/masthead/background/subheaderbg2.gif") no-repeat scroll center bottom;
}

.containerHeaderInner:after,
.containerSubHeaderInner:after 
{
	visibility:hidden;
	display:block;
	content:".";
	clear:both;
	height:0;
}

.containerBody, 
.containerFooter 
{
	clear:both;
	width:960px;
	margin:0px auto;
}

.headerContainer01
{
	float:left;
}

.headerContainer02,
.headerContainer03
{
	float:right;
	clear:right;
	width:600px;
	padding-top:10px;
}
.headerContainer03
{
	padding-bottom:5px;
}

.headerContainer04,
.headerContainer05
{
	float:left;
	width:100%;
}



/* 
-------------------------------------
|	Divlets							|
-------------------------------------
*/

.divletLogo
{
	padding-top:16px;
}

.divletLogo a
{
        /*AOC PWS Revamp remove
        background:transparent url(../images/masthead-white01/logo-on-white.gif) no-repeat scroll left top;*/
	display:block;
	width:305px;
	height:32px;
}

.divletSupport 
{
	float:right;
	padding-top:0px;
	padding-bottom:10px;
	clear:right;
}

.divletSupport p 
{
	float:left;
	padding-top:0px;
	position:relative;
	right:-6px;
	padding-bottom:0;
	margin-top:-2px;
}

.divletSupport ul
{
	float:left;
}

.divletSupport ul li
{
	float:left;
	color:#fff;
	padding:3px 5px 0px 6px;
	background:url("../images/hbmx_pws/masthead/background/pipe.gif") no-repeat left top;
	z-index:0;
	font-size:75%;
}
.divletSupport ul li.lastItem
{
	padding-right:0px;
}

.divletSupport ul li.first
{
	background:none;
}

.divletSupport a,
.divletSupport a:visited
{
	color:#333!important;
}
.divletSupport ul li a img
{
	padding:0 4px;
	margin-top:1px;
	vertical-align:middle;
}


.divletEntity 
{
	float:right;
	/*margin-top:-7px;
	margin-right:5px;*/
	margin:-10px 1px 0px 0px;
}

.divletLanguage 
{
	float:left;
	position:relative;
	right:-6px;
	top:-7px;
}

.divletEntity a.dropDownLink,
.divletLanguage a.dropDownLink,
.divletEntity a.dropDownLink:visited,
.divletLanguage a.dropDownLink:visited
{
	color:#333;
	font-size:87%;
	display:block;
}

.divletEntity a.dropDownLink,
.divletEntity a.dropDownLink:visited
{
	margin-right:4px;
}
	
.divletEntity a span,
.divletLanguage a span
{
	display:block;
	padding:12px 23px 8px 10px;
}
.dropDownLink span
{
}

.divletEntity h2,
.divletLanguage h2
{
	padding-bottom:20px;
	color:#cc1414;
	font-size:125%;
}

.divletEntity h3,
.divletLanguage h3
{
	padding-bottom:5px;
	color:#333;
	font-size:75%;
}
.divletEntity p
{
	font-size:81.25%;
	margin:10px 10px 0px 0px;
}

.divletEntity ul
{
	padding-bottom:20px;
}

.divletEntity ul li
{
	padding-bottom:3px;
	line-height:1.2em;
	font-size:75%;
}

.divletEntity ul li a
{
	text-decoration:underline;
}

.divletEntity a
{
	color:#333;
}

.divletSearch
{
	float:right;
	margin:0;
	padding:0;
}

.divletSearch form 
{
	float:left;
	padding:0px 6px 1px;
	margin:0;
}

.divletSearch form fieldset 
{
	border:none;
	margin:0px;
	padding:0px;
	float:left;
}

.divletSearch form input
{
	background:none;
	border:0;
	/*color:#666;*/
	color:#FFFFFF;
	/*AOC PWS Revamp remove
	overflow:visible;*/
	overflow:hidden;
	cursor:pointer;
	font-weight:bold;
	font-size:69%;
	/*padding:4px 0px 0px;*/
	padding:2px;
	margin:0px;
	float:right;
	width:48px;
}

.divletSearch form input:hover
{
	/* color:#f00;*/
}

.divletSearch form input#search
{
	cursor:text;
	/* AOC PWS Revamp remove
	width:146px;*/
	width:154px;
	font-weight:normal;
	/* AOC PWS Revamp remove
	padding-bottom:3px;*/
	padding:3px 0;
	float:left;
	overflow:hidden;
	/*AOC PWS Revamp 20091218 add*/
	color:#000000;
}

.divletSearch form input#search:hover
{
	color:#666;
}

.divletNavigation
{
	float:left;
	clear:both;
	width:100%;
}

.divletNavigation ul
{
	float:left;
	clear:left;
	/* margin:12px 0px 0px;*/
	position:relative;
}

.divletNavigation ul.list01
{
	float:left;
}

.divletNavigation ul.list02
{
	float:right;
	padding-left:10px;
}

.divletNavigation ul li
{
	float:left;
	font-size:75%;
	margin-right:0px;
	padding:4px 1px 0px 0px;
}
.divletNavigation ul.list02 li
{
	padding:4px 0px 0px 1px;	
	margin-right:0px;
	margin-left:1px;
}

div.headerContainer04 .divletNavigation ul li
{
	float:left;
	background:transparent url("../images/hbmx_pws/masthead/background/main-tab-bg.gif") left bottom repeat-x;
	height:33px;
	padding-bottom:12px;
}
div.headerContainer04 .divletNavigation ul li a
{
	float:left;
	height:33px;
}
div.headerContainer04 .divletNavigation ul li.selected,
div.headerContainer04 .divletNavigation ul li.firstAndSelected,
div.headerContainer04 .divletNavigation ul li.lastAndSelected
{
	height:47px!important;
	border:none;
	margin:2px 1px 0px 0px;
	padding:0px 2px 0px 0px;
	background:url("../images/hbmx_pws/masthead/background/selected-right.gif") right bottom no-repeat;
}
div.headerContainer04 .divletNavigation ul li.selected a,
div.headerContainer04 .divletNavigation ul li.firstAndSelected a,
div.headerContainer04 .divletNavigation ul li.lastAndSelected
{	
	border:none;
	height:47px!important;
	line-height:39px;
	padding:0px 10px 0px 11px;
	background:url("../images/hbmx_pws/masthead/background/selected-left.gif") left bottom no-repeat;
}

.divletNavigation ul li.beforeSelected {}
.divletNavigation ul li.afterSelected {}
.divletNavigation ul li.first {}
.divletNavigation ul li.last {}
.divletNavigation ul li.firstAndBeforeSelected {}
.divletNavigation ul li.lastAndAfterSelected {}

.divletNavigation ul li a,
.divletNavigation ul li a:visited
{
	display:block;
	padding:0px 10px;
	/*color:#fff;
	background:#cd1e1e;
	line-height:2.7em;*/
	line-height:33px;	
	color:#333;
	background:#fff;
}
div.headerContainer04 .divletNavigation ul li a
{
	border:1px solid #ccc;
	border-bottom:none;
	color:#cc1414!important;
}

div.headerContainer04 .divletNavigation ul li.selected a,
div.headerContainer04 .divletNavigation ul li.firstAndSelected a,
div.headerContainer04 .divletNavigation ul li.lastAndSelected a,
div.headerContainer04 .divletNavigation ul li.selected a:visited,
div.headerContainer04 .divletNavigation ul li.firstAndSelected a:visited,
div.headerContainer04 .divletNavigation ul li.lastAndSelected a:visited
{
	color:#191919!important;
	/*background:#cc1414;
	padding:1px 10px 1px;*/
	height:47px;
}

.containerSubHeader .divletNavigation ul
{
	width:960px;
	margin:0px;
	padding:0px;
}

.containerSubHeader .divletNavigation ul li
{
	background:url("../images/hbmx_pws/masthead/background/pipe2.gif") no-repeat left;
	padding:0px 1px 0px 0px;
	list-style:none;	
}


.containerSubHeader .divletNavigation ul li a,
.containerSubHeader .divletNavigation ul li a:visited
{
	display:block;
	padding:0px 9px 0px 10px;
	color:#cd1e1e;
	background:none;
	white-space:nowrap;
}
.containerSubHeader .divletNavigation ul li.selected a,
.containerSubHeader .divletNavigation ul li.selected a:visited
{
	color:#191919;
}
.containerSubHeader .divletNavigation ul li.colourStyle01 a,
.containerSubHeader .divletNavigation ul li.colourStyle01 a:visited
{
	color:#2a8000;
}


.containerSubHeader .divletNavigation ul.extTwoLineMenu li
{
	background:url("../images/hbmx_pws/masthead/background/pipe3.gif") no-repeat left;
	text-align:center;
}
.containerSubHeader .divletNavigation ul.extTwoLineMenu li a
{
	line-height:1.3em;
	vertical-align:middle;
	padding:5px 9px 8px 10px;
}
.containerSubHeader .divletNavigation ul.extTwoLineMenu li.oneLine a
{
	line-height:3em;
}

.containerSubHeader .divletNavigation ul li.first
{
	background:none;
}
.containerSubHeader .divletNavigation ul li.first a
{
	padding-left:0px!important;
}







/*-------------------------------------
dropdown styles
--------------------------------------*/

.dropDownLink 
{
	background:url("../images/hbmx_pws/masthead/background/dropdownarrow.gif") no-repeat top left;
	/*padding-left:10px;*/
	font-size:81.25%!important;
}
.dropDownParent {
	position:relative;
	/*z-index:12;*/
}
.dropDownParent iframe,
.dropDownContent
{
	position:absolute;
	right:0;
	top:37px;
	z-index:20;
	display:none;
	text-align:left;
}
.dropDownContent .wrapper
{
	padding:23px;
}
.divletEntity .dropDownContent .wrapper
{
	background:url("../images/hbmx_pws/masthead/background/go-local-main-top.png") no-repeat top left;
	float:left;
	display:inline;
	width:794px;
}
.dropDownContent div .column {
	float:left;
	width:157px;
}
.dropDownLink {
	position:relative;
	z-index:10;
}

.dropDownOpen {
	z-index:12!important;
}
.dropDownOpen .dropDownLink {
	z-index:30;
}

.divletEntity .dropDownContent
{
	background:url("../images/hbmx_pws/masthead/background/go-local-main-bottom.png") no-repeat bottom left;
	width:839px;
	top:30px;
	padding-bottom:6px;
	float:left;
}

.divletLanguage .dropDownContent
{
	top:34px;
}


.headerContainer03 a.dropDownLink
{
	text-decoration:none;
	background:url("../images/hbmx_pws/masthead/background/dropdownarrow-country.gif") no-repeat top right;
}

.headerContainer03 a.dropDownLink:hover
{
	text-decoration:none!important;
	background:url("../images/hbmx_pws/masthead/background/dropdownarrow-country-h-end.gif") no-repeat top left;
}

.headerContainer03 a.dropDownLink:hover span
{
	background:url("../images/hbmx_pws/masthead/background/dropdownarrow-country-hover.gif") no-repeat top right;
}

.headerContainer03 .dropDownOpen a.dropDownLink,
.headerContainer03 .dropDownOpen a.dropDownLink:hover
{
	background:url("../images/hbmx_pws/masthead/background/go-local-link-left.png") no-repeat top left;
	margin-right:0;
}

.headerContainer03 .dropDownOpen a.dropDownLink span,
.headerContainer03 .dropDownOpen a.dropDownLink:hover span
{
	background:url("../images/hbmx_pws/masthead/background/go-local-link-right.png") no-repeat top right;
	padding-right:27px;
	padding-left:15px;
}










.divletLanguage
{
	float:left;
	margin:0;
}
.headerContainer02 a.dropDownLink
{
	margin:0px;
	padding:0px;
	display:block;
}	
.divletLanguage a span
{
	display:block;
	padding:7px 6px 9px 12px;
}


.headerContainer02 .dropDownContent
{
	background:url("../images/hbmx_pws/masthead/background/language-main-bottom.png") no-repeat bottom left;
	width:243px;
	margin-top:-7px;
	padding:0 0px 6px 0px;
	float:left;
}
.headerContainer02 .dropDownContent .wrapper
{
	background:url("../images/hbmx_pws/masthead/background/language-main-top.png") no-repeat top left;
	float:left;
	display:inline;
	width:231px;
	padding:0 6px;
}

.headerContainer02 .dropDownContent ul
{
	margin:6px 0 0 0;
	padding:0;
}
.headerContainer02 .dropDownContent ul li
{
	clear:both;
	float:left;
	background:none;
	border-bottom:1px solid #ddd;
	background:#fff;
	padding:0;
}
.headerContainer02 .dropDownContent ul li.selected
{
	background:#f2f2f2 url("../images/hbmx_pws/masthead/background/language-selected.gif") top right no-repeat;
}
.headerContainer02 .dropDownContent .wrapper ul li.selected a
{
	color:#333333!important;
}
.headerContainer02 .dropDownContent ul li.lastItem
{
	border-bottom:none;
}

.headerContainer02 .dropDownContent .wrapper ul li a
{
	display:block;
	padding:10px;
	font-size:100%;
	float:left;
	text-decoration:none;
	width:211px;
	color:#cc1414!important;
}
.headerContainer02 .dropDownContent ul li a img,
.headerContainer02 .dropDownContent ul li a span
{
	float:left;
	padding:0 5px 0 0 ;
}
.headerContainer02 .dropDownContent ul li a:hover span
{
	text-decoration:underline;
	cursor:pointer;
}
.headerContainer02 .dropDownContent ul li a:hover
{
	background:#f2f2f2;
}
.headerContainer02 .dropDownContent ul li.selected a:hover
{
	background:#f2f2f2 url("../images/hbmx_pws/masthead/background/language-selected.gif") top right no-repeat;
}


.headerContainer02 a.dropDownLink
{
	background:none;
	text-decoration:none;
	font-size:75%;
	background:none;
	/*background:url("../images/hbmx_pws/masthead/background/pipeb.gif") no-repeat top left;*/
}
.headerContainer02 a.dropDownLink span
{
	background:url("../images/hbmx_pws/masthead/background/dropdarrow2-country.gif") no-repeat top right;
	padding-right:22px;
	padding-left:12px;
}

.headerContainer02 a.dropDownLink span img
{
	position:relative;
	top:4px;
	right:4px;
}

.headerContainer02 a.dropDownLink:hover
{
	/*background:url("../images/hbmx_pws/masthead/background/dropdarrow2-country-h-end.gif") no-repeat top right;
	padding-right:2px;*/
	margin-right:4px;
	text-decoration:none!important;
	background:url("../images/hbmx_pws/masthead/background/dropdarrow2-country-hover.gif") no-repeat top right;

}

.headerContainer02 a.dropDownLink:hover span
{
	text-decoration:none!important;
	padding-right:18px;
	background:url("../images/hbmx_pws/masthead/background/dropdarrow2-country-hover-end.gif") no-repeat top left;
}

.headerContainer02 .dropDownOpen a.dropDownLink,
.headerContainer02 .dropDownOpen a.dropDownLink:hover
{
	background:url("../images/hbmx_pws/masthead/background/language-link-left.png") no-repeat top left;
	margin-right:0px;
	padding-right:0px;
	padding-left:5px;
}

.headerContainer02 .dropDownOpen a.dropDownLink span,
.headerContainer02 .dropDownOpen a.dropDownLink:hover span
{
	background:url("../images/hbmx_pws/masthead/background/language-link-right.png") no-repeat top right;
	padding-right:22px;
}

.containerHeader .homeLink 
{
	font-size:81.25%;
}













.divletSearch
{	
	/*background:url("../images/hbmx_pws/masthead/background/search-right.gif") no-repeat top right;*/
	background:transparent url(../images/masthead-white01/background/search-right.gif) no-repeat scroll right top;
	/*width:128px!important;*/
	width:214px!important;
	position:relative;
}

.divletSupport 
{
	padding-top:4px;
}

.divletSupport p 
{
	padding-top:1px;
	margin-top:0;
}


.divletSearch form 
{
	/*background:url("../images/hbmx_pws/masthead/background/search-left.gif") no-repeat top left;*/
	background:transparent url(../images/masthead-white01/background/search-left.gif) no-repeat scroll
}

.headerContainer02,
.headerContainer03
{
	padding-top:0px;
}

/*extTwoLine - Tab two line text*/

.containerHeader .containerHeaderInner .divletNavigation ul
{
	text-align:center!important;
}
.containerHeader .containerHeaderInner .divletNavigation ul li a.extDoubleLine
{
	padding:3px 10px;
	line-height:1.1em;
}
.containerHeader .containerHeaderInner .divletNavigation ul li.selected a.extDoubleLine
{
	padding-bottom:5px;
}

/*country listing*/
#country_select h2
{
	color:#191919;
	font-size:118.75%;
	line-height:21px;
	/*font-family:"Times New Roman", Times, serif;*/
	font-family:"Times New Roman",Arial,Verdana;/* Modified by Amit to ensure that Web-Friendly font alternatives are available on 11March09*/
	font-weight:normal;
}
#country_select h3
{
	color:#cc1414;
	font-size:75%;
	line-height:17px;
	padding-bottom:3px;
}
#country_select ul li a
{
	color:#cc1414;
	text-decoration:underline!important;
}



.hsbcHeaderWrapper {
background:transparent url(../images/hbmx_pws/masthead/background/headerbg.gif) no-repeat scroll center bottom;
margin:0 auto;
}

