.hidden 
	{
	position:absolute; 
	left:-9999px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
	}
	
.hide {
	position:absolute; 
	left:-9999px;
	top:-9999px;
	width:1px;
	height:1px;
	overflow:hidden;
}


.clear {
	clear:both;
	font-size:1px;
	height:1px;
	line-height:1px;
}

/*
++++++++++++++++++++
wall of faces START +++++++++++++++++++++++++++++++++++
*/

/* div class to hold everything together on the page */
/*body {  font styles 
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:9pt;
}*/

.wallfaces{ 
	width:758px; 
	margin: 0px 0px 0px 0px; 
	padding:0px 0px 0px 0px;
	float:left;
	/*background-color: #CFEFFF;  light blue */
	clear:right;
}
.faceitem {
	width:182px; 
	height:130px;
	margin: 0px 10px 10px 0px; 
	padding:0px 0px 0px 0px;
	float:left;
	background-image:url(../../images/wall-faces-bg.gif);
}
.faceitemright {
	margin: 0px 0px 10px 0px; 
}

.faceitem div {
	width: 166px;
	height: 128px;
	margin-top: 1px;
	margin-left: 1px;
	background-repeat: no-repeat;
	background-position: right top;
}

.faceitem div a {
	display: block;
	text-decoration:none;
	color: #008bcf;
	padding-top: 4px;
	background: url(../../images/wall-faces-ico_arrow_rightSA.gif);
	background-attachment: scroll;
	background-position: 140px 5px;
	background-repeat: no-repeat;
}

.faceitem div a:active,
.faceitem div a:hover {
	text-decoration: underline;
	background-position: -160px 5px;
}

/*.faceitem div a.nobg {
	width:20px;
	text-decoration:none;
	color: #008bcf !important;
}
.faceitem div a.nobg:active,.faceitem div a.nobg:hover {
	text-decoration: underline;
}

*/

.faceitem div p {
	font-weight: bold;
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}

.faceitem div p.notbold {
	font-weight: normal;
	margin: 1px 0px 0px 1px;
	padding: 0px 0px 0px 0px;
}



/*
wall of faces END +++++++++++++++++++++++++++++++++++
++++++++++++++++++
*/


/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++++
photolistings page for interims 2010 announcement - START */

.photolist{
	width:565px; 
	margin: 0px 0px 0px 0px; 
	padding:5px 0px 0px 0px;
	float:left;
	border-top: 1px solid #3ca7dd; 
}

.photolistlast{
	width:565px; 
	margin: 0px 0px 0px 0px; 
	padding:5px 0px 0px 0px;
	float:left;
	border-top: 1px solid #3ca7dd;
	border-bottom: 1px solid #3ca7dd; 
}

IMG.photolist {
	float:left !important;
	margin:0px 10px 0px 0px !important;
	width:100px; 
	height:100px; 
	border:0px;
}

/*
+++++++++++++++++++++++++++++++++++++++++++++++++++++
photolistings page for interims 2010 announcement - END */



hr.hr 	
	{
	color:#3ca7dd; 
	background-color:#3ca7dd; 
	width:565px; 
	border:0px; 
	clear:both; 
	height:1px; 
	margin: 0px 0px 10px 0px; 
	padding:0px 0px 0px 0px;
	}

hr.narrow 	
	{
	color:#3ca7dd; 
	background-color:#3ca7dd; 
	width:370px; 
	border:0px; 
	clear:both; 
	height:1px; 
	margin: 0px 0px 10px 0px; 
	padding:0px 0px 0px 0px;
	}

hr.hrnarrowstack 	
	{
	color:#3ca7dd; 
	background-color:#3ca7dd; 
	width:370px; 
	border:0px; 
	clear:both; 
	height:1px; 
	margin: 0px 0px 10px 0px; 
	padding:0px 0px 0px 0px;
	}
	

IMG.wrap {
	float:left !important;
	margin:0px 10px 10px 0px !important;
}

IMG.wrap_right {
	float:right !important;
	margin:0px 0px 10px 5px !important;
}

IMG.full {
	clear:both !important;
	margin:0px 0px 10px 0px !important;
}


/* -- Prelim results 2008 styles START -- */
table.resultsPre09
	{
	width:100%;
	margin: 10px 0px 20px 0px;
	border-collapse: collapse !important;
	color:#6D605D;
	}
table.resultsPre09 tr td, table.resultsPre09 tr th
	{
	text-align: left !important;
	border: 0px red solid;
	padding: 3px;
	font-size:100%;
	color:#6D605D;
	}
