@charset "UTF-8";
/* CSS Document */

body {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	margin: 0px;
	padding: 0px;
	background-image:url(images/common/pagebackground.jpg);
	background-repeat:repeat-x;
	background-color: #506b72;
}
form {
	margin:0px;
}
.shadowbackground {
	position: absolute;
	width: 882px;
	float: left;
	left: 50%;
	margin-left:-441px;
	background-image:url(images/common/shadowbackground.jpg);
	background-repeat:no-repeat;
}
.pagewrap {
	width: 860px;
	margin-left: 11px;
	margin-right: 11px;
	background-color:#FFFFFF;
}
.headshot {
	margin-top:10px;
	width:80px;
	float:left;
}
.headshottext {
	width:480px;
	float:right;
}
.headshotwrap {
	margin-top:20px;
	float:left;
	width:580px;
}

/* LINKS */
a IMG{
	border: none;
}
a {
	text-decoration:underline;
	color:#00A4E4;
}
a:hover {
	text-decoration:underline;
	color:#00A4E4;
}
li a{
	color:#333333;
}
#footer a {
	color:#FFFFFF;
}
.pluslink {
	padding-left: 16px;
	background-image:url(images/common/bluecross.png);
	background-repeat:no-repeat;
	background-position: left;
}

/* TYPE */
.pagetitle {
	font-size:17px;
	color:#00A4E4;
	margin-bottom:10px;
	margin-top:10px;
	line-height:20px;
}
.grey {
	color:#333333;
}
.subscription {
	color:#FFFFFF;
	margin:0px;
}
ul#nav {
	padding-left: 40px;
	margin-left: -20px;
	list-style-type: none;
}
li#projects {
	padding-left: 16px;
	margin-left: -18px;
	list-style-type: none;
	background-image:url(images/common/bluecross.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
li#asx {
	margin-left:-40px;
	padding-left: 16px;
	list-style-type: none;
	background-image:url(images/common/bluecross.png);
	background-repeat:no-repeat;
	background-position: left;
}
li-a {
	margin-bottom:2px;
}

li {
	margin-bottom:10px;
}

ul#body {
	margin-bottom:15px;
	margin-top:5px;
	list-style-type:circle;
}
.navhd1 {
	font-weight:bold;
	color:#00A4E4;
	margin-left:20px;
	margin-bottom:10px;
}
.hd1 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#00A4E4;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:35px;
}
.hd1-a {
	font: Helvetica, Verdana, Arial, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-bottom: 15px;
	margin-top: 30px;
	color: #917B6E;
}

.hd2 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#111111;
	font-weight:bold;
	margin-bottom:15px;
	margin-top:35px;
}
.hd3 {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:25px;
}
.bodycopy {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:11px;
	color:#333333;
	margin-bottom:20px;
	margin-top:10px;
	line-height:15px;
}

/* ANNUAL REPORTS */
.annualwrap {
	width:580px;
	float:left;
	margin:0px;
	margin-bottom:15px;
}
.annualleft {
	width:180px;
	float:left;
}
.annualright {
	width:360px;
	float:right;
}

/* PAGE HEADER */
.headerwrap {
	width: 860px;
	height: 124px;
	background-image:url(images/common/headerwaterbg.jpg);
}
.bowlogo {
	width: 149px;
	height: 79px;
	margin-top: 15px;
	margin-left: 30px;
	margin-right: 40px;
	margin-top: 29px;
	float: left;
}
.printbutton {
	width: 40px;
	height: 15px;
	float: right;
	margin-top: 25px;
	margin-right: 30px;
}
.tagline {
	width: 552px;
	height:	25px;
	margin-right: 30px;
	margin-top: 44px;
	float: right;
}

/* NAVIGATION */
.navigationwrap {
	background-image:url(images/nav/nav_bg.png);
	background-repeat:repeat-x;
	vertical-align:middle;
	width: 860px;
	height: 44px;
}
.navbuttons {
	float:left;
}

.navbuttons {
	float:left;
}

.navbuttons ul 
{
	list-style-type: none;	
}

.navbuttons ul li
{
	float: left;
	margin-right: 14px;	
	margin-top: -10px;
	background: none;
	padding-top: 12px;
}

.navbuttons ul li:hover
{
	float: left;
	margin-right: 14px;	
	background: url(images/li-over.jpg) repeat-x;
}

.navbuttons ul li a
{
	color: #11BEE8;	
	font-family: Verdana, Geneva, sans-serif;
	font-weight: bold;
	font-size: 12px;
	text-decoration: none;
}


.searchform {
	float: right;
	margin-top:10px;
	margin-right:30px;
}

/* CONTENT */
.contentwrap {
	width: 860px;
	w\idth: 800px;
	padding:30px;
	float:left;
	background:#FFFFFF;
}
.twocolumnleft {
	width: 290px;
	w\idth:280px;
	padding-right:10px;
	float:left;
}
.twocolumnright {
	width: 290px;
	w\idth:280px;
	padding-left:10px;
	float:left;
}


