body
{
	background-color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 76%;
	margin: 0 0;
	padding: 0;
	text-align: center;
}

h1
{
	color: #000000;
	font-size: 170%;
	font-weight: normal;
	line-height: 1.4em;
}

h2
{
	font-size: 145%;
} 

h3
{
	font-size: 115%;
	font-weight: bold;
	color: #000000;
}

h5
{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
	color: #ffffff;
	margin-bottom: -4px;
	background-color: #999999;
	width: 460px;
	padding: 2px;
}

#page
{
	padding: 0;
	width: 770px;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	text-align: left; /* this overrides the text-align: center on the body element. */
}

#header
{
	width: 770px;
	height: 140px;
	margin: 0;
}

#header #logo
{
	width: 120px;
	height: 140px;
	float: left;
	border: none;
}

#header #banner
{
	border: none;
	width: 650px;
	height: 106px;
	float: right;
}

#header_bar
{
	width: 650px;
	background-color: #131313;
	height: 18px;
	border-top: #ffffff 1px solid;
	float: right;
}

#header_bar ul
{
	margin: 3px 0 0 35px;
}

#header_bar li
{
	list-style-type: none;
	float: left;
	line-height: 9pt;
	font-size: 8pt;
	font-weight: bold;
	margin-left: -50px;
	_margin-left: -5px;
}

#header_bar li a:link, #header_bar li a:visited
{
	color: #fff;
	text-decoration: none;
	padding-left: 10px;
	margin-right: 60px;
	_margin-right: 15px;
	background-image: url('http://www.macquarie.com.au/retail/images/ico_squareoff.gif');
	background-repeat: no-repeat;
	background-position: left;
	padding-right: 10px;
}

#header_bar li a:hover
{
	background-image: url('http://www.macquarie.com.au/retail/images/ico_squareon.gif');
	background-repeat: no-repeat;
	background-position: left;
}

#header_bar li a.clse
{
	list-style-type: none;
	float: right;
	line-height: 9pt;
	font-size: 8pt;
	margin: -11.5px 0 0 0;
	_margin: 0 0 0 5px;
}

#print_header
{
	display: none;
}

#content
{
	margin-left: 20px;
	width: 460px;
	margin-top: 20px;
}

#content p
{
	margin: 12px 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#content a, #content a:link, #content a:visited, #content a:active, #footer a, #footer a:link, #footer a:visited, #footer a:active
{
	color: #666666;
	text-decoration: underline;
}

#content a:hover, #footer a:hover
{
	color: #131313;
}

#content .disclaimer
{
	font-size: 9pt;
	color: #666666;
}

#content ul li
{
	list-style-type: square;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

#content ol li
{
	list-style-type: decimal;
	margin: 0;
	padding: 0;
	color: #333333;
	font-size: 12px;
	line-height: 18px;
}

.breaker
{
	clear: both;
	font-size: 1px;
}

#content table
{
	margin: 12px 0;
}

#content table tr
{
	vertical-align: top;
}

#content table th
{
	border-bottom: 1px solid #ffffff;
	background-color: #999999;
	color: #ffffff;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
}

#content table td
{
	background-color: #ededed;
	font-size: 12px;
	line-height: 18px;
	text-align: center;
	border-bottom: 1px solid #ffffff;
}

#side_bar
{
	float: right;
	width: 220px;
	margin-top: 30px;
	_margin-top: 30px;
	margin-left: -20px;
	padding-right: 20px;
}

#side_bar .header_side
{
	background-color: #999999;
	padding: 5px 10px;
	border-bottom: 1px solid #ffffff;
	color: #ffffff;
}

#side_bar .header_side p
{
	margin: 0;
	padding: 0;
	font-size: 12px;
	font-weight: bold;
}

#side_bar .content_side
{
	background-color: #ededed;
}

#side_bar .content_side ul
{
	margin: 0 0 5px 0;
	padding: 0 0 5px 0;
	font-size: 11px;
	font-weight: bold;
}

#side_bar .content_side li
{	
	list-style-type: none;
}

#side_bar .content_side li a, #side_bar .content_side li a:link, #side_bar .content_side li a:visited, #side_bar .content_side li a:active
{
	text-decoration: none;
	line-height: 20px;
	padding: 0 10px;
	color: #033;
	_width: 200px;
	display: block;
}

#side_bar .content_side li a:hover
{
	text-decoration: underline;
	background-color: #ffffcc;
	color: #033;
}

#side_bar .header_side a
{
	color: #FFFFFF;
	font-size: 12px;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#side_bar .header_side a:link, #side_bar .header_side a:visited, #side_bar .header_side a:hover, #side_bar .header_side a:active
{
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: none;
	margin: 0;
	padding: 0;
}

#side_bar .content_side p
{	
	list-style-type: none;	
	font-size: 11px;
	font-weight: normal;
	padding-left: 10px;
}

#side_bar .content_side ul li img
{
	vertical-align: middle;
	margin-left: 10px;
	margin-top: 0;
	font-weight: normal;
	padding: 0;
}

#side_bar .content_side .text
{
	font-size: 10px;
	text-decoration: none;	
}

#side_bar .content_side ul li .details
{
	font-weight: normal;
	margin-bottom: 5px;
	margin-top: 8px;
	line-height: 20px;
}

#side_bar .content_side ul li #formatting
{
	padding-top: 7px;
	padding-bottom: 7px;
}

#formatting_indent
{
	padding-left: 28px;
}

#footer
{
	clear: both;
	border-top: 1px solid #999;
	width: 770px;
	margin-bottom: 7px;
}

#footer p
{
	font-size: 9pt;
	color: #666666;
	margin-top: 5px;
}
