@charset "utf-8";
body  {
	font-family: Tahoma, Verdana, Geneva, Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	margin: 0px;
	padding: 0px;
	background-color: #000000;
	background-repeat: repeat;
	background-position: center top;
	background-image: url(../images/backgrounds/BG_02.gif);
	
}

H1 {
	font:bolder 14px Arial, Helvetica, sans-serif;
	color: #990000;
	}
	
H2 {
	font:bold normal 13px Arial, Helvetica, sans-serif;
	color: #990000;
	text-transform: capitalize;
	}

H3 {
	font:bolder 12px Arial, Helvetica, sans-serif;
	color: #000000;
	text-transform: capitalize;
	}
#description {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
	font-style: normal;
	font-weight: lighter;
	position: absolute;
	top: -20px;
	color: #000000;
	z-index: 1;
}
#copyright {
	float: left;
	width: 100%;
	font-size: 9px;
	color: #FFF;
	text-align: right;
	padding-top: 4px;
	
}
#copyright      a:link, #copyright  a:visited {
	width: 100%;
	font-size: 9px;
	color: #0FF;
	padding-top: 4px;
}

#container {
	width: 1004px;
	font-size: 100%;
	color: #000000;
	color: #FFFFFF;
	background-color: #FFFFFF;
	border-top: medium solid #FFFFFF;
	border-right: medium solid #FFFFFF;
	border-bottom: medium none #FFFFFF;
	border-left: medium solid #FFFFFF;
	background-repeat: repeat-x;
	background-image: url("../images/backgrounds/blue.gif");
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
}  

#header {
	padding: 0 0px;  
	height: 68px;
	width: 1004px;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
} 
#breadcrumb {
	height: 12px;
	position: relative;
	text-align: right;
	padding-top: 45;
	padding-bottom: 0;
	top: 45px;
	right: 10px;
}
#breadcrumb    a:link   {
	color: #CCCCCC;
}
#breadcrumb a:visited {
	color: #CCCCCC;
}
#breadcrumb a:hover {
	color: #FFFF00;
}
#frame_1 {
	WIDTH: 980px;
	POSITION: relative;
	HEIGHT: 461px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 10px;
}
#frame_ASX {
	WIDTH: 980px;
	POSITION: relative;
	HEIGHT: 400px;
	margin-top: 7px;
	margin-right: 0px;
	margin-bottom: 5px;
	margin-left: 10px;
	border: 1px solid #9EBBEB;
}
#frame_ASX_head {
	WIDTH: 967px;
	POSITION: relative;
	HEIGHT: 13px;
	margin-top: 15px;
	margin-right: 0px;
	margin-bottom: 4px;
	margin-left: 10px;
	border: 1px solid #9EBBEB;
	background-color: #D1DEF7;
}
#header_landing {
	padding: 0 0px;
	height: 68px;
	width: 1004px;
	background-color: #FFFFFF;
	background-image: url(../images/headers/header_landing.gif);
	background-repeat: no-repeat;
}
#header_global {
	padding: 0 0px;
	height: 68px;
	width: 1004px;
	background-color: #FFFFFF;
	background-image: url(../images/headers/header_global.gif);
	background-repeat: no-repeat;
}
#header_america {
	padding: 0 0px;
	height: 68px;
	width: 1004px;
	background-color: #FFFFFF;
	background-image: url(../images/headers/header_america.gif);
	background-repeat: no-repeat;
}
#header_investor {
	padding: 0 0px;
	height: 68px;
	width: 1004px;
	background-color: #FFFFFF;
	background-image: url(../images/headers/header_investor.gif);
	background-repeat: no-repeat;
}
#header_flashbanner {
	padding: 0 0px;
	height: 79px;
	border-bottom-width: 0px;
	border-bottom-style: none;
	border-top-width: 0px;
	border-top-style: none;
	border-right-width: 0px;
	border-left-width: 0px;
	width: 1004px;
	border-right-style: none;
	border-left-style: none;
}
#header_navbar {
	height: 22px;
	background-color: #990000;
	background-repeat: repeat-x;
	background-image: url(../images/nav/nav_spacer.gif);
}

#mediaLinks {
	font-family: Arial, Helvetica, sans-serif;
}

