﻿/* CSS Document */


/* Content */
#divLeft
{
	float: left;
	width: 525px;
	height: 390px;
	border-color: #a3b0d2;
	border-style:solid;
	border-width:1px;
	margin-right:4px;
	padding:17px;
}

.Panel
{	
	width: 525px;
	height: 390px;
	background-image: url(../images/home/00_home_26.jpg);	
	background-repeat:no-repeat;
	background-position:right bottom;
	background-color: #ffffff;
	margin-bottom: 4px;
	padding-right:17px;
	padding-bottom:17px;
}

#divLeftContact
{
	float: left;
	width: 525px;
	height: 390px;	
	margin-right:4px;
	padding:17px;
}

#divLeftPages
{
	float: left;
	width: 525px;	
	margin-right:4px;
	padding:17px;
}

#divRight
{
	float: right;
	width: 373px;
  height: 426px;
	background-color: #ffffff;
}

#divRightPages
{
	width: 373px;	
	background-color: #FFFFFF;
	/*background-image: url(../images/animation/australia/02_aus_ani1.jpg);*/
	background-repeat:no-repeat;
	height:372px;
	float:right;
}

#divRightAnimationHomePage
{
	width: 373px;	
	background-color: #FFFFFF;
	/*background-image: url(../images/animation/australia/02_aus_ani1.jpg);*/
	background-repeat:no-repeat;
	height:254px;
	float:right;
}

#divLeft a:link,#divLeft a:visited
{
	color:#5780ad;
	font-size:8pt;
	text-decoration:underline;
}

.spacer {
	clear: both;
	display: block;
	_height: 254px;
	line-height: 1px;
}

#divRightPagesTest
{
	width: 373px;	
	background-color: #FFFFFF;
	background-image: url(../images/animation/image1.jpg);
	background-repeat:no-repeat;
	height:372px;
	float:right;
}


/* logo footer */

#divLogos
{
	width: 943px;	
	padding-top:6px;
	text-align:left;
	float:left;
	clear:both;
	margin-left: 0px;
	margin-right: 0px;
}

#iframeShare
{
	width:200px;
	height:32px;
}

#ContactSubHeading
{
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:12pt;
	color:#002b5c;	
	padding-bottom:4px;
}

#BoldParagraphHeading
{
	
	font-weight:bold;
	color:#002b5c;	
	
}


#divAnnualReportsBlockOuter
{
	/*padding-top:14px;*/
	padding-top:12px;
	
}

#divAnnualReportsBlock
{
	background-image:url("../images/home/00_home_21.jpg");
	background-repeat:no-repeat;
	margin-top:0px;
	margin-bottom:0px;
	padding:8px;
	padding-bottom:9px;
	color:#ffffff;
}

.AnnualReportsImage
{	float:right;
 	margin-top:0px;
	margin-bottom:0px;
	padding-bottom:0px;
	clear:both;
	
	}

.blockHeading
{
	font-weight:bold;
	color:#002b5c;
}
	

#divSharePriceBlock
{
	background-image:url("../images/home/00_home_24.jpg");
	background-repeat:no-repeat;
	margin-top:12px;
	margin-bottom:12px;
	padding-top:8px;
	padding-bottom:8px;
	padding-right:0px;
	padding-left:6px;
}

#divSharePriceBody
{
	color:#ffffff;

}
#divSharePriceBlock a:link, #divSharePriceBlock a:visited
{
	/*color:#000000;*/
	color:#ffffff;
	text-decoration:underline;
}
#divAnnualReportsBlock a:link, #divAnnualReportsBlock a:visited
{
	color:#ffffff;
	text-decoration:underline;
}

table.SiteTable 
 {
 
}

table.SiteTable td {
  height:10px;
  line-height:10px;
  text-align:left;
}

table.SiteTable a
{
	text-decoration:none;
	font-family:Arial, Helvetica, sans-serif;
	font-size:12px;
	line-height:14px;
	color:#000000;
}

table.SiteTable a:hover 
{
	
	color:#a3b0d2;
	text-decoration:none;
}


td.CellHeading a
{

	color:#002b5c;
	font-weight:bold;
	font-size:12px;
	line-height:14px;	
}

#divTable
{
 margin-left:20px;	
}

li.TermsOfUse
{
	padding-bottom:10px;
	
}

li.TermsOfUseIndent
{
	padding-bottom:10px;
	text-indent:15px; 
	
	
}
