/* TABLE OF CONTENT
1 Headers
2 Text elements
3 Colours
4 Lists
5 Links
6 Form elements
7 Positioning
8 Tables
*/

/* ------- 1 HEADERS ---------- */

h1 {  
	color:#CC0000;
	font-size:200%;
	font-weight:normal;
	margin: 0 0 15px 0;
	padding: 0 0 20px 0;
	line-height:100%;
}

h1.homepage {
	font-size:100%;
	margin:0;
	padding:0;
}

h2, h3, h4, h5, h6 {  
	font-size:100%;
	margin: 0 0 7px 0; 
	padding: 0;	
}

h2 {
	color:#CC0000;
	font-size:120%;
	font-weight:bold;
	font-size:100%;
	}

h2.highlight {
	padding:0;
	margin:0;
	}

h2.large {
	font-size:120%;
	padding-top:20px;
	}

h2.hp {
	font-size:115%;
	position:relative;
	margin-left:-1px;
	}

h2.paddingbottom {
	padding-bottom:10px;
	}

h2.nostyle {
	color: #000000;
	font-size:100%;
}

h2.graph {
	color:#000000;
	font-size:90%;
	font-weight:normal;
}

h3.graph {
	color:#000000;
	font-size:90%;
	font-weight:normal;
	}
/* ------- 2 TEXT ELEMENTS ---------- */

p {
	margin: 0 0 14px 0;
	padding: 0;
	text-align:left;
	line-height:130%;
}

p.large {
color:#000;
font-size:200%;
font-weight:normal;
line-height:120%;
}


p.halfspace, .halfspace {
	margin: 0 0 7px 0;
	padding: 0;
	text-align:left;
}

p.image {
	margin:0!important;
	padding:0!important;
	float:left;
	}
	
p.section {  
	color:#666666;

	font-size:200%;
	font-weight:normal;
	line-height:100%;

	margin: 0 0 0 0;
	padding: 0 0 5px 0;
}

p.intro {  
	color:#666666;
	font-size:100%;
	font-weight:normal;
	margin: 0 0 0 0;
	padding: 0 0 10px 0;
}

p.excel_download {
	float: left;
	clear:both;
	margin: 0px 0px 6px 0px;
	padding-top: 0px;
	width:100%;
}	


.bold {
	font-weight: bold;
}
.nobold {
	font-weight: normal;
}

blockquote {
	padding: 0;
	margin: 0;
}

blockquote p {
	padding:0;
	margin: 0 0 5px 3px;
	}
	
.smalltext {
	font-size:90%;
}
.nopadbottom {
	margin-bottom: 0px;
}

p.figure {
	padding:0 0 0 0;
	margin:20px 0 0 0;
}

p.figuretop {
	margin-top:0;
	}

p.marktucker {
	height: 80px;
	width: 239px;
	background:url(../images/text/sig_mtucker.gif) bottom left no-repeat;
	margin: 0px; padding: 0px;
}
p.tidjanethiam {
	height: 80px;
	width: 239px;
	background:url(../images/text/sig_tthiam.gif) bottom left no-repeat;
	margin: 0px; padding: 0px;
}


div.hotspot_onecol p {
	margin: 10px 10px 0px 10px;
}

div.hotspot_onecol p.link {
	margin: 7px 10px 0px 10px;
}

#contentwrapper div.col_three div.hotspot_twocol div.copy {
	width:267px;
	float:left;
	}
	
#contentwrapper div.col_three div.hotspot_twocol div.copy p  {
	padding:0px 15px 0 15px;
}

#contentwrapper div.col_three div.hotspot_twocol div.copy blockquote p  {
	padding:10px 10px 0 10px;
}

/* ------- 3 COLOURS  ---------- */
/* Add specific background and font colours for body content here */
.error, .redtext {
	background: transparent;
	color: #CC0000; 
}

.hotspot_grey {
	background:#e9e8e8;
	}

.red {
	color:#CC0000;
	}

.black {
	color:#000000;
	}

.grey {
	color: #666666;
}	
/* ------- 4 LISTS   ---------- */
/* Add definition, ordered and unordered list classes for body content here */
ul {
	margin:0 0 14px 16px;
	padding: 0;
}

ol {
	/* depending on the font family/size/length of the list, the 
	left margin may have to be adjusted to show the figures   */
	margin:0 0 14px 22px;
	padding: 0 0 0 7px;
}