/* FOOTER */
.footertextleft {
	width: 600px;
	float: left;
	margin: 0px;
	font-size: 9px;
	color: #FFFFFF;
}
.footertextright {
	width: 100px;
	float: right;
	margin:0px;
	text-align:right;
	font-size: 9px;
	color: #FFFFFF;
}
.footerwrap {
	width: 860px;
	w\idth: 800px;
	height: 18px;
	float:left;
	padding-top:10px;
	padding-left:30px;
	padding-right:30px;
	background:#00A4E4;
}

/* HOME */
.asxprice {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	color:#00A4E4;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-5px;
}
.asxprice_centre {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:12px;
	text-align:center;
	color:#00A4E4;
	font-weight:bold;
	margin-bottom:10px;
	margin-top:-5px;
}

.asxcopy {
	font-family: Helvetica, Verdana, Arial, sans-serif;
	font-size:9px;
	text-align:center;
	color:#333333;
	margin-bottom:20px;
	margin-top:10px;
	line-height:15px;
}
.homegreybar {
	margin-top:2px;
	margin-bottom:10px;
	padding:20px;
	background-color:#666666;
}
.homeleftpanel {
	width: 320px;
	float: left;
}
.homeplusboxes {
	height: 20px;
	width: 24px;
	float: left;
}
.homerightpanel {
	width: 460px;
	float: right;
}

.homelrgboxtop {
	height: 19px;
	background-image:url(images/common/lrgboxpanel_bgtop.png);
}
.homelrgboxmid {
	margin:0px;
	margin-top:-10px;
	margin-bottom:-10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(images/common/lrgboxpanel_bgmid.png);
}
.homelrgboxbot {
	height: 20px;
	background-image:url(images/common/lrgboxpanel_bgbot.png);
}
.homelrgboxbotpadding {
	height: 10px;
}

.homelrgboxwrap {
	float:left;
	width: 324px;
	background-image:url(images/common/lrgboxpanel_bgmid.png);
}
.homesmlboxtop {
	width:150px;
	height: 19px;
	background-image:url(images/common/lrgboxpanel_bgtop.png);
	background-position:right;
}
.homesmlboxmid {
	width:150px;
	w\idth: 120px;
	height:150px;
	margin-top:-10px;
	margin-bottom:-10px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(images/common/lrgboxpanel_bgmid.png);
	background-position:right;
	margin-right: 0px;
	margin-left: 0px;
}
.homesmlboxbot {
	width:150px;
	height: 20px;
	background-image:url(images/common/lrgboxpanel_bgbot.png);
	background-position:right;
}
.homesmlboxwrap {
	width: 150px;
	float:left;
	background-image:url(images/common/lrgboxpanel_bgmid.png);
}
.homesmlboxfullwrap {
	width:324px;
	float:left;
	margin-top:20px;
	margin-bottom:20px;
}
.homesmlboxfullwrapRight {
	width:460px;
	float:left;
	margin-top:1px;
	margin-bottom:5px;
}

.homesmlboxwrapRight {
	width: 200px;
	float:left;
	background-image:url(images/common/lrgboxpanel_bgmid.png);
}
.homesmlboxtopRight {
	width:200px;
	height: 19px;
	background-image:url(images/common/lrgboxpanel_bgtop.png);
	background-position:right;
	padding-left: 15px;
	padding-right: 15px;
}
.homesmlboxmidRight {
	width:150px;
	w\idth: 200px;
	height:85px;
	margin-bottom:-20px;
	padding-left:15px;
	padding-right:15px;
	background-image:url(images/common/lrgboxpanel_bgmid.png);
	background-position:right;
	margin-right: 0px;
	margin-left: 0px;
	margin-top: -20px;
}
.homesmlboxbotRight {
	width:200px;
	height: 20px;
	background-image:url(images/common/lrgboxpanel_bgbot.png);
	background-position:right;
	padding-left: 15px;
	padding-right: 15px;
}










li#homeprojects {
	padding-left: 12px;
	margin-bottom: 0px;
	margin-top: 2px;
	margin-left: -40px;
	list-style-type: none;
	background-image:url(images/common/bluecross.png);
	background-repeat:no-repeat;
	background-position: 0 3px;
}
.homenavhd1 {
	margin-top:10px;
	font-weight:bold;
	color:#00A4E4;
	margin-bottom:0px;
}
.hometext {
	margin-top:10px;
	margin-bottom:2px;
}


/* INTERNAL */
#bannerpic {
	margin-top:2px;
	margin-bottom:20px;
}
.internalcontentwrap {
	width: 860px;
	w\idth: 800px;
}
.internalnavwrap {
	float: left; 
}
.internalnavpanel {
	width: 190px;
	background-image:url(images/common/navpanel_bgmid.png)
}
.internalcontent {
	width: 580px;
	float: right;
}
.navpaneltop {
	height: 19px;
	background-image:url(images/common/navpanel_bgtop.png)
}
.navpanelmid {
	margin-top: -16px;
	margin-bottom: -16px;
}
.navpanelbot {
	margin-top:15px;
	height: 20px;
	background-image:url(images/common/navpanel_bgbot.png)
}