#mediaLinks a:link, #mediaLinks a:visited {
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0px 4px 10px;
	color: #334d55;
	background-color: #E9E9E9;
	text-decoration: none;
}

#mediaLinks a:hover{
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0px 4px 10px;
	text-decoration: none;
	background-color: #FFFFCC;
}

.mediaLinksDate{
	padding: 4px 0px 4px 10px;
	color: #334d55;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBE2F7;
	border-bottom-color: #99B4E6;
	font-size: 10px;
	background-color: #BBCDE8;
	width: 90px;
}
.mediaLinkscompany {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #334d55;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #F4F7FD;
	border-bottom-color: #AAC0EA;
	font-size: 10px;
	background-color: #D3DFF1;
	width: 34px;
}
.mediaLinksdescription {
	padding-top: 4px;
	padding-right: 0px;
	padding-bottom: 3px;
	padding-left: 12px;
	color: #334d55;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #DBE2F7;
	border-bottom-color: #AAC0EA;
	font-size: 10px;
	background-color: #D3DFF1;
	width: 400px;
}
.mediaLinksPage {
	color: #900;
}

	
.governanceLinkstable {
	font-family: Arial, Helvetica, sans-serif;
}


a.governanceLinksLink{
	display: block;
	border-top: 1px solid #ffffff;
	border-bottom: 1px solid #cccccc;
	padding: 4px 0px 4px 10px;
	color: #334d55;
	background-color: #E9E9E9;
	text-decoration: none;
}

a.governanceLinksLink:hover{
	text-decoration: none;
	background-color: #FFFFCC;
}

.governanceLinksDescription {
	color: #334d55;
	background-color: #D3DFF1;
}


.governanceLinksSelectedPage{
	color: #FFFFFF;
}


#paging{
	color: #FFFFFF;
	position: absolute;
	left: 5px;
	top: 465px;
}



#panel_1 {
	LEFT: 9px;
	WIDTH: 200px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	border: 1px solid #9EBBEB;
	height: 250px;
}

#panel_2 {
	LEFT: 218px;
	WIDTH: 746px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	border: 1px solid #9EBBEB;
	color: #666666;
	padding-left: 15px;
	padding-top: 10px;
	height: 430px;
}
#panel_3 {
	LEFT: 9px;
	WIDTH: 315px;
	POSITION: absolute;
	TOP: 6px;
	HEIGHT: 249px;
	border: 1px solid #9ebbeb;
	background-color: #D1DEF7;
}
#panel_4 {
	LEFT: 334px;
	WIDTH: 315px;
	POSITION: absolute;
	TOP: 6px;
	HEIGHT: 249px;
	border: 1px solid #9ebbeb;
	background-color: #D1DEF7;
}
#panel_5 {
	LEFT: 660px;
	WIDTH: 315px;
	POSITION: absolute;
	TOP: 6px;
	HEIGHT: 249px;
	background-color: #D1DEF7;
	background-repeat: no-repeat;
	background-position: top;
	border: 1px solid #9ebbeb;
}
#panel_6 {
	LEFT: 660px;
	WIDTH: 315px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
	background-color: #D1DEF7;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9EBBEB;
}

#panel_7 {
	LEFT: 218px;
	WIDTH: 736px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	border: 1px solid #9EBBEB;
	color: #666666;
	padding-left: 15px;
	padding-top: 10px;
	height: 239px;
	padding-right: 10px;
}

#panel_8 {
	LEFT: 217px;
	WIDTH: 746px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	border: 1px solid #9EBBEB;
	color: #666666;
	height: 430px;
	overflow: scroll;
}
#panel_9 {
	LEFT: 218px;
	WIDTH: 746px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	border: 1px solid #9EBBEB;
	color: #666666;
	height: 430px;
	padding: 0px;
}



#panel_address {
	LEFT: 218px;
	WIDTH: 746px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	background-repeat: no-repeat;
	border: 1px solid #9EBBEB;
	color: #000000;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 10px;
}


#panel_brochures {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 9px;
	PADDING-BOTTOM: 0px;
	WIDTH: 624px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
}
#panel_brochures_short {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 185px;
	PADDING-BOTTOM: 0px;
	WIDTH: 430px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
}
#panel_radar {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 9px;
	PADDING-BOTTOM: 0px;
	WIDTH: 160px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
}

