/* defaults */

html, body 
{
	margin: 0px;
	padding: 0px;
	border: 0px;
	background-color: #ffffff;
}
h1, h2, h3, h4, h5, h6, p, div, td, th, a, li, dd, dt, input, textarea, select 
{
	font-weight: normal;
	font-size: 12px;
	size: 12px;
	font-style: normal;
	font-family: arial, helvetica, sans-serif;
}
h1, .hlph1
{
	/*display: inline;*/
	font-weight: normal;
	font-size: 22px;
	margin-bottom: 0px;
	padding-bottom: 0px;
	padding-left: 10px;
	color: #006600;
}
h2, h3
{
	/*display: inline;*/
	font-weight: bold;
	font-size: 15px;
	margin-bottom: 0px;
	color: #000000;
	padding-top: 0px;
}
h3
{
	color: #006600;
}

h5
{
	color: #006600;
}

a:link,  a:active
{
color: #006600;
text-decoration: underline;
}

a:visited
{
color: #990000; 
text-decoration: underline
}

a:hover
{
	text-decoration: underline;
}
th
{
	background-color: #666666;
}
ul
{
	list-style-image: url(../images/greybullet.gif);
	margin-left: 9px;
	padding-left: 20px;	
}

ol
{
	margin-left: 20px;
	padding-left: 0px;	
}

li
{
	margin-left: 9px;
	padding-left: 0px;	
	margin-bottom: 10px;
}
hr
{
	margin: 0px;
	color: #333333;
	height: 1px;
}

/* Heading section styles */

.hdrbnrbg
{
	background-image: url(../images/nbnz_primarynav_bkgrd2.gif); 
	background-repeat: repeat-y;
	background-color: #78856c;
}

.hdrmu
{
	font-size: 8pt;
	color: #000000;
	height: 25px;
	background-color: #E6E6E6;
	text-align: center;
}
.hdrmu a, .hdrmu a:visited
{
	color: #000000;
	text-decoration: none;
}
.hdrmu a:hover
{
	/*color: #000000;*/
	text-decoration: underline;
}

.hdrpagetitlebgcolor, .hdrpagetitlebg 
{
}
.hdrpagetitlebg 
{
	height: 40px;
}

.hdrhlp a, .hdrhlp a:visited
{
	padding-bottom: 5px;
	color: #006600;
	text-decoration: underline;
}

.hdrhlp a:hover
{ 
	color: #006600; 
}

/* Main navigation section styles */

.mmuwth   /* Main menu width */ 
{
	width: 135px;
}

.mmuhdr
{
	font-weight: bold;
	padding-left: 5px;
	height: 20px;
}

.mmuhdr a
{
	color: #000000;
	margin-right: 5px;
}

.mmuhdr a:hover 
{ 
	text-decoration: underline; 
}

.mmu, .mmuhl, .mmufrm
{
	vertical-align: middle;
	color: #000000;
	height: 25px;
    padding-left: 5px;
	font: verdana; 
}

.mmu a, .mmuhl a, .mmu a:visited, .mmuhl a:visited
{
	padding-bottom: 2px;
	vertical-align: middle;
	width: 130px;
	color: #000000;
	padding-top: 2px;
	text-decoration: none;
}

.mmu a:hover, .mmuhl a:hover 
{ 
	color: #009900; 
	text-decoration: underline;
	background-color: #e6e6e6;
}

.mmu a.highlighted, .mmuhl a.highlighted
{
	color: #009900;
}

.mmuhl  /* Highlighted menu line */
{
    background-color:#cf142b; 
}

.mmuhl a 
{ 
	color: #FFFFFF; 
}

.mmuhl a:hover 
{ 
	color: #FFFFFF; 
}

.mmufrm
{
	border: none;
    padding-left: 0px;
}

.mnubdr 
{
	background: url(../images/greydots_vert.gif); 
	background-repeat: repeat-y; 
	width: 1px; 
	height: 100%; 
	min-height: 100%;
}

.mnusignoff
{
	font-weight: bold;
	font-size: 10px;
	height: 20px;
}
.mnusignoff a
{
	font-size: 10px;
	color: #000000;
	text-decoration: none;
}
.mnusignoff a:hover 
{ 
	color: #009900; 
	text-decoration: underline;
}

.fltmu
{
	border-right: #006600 1px solid;
	border-top: #006600 1px solid;
	z-index: 1000;
	visibility: hidden;
	font: verdana; 
	border-left: #006600 1px solid;
	border-bottom: #006600 1px solid;
	position: absolute;
	background-color: #ffffff;
	layer-background-color: #ffffff;
	color: #000000;
	padding-right: 2px;
	padding-left: 2px;
	padding-bottom: 2px;
	padding-top: 2px;	
}
.fltmu a, .fltmu a:visited
{
	color: #000000;
	text-decoration: none;
/*	text-indent: 5px;*/
	padding-left: 5px;
	height: 20px;
	border-right: #ffffff 1px solid;
	border-top: #ffffff 1px solid;
	display: block;
	border-left: #ffffff 1px solid;
	border-bottom: #ffffff 1px solid;
}
.fltmu a:hover
{
	color: #009900; 
	text-decoration: underline;
	background-color: #e6e6e6;
}

