*  {
	margin: 0; padding: 0;
	list-style-type: none;
}
body{
	font: 70% Arial, Verdana, "Trebuchet MS", Tahoma, Sans-serif;
	color: #595456;

	background: #fff url(/images/bgrounds/body-inner.gif) repeat-x;
}
body#home {
	background: #fff url(/images/bgrounds/body.gif) repeat-x;
}
.clear {
	height: 0px;
	line-height: 0;
	clear: both;
	font-size: 0px;
}
a { font-size: 1em; }
a:link { color: #e51837; text-decoration: underline; }
a:visited { color: #e51837; text-decoration: underline; }
a:hover { color: #e51837; text-decoration: none; }
a:active { color: #e51837; text-decoration: underline;}
a.external {
	background:transparent url(/images/icons/external.png) no-repeat scroll right center;
	padding-right:13px;
}
#content ul { margin: 0 0 1em 5px; position: relative; }
#content ul li , .bulleted{ 
	margin: 0 0 .4em 0; 
	padding: 0 0 0 20px; 
	background: url(/images/icons/arrow.gif) no-repeat 4px 4px; 
}
#content ol {
	margin: 0 0 1em 20px;
}
#content ol li {
	list-style-type: decimal;
	margin: 0 0 .4em 0; 
}

p, table, td, p a, li a, table a, dl a {
	font-size: 1em;
}

img { border: 0; }
.img-l, .left_aligned_image_margin, .left_aligned_image_margin_and_border { margin: 0 10px 10px 0; float: left; }
.img-r, .right_aligned_image_margin, .right_aligned_image_margin_and_border { margin: 0 0 10px 10px; float: right; }
.img-c { margin-left: 0px; margin-bottom: 10px}
.img-bdr, .image_border, .right_aligned_image_margin_and_border, .left_aligned_image_margin_and_border { padding: 1px; border: 1px solid #eee; }

h1, h2, h3, h4, h5, h6 {
	font-size: 1em;
	margin: 0 0 .5em 0;
	color: #000000;
}
h1 { font-size: 1.4em; padding:0px;}
h2 { font-size: 1.3em; }
h3 { font-size: 1.1em; }
h4 { font-size: 1.1em; }
h5 { font-size: 1em; }
h6 { font-size: 1em; }

h1 span, h2 span, h3 span {
	display: none;
}
h2.pagename{
	position:relative;
	text-align:right;
	top:220px;
	color:#fff;
	left:30px;
	width:130px;
}
p {
	margin: 0 0 1em 0;
}

hr {
	height: 1px;
	border-width: 0;
	border-top: 1px solid #eee;
	background-color: #fff;
	margin: .5em 0 !important;
	margin: 0;
}

#header {
	position: relative;
	width: 100%;
	height: 189px;
	display: block;
	border-bottom: 1px solid #fff;
	background: url(/images/bgrounds/header.gif) no-repeat;
}

#header .logo {
	position: absolute;
	top: 30px;
	left: 28px;
}






#nav{
	position:absolute;
	top: 158px;
	left:200px;
}
#nav ul{
	float:left;
}
#nav ul li{
	position: relative;
	font-size:1.2em;
	float:left;
	text-align:center;
}
#nav ul li a{
	text-decoration:none;
	color:#fff;
	display:block;
	width:80px;
	height:24px;
	margin: 0px 2px;
	padding-top:7px;
	/*-moz-border-radius: 5px;
	-moz-border-radius-bottomleft: 0;
	-moz-border-radius-bottomright: 0;
	-webkit-border-radius: 0;
	-webkit-border-radius-bottom-right: 0;
	-webkit-border-radius-bottom-left: 0;*/
}

#nav ul li a:hover, #nav ul li a.current, #nav ul li.sfhover ul, #nav > ul > li:hover > a {
	background-color:#fff;
	color:#000;
}
/*#nav ul ul { display: none }  Copied from quickstep's (client) site */
#nav li ul li a, #nav li ul li a:link, #nav li ul li a:visited, #nav li ul li a:active {
	padding: 0.5em 5px;
	line-height: 1.2em;
	margin: 0;
	width: 170px;
	color: #d9e1e8;
	border-bottom: 1px dotted #a5a5a5;
	background-color: #231f20;
	/*-moz-border-radius: 0;
	-webkit-border-radius: 0;*/
}
#nav li ul li a:hover {
	background-color: white;
	color: #e51837;
}

#nav li ul {
	position: absolute;
display: none;/*  */
	padding: 0 0 0 0;
	/*width: 180px;*/
	z-index: 100;
	/*background: transparent url(../images/bgrounds/subnav_bottom.png) 0 100% no-repeat;*/
	border-bottom: 6px solid #e51837;
}
#nav li ul li {
	/*width: 180px;*/
	text-align: left;
	z-index: 110;
	clear: left;
	border-right: none;
	font-size: 0.9em;
	overflow: visible;
}
#nav li ul ul {
	/*padding: 5px 0;*/
	display: block;
	/*left: 180px;*/
	top: 0;
	z-index: 200;
	/*position: absolute;
	top: 0; /* */
	right: -180px !important;
}
#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	/*display: none;*/
	/*left: -999em;*/
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	/*left: auto;*/
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li:hover ul ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul, #nav li.sfhover ul ul ul ul {
	/*display: none;*/
	/*left: -999em;*/
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul, #nav li li li li.sfhover ul {
	/*left: auto;*/
}

