@charset "utf-8";
/* CSS Document */
body {
    background-color:white;
    color:black;
    font-family:Verdana,Arial,Helvetica,sans-serif !important;
    margin:0 auto 1em;
}
input {
    font-family:Verdana,Arial,Helvetica,sans-serif;
}

/* Standard link on light background */
a:link {
    color: #004165;
}
a:visited {
    color: #004165;
}
a:hover {
    color: #007dba;
    text-decoration:underline;
}

/* Standard link on dark background */
a.ondark:link {
    color: #fff;
}
a.ondark:visited {
    color: #fff;
}
a.ondark:hover {
    color: #e4e4e4;
    text-decoration:underline;
}
a img {
	border:none;
}

/*classes assigned by javascript function FormatLinkList in global.js*/
#contentWrapper ul li.PDFLink {
	background: url(i_pdfs.gif) no-repeat;
	margin:1px 0 0 -23px;
	padding:3px 0 0 24px;
	height:auto !important;
	height:20px;
	min-height:20px
}
#contentWrapper ul.collapse-expand li.BulletNormaltopLink {
	list-style:none !important;
	list-style-image:none !important;
}
#contentWrapper ul li.ArrowLink{
	list-style-image: url(arrow_5e-1.gif)!important;
}
#contentWrapper ul li.ArrowLinkDown {
	list-style-image: url(arrow_1s.gif)!important;
}
#anzcontainer #contentWrapper ul li.BulletNormal{
	background: url(bullet.gif) no-repeat 0 4px;
	margin:5px 0 0 -19px;
	padding-left:19px;
}
#anzcontainer #contentWrapper ul li.BulletNormal, #contentWrapper ul li.PDFLink{
	list-style:none;
}
#contentWrapper ul li.PDFLink a, #contentWrapper ul li.ArrowLink a, #contentWrapper ul li.ArrowLinkDown a  {
   text-decoration:none !important;
}
#contentWrapper ul li.PDFLink a:hover,#contentWrapper ul li.ArrowLink a:hover{
    text-decoration:underline !important;
}

/* Un-ordered list */
#contentWrapper ul, #contentWrapper ol {
	padding-left:25px;
	margin-left:0px;
	margin-top:6px;
}

/* Ordered list */
#contentWrapperGlobal ol {
    margin:20px 0;
}
#contentWrapperGlobal li {
    margin:5px 0;
}

/* Back to top link */
.link-backtotop {
     padding:0;
     margin:0;
    text-align:right;
}
.link-backtotop a{
     background:url('bg_backToTop.gif') no-repeat 0px 5px;
     padding-left:15px;
     text-decoration:none;
}
.link-backtotop a:hover {
    text-decoration:underline;
}

/* Accessibility bar */
#access {
    position: relative;
    margin: 0; 
    padding: 0;
    border: 0;
    background-color: #00FFFF;
    text-align: center;
}

#anzcontainer {
    background-color: transparent;
    width: 972px;
    margin: 8px auto 0 auto;
}

#anzglobalheader {
    margin: 0; 
    padding: 0; 
    border: 0;
    font-size: 79%;
    line-height: 150%;
    width: 100%;
}

#anzglobalheader a {
    text-decoration: none;
}

#anzglobalheader a:hover {
    text-decoration: underline;
}

#anzglobalheader h1, #anzglobalheader p#logo {
    padding: 0; border: 0;
    margin: 10px 12px 0px 12px;
    width: 170px;
    height: 77px;
    float: left;
}

#anzglobalheader h1 a.ir, #anzglobalheader p#logo a.ir {
    margin: 0;
    border: 0;
    display: block;
    width: 170px;
    height: 0px;
    padding: 77px 0 0 0;
    text-indent:-9999px;
}

.horizontallist li {
	display: inline !important;
}

.pipedlist li, .nonpipedlist li {	
	padding: 0 .8em !important;
}

.newzealand #globalnav .pipedlist li, .newzealand #globalnav .nonpipedlist li {	
	padding-right: .1em !important;
}