html>body ol {
	padding-left:0;
	}


ul li, ol li {
	margin: 0 0 1px 0;
	padding:0;
}

ul.relatedlist {
	margin: 0 0 14px 0;
	padding: 0;
}
ul.relatedlist li {
	list-style: none;
	margin: 0;
	padding:0;
}


ul.bullets {
	margin:0;
	padding:0 0 10px 0;
	}

ul.bullets li {
	background:url(../images/site_objects/bg_bullet_line.gif) 0 0.2em no-repeat;
	list-style:none;
	padding:0 0 0 17px;
}

ul.sitemap {
	margin:0;
	padding:0;
	list-style:none;
	}	

ol.alpha {
	margin-top:15px;
	}

ol.alpha li {
	background:none;
	list-style-type:lower-alpha;
	padding:0;
	}
		
	ul.sitemap li {
		padding-bottom:3px;
		}
	
	ul.sitemap li ul ul{
		margin-top:4px;
		margin-bottom:0;
		}

	
	ul.sitemap ul {
		list-style-image:url(../images/site_objects/ico_arrow.gif);
		
		}
	
	ul.sitemap ul ul {
		list-style-image:url(../images/site_objects/ico_arrow_black.gif);
		}
		
	ul.sitemap li ul ul ul {
		margin-left:10px;
		}
	
	ul.sitemap li ul ul ul li {
		list-style-image:none;
		list-style:none;

		}
	
ul.sitemap h2 a:link, ul.sitemap h2 a:visited {
	color:#CC0000;
	text-decoration:none;
	}
	
	ul.sitemap h2 a:hover, ul.sitemap h2 a:active, ul.sitemap h2 a:focus {
		text-decoration:underline;
		}
	
ul.sitemap ul a {
	text-decoration:none!important;
	}
	
	ul.sitemap ul a:hover, ul.sitemap ul a:active, ul.sitemap ul a:focus {
		text-decoration:underline!important;
		}
	
ul.sitemap ul ul a:link, ul.sitemap ul ul a:visited {
	color:#666666!important;
	text-decoration:none;
	}
	
	ul.sitemap ul ul a:hover, ul.sitemap ul ul a:active, ul.sitemap ul ul a:focus {
		text-decoration:underline;
		}

div.sidebar ul {
	list-style-image:url(../images/site_objects/ico_arrow.gif);
	}

ol.roman {
	list-style-type: lower-roman;
	padding-left:8px;
}

html>body ol.roman {
	padding-left:0px;
}

/*ie7 only*/
*+html ol.roman {
	padding-left:20px;
	margin-left:30px;
	}

ol.alpha {
	list-style-type: lower-alpha;
	padding-left:8px;
}

ol.alpha_upper {
	list-style-type: upper-alpha;
	font-size: 92%;
	list-style-position:inside;
	margin:0;
	padding-left:8px;
}

html>body ol.alpha, html>body ol.alpha_upper {
	padding-left:0;
	}
	
/*ie7 only*/
*+html ol.alpha, *+html ol.alpha_upper {
	padding-left:20px;
	margin-left:30px;
}


/* ------- 5 LINKS   ---------- */
/* Add all  link specific classes  here */
a:link, a:visited { 
	background: inherit;
	color: #000000;
	text-decoration: underline; 
}
a:hover, a:focus, a:active { 
	background: inherit;
	color: #000000;
	text-decoration: none; 
}


#contentwrapper a.arrow:link, #contentwrapper a.arrow:visited {
	background:url(../images/site_objects/ico_arrow.gif) 0em 0.5em no-repeat;
	color:#666666;
	display:block;
	padding-left:12px;
	text-decoration:none;
	}
#contentwrapper a.arrow:hover, #contentwrapper a.arrow:focus, #contentwrapper a.arrow:active {
	background:url(../images/site_objects/ico_arrow.gif) 0em 0.5em no-repeat;
	color:#CC0000;
	}


#contentwrapper a.excelfile {
	background:url(../images/site_objects/ico_excel.gif) no-repeat;
	color:#666666;
	display:block;
	padding-left:20px;
	text-decoration:none;
	}

#contentwrapper a.pdf {
	background:url(../images/site_objects/ico_pdf.gif) no-repeat;
	color:#666666;
	display:block;
	padding-left:20px;
	padding-bottom:3px;
	text-decoration:none;
	}