#nav li:hover, #nav li.sfhover  {
	/*background-color: #006495;*/
}

#nav ul li.stock {
	color: #fff;
	border-right: none;
	padding-top: 2px;
}


#subscription {
	position: absolute;
	top: 100px;
	left: 742px;
	color: #fff;
}
#subscription h2 {
	background: url(/images/text/e-news-subscription.gif) no-repeat;
	width: 120px;
	height: 12px;
	margin-bottom: 15px;
}
#subscription p {
	margin-bottom: 15px;
}
#subscription form {
	/*width: 100%;*/
	position: relative;
	background-color: orange;
}
#subscription label {
	position: absolute;
	width:100px;
	top: 4px; left: 0;
}
#subscription input.button {
	position: absolute;
	top: 0; left: 185px;
}
#subscription input#email {
	width: 98px;
	border: 1px solid #c0c0c0;
	position: absolute;
	top: 2px; left: 76px;
}
#sitesearch {
	position: absolute;
	top: 159px;
	left: 742px;
}
#sitesearch form {
	position: relative;
}
#sitesearch label span {
	display: none;
}

#sitesearch label {
	width: 65px;
	height: 12px;
	background: url(/images/text/site-search.gif) no-repeat;
	position: absolute;
	top: 6px; left: 0;
}
#sitesearch input#ss-keyword {
	position: absolute;
	top: 2px; left: 76px;
	width: 98px;
	border: 1px solid #c0c0c0;
}
#sitesearch input.button {
	position: absolute;
	top: 0px; left: 185px;
}
#container {
	margin: 0 auto;
	padding: 0;
	display: block;
	width: 995px;
	text-align: left;
}
#intro {
	width: 995px;
	height: 354px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#innerTop{
	width: 995px;
	height: 140px;
	color: #fff;
	border-bottom: 1px solid #fff;
}
#welcome, #masthead, #asx-share {
	display: inline;
	float: left;
}
#welcome {
	width: 139px; /* 186 */
	padding: 35px 20px 0 27px;
	line-height:1.5em;
}
#masthead {
	width: 531px;
}
#asx-share {
	width: 240px;/* 278 */
	padding: 26px 15px 0 23px;
}
#asx-share table {
	margin-bottom: 15px;
	margin-top:5px;
}
#asx-share h2 {
	margin-bottom: 5px;
}
#asx-share th {
	color: #aaaaaa;
	font-weight: normal;
	width: 65px;
	cursor: default;
}
#asx-share td {
	padding: 0px 0 2px 10px;
}
#asx-share th {
	text-align:right;
}
#asx-share td a, #asx-share td a:link, #asx-share td a:visited, #asx-share td a:active {
	color: #fff;
	text-decoration: none;
}
#asx-share td a:hover {
	text-decoration: underline;
	color: #fff;
	color: #e51837;
}
#asx-announcements {
	border-bottom: 1px solid #4c494a;
	margin-bottom: 12px;
}
#asx-announcements h2 {
	width: 116px;
	height: 12px;
	background: url(/images/text/asx-announcements.gif) no-repeat;
}
#share-info h2 {
	width: 60px;
	height: 12px;
	background: url(/images/text/share-info.gif) no-repeat;
}
#share-info img {
	float: right;
}

#breadcrumbs, #frontbottombanner {
	background: #aaa url(/images/bgrounds/breadcrumbs.gif) no-repeat bottom left;
	margin: 0 0 0 186px;
	width: 809px;
}
#frontbottombanner{
	height:30px;
	min-height:30px;
	padding-bottom:10px;
}
html>body #frontbottombanner{
	height:auto;
}
#frontbottombanner span.info{
	width:750px;
	display:block;
	font-size:1.2em;
	line-height:1.4em;
	color:#fff;
	padding:15px 0 0 30px;
}
#frontbottombanner strong{
	color:#000;
}
#frontbottombanner img{
	position:relative;
	left:290px;
	top:0px;
}
#breadcrumbs{
	height: 38px;
}
#breadcrumbs p.breadcrumbs{
	position:relative;
	top:12px;
	left:35px;
	color:#fff;
	padding-right:10px;
}
#breadcrumbs p.breadcrumbs strong{
	color:#000;
}
#breadcrumbs p.breadcrumbs a{
	color:#000;
	text-decoration:none;
	margin: 0 5px .4em 0; 
	padding: 0 10px 0 0px; 
	background: url(/images/icons/breadcrumb.gif) no-repeat right 5px; 	
}
#bodycontent{
	width: 809px;
	float:right;
	margin-top:20px;
}
#col-l{
	width:462px;
	float:left;
	border-right:1px solid #dcdcdc;
	min-height:200px;
	padding:0 35px 0 35px;
}
#col-r{
	width:233px;
	float:left;
	padding:0 20px;
}