.pipedlist li {
	border-right: 1px solid black !important;
}

.pipedlist li.lastlistitem {
	border-right: 0 !important;
}
.nonpipedlist li {
	border-right: 0 !important;
}
#header-container {
	border:0 none;
	margin-left:204px;
	padding:0;
	z-index:1;
	min-height: 0;
}
#globalsearch, #globalnav {
    margin: 0; 
    border: 0;
    position: relative;
    top: 10px;
    float: right;
    height: auto !important;
    min-height: 2em;
    height: 2em;
    z-index: 100;
    text-align: right;
}

#globalnav ul, #globalnav ul li {
display:inline;
}

#globalsearch {
    padding:0 6px 0 0 !important;
    width:12em;
    top: 9px;
}
#anzglobalheader.japan #globalnav {
	padding-right:0px !important;
}
#anzglobalheader.newzealand #languageSelector {
	display:none;
}
#globalsearch form, #globalsearch p, #globalsearch label, #globalsearch input, #globalsearch button
{
    margin: 0; padding: 0; border: 0;
}

#globalsearch label {
    position: absolute;
    height: 0;
    left: -999em;
}

#globalsearch input {
    border: 1px solid #819FBA;
    width: 8em;
    height: 1.4em;
    font-size: 0.98em;
    padding: 0.1em 0 0 0.4em;
    vertical-align: middle;
}

#globalsearch button {
    width: 36px;
    height: 24px;
    margin-left: -3px;
    text-indent: -999em;
    color: #09c; /* changed the text to this because of Safari 2 bug that won't indent button text */
    cursor: pointer;
    vertical-align: middle;
}
#globalsearch button:hover {
    background-position: bottom left;
}

#searchPageFormBox button {
	height: 24px !important;
}
#globalnav {
     padding:0 5px 0 0 !important;
}
#globalnav .pipedlistseparator {
      border-left: 1px solid black !important;
}
#globalnav ul 
{
    font-size: .85em;
}
#globalnav li {
    font-size: 1em;
}
#globalnav ul, #globalnav li, #globalnav a
{
    margin: 0; padding: 0; border: 0;
}

/***Language selector****/
#globalnav #languageSelector {
    float:left;
    padding-right:9px;
    padding-top:5px;
}
#globalnav #languageSelector li {
    float:left;
    height:1em;
    padding: 0 1em !important;
}
#globalnav #languageSelector li a {
    display:block;
    margin-top:-5px;
}
#globalnav #languageSelector .cn-trad, #globalnav #languageSelector .cn-simp, #globalnav #languageSelector .kh, #globalnav #languageSelector .la {
    height:12px;
    margin-top:0;
    text-align:left;
    text-indent:-9999px;
}
#globalnav #languageSelector a.cn-trad:hover, #globalnav #languageSelector a.cn-simp:hover, #globalnav #languageSelector a.kh:hover, #globalnav #languageSelector a.la:hover {
    background-position:left bottom;
}
#globalnav #languageSelector .cn-trad:focus, #globalnav #languageSelector .cn-simp:focus, #globalnav #languageSelector .kh:focus, #globalnav #languageSelector .la:focus {
    -moz-outline-style: none;
    border:1px dotted black;
}
#globalnav #languageSelector .cn-trad {
    background:transparent url(trad_cn.gif) no-repeat 0px 0px;
    width:35px;
}
#globalnav #languageSelector .cn-simp {
    background:transparent url(simpl_cn.gif) no-repeat 0px 0px;
    width:23px;
}
#globalnav #languageSelector .kh {
    background:transparent url(language_Khmer01.gif) no-repeat 0px 0px;
    width:18px;
    height:17px;
    margin-top:-3px;
}
#globalnav #languageSelector .la {
    background:transparent url(language_lao.gif) no-repeat 0px 0px;
    width:23px;
height:10px;
margin-top:1px;
}

#primary-nav {
    margin: 0;
	padding: 0;
	border: 0;
    float: left;
    z-index: 10;
}