.fltmu .highlighted
{
}

/* Footer section styles */

.ftr 
{ 
	color: #999999; 
	background-color: #ffffff; 
	font-size: 11px;
}
.ftr a, .ftr a:visited  
{	
	color: #999999;
	text-decoration: none;
	font-size: 11px;
}
.ftr a:hover 
{ 
	text-decoration: underline;
}

.ftrbdr 
{
	background: url(../images/greydots_horz.gif); 
	background-repeat: repeat;
}

/* Right menu section styles */

.rthmnu 
{ 
	color: #ffffff; 
	padding-left: 5px;
	font-weight: bold;
}
.rthmnu a, .rthmnu a:visited 
{	
	color: #000000;
	width: 160px;
	text-decoration: none;
	padding-bottom: 1px;
	padding-top: 1px;
	font-size: 11px;
}
.rthmnu a:hover 
{ 
	color: #006600;
	text-decoration: underline;
}

.rthmnubdr
{
	BORDER-RIGHT: #003300 1px solid; 
	BORDER-LEFT: #003300 1px solid; 
	BORDER-BOTTOM: #003300 1px solid;
}

/* Common page styles */

.pgmain  /* class for page top table */
{
	background-color: #ffffff;
}

.pgsubmain /* class for page 1st sub table */
{ 
	width: 985;  /* allow for scroll bar */ 
}

.pgrtspc /* class for retail space root TD */
{
	padding-left: 5px;
	width: 99%;
	text-align: center;
}

.flatButton /* class for form buttons */
{ 
	background-color: #E6E6E6; 
	color: #000000; 
	CURSOR:hand; 
	border-color: #999999 #999999 #999999 #999999; 
	border-style: solid; 
	border-top-width: 1px; 
	border-right-width: 1px; 
	border-bottom-width: 1px; 
	border-left-width: 1px
}

.rttbl /* class for retail space table */
{
	width: 610px;
}

.hl1, .hl1bold, .hl2, .hl2bold, .hl3, .hl3bold 
{
	font-size: 13px;
}
.hl2, .hl2bold
{
	color: #006600; 
}
.hl3, .hl3bold
{
	color: #006600; 
}
.hl1bold, .hl2bold, .hl3bold
{
	font-weight: bold; 
}
.hl4, .hl4bold
{
	color: #006600; 
}
.hl4bold
{
	font-weight: bold; 
}

.bid
{
	/*background-color: #F2FFFF;*/
}
.ask
{
	/*background-color: #FFF0F0;*/
}

.reqfld
{
	color: #006600;
	/*font-weight: bold;*/ 
}

.buytbl
{
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	background-color: #F2FFFF;
}
.selltbl
{
	border-color:#999999;
	border-width:1px;
	border-style:solid;
	border-collapse:collapse;
	background-color: #FFF0F0;
}

.smhdrbg
{
	background-color: #006600;
}

.newsln
{
	font-family: Monospace;
}

/* TXTDirect page specific classes */

.TXTpghdr
{
	font-size: 18pt;
	color: #FFFFFF;
}

.TXTpgbg
{
}	

.TXTwhite
{
	color: #000000;
}	

.noticeboard ul
{
	margin-left: 9px;
	padding-left: 0px;	
}

.noticeboard li
{
	padding-left: 0px;
	margin-bottom: 10px;
	margin-left: 9px;
}

/* Data tables classes */

.dgtbl
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
	background-color: #ffffff;
    border-collapse: collapse;
}

.dghdTR
{
	font-weight: normal;
	color: black;
	height: 23px;
	background-color: #e6e6e6;
}

.dghdTD
{
	font-weight: normal;
	color: black;
	background-color: #e6e6e6;
}

.dgitTR
{
	font-weight: normal;
	height: 20px;
	background-color: #ffffff;
}

/*
.dgitTR td, .dgsubhdtitle td, .dghdTD td 
{
	border: 1px solid #999999;
	border-right-style: none;
	border-left-style: none;
}

.dgTRnobdr td
{
	border-top-style: none;
	border-right-style: none;
	border-left-style: none;
	border-bottom-style: none;
}
*/

.dgitTD
{
	background-color: #ffffff;
}

.dghdtitle
{
	padding-left: 3px;
	color: black;
	height: 23px;
	background-color: #e6e6e6;
}
.dgsubhdtitle
{
	padding-left: 3px;
	color: black;
	height: 20px;
	background-color: beige;
}

.dgbdr
{
	border-right: #999999 1px solid;
	border-top: #999999 1px solid;
	border-left: #999999 1px solid;
	border-bottom: #999999 1px solid;
}

A.gridheading
{
	color: white;
	text-decoration: none;
}
.gridpagerTR
{
	font-weight: normal;
	color: black;
	height: 23px;
	background-color: #e6e6e6;
}
.gridpager
{
}
A.gridpager
{
	color: black;
	text-decoration: none;
}
A.gridpager:hover
{
	color: black;
	text-decoration: underline;
}

/* System message component classes */