table.resultsPre09 tr th
	{
	font-weight: normal;
	color:#6D605D;
	}
	
table.resultsPre09 tr td.year, table.resultsPre09 tr th.year
	{
	width:11%;
	text-align: right !important;
	color:#6D605D;
	}	
	
table.resultsPre09 tr td.yearwide, table.resultsPre09 tr th.yearwide
	{
	width:16%;
	text-align: right !important;
	color:#6D605D;
	}	
	
table.resultsPre09 tr td.wide, table.resultsPre09 tr th.wide
	{
	width:40%;
	text-align: left !important;
	color:#6D605D;
	}	
	
table.resultsPre09 tr td.num, table.resultsPre09 tr th.num
	{
	text-align: right !important;
	color:#6D605D;
	vertical-align:top;
	}
	
table.resultsPre09 tr td.colgroup, table.resultsPre09 tr th.colgroup
	{
	text-align: center !important;
	color:#6D605D;
	}	
	
table.resultsPre09 tr td.bold, table.resultsPre09 tr th.bold 
	{
	font-weight: bold;
	color:#6D605D;
	}
table.resultsPre09 tr td.italic, table.resultsPre09 tr th.italic 
	{
	font-style: italic;
	color:#6D605D;
	}
	
table.resultsPre09 tr.underlinegrey td, table.resultsPre09 tr.underlinegrey th 
	{
	border-bottom: 1px #eeeded solid !important;
	}	
	
table.resultsPre09 tr.underline td, table.resultsPre09 tr.underline th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	}
table.resultsPre09 tr.topline td, table.resultsPre09 tr.topline th 
	{
	border-top: 1px #2BB1DF solid !important;
	}
table.resultsPre09 tr.underlineboth td, table.resultsPre09 tr.underlineboth th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	border-top: 1px #2BB1DF solid !important;
	}
	
table.resultsPre09 tr td.underline, table.resultsPre09 tr th.underline 
	{
	border-bottom: 1px #2BB1DF solid !important;
	}	
	
/* -- Prelim results 2008 styles END-- */








/* -- Prelim results 2008 styles START -- */
table.investorlanding
	{
	width:100%;
	margin: 10px 0px 20px 0px;
	border-collapse : collapse;
	color:#6D605D;
	}
table.investorlanding tr td, table.investorlanding tr th
	{
	text-align: left !important;
	border: 0px red solid;
	padding: 3px;
	font-size:90%;
	color:#6D605D;
	}
table.investorlanding tr th
	{
	font-weight: normal;
	color:#6D605D;
	}
table.investorlanding tr td.num, table.investorlanding tr th.num
	{
	text-align: right !important;
	color:#6D605D;
	}
table.investorlanding tr td.bold, table.investorlanding tr th.bold 
	{
	font-weight: bold;
	color:#6D605D;
	}
table.investorlanding tr td.italic, table.investorlanding tr th.italic 
	{
	font-style: italic;
	color:#6D605D;
	}
table.investorlanding tr.underline td, table.investorlanding tr.underline th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	}
table.investorlanding tr.underlineboth td, table.investorlanding tr.underlineboth th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	border-top: 1px #2BB1DF solid !important;
	}
/* -- Prelim results 2008 styles END-- */





/* -- Prelim results 2008 styles START -- */
table.resultsPre08
	{
	width:90%;
	margin: 10px 0px 20px 0px;
	border-collapse : collapse;
	color:#6D605D;
	}
table.resultsPre08 tr td, table.resultsPre08 tr th
	{
	text-align: left !important;
	border: 0px red solid;
	padding: 3px;
	font-size:90%;
	color:#6D605D;
	}
table.resultsPre08 tr th
	{
	font-weight: normal;
	color:#6D605D;
	}
table.resultsPre08 tr td.num, table.resultsPre08 tr th.num
	{
	text-align: right !important;
	color:#6D605D;
	}
table.resultsPre08 tr td.bold, table.resultsPre08 tr th.bold 
	{
	font-weight: bold;
	color:#6D605D;
	}
table.resultsPre08 tr td.italic, table.resultsPre08 tr th.italic 
	{
	font-style: italic;
	color:#6D605D;
	}
table.resultsPre08 tr.underline td, table.resultsPre08 tr.underline th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	}
table.resultsPre08 tr.underlineboth td, table.resultsPre08 tr.underlineboth th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	border-top: 1px #2BB1DF solid !important;
	}
/* -- Prelim results 2008 styles END-- */