#primary-nav p, #primary-nav ul, #primary-nav li, #primary-nav a {
    margin: 0; padding: 0; border: 0;
}

#tabs {
    position: relative;
    width: 100%;
    list-style: none;
}

#tabs a {
    display: block;
    height: 43px;
}
#tabs li {
    float: left;
    display: inline;
}

#tabs li a:hover {
    background-color: transparent;
    background-position: left -43px !important;
}

#tabs li.currentfirstlevel a {
    background-color: transparent;
    background-position: 0 -86px !important;
    cursor: default;
    height: 44px;
}

#tabs li.currentfirstlevel a:hover {
    background-color: transparent;
    background-position: left -86px !important;
    cursor: pointer;
}

#tabs a .nonvisual {
    position: absolute;
    left: -999em;
}

#tabs li a {
    background-color: transparent;
    text-indent: -999em;
    overflow: hidden;
}

#tabs li.currentfirstlevel.currentPage a:hover {
    cursor: default;
}

#tabs #tabs-personal a {
    width: 85px;
}

#tabs #tabs-business a {
    width: 88px;
}

#tabs #tabs-corporate a {
    width: 93px;
}

#tabs #tabs-aboutanz a {
    width: 97px;
}

#tabs #tabs-small-business a {
    width: 88px;
}

#secondary-nav {
    margin: 0; padding: 0; border: 0;
    position: relative;
    float: left;
    width: 766px;
    z-index: 10;
    margin-left: 2px;
}

#secondary-nav p, #secondary-nav ul, #secondary-nav li, #secondary-nav a {
    margin: 0; padding: 0; border: 0;
}

#tabs-subnav {
    position: relative;
    width: 100%;
    list-style: none;
    height: 48px;
    font-size: .9em;
}

#tabs-subnav li {
    float: left;
    display: inline;
}

#tabs-subnav li a {
    background: transparent url(tab-subnav-bg.png) top right no-repeat;
    display: block;
    font-size: 1em;
    line-height: 1.5em;
    height:  auto !important;
    min-height: 39px;
    height:39px;
    text-align: center;
    padding: 7px 9px 0 9px;
}

#tabs-subnav li a:hover {
    background-position: right -47px; 
    text-decoration: none;
    cursor: pointer;
}

#tabs-subnav a .nonvisual {
    position: absolute;
    left: -999em;
}

#tabs-subnav li.currentsecondlevel a {
    background-position: right -47px; 
}

#LHNtoppanel {
    height: 103px;
    width: 204px;
    background: #06c url(navbar-feature-bg-1.png) top right no-repeat;
}