#panel_subscribe {
	LEFT: 218px;
	WIDTH: 746px;
	POSITION: absolute;
	TOP: 6px;
	background-color: #D1DEF7;
	background-repeat: no-repeat;
	border: 1px solid #9EBBEB;
	color: #000000;
	padding-left: 15px;
	padding-top: 6px;
	padding-bottom: 10px;
}

#panel_map {
	LEFT: 218px;
	WIDTH: 760px;
	HEIGHT: 330px;
	POSITION: absolute;
	TOP: 89px;
	background-color: #D1DEF7;
	border: 1px solid #84A9E6;
	margin: 0px;
	padding: 0px;
}
#panel_flash_map {
	LEFT: 219px;
	WIDTH: 756px;
	POSITION: relative;
	TOP: 6px;
	HEIGHT: 249px;
	z-index: 201;
}
#panel_video {
	LEFT: 643px;
	WIDTH: 338px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
}
#panel_report {
	LEFT: 535px;
	WIDTH: 114px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
	background-color: #D1DEF7;
	background-repeat: no-repeat;
	background-position: left top;
	border: 1px solid #9EBBEB;
}
#panel_news_landing {
	PADDING-RIGHT: 0px;
	PADDING-LEFT: 0px;
	LEFT: 9px;
	PADDING-BOTTOM: 0px;
	WIDTH: 517px;
	PADDING-TOP: 0px;
	POSITION: absolute;
	TOP: 265px;
	HEIGHT: 180px;
	background-color: #D1DEF7;
	border: 1px solid #9EBBEB;
}


.directors {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #8DA9DC;
	padding: 10px;
}
.padding10 {
	padding: 10px;
}


#search {
	position: relative;
	left: 0px;
	top: 0px;
	float: right;
	height: 24px;
	padding-right: 18px;
}

#text-nav {
	width: 990px;
	text-align: left;
	height: 30px;
	font-size: 11px;
	color: #FFFFFF;
	border-top-width: 1px;
	border-right-width: medium;
	border-bottom-width: medium;
	border-left-width: medium;
	border-top-style: solid;
	border-top-color: #8AA8D9;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-color: #acc1e4;
	background-repeat: no-repeat;
	background-position: right top;
	padding-top: 5px;
	padding-left: 14px;
}
#text-nav a {
	color: #FFFFFF;
	text-decoration: none;
}
#text-nav a:hover {
	text-decoration:underline;
	color: #009900;
}
#text-nav span {
	padding: 0px 20px;
	color: #CCCCCC;
}
#text-footer {
	float: left;
	width: 100%;
	background: url(../images/nav/nav_spacer.gif) repeat-x;
	height: 22px;
}
 table tr {
	font-size: 11px;
	font-style: normal;
	color: #333333;
	vertical-align: top;
}
.buttoncentre {
	position: relative;
	left: 98px;
	top: 202px;
	height: 21px;
	width: 111px;
	margin: 0px;
	padding: 0px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

.fltrt { 
	float: right;
	margin-left: 8px;
}
.fltlft { 
	float: left;
	margin-right: 8px;
}
.clearfloat { 
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}

table.outside {
	width:100%;
	height:100%;
	border-top: thick none;
	border-right: thick none;
	border-bottom: thick none;
	border-left: thick none;
}
table.outside td.into {
	text-align:center;
	vertical-align:baseline;
	padding:10px;
}
table.inside {
	width: 1004px;
	margin: auto;
	position: relative;
	display: block;
	left: auto;
	top: auto;
}

.rowHover {
	color: #000;
	cursor: pointer;
}
.bullet {
	list-style-position: inside;
	list-style-type: disc;
	text-align: left;
}
.fixed {
	text-align: left;
	vertical-align: top;
	float: none;
}
privacy {
	color: #000000;
}

.paneltext {
	padding-right: 15px;
	padding-left: 15px;
	color: #333333;
	padding-top: 5px;
	padding-bottom: 0px;
}
.style1 {
	color: #333333
}

.navtext {
	padding-top: 6px;
	margin-bottom: 6px;
}
.noEffect {
	text-decoration: none;
}
.zaxis {
	z-index: 1;
}

