﻿/* GENERAL STYLES */
body{
	margin-top:0px;
	font-family:Arial,Verdana, sans-serif;
	position:relative;
}

a{
	color:#D30C43;
	text-decoration:none;
	padding-bottom:0px
}

a:hover{
	color:#405A69;
	text-decoration:none;
}

h1{
	padding-top:0px;
	padding-bottom:0px;
	font-size:1.0em;
	color:#405A69;
	border-bottom:1px solid #D30C43;
}

h2{
	font-size:0.9em;
	color:#405A69;
}

h2.hometitle{
	font-size:0.8em;
	color:#405A69;
	padding:2px 0px 2px 0px;
	margin:0px;
}

h2.red{
	font-size:0.9em;
	color:#D30C43;
}

img
{
	border: 0px;
	margin: 0px;
	padding: 0px;
}

table
{
	width:100%;
	padding:0px;
	border:solid 1px white;
}

td
{
	vertical-align:top; padding:5px; border:0px;
}

th
{
	border:0px;padding:5px
}
UL.footerul LI:first-child A {	BORDER-LEFT-STYLE: none}
/* WRAPPER STYLES */
#wrapper{
	margin:0 auto;
	width:752px;
	padding:0px 0px 8px 0px;
	position:relative
}

#divpagecontent
{
	padding:8px 0px 8px 0px;
	width:100%;
	position:relative;
	background-image:url('../images/mainBg.jpg');
	background-repeat:repeat-y; 
	float:left
}

/* LOGO STYLES */
#logo{
	padding-top:5px;
	padding-bottom:5px;
	border:0px;
	float:left
}

/* INFORMATION SECTION STYLES*/
#infowrapper{	
	width:200px;
	margin:0px;
	float:left;
}

#infotop{
	width:200px;
	height:3px;
	margin:0px;
	padding:0px;
}

#info{
	font-size:0.8em;
	color:#405A69;
	height:166px;
	padding:7px 18px 0px 16px;
	margin:0px;
	background-image:url('../images/infoBg.gif');
	background-repeat:repeat-y;
}

#info p{
	padding:0px;
	margin:0px;
}

#infobottom{
	width:200px;
	height:3px;
	margin:0px;
	padding:0px;
}

/* MAIN IMAGE STYLES */
#homeimg{
	width:550px;
	height:180px;
	float:left;
	padding:1px 0px 0px 2px;
}

/*TITLE SECTION STYLES*/
#sptitle{
	width:195px;
	padding:0px 0px 0px 5px;
	float:left;
}

#servicestitle{
	width:270px;
	padding:0px 0px 0px 5px;
	float:left;
}

#latesttitle{
	width:271px;
	padding:0px 0px 0px 5px;
	float:left;
}

/* NAVIGATION MENU STYLES */
#navwrapper{
	float:right;
}

#navtopimg{
	width:540px;
	height:3px;
}

#nav{
	text-align:right;
	padding: 20px 0px 0px 0px;
}

#nav a{
	color:#3F5966;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}

#nav a:hover{
	color:#D30C43;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none;
}

#nav a.active{
	color:#D30C43;
	font-size:0.8em;
	font-weight:bold;
	text-decoration:none; 
}

#navbottomimg{
	width:540px;
	height:3px;
}

#nav ul
{
	list-style-type: none; padding: 0px; margin: 0px;
}

#nav li
{
	display: inline; margin: 0px; padding: 0px 0px 3px 0px
}

#nav a
{
	padding: 2px 6px 6px 7px;BORDER-LEFT: #D30C43 1px solid	
}

/* SHARE PRICE SECTION STYLES */
#sphwrapper{
	width:200px;
	float:left;
}

#homesp{
	width:185px;
	padding:15px 5px 10px 10px;
	font-size:0.8em;
	color:#405A69;
	background-image:url('../images/sharepriceBg.gif');
	background-repeat:repeat-y;
	text-align:center;
}

#homesp p{
	padding:0px;
	margin:0px;
}

#spanshareprice
{
	color: #B20837;
	font-size: 1.2em;
	font-weight: bold;
}

/* ANNUAL REPORT SECTION STYLES */
#homereport{
	width:178px;
	padding:8px 11px 8px 11px;
	font-size:0.8em;
	color:#405A69;
	background-image:url('../images/sharepriceBg.gif');
	background-repeat:repeat-y;
	float:left
}

#homereport p{
	padding:0px;
	margin:0px;
}

/* HOME PAGE CONTENT STYLES*/
div.homepagecontentwrapper{
	width:276px;
	float:left;
}

div.homepagecontent{
	width:255px;
	height:178px;
	font-size:0.8em;
	color:#405A69;
	margin-left:1px;
	padding:5px 10px 10px 9px;
	background-image:url('../images/servicesBg.gif');
	background-repeat:repeat-y;
}

div.homepagecontent p{
	padding:0px;
	margin:0px;
}

div.homepagecontent ul {
	margin:0px 20px 0px 20px;
	padding:0px
	
}