#sidebarWrapper{
	float:right;
	width: 243px;
}
.GenericLoginBox {
	background:#007dba url(LogonBox.jpg) top left no-repeat;
	height:138px;
	width: 242px;
}
#loginbox_placeholder {
	height:138px !important;
	width: 243px;
	float:right;
}
#loginbox {
	width:243px;
	text-align:left;
	margin:0;
}
#loginbox p, #loginbox ul li, #loginbox a, #loginbox a:hover {
	color: #FFFFFF;
}
#loginbox.noRadioButtonList p {
	margin-top: 7px;
	font-size: 80%;
	padding-left: 26px;
	font-weight:bold;
}
#loginbox a {
	font-size: 87%;
	margin:0;
	padding:0;
	text-decoration: none;
}
#loginbox a:hover {
	text-decoration: underline;
}
#loginbox img {
	border:0px !important;
}
#loginbox ul {
	list-style:none;
	margin:0pt 0pt 5px 18px;
	padding:0 0 5px 0;
	font-size:0.8em;
}
#loginbox ul li {
	line-height:14px;
}
#loginbox ul.footerlinks li {
	line-height:17px;
	background:transparent url(arrow_white.gif) no-repeat scroll left center;
	display:inline;
	float:left;
	list-style-image:none;
	margin:0pt 2px 0pt 4px;
	padding-left:13px;
}
#loginbuttons {
 	padding-top: 12px;
	margin-bottom: 10px;
}
#loginbox input {
	height:9pt;
}
.warningimage {
	width:12px;
	height:11px;
	margin-left:10px;
	background:transparent url(warning.png) no-repeat center;
}
#logonlinks {
	padding-top: 1.3em;
}
#loginbox.threeOptions #loginbuttons {
	margin-bottom: 0 !important;
	padding-top:5px !important;
}
#loginbox.threeOptions #logonlinks {
	padding-top:0.9em !important;
}
#loginbox.threeOptions .logonGeneric {
	margin-top:0 !important;
}
#loginbox.fourOptions #loginbuttons {
	margin-bottom: 0 !important;
	padding-top:0 !important;
}
#loginbox.fourOptions #logonlinks {
  	padding-top:0.7em !important;
}
#loginbox.fourOptions .logonGeneric {
	margin-top:2px;
}
#loginbox.fourOptions   ul {
	margin-bottom: 0;
	padding-top: 2px;
}
#loginbox.fourOptions  ul li {
                     height: 1.2em 
}
#loginbox.noRadioButtonList #logonlinks {
	padding-top: 24px !important;
}
#logonlinkscorp {
	padding-top: 1.2em;
}
.logonGeneric {
	font-size:0px;
	margin:10px 0pt 0pt 25px;
	padding:0pt;
}
#loginbox.noRadioButtonList .logonGeneric {
	margin-top:20px !important;
}
.onlineservicesGenericCorp {
	margin:0px 0px 18px;
	padding:30px 0px 0px;
}
.logonGenericCorp {
	margin:10px 0pt 0pt 22px;
	padding:0pt;
}

#sidebar {
    float: right;
    width: 243px;
    clear:both;	
    color: black;
    font-size: 79%;
    line-height: 150%;
    margin: 0;
    padding: 0;
    border: 0;
    text-decoration: none;
}
#RHNContainer {
	width:243px;
	text-align:left;
	margin:0 0 10px;
	padding:0;
	line-height:23px;
	height:auto !important;
	height:281px;
	background-color:#f2f8fb;	
}

#RHNContainer p {
	width:243px;
	height: 40px;
	text-indent: -9999em;
	margin:0px;
	padding:0px;
}

#RHNContainer ul {
	margin:0px;
	padding:0 0 10px 0;
}
#RHNContainer ul.news {
	margin-top:-2px;
}
#RHNContainer li {
	margin:0 10px 0 40px;
	line-height:16px;
	padding:0px 0 1px 0;
	list-style-image: url('arrow_RHN_ANZ_Lotus.gif');
}
#RHNContainer a {
	cursor: pointer;
	font-size: 87%;
	text-decoration: none;
}
#RHNContainer a:hover {
	text-decoration: underline;
}

.rhnImage{
	height:120px;
}



/* Corporate styles */
.OnlineServicesHeaderBox {
	float:left;
	padding-top:8px;
	padding-bottom:4px;
	padding-left:6px;
}

#ANZOnlineServices {
	width:230px;
	font-size: 11px;
}

#MarketsOnline {
	width:230px;
	font-size: 11px;
}
.OnlineServicesForm {
	margin-left:6px;
}

#contentWrapper {
    font-size:79%;
    margin-left: 204px;
    padding: 10px 17px;
    width:auto;
}
#contentWrapperGlobal {
    font-size:79%;
    padding:10px 17px;
}
#contentWrapper h1.level2Heading, h1.globalHeading {
    text-indent:-9999px; 
    height:36px; 
    margin:-10px 0 12px 0 !important;
    overflow:hidden; 
}