.systemmsgalerttable
{
}

.systemmsgmsgtable
{
}

.systemmsgalerthdr
{
	font-weight: bold;
	color: white;
	background-color: #CF142B;
}

.systemmsgmsghdr
{
	font-weight: bold;
	color: white;
	background-color: #e6e6e6;
}
.systemmsgalertrow
{
	background-color: #ffffff;
}
.systemmsgalerttable TD
{
	font-weight: bold;
}

/* Validation summary component classes */ 

.validationsummary
{
	padding-right: 5px;
	background-position: 5px 5px;
	padding-left: 22px;
	font-weight: bold;
	background-image: url(../images/nbnz_alert.gif);
	margin-bottom: 10px;
	padding-bottom: 5px;
	width: 450px;
	padding-top: 5px;
	background-repeat: no-repeat;
	height: 45px;
	background-color: #ffffff;
}


/* Note component classes */ 

.notetable
{
	width: 450px;
}

.noteTR
{
	font-weight: normal;
	background-color: #ffffff;
}

.noteTD
{
	font-weight: normal;
	background-color: #ffffff;
}

/* Images/Icons */

.asxlogo
{
	background-image: url(../images/asx.gif);
	background-repeat: no-repeat;
}
.nzxlogo
{
	background-image: url(../images/NZX.gif);
	background-repeat: no-repeat;
}
.nzdxlogo
{
	background-image: url(../images/NZDX.gif);
	background-repeat: no-repeat;
}
.uparrow
{
	background-image: url(../images/up_nbnz.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
}
.downarrow
{
	background-image: url(../images/down_nbnz.gif);
	background-repeat: no-repeat;
	width: 15px;
	height: 10px;
}
.nochange
{
	background-image: url(../images/spacer.gif);
}
.helpsmall
{
	background-position: left top;
	background-image: url(../images/help_small2.gif);
	background-repeat: no-repeat;
	width: 16px;
	height: 16px;
}
.backtotop
{
	background-image: url(../images/nbnz_backtotop.gif);
	background-repeat: no-repeat;
}
.criticalicon
{
	background-image: url(../images/nbnz_alert.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 37px;
}
.exclamationicon
{
	background-image: url(../images/nbnz_alert.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 37px;
}
.informationicon
{
	background-image: url(../images/nbnz_info.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 37px;
}
.notemessageicon
{
	background-image: url(../images/nbnz_info.gif);
	background-repeat: no-repeat;
	width: 38px;
	height: 37px;
}
.depthbeforeicon
{
	background-image: url(../images/nbnz_depth_before.gif);
	background-repeat: no-repeat;
	width: 10px;
	height: 10px;
}

/* Education Section Styles */

.SubHeadingSmall
{
	font-weight: bold;
	color: #006600;
}

.SubHeadingSmallUnbold
{
	color: #006600;
}

.GlossaryHeading
{
	font-weight: bold;
	font-size: 15px;
	color: #006600;
}

.edusubmnu
{
	margin-left: 15px;
}
.edusubmnu a, .edusubmnu a:visited  
{
	font-size: 10px;
	text-decoration: none;
	color: #000000;
}

.edusubmnu a:hover
{ 
	color: #009900; 
	text-decoration: underline;
}

/* Help Styles */

.hlpnavbtn
{
	font-weight: normal;
	font-size: 11px;
	color: #000000;
	background-color: #E6E6E6; 
}

.pghlpsubmain /* class for page 1st sub table */
{ 
	width: 100%;  /* allow for scroll bar */ 
}

dt
{
	font-weight: bold;
	padding-bottom: 5px;
	color: #006600;
	padding-top: 5px;
}
.hlph1
{
	padding-left: 0px;
}

/* Calendar style overrides */

.calendar tbody td.selected
{
	border-right: #006600 1px solid;
	padding-right: 3px;
	background-position: 0% 0%;
	border-top: #006600 1px solid;
	padding-left: 1px;
	font-weight: bold;
	background-attachment: scroll;
	padding-bottom: 1px;
	border-left: #006600 1px solid;
	color: #fff;
	padding-top: 1px;
	border-bottom: #006600 1px solid;
	background-repeat: repeat;
	background-color: #006600;
}

.calendar tbody td.hilite
{
	border-right: #00ff00 1px solid;
	padding-right: 3px;
	background-position: 0% 0%;
	border-top: #00ff00 1px solid;
	padding-left: 1px;
	background-attachment: scroll;
	padding-bottom: 1px;
	border-left: #00ff00 1px solid;
	padding-top: 1px;
	border-bottom: #00ff00 1px solid;
	background-repeat: repeat;
	background-color: #00ff00;
}


/* Reuters Consensus Opinions Report Styles */
.reutersKeyItems td
{
    font-size: 10pt;
}
.reutersTbl
{
    background-color: White
}
.reutersLine
{
    background-color: #006600 /* #dedede */
}
.reutersGrid td
{
     font-size: 7pt;
}

.reutersBlue /* #1935c6 */
{
    color: #006600;
    text-decoration: none
}
.fiTermLabel
{
	font-weight: bold;
}