/*hstbl2*/
table.hstbl2
	{
	width:100%;
	margin: 10px 0px 20px 0px;
	border-collapse : collapse;
	color:#6D605D;
	}
table.hstbl2 tr td
	{
	text-align: left !important;
	border: 1px #2BB1DF solid;
	padding: 2px;
	font-size:85%;
	color:#6D605D;
	}
	
table.hstbl2 tr th
	{
	font-weight: normal;
	color:#6D605D;
	text-align: center;
	border: 1px #2BB1DF solid;
	padding: 2px;
	font-size:85%;
	}
	
	
table.hstbl2 tr td.num, table.hstbl2 tr th.num
	{
	text-align: right !important;
	color:#6D605D;
	}
	
table.hstbl2 tr td.left, table.hstbl2 tr th.left
	{
	text-align: left !important;
	color:#6D605D;
	}	
	
	
	
table.hstbl2 tr td.bold, table.hstbl2 tr th.bold 
	{
	font-weight: bold;
	color:#6D605D;
	}
	
	
	
table.hstbl2 tr td.italic, table.hstbl2 tr th.italic 
	{
	font-style: italic;
	color:#6D605D;
	}
table.hstbl2 tr.underline td, table.hstbl2 tr.underline th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	}
table.hstbl2 tr.underlineboth td, table.hstbl2 tr.underlineboth th 
	{
	border-bottom: 1px #2BB1DF solid !important;
	border-top: 1px #2BB1DF solid !important;
	}













/* -- REPORTS styles START-- */
TABLE.reports {
	border-collapse: collapse;
	clear:both;
	font-size:100%;
	margin:0px 0px 10px 0px;
	padding:0px;
	width:370px;
}

TABLE.reports TH {
	color:#6D605D;
	font-weight:normal;
	margin:0px;
	padding:6px 0px 5px 0px;
	text-align:left;
	vertical-align:top;
	width:50px;
}

TABLE.reports TD {
	margin:0px;
	padding:6px 0px 5px 0px;
	text-align:left;
	vertical-align:top;
	color:#6D605D;
}

TABLE.reports TD IMG {
	padding:0px 0px 0px 5px;
	margin-top:-4px;
}

TABLE.reports TH.newYear {
	border-top:1px solid #2BB1DF !important;
}

TABLE.reports TD.newYear {
	border-top:1px solid #2BB1DF !important;
}

.w80 {width:80px !important;}
.w240 {width:240px !important;}
.right {text-align:right !important;}

/* -- REPORT Sstyles END-- */



/* -- Interim Prelim styles START -- */
table.resultsIntPre
	{
	margin: 10px 0px 20px 0px;
	border-collapse : collapse;
	width:90%;
	}
table.resultsIntPre tr td, table.resultsIntPre tr th
	{
	text-align: left !important;
	border: 0px red solid;
	padding: 3px;
	font-size:90%;
	color:#6D605D;
	}
table.resultsIntPre tr th
	{
	font-weight: normal;
	color:#6D605D;
	}
table.resultsIntPre tr td.num, table.resultsIntPre tr th.num
	{
	text-align: right !important;
	color:#6D605D;
	}
table.resultsIntPre tr td.bold, table.resultsIntPre tr th.bold 
	{
	font-weight: bold;
	color:#6D605D;
	}
table.resultsIntPre tr td.italic, table.resultsIntPre tr th.italic 
	{
	font-style: italic;
	color:#6D605D;
	}
table.resultsIntPre tr.underline td, table.resultsIntPre tr.underline th 
	{
	border-bottom: 1px #2BB1DF solid;
	}
table.resultsIntPre tr.underlineboth td, table.resultsIntPre tr.underlineboth th 
	{
	border-bottom: 1px #2BB1DF solid;
	border-top: 1px #2BB1DF solid;
	}
/* -- Interim Prelim styles END -- */




/* -- AR2006 styles START -- */

TABLE.ar2006 {
	border-collapse: collapse;
	clear:both;
	font-size:90%;
	margin:0px 0px 0px 0px;
	padding:3px;
	width: 95%;

}
TABLE.ar2006 TH {
	color:#6D605D;
	margin:0px;
	padding:0px 0px 15px 0px;
	font-weight:normal;
	text-align:left;
	vertical-align:top;
}
TABLE.ar2006 TD {
	margin:0px;
	padding:0px 0px 15px 0px;
	text-align:left;
	vertical-align:top;
}
.ar2006 SPAN {
	color:#6D605D;
}
TABLE.narrow_table {
	width: 375px;
}
.highlight {
	color: #6D605D;
}
.table-wide {
	position: relative;
	margin-left:0px;/*-50px  test for client*/
	width:536px;
}