div.homepagecontent ul li{
	padding:3px 0px 15px 0px;
	list-style-image:url('../images/bulletPoint_v2.gif');
}

/* FOOTER STYLES */
#footer{
	font-size:0.7em;
	color:#405A69;
}

#copyright{
	width:250px;
	float:left;
}

#copyright p{
	padding:0px;
	margin:0px;
}

#footernav{
	width:502px;
	float:left;
	text-align:right;
}

#footernav ul
{
	list-style-type: none;
	padding: 0px 0px 0px 5px;
	margin: 0px 0px 0px 0px;
}

#footernav li
{
	display: inline;
	margin: 0px;
	padding: 0px;
}

#footer a
{
	color: #405A69;
	text-decoration: none;
	padding: 2px 10px 2px 10px;
	border-left: #405A69 1px solid;
}

#footer a:hover{
	color:#000000;
	text-decoration:none;
}

#footer a.active{
	color:#D30C43;
	text-decoration:none;
}

/* LEFT COLUMN STYLES */


#leftcolwrapper{
	width:200px;
	float:left;
}

#nav2wrapper{
	width:200px;
	float:left;
}

#nav2{
	width:200px;
	font-size:0.8em;
	font-weight:bold;
	background-image:url('../images/nav2Bg.jpg');
	background-repeat:repeat-y;
	text-align:right;
}

#nav2 a{
	color:#3F5966;
	text-decoration:none;
	padding:3px 8px 3px 3px;
}

#nav2 a:hover{
	color:#000000;
	text-decoration:none;
}

#nav2 a.active{
	color:#D30C43;
	text-decoration:none;
}

#nav2 ul
{
	list-style-type: none;
	padding: 0px;
	margin: 0px;
}

#nav2 li
{
	padding:2px 0px 2px 0px
}

/* PAGE CONTENT STYLES */
#contentwrapper{
	width:550px;
	float:left;
	margin-left:2px;
}

#maincontent{
	width:520px;
	padding:10px 15px 10px 15px;
	font-size:0.8em;
	color:#405A69;
}

#maincontent ul {
	margin:0px 10px 0px 20px;
	padding:0px;
	
}

#maincontent ul li{
	padding:3px 0px 2px 0px;
	list-style-image:url('../images/bulletPoint_v2.gif');
}

/* ANNUAL REPORT LEFT COLUMN STYLES*/
#divreportimage
{
	width: 53px;
	float: left;
}

#divreporttext
{
	width: 90px;
	float: left;
	margin-left: 10px;
}

/* PEOPLE STYLES */

.divstaffprofile
{
	float: left;
	margin-bottom: 5px;
	padding-bottom: 2px;
}

.divstaffprofileimg
{
	width: 150px;
	float: left;
}

.divstaffprofilecontent
{
	width: 355px;
	float: left;
	padding-left: 10px;
}

.pstaffprofilename
{
	color: #D30C43;
	font-weight: bold;
	padding-bottom: 5px;
	margin: 0px;
}

.pstaffprofilejob
{
	padding-bottom: 5px;
	margin: 0px;
	font-weight: bold;
}

.pstaffprofiledescription
{
	padding-bottom: 3px;
	margin: 0px;
}

.pstaffprofileemail
{
	padding-bottom:2px
}

/* BOARD COMMITTEES STYLES */

.divcommittees
{
	border-bottom: 1px solid #D30C43;
}

/* INVESTMENTS STYLES */

.divinvestments
{
	border-bottom: 1px solid #D30C43;
}

/* INVESTOR RELATIONS STYLES */

.divinvestorrelations
{
	border-bottom: 1px solid #D30C43;
}

.divinvestorrelations h2
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.0em;
	color: #405A69;
}

/* SUPPORT STYLES */

.divsupport h2
{
	padding-top: 0px;
	padding-bottom: 0px;
	font-size: 1.0em;
	color: #405A69;
}

#maintopimg
{
	text-align:right
}

#mainbottomimg
{
	text-align:right
}

.shareprice table{border:0px;}

.shareprice td{ padding:0px;}

.marketnews a{
	color:#D30C43;
	text-decoration:none;
	padding-bottom:0px
}

iframe{height:100%}

.newsstorylink{padding-bottom:15px}

.investorrelationsp{ padding-bottom:10px;}

.toplink
{
	text-align: right;
	width: 95%;
	margin: 2px 0px 2px 0px;
}

.divpersoninfo
{
	width: 75px;
	float: left;
	padding: 0px 0px 10px 0px;
}

.divpersondetails
{
	width: 170px;
	float: left;
	padding: 0px 0px 10px 0px;
}

.ppersonname
{
	color: #D30C43;
	font-weight: bold;
	padding: 0px 0px 5px 5px;
	margin: 0px;
}

.ppersontitle
{
	padding: 0px 0px 0px 5px;
	margin: 0px;
}

.pbiographylink
{
	padding: 7px 0px 0px 5px;
	margin: 0px;
	font-size: 80%;
}

.majorshareholders td
{
	padding: 5px;
}