#col-r h2#seealso {
	width: 53px;
	height: 17px;
	background: url(/images/text/see-also.gif) -1px 0 no-repeat;
}
#col-r h2#contactus {
	width: 80px;
	height: 17px;
	background: url(/images/text/contact-us.gif) -1px 0 no-repeat;
}

#col-r .banner{
	margin:20px 0px;
}
#footer{
	margin: 0px 0 0 183px;
	color: #aaa;
	clear:both;
	padding-top:10px;
}
#footer.inner{
	border-top:1px solid #dcdcdc;
}
#footer p {
	margin-bottom: 5px;
	margin-left:40px;
}
#footer a.current,#footer a.current:link, #footer a.current:visited, #footer a.current:hover, #footer a.current:active {
	color: #4c494a;
	font-weight: bold;
}

#footer a,#footer a:link, #footer a:visited, #footer a:active {
	color: #aaa;
	text-decoration: none;
}
#footer a:hover {
	color: #595456;
	text-decoration: underline;
}
#main {
	width: 995px;
}
#main-l, #main-r {
	float: left;
	display: inline;
}
#main-l {
	
}
#main-r {
	
}
#sitemaplist li ul li{
	margin-top:5px;
}

#sitemaplist a{
	text-decoration:underline;
}
#sitemaplist a:hover{
	text-decoration:none;
}
ul#sitemaplist > li > strong > a{
	font-size:1.5em;
	color:#000;
	text-decoration:none;
}
ul#sitemaplist > li > strong > a:hover{
	text-decoration:underline;
}
ul#sitemaplist > li{
	background:none;
}
.subscriptionForm p.messages{
	color:#e51837;
	font-weight:bold;
	border:1px solid red;
	padding:7px;
}

.subscriptionForm label{
	width:100%;
	display:block;
}
.subscriptionForm .submit, .subscriptionForm label{
	margin:6px 0 4px 0;
	
}

/**

ASX ANNOUNCEMENTS

***/
#feed_container{
	width:500px;
	margin:0;
}
 ul#archive_links li{
	list-style:none;
	background-image:transparent;
	padding:0;
	margin:0;
	display:inline;
}


/********************
	FORMS
********************/


.form { margin: 15px 0; padding: 0; }
.form .clear { border-top: 1px solid #e3e3e3; clear: both; display: block; height: 1px; margin: 10px 0; }
.form label { color: #111; display: block; font-size: 1em; font-weight: bold; float: left; line-height: 2.25em; margin-right: 15px; text-align: left; text-transform: uppercase; width: 120px; }
.form .input, .form .textarea { background-color: #EEE; border: 1px solid #CCC; color: #333; display: block; font-size: 1em; padding: 5px; width: 200px; }
.form .textarea { width: 350px; }
.form .required { border: 1px solid #666; }
.submit { margin: 10px 0 0 0; background:#e51837; padding:6px 15px; color:#fff; border:1px solid #ccc; cursor:pointer;}
a.errorAnchor { display: none; }
.formError { background-color: #EEE; border: 1px solid #C00; color: #C00; font-family: Arial, Helvetica, sans-serif; padding: 10px 0; text-align: center; }
.formError strong { font-size: 1.1em; }
.formError p { margin: 0; }
.inputError { background-color: #C00; clear: both; color: #FFF; display: block; font-family: Arial, Helvetica, sans-serif; font-size: 0.9em; margin: 5px 0 0 135px; padding: 5px; width: 198px; }
.formLinks { line-height: 2em; }

#bodycontent table{ width:100%; border-collapse:collapse; margin-bottom:10px;}
#bodycontent table td{ padding:5px; background:#eee; border:1px solid #fff;}
#bodycontent table td p{ margin:0px;}
#bodycontent table thead td{ background:#999; color:#fff; font-weight:bold;}


.archive{ margin:20px 0px;}
.archive ul.dates{ margin:0; padding:0; margin-bottom:20px; list-style:none;}
#content .archive ul.dates li{ display:inline; list-style:none; padding:0;}
.archive ul li a{ background:#e51837; color:#fff; padding:5px 10px; text-decoration:none; -moz-border-radius: 5px;
-webkit-border-radius: 5px; border-radius: 5px; color:#fff;  }
.archive ul.dates li a.active { border:solid 2px #c80422;}

.archive_content{}
.archive_content ul{ list-style:none; margin-left:0;}
.archive_content ul li{ margin-bottom:20px;}
.archive_content ul li h3{ margin-bottom:10px;}

.pdf{ background:url(/clientlib/images/icons/pdf.gif) no-repeat; padding-left:18px; padding-bottom:6px;}
.button{ background:url(../images/background/menu-bg.png) repeat-x; color:#fff; padding:5px 10px; text-decoration:none; -moz-border-radius: 5px;
-webkit-border-radius: 5px; border-radius: 5px; color:#696969; text-shadow: #fff 1px 1px 1px; }


#maincontent{ padding-top:20px;}