#contentwrapper a.excel:link, #contentwrapper a.excel:visited {
	background:url(../images/site_objects/ico_excel.gif) 0em 0em no-repeat;
	clear: both;
	color:#666666;
	display:block;
	float:right;
	padding-left:20px;
	text-decoration:none;	
	padding-bottom:2px;
	}

#contentwrapper a.excel:hover, #contentwrapper a.excel:focus, #contentwrapper a.excel:active {
	text-decoration:underline;	
	}

#contentwrapper ul a.excel {
	float:none;
	color:#666666;
	text-decoration:none;
	}
	
div.sidebar ul li a {
	text-decoration:none!important;
	color:#666666!important;
	}

div.sidebar ul li a:hover,div.sidebar ul li a:active,div.sidebar ul li a:focus,
#contentwrapper a.excelfile:hover, #contentwrapper a.excelfile:active, #contentwrapper a.excelfile:focus,
#contentwrapper a.pdf:hover, #contentwrapper a.pdf:active, #contentwrapper a.pdf:focus {
	color:#CC0000!important;
	}


/* ------- 6 FORM ELEMENTS   ---------- */
/* Add all  form specific classes  here */
legend {
	/* this is impossible to style consistently
	accross browsers, so is set to display: none */
	display: none;
}
form, fieldset  {
	border:0;
	margin:0;
	padding:0;
}
input, textarea, select {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	padding: 1px;
}
input.button, input.button_f2 {
	background:url(../images/buttons/btn_go.gif) no-repeat;
	border:none;
	cursor:pointer;
	height:23px;
	width:23px;
	text-indent:-1000px;
	float:left;
}
input.button_f2 {
	background:url(../images/buttons/btn_go_f2.gif) no-repeat;
}


/* ------- 7 POSITIONING   ---------- */
/* Add positioning classes  here eg: boxed ads,  special layouts etc */
.floatleft {
	float:left;
}
.floatright {
	float:right;
}
.clearboth {
	clear:both;
}
.nowrap {
	white-space:nowrap
}


div.notoppadding {
	margin-top:0px!important;
	}

div.module_downloads {
	background:url(../images/pictures/pho_report.jpg) 11em 6em  no-repeat;
}

div.module_downloads p {
	padding-right:90px;
	} 

div.box {
	background:#EFEFEF;
	padding:10px;
	}

/* Margins */

.nomargin { margin:0!important; }
.norightmargin { margin-right:0!important; }
.margintop15 { margin-top:15px;}
.margintop16 { margin-top:16px;}
.margintop18 { margin-top:18px;}
.margintop25 { margin-top:25px;}
.margintop30 { margin-top:30px;}
.margintop33 { margin-top:33px;}
.marginbottom20px { margin-bottom:20px; }
.marginright10 { margin-right:10px; }
.marginleft10 { margin-left:10px; }
.marginleft30 { margin-left:30px; }

.paddingbottom15 { padding-bottom:15px; }
/* Div Heights */

div.height166 {
	height:166px;
	}

html>body div.height166 {
	height:auto;
	min-height:166px;
	}


div.module_reports {
	background:url(../images/pictures/pho_report.jpg) no-repeat;
	padding:15px 0 0 125px;
	height:160px;
	}
	
	html>body div.module_reports { 
		height:auto;
		min-height:160px;
		}
	
/* ------- 8 TABLES   ---------- */
/* Add all  link specific classes  here */
table {
	clear:left;
	font-size: 100%; /* need to set for IE5/5.5 */
	margin: 0 0 14px 0;
	padding: 0;
	text-align:right;
	vertical-align:bottom;
}
caption {
	font-weight: bold;
	margin: 0;
	padding: 0 0 7px 0;
	text-align: left;
}
th, td {
	margin: 0;
	padding: 2px 4px 2px 2px;
}
th.negativefig, td.negativefig {
	padding: 2px 0px 2px 2px;
}
th.left, td.left {
	text-align:left;
}
th.center, td.center {
	text-align:center;
}
th.top, td.top {
	vertical-align:top;
}
th.nobold {
	font-weight:normal;
}
th.indent, td.indent {
	padding-left:15px;
}


table.financial {
	width:100%;
	/*border-bottom:2px solid #b1b7bb;*/
	}

table.financialwide {
	width:735px;
	}
	
	
table.financial thead, table.financial tfoot {
	font-size:90%;
}

table.financial tfoot tr th.highlight {
	font-size: 100%;
}