/* not sure about this one as it may clash with other tables
table {
	border-collapse: collapse;
	border-top:1px solid #000066; 
	margin-bottom:15px;
	width: 100%;
}*/


.no-bdr-top {
	border-top:none;
}

/*
td, th  {
	color:#5281b0;
}
td span, th span {
	color:#5281b0;
	font-weight:normal;
}
*/

td strong, th strong{
	color:#6D605D;
	font-weight:normal;
}
.all-dkblue td, .all-dkblue th {
	color:#6D605D;
} 
.all-dkblue td strong, .all-dkblue th strong{
	color:#5281b0;
}

/*
th {
	font-size:0.90em;
	font-weight:normal;
	padding-bottom:3px;
	padding-top:3px;
	text-align:left;
	vertical-align:bottom;
}*/

th.center {
	text-align:center;
}

/*
td {
	font-size:0.90em;
	padding-bottom:3px;
	padding-top:3px;
	vertical-align:bottom;
}
*/
.aln-top td, .aln-top th{
	vertical-align:top;
}
th.longcell {
	width:470px;
}
table.financial td a {
	text-decoration:underline;
}
table.financial a:hover {
	text-decoration:none;
}
table.financial th a {
	text-decoration:underline;
}
table.financial th a:hover {
	text-decoration:none;
}
.num {
	border-bottom:1px solid #2BB1DF;
	padding-right: 3px;
	text-align: right;
}
.numSmall {
	border-bottom:1px solid #2BB1DF;
	padding-right: 1px;
	text-align: right;
}
.desc {
	border-bottom:1px solid #2BB1DF;
	white-space: nowrap;
}

.tiny {
	width: 5px;
}
.b-dark {
	border-bottom:1px solid #2BB1DF;
}
.b-none {
	border:none;
}
.b-thin {
	border-bottom:1px solid #2BB1DF;
}
.b-medium {
	border-bottom:2px solid #2BB1DF;
}
.noborder {
	border:none;
}
.noborder-bot {
	border-bottom:none !important;
}
.bdr-top {
	border-top:1px solid #2BB1DF !important;
}
.tablenote {
	color:#999999 !important;
	padding:15px 0px 15px 0px;
}
.tablenote A {
	text-decoration:underline;
}
.tablepara {
	padding:15px 0px 15px 0px;
}
.tablepara A {
	text-decoration:underline;
}
td.tbl-foot {
	border-bottom:none;
}

caption {
	text-align:left;
	color: #000066;
	font-weight:bold;
	font-size:0.90em;
	padding-bottom: 5px;
}
caption span {
	display:block;
	font-weight:normal;
	color: #5281b0;	
}
caption span strong{	
	font-weight:normal;
	color: #000066;	
}
.caption-lite caption {
	color:#5281b0;
}
.caption-lite caption strong {
	color:#000066;
}
.colBorder {
	border-left:1px solid #2BB1DF;
	padding-left: 3px !important;
}
/* -- AR2006 styles END -- */





/* -- DATA STYLES START -- */

TABLE.data {
	border-collapse: collapse;
	border-top:1px solid #6699CC;
	clear:both;
	font-size:90%;
	margin:0px 0px 15px 0px;
	padding:0px;
	width:370px;
}

TABLE.data CAPTION {
	border-top:1px solid #6699CC;
	color:#000066;
	font-size:110%;
	font-weight:normal;
	margin:0px;
	padding:3px 2px 3px 2px;
	text-align:left;
}

TABLE.data TH {
	border-bottom:1px solid #D0E4F7;
	font-weight:normal;
	margin:0px;
	padding:3px 2px 3px 2px;
	text-align:left;
	vertical-align:bottom;
	white-space:nowrap;
}

TABLE.data TD {
	border-bottom:1px solid #D0E4F7;
	margin:0px;
	padding:3px 2px 3px 2px;
	text-align:left;
	vertical-align:bottom;
}
/* -- DATA STYLES END -- */






/* -- RESULTS STYLES START -- */
table.results
	{
	margin: 10px 0px 20px 0px;
	width:95%;
	font-size:90%;
	}

table.results tr td, table.results tr th
	{
	text-align: left !important;
	border: 0px red solid;
	padding: 3px;
	
	}

table.results tr th
	{
	font-weight: normal;
	}


table.results tr td.num, table.results tr th.num
	{
	text-align: right !important;
	}
	
table.results tr td.bold, table.results tr th.bold 
	{
	font-weight: bold;
	}