#contentWrapper h2, #contentWrapperGlobal h2 {
    font-size:1.3em;
    padding-top:0;
}
#contentWrapper h3, #contentWrapperGlobal h3 {
    font-size:1.1em;
}
#contentWrapper h4, #contentWrapperGlobal h4 {
    font-size:1em;
}
#contentWrapper h5, #contentWrapperGlobal h5 {
    font-size:0.95em;
}
#contentWrapper h2, #contentWrapperGlobal h2 , #contentWrapper h3, #contentWrapperGlobal h3, #contentWrapper h4, #contentWrapperGlobal h4, #contentWrapper h5, #contentWrapperGlobal h5 {
    margin:25px 0 12px 0;
}   
div#contentWrapper p, div#contentWrapper ul, div#contentWrapper ol {
	/*margin:8px 0 8px 0;*/
}
div#tabsTwo, div#tabsThree, div#tabsFour, div#tabsFive, div.banner-img {
	margin:13px 0 0 0 !important;
}
.shadedBGHeading {
   background-color:#eeeeee;
}
#contentWrapper h3.shadedBGHeading, #contentWrapperGlobal h3.shadedBGHeading, #contentWrapper h4.shadedBGHeading, #contentWrapperGlobal h4.shadedBGHeading {
    background-color:#eeeeee;
    padding:5px;
}
.pagecontent {
    font-size:85%;
    padding:10px;
}

.pagecontent h1 {
    font-size:130%;
    color:#0066cc;
}

.ir {
	height: 0;
	overflow: hidden;
	line-height: 2em;
}

.phone {
	font-weight: bold;
}

.boldText {
                     font-weight:bold;
}

.disclaimer, .laosDisclaimer, .khmerDisclaimer {
                     color: #666666;
                     display:block;
                     width:99%;
	font-size:90%;
}

.hide, #hide, li.hide {
	display:none !important;
}

.nonvisual {
	width: 0;
	height: 0;
	overflow: hidden;
}

.clear {
	clear:both;
}

.killfloat {
	clear: both;
}

/*****Country selector styles****/
#HPCountrySelector {
	height: 142px;
	background: #007dba url(navbar-feature-bg.png) top right no-repeat; 
}

#HPCountrySelector p {
	margin:0;
	padding:0;
}
#HPCountrySelector, #CountrySelector {
	float: left;
	width: 204px;
                     margin-top: -4px;  
} 
#CountrySelector {
	height: 40px;
	background: #007dba url(navbar-feature-bg.png) top right no-repeat;
}

#CountrySelector p {
	margin:10px 0 0 2px;
	padding:0px 0 0 5px;
	height:23px;
	background: url(bg_countrySelectorGlobe.png) top left no-repeat;
}
#frmChooseCountry {
	margin:0px;
	padding:0px;
}
#lblChooseCountry {
	text-indent: -9999px;
	height: 33px;
	width: 169px;
	margin: 40px 0px 0px 15px !important;
}
#countryList {
	margin-left:15px;
	float: left;
	width: 130px;
	font-size:75%;
}
#frmChooseCountry.kh #countryList {
	font-size:65%;
}
#CountrySelector #countryList {
	margin:0 5px 0 15px !important;
}
#btnChooseCountry {
	height: 24px;
	width: 36px;
	padding: 0;
	margin: -1px 0 0 3px;
	border: 0;
	text-indent: -9999px;
	cursor: pointer;
}
#btnChooseCountry:hover {
	background-position: bottom left;
}

/****Action strip, select list/bookmarks, drop down styles ****/
.actionstrip {
                     background-color:#D8F0FC;
	height:2.1em;
	line-height:2.3em;
	margin-left:-0.6em;
	margin-bottom:1.5em;
	padding:0.2em 0.6em;
}

.actionstrip button {
                     margin-top: -0.3em;
                     text-indent:-9999px;
                     cursor:pointer;
                     vertical-align:middle;
                     border:0;
                     padding:0;
}

.actionstrip form, .actionstrip label, .actionstrip p {
                     margin:0;
                     padding:0;
}

.actionstrip select {
                     margin-top: -0.25em;
                     vertical-align:middle;
                     font-family:Verdana,Arial,Helvetica,sans-serif;
                     font-size:0.98em;
} 

.highlightstrip {
                     background-color:#F1F1F2;
	height:2.1em;
	line-height:2.1em;
	margin-left:-0.6em;
	padding-left:0.6em;
}

#selBookmarks {
     margin-left: 10px;
     margin-right: 10px;
     width: 14em;
}