table.financial tfoot tr, table.financial tfoot tr td {
	border-bottom:none;
	}
	
table.financial tfoot tr.padtop2x td, table.financial tfoot tr.padtop2x th  {
	padding-top: 14px!important;
}
table.financial tfoot tr td.negativefig, table.financial tfoot tr th.negativefig  {
		padding: 2px 0px 2px 2px!important;
}
	
table.financial tfoot tr.topline td {
	border-top:2px solid #CCC;
}

table.financial thead th {
	font-weight:normal;
	vertical-align:bottom;
}

table.financial thead th h2 {
	font-size: 110%;
}
table.financial thead tr.line td, table.financial thead tr th.line {
	border-bottom:1px solid #b1b7bb;
}

table.financial thead th.shade, table.financial thead td.shade, table.financial tbody td.shade {
	background:#efefef;
	font-weight:bold;
	}
table.financial thead th.shadenobold, table.financial thead td.shadenobold, table.financial tbody td.shadenobold {
	background:#efefef;
	font-weight:normal;
	}

table.financial thead th.grey {
	background:#b1b7bb;
	color:#FFF;
	font-weight:normal;
	padding:2px 3px 4px 3px;
	text-align:center;
	}

table.financial thead .seperator, table.financial tbody .seperator {
	border-left:2px solid #FFF;
	}
	
table.financial thead th.padtop, table.financial tbody tr.padtop td, table.financial tfoot tr td, table.financial tbody tr td.padtop {
	padding-top:10px;
	}
	
table.financial tbody tr td.padtop2x, table.financial tbody tr th.padtop2x, table.financial tbody tr.padtop2x th,  table.financial tbody tr.padtop2x td {
	padding-top: 14px;
	}
	
table.financial thead th {
	line-height:110%;
	}
	
table.financial thead th.lineleft {
	border-left:2px solid #FFF;
	}

table.financial thead tr td.title {
	vertical-align:bottom;
	color:#CC0000;
	font-weight:bold;
	}

table.financial thead tr td.black {
	color:#000000;
	}


table.financial thead tr.line th, table.financial thead tr.line td, table.financial tbody tr.line td, table.financial tbody tr.line th, table.financial tbody tr td.line {
	border-bottom:1px solid #b1b7bb;
	}
	
table.financial tbody tr td.line2x, table.financial tbody tr.line2x td {
	border-bottom:2px solid #b1b7bb;
	}
table.financial tbody tr td.borderleft {
	border-left: 1px solid #b1b7bb;
}
table.financial tbody tr td.borderright {
	border-right: 1px solid #b1b7bb;
}

table.financial thead tr.thickline th, table.financial thead tr.thickline td, table.financial tbody tr.thickline td {
	border-bottom:2px solid #b1b7bb;
	}

table.financial tbody tr td.indent2x {
	padding-left:30px;
}

table.financial tbody tr td.indent3x {
	padding-left:45px;
}

table.financial thead tr th.highlight, table.financial tbody tr td.highlight {
	font-weight:bold;
}

table.financial tr.row_highlight td, table.financial tr.row_highlight th{
	background-color:#EEEEEE;
}
table.financial tr.row_highlight td.shade {
	background-color:#DADEDF;
	}

tr.row_highlight td.shade {
background:#dadedf!important;
}

tr.row_highlight td.shadenobold {
	background:#dadedf!important;
	font-weight:normal;
}

table.financial tfoot tr td.indent {
	padding-left:20px!important;
}

ol.roman table.financial tr td, ol.roman table.financial tr th {
	padding: 2px;
}




table.financial tr.makeitsmall th, table.financial tr.makeitsmall th small {
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:74%;
}


table.financial tr.makeitsmall th small {
	font-size:100%;
}

html>body table.financial tr.makeitsmall th {
	font-family:Arial;
	font-size:100%;
}

html>body table.financial tr.makeitsmall th small {
	font-size:80%;
	}


/* Search Results Table */

table.datatable {
	width:484px;
	}
	
table.datatable tr td {
	text-align:left;
}

table.datatable a {
	color:#CC0000;
	}
	
/* Financial table */

table.calendar {
	width:484px;
	}
	
table.calendar tr td, table.calendar tr th {
	border-bottom:1px solid #CCC;
	font-weight:normal;
	}


/* END OF THIS STYLESHEET
----------------------------------------------- */
 