table.results tr td.italic, table.results tr th.italic 
	{
	font-style: italic;
	}

table.results tr.underline td, table.results tr.underline th 
	{
	border-bottom: 1px #2BB1DF solid;
	}

/* -- Financial Calender -- */

table.fincal
	{
	border-collapse: collapse;
	margin: 10px 0px 20px 0px;
	width:100%;
	}

table.fincal tr td, table.fincal tr th
	{
	text-align: left !important;
	padding: 5px;
	vertical-align:top;
	}
	
table.fincal tr td.date
	{
	color: #1784C2;
	width: 100px;
	padding: 5px;
	vertical-align:top;
	}
	
	
	

/* ------------- Debt investor table styling START -------------- */
.table758 {
	width:95%;

}
.table758 tr th {
	font-weight:normal;
	font-family:Verdana, Arial, Helvetica, sans-serif;
	padding:4px 0;
	text-align: right !important;
}
.table758 tr.noBdrBtm th {
	border-bottom:none;
}
.table758 tr th,.table758 tr td {
	padding:4px 0 4px 5px;
	padding-left:5px;
	font-size:90%;
}
.table758 tr td h4 {
	font-size:13px;
}
.table758 td em {
	font-style:normal;
}

.table758 tr th {
	color:#6c5f5c;
	border-top:1px solid #233977;
	border-bottom:1px solid #233977;	
}
.table758 tr td {
	color:#6c5f5c;
	border-bottom:1px solid #1ebdef;	
}
.table758 tr.noBdrBtm th{
	border-bottom:none;
}
.table758 tr.noBdrBtm th.dbline {
	border-bottom:1px solid #233977;
}
.table758 tr.lbline th
 {
	border-top:1px solid #1ebdef;
}
.table758 tr th.dblue,.table758 tr td.dblue{
	color:#233977;
}
.table758 tr th.dblue span,.table758 tr td.dblue span
{
	color:#6c5f5c;
}
.table758 tr.dbline td,.table758 tr td.dbline
 {
	border-bottom:1px solid #233977;
}
.table758 td a.link,
.table758 td a.visited,
.table758 td a.active
 {
	color:#6c5f5c;
	border-bottom:1px solid #6c5f5c!important;
	padding-bottom:2px!important;
}
.table758 td a.hover
{
	color:#233977;
	border-bottom:1px solid #6c5f5c!important;
	padding-bottom:2px!important;
}

.table758 td em,.table758 td strong {
	color:#1c86c4;
}
.table758 tr td h4 {
	color:#233977;
	padding:0;
	margin:0;
	border:none;
}
.dblue { color:#1C86C4; }
.orange { color: #f79147; }
.cyan { color: #17b37c; }



table.DT 
	{
	margin: 10px 0px 20px 0px;
	width:100%;
	border-collapse:collapse !important;
	}

table.DT tr td, table.DT tr th
	{
	text-align: center !important;
	padding: 2px;
	font-size:80%;
	font-weight: normal;
	border-bottom: 1px #eeeded solid !important;
	border-left: 1px #eeeded solid !important;
	border-right: 1px #eeeded solid !important;
	border-top: 1px #eeeded solid !important;
	}

table.DT tr td.left, table.DT tr th.left
	{
	text-align: left !important;
	}
table.DT tr td.num, table.DT tr th.num
	{
	text-align: right !important;
	}
	
table.DT tr td.bold, table.DT tr th.bold 
	{
	font-weight: bold;
	}

table.DT tr td.italic, table.DT tr th.italic 
	{
	font-style: italic;
	}
	
table.DT tr td.wide, table.DT tr th.wide
	{
	width:40%;
	}	
table.DT tr td.narrow, table.DT tr th.narrow
	{
	width:20%;
	}		
	
	
	
	
	
.cellborder1 { 
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 0px;
	border-style: solid;
	border-color: #99CC00;
}

.cellborder2 { 
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #99CC00;
}

.cellborder3 { 
	border-top-width: 0px;
	border-left-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 1px;
	border-style: solid;
	border-color: #99CC00;
}

.tableborder { border: 1px;
border-color: #99CC00; 
border-style: solid;
}

.didyouknow {
	color:CC3333;
}


table.env_data td
	{
	padding: 3px;
	/* font-size: 0.7em; */
	}
	
	table.progplan
	{
	width:90%;
	margin: 10px 0px 20px 0px;
	border-collapse : collapse;
	color:#6D605D;
	border-style: solid;
	border-color: #99CC00;
	}
table.progplan td
	{
	padding: 3px;
	}
	
	
	