/***Formatted table styles***/
table caption {
	font-weight:bold;
	text-align:left;
	padding:10px 0;
}
#contentWrapper table.formatted {
	width:100%;
}
#contentWrapper #tabContainer .HSContentWide table.formatted {
	margin:0;
}
#contentWrapper dd.HSContentWide table.formatted {
	margin:5px 0 0 0;
}
#contentWrapperGlobal table.formatted {
	width: 938px !important;
}
table.formatted {
	text-align:left;
	border-collapse:collapse;
	background:url('bg_tableBorder.gif') repeat-x bottom left;
	margin:10px 0;
}
table.formatted tbody tr:first-child td, table.formatted tbody tr:first-child th {
	background:url('bg_tableBorder.gif') repeat-x scroll left top !important;
}
table.formatted thead th {
	background: #EEEEEE url('bg_tableBorder.gif') no-repeat scroll left top !important;
}

table.formatted tr {
	vertical-align:top;
}
table.formatted p {
	padding-top:0 !important;
	margin-top:0 !important;
}
table.formatted ul {
	padding:0 0 0 20px;
	margin:0;
}
table.vietnamFeesCharges tbody th {
	font-weight:normal;
}
table tr.row1 {
	background-color:#eeeeee !important;
}
table.formatted thead tr.row1 th {
	background-color:#eeeeee !important;
}
table.formatted thead th {
	border-collapse:separate;
	background:#eeeeee url('bg_tableBorder.gif') repeat-x bottom left;
	height:31px;
	vertical-align:middle;
	padding:5px;
}
table.formatted td, table.formatted th {
	padding:5px 5px;
}
table.formatted th p {
	margin:0px !important;
}
div.tableTopBorder {
	background: url('bg_tableBorder.gif') repeat-x;
	width:938px;
	height:1px;
}
div.tableBottomBorder {
	background: url('bg_tableHead.gif') repeat-x;
	width:938px;
	height:1px;
}
.decreaseFontSize {
	font-size:0.9em;
}
a.bookmark:hover {
	text-decoration:none !important;
	color: black;
}

#contentWrapper sup {
	color: #666666;
	font-size: 90%;
}

#footer {
    clear: both;
    border-top: 4px solid #c6dfea;
    text-decoration: none;
    width: 100%;
    margin: 1em auto 0 ;
    padding-top: 1em;
    text-align: center;
    font-size: .9em;
    line-height: 130%;
}
#footer ul.horizontallist {
       padding:0pt;
}
#footer ul.horizontallist li {
	display: inline;
        padding-right: 12px;
}

#footer ul span, #footer .pipedlistseparator {
                     border-right: 1px solid black;
                     padding:0 5px;
}
/* may be unnecessary */
#footer * {
    margin: 0;
    /*padding: 0;*/
    border: 0;
    text-decoration: none;
}

#footer a {
	text-decoration: none;
}
#footer a:hover {
	text-decoration: underline;
}

#footer p, #footer ul {
	font-size: 79%;
}
div.footer-logo {
	height:100%;
	margin-top:10px;
	overflow:auto;
}
div.footer-logo img {
	float:right;
}

/* ANZ formatted tables */
div.grey-background {
    background:url(product_bg.png) repeat-x bottom;
    height:144px;
}
div.grey-background img {
    float:left;
    padding-right:20px;
}
img.hover-button {
	position:relative;
	border:0px;
}
div#contentWrapper p.hover-button-p, div.hover-button-div, div.layout-section div.hover-button-div, div.layout-section-grey div.hover-button-div, div.layout-section-gradient div.hover-button-div { 
	height:29px;
	overflow:hidden;
	position:relative;
/*	margin:0px !important;*/
}
div.hover-button-div, div.layout-section div.hover-button-div, div.layout-section-grey div.hover-button-div, div.layout-section-gradient div.hover-button-div {
	padding-top:0px !important;
	padding-bottom:0px !important;
}
p.tag-line {
	margin-top:-12px;
}
