/* generic */
body {
	background:#FFF;
	color:#000000;
	font-family:arial,helvetica,verdana,sans-serif;
	font-size:100%;
	line-height:1em;
}

#sitewrapper {
	font-size:70%;
	}



a {
	color:#101478;
	}

img {
	border: 0;
}

.nobold { font-weight:normal; }

/* hide elements not required for print */
#accessiblenav,#navigation, #subnavigation, #pagetrail, #footer ul, div.search, #toolbox, #header ul,
div.donotprint,
div.hotspot_popdownloads,
div.hotspot_archivedreport,
div.hotspot_popdownloads,
div.hotspot_poppages,
div.hotspot_similarpages,
ul.tabmenu,
a.download,
div#downloadcentre,
.hidden,
div.sitelink,
div.fp_wrap ul
 {
	display: none;
}

/* re-style any elements for print if required */
#sitewrapper {
	 
}



/* Headers */

div#branding  {
	border-bottom:#999999 1px solid;
	margin-bottom:20px;
}

div#branding img {
	padding-bottom:10px;
	}
	
div#branding p a {
	color:#101478;
	font-family:Arial,Helvetica,sans-serif;
	
	font-style:normal;
	font-weight:normal;
	letter-spacing:0.5px;
	padding:20px 0pt 5px 0px;
	text-decoration:none;
	color:#101478;
}

h1 {
	color:#101478;
	font-family:Arial,Helvetica,sans-serif;
	letter-spacing:0.5px;
	padding:0px 0pt 20px 0px;
	line-height:1em;
}

h2 {
	color:#101478;
	font-size:100%;
	margin: 0; 
	padding: 0;	
	}

h3, h4, h5, h6 {  
	font-size:100%;
	margin: 0; 
	padding: 0;	
}

h2 span {
color:#000000;
font-weight:normal;
}

h2.blackheader {
	color:#333333;
	font-weight:bold;
}

h2.blueheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:135%;
	color:#101478;
	font-style:normal;
	padding:15px 0 10px 0;
	}

h2.tabheader {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#101478;
	font-style:normal;
	padding:20px 0 10px 0;
	}


h3.blue {
	color:#101478;
	font-size:100%;
	margin: 0; 
	padding: 0;	
	}
		
div.three_col h2 {
	margin:0;
	}


div.two_col div.hotspot h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	
	color:#101478;
	font-style:normal;
	margin: 0 0 7px 0; 
	}

div.three_col div.hotspot {
	border-bottom:1px solid #333333;
	margin-bottom:30px;
	}

div.three_col div.hotspot h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	padding-top:10px;
	color:#333333;
	font-style:normal;
	padding-bottom:14px;
	font-size:160%;
}

div.one_col h2 {
	}
	
div.sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	color:#101478;
	font-style:normal;
	}


div.teammember h2 {
	
	font-weight:normal !important;
	padding:10px 0 0 0;
	margin:0;
}

p {
	margin: 0 0 20px 0;
	padding: 0;
	text-align:left;
	
	line-height:120%;
}

div.ft_wrap div.hotspot {
	padding-bottom:20px;
	}
	
div.fp_wrap div.two_col p {	
	
	font-weight:normal;
	line-height:14pt;
	margin-top:12px;
	}


div.one_col {
float:left;
margin-right:8px;
width:181px;
}

div.two_col_pie {
	padding:20px 0 20px 0;
	border-bottom:#999999 1px solid;
	height:130px;
	clear:both;
	}

div.three_col_graph {
	clear:both;
	padding:50px 0 20px 0;
	}
	
div.two_col_pie div.one_two_col {
float:left;
width:50%;
}

div.teammember {
	padding-top:20px;
	border-bottom:#999999 1px solid;
	}
	
div.sidebar {
	clear:both;
	margin-top:30px;
	}
	
div.highlight {
	border-bottom:#999999 1px solid;
	padding:12px 0pt 13px;
}


div.topline div.two_col {
	clear:left;
	}

div.tabcontent {
	padding:30px 0 20px 0;
	border-bottom:#999999 1px solid;
	}
	
div.tabcontent div.three_col div.one_col {	
	clear:left!important;
	float:none;
	width:100%;
	}

div.tabcontent div.three_col div.one_col p {
	padding: 0 0 20px 0;
	
	}
	
/* Hide links in highight boxes */
div.fp_block a, div.highlight a {
	display:none;
	}
	
div.fp_feature {
	margin-bottom:20px;
	border-bottom:#999999 1px solid;
	}
	
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;
}
ul li, ol li {
	margin: 0 0 1px 0;
	padding:0;
}

div.two_col ul {
	margin-left:20px;
	
}	

div.two_col ul li {
list-style-position:inside;

}

	
ul.relatedlist {
	margin: 0 0 14px 0!important;
	padding: 0;
}

ul.relatedlist li {
	list-style: none;
	margin: 0;
	padding:0;
}

ul.square {
list-style-image:none !important;
list-style-position:outside !important;
list-style-type:square !important;
}

ul.chartkey {
margin:25px 0pt 14px;
padding:0pt;

}

ul.chartkey li {
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt;
padding:0pt 0pt 8px;
}

ul.managementkey  {
margin:0;
padding:0 0 10px 0;
}
ul.managementkey li {
display:inline;
}


div.key dl {
	margin-top:0;
	
	}

div.key  dl dt {
	width:21px;
	font-weight:bold;
	float:left;
	
	}
	
div.key  dl dd {
	margin:0 0 0 20px;
	}



div.managementgrid ul {
	display:none;
	}
	
	
#copyright {
margin-top:30px;
color:#666666;
}


hr {
padding:0;
height:1px;
color:#999999;
border:0;
border-bottom:1px solid #999999;
}








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: 0 4px 2px 0;
}
th.left, td.left {
	text-align:left;
}
th.top, td.top {
	vertical-align:top;
}
th.nobold {
	font-weight:normal;
}
th.indent, td.indent {
	padding-left:10px;
		text-align:left;
}

/*--financials tables */

table.financials{
	margin-bottom:17px;
	clear:left;
	width:100%;
}

table.financials tfoot {
	font-size:90%;
	}



table.financials thead th, table.financials thead td, table.financials tbody th {
	color: #333333;
	font-weight:normal;
	vertical-align:bottom;
}

table.financials th{
	padding:4px 9px 4px 2px;
}

table.financials td{
	padding:4px 9px 4px 2px;
	font-size:100%;
	vertical-align:top;
}
table.financials td.small, table.financials th.small {
	font-size:90%;
}

table.financials td.narrow, table.financials th.narrow{
	padding:0 9px 0 2px;
}

table.financials td.highlight, table.financials th.highlight {
	color: #10147E;
	font-weight:bold;
}
table.financials td.highlight {
	background:#e6e6e6;
}

table.financials td.shade, table.financials tr.shade td, table.financials tbody th.shade {
	background:#e6e6e6;
}

/* table.financials tbody td strong {
	//font-weight:normal;
	color: #10147f; 
	}	*/

table.financials thead th.black, table.financials thead td.black{
	color: #333333;
	}

table.financials tfoot td{
	text-align:left;
}

table.financials tbody th{
	background:#FFF;
	font-weight:normal;
}
table.financials thead th.bluetext, table.financials thead td.bluetext, 
table.financials tbody th.bluetext, table.financials tbody td.bluetext  {color:#101478;}	

table.financials tbody td.bluetextbold, table.financials tbody th.bluetextbold, table.financials thead td.bluetextbold  {color:#101478; font-weight:bold;}	

table.financials tbody .bordertop {
	border-top:1px solid #818181;
}

table.financials tbody td.borderoutline {
	border-left:1px solid #818181;
	border-right:1px solid #818181;
}

table.financials tbody td.borderoutlinex {
	border-left:1px solid #818181;
	border-right:1px solid #818181;
}

table.financials tbody td.borderleft {
	border-left:1px solid #818181;
}
table.financials tbody td.borderright {
	border-right:1px solid #818181;
}
table.financials tbody td.borderbottom, table.financials tbody th.borderbottom {
	border-bottom:1px solid #818181;
}

table.financials tr.blueline td, table.financials tr.blueline th, table.financials .blueline{
	border-bottom: 1px solid #101478;
}

table.financials tr.line td, table.financials tr.line th, table.financials .line{
	border-bottom: 1px solid #818181;
}
table.financials tr.linetop td, table.financials tr.linetop th, table.financials .linetop{
	border-top: 1px solid #818181;border-bottom: 1px solid #818181;
}

table.financials tr.darkline td, table.financials tr.darkline th, table.financials .darkline{
	border-bottom: 1px solid #514d4d;
}
table.financials tbody tr.line2px td, table.financials tbody .line2px{
	border-bottom: 2px solid #818181;
}
table.financials tbody .indent, table.notesText td.indent{
	padding-left:10px;
}
table.financials tbody th.indent2x, table.financials tbody td.indent2x{
	padding-left:20px;
}
table.financials tbody th.indent3x, table.financials tbody td.indent3x{
	padding-left:30px;
}
table.financials tbody tr th.internalheader{
	padding-top:30px;
}

table.footnoteList{
	font-size: 100%;
	width:75%;
}
table.financials td table.footnoteList{
	margin-top:5px;
}
table.footnoteList td {
	text-align:left;
	vertical-align:top;
	font-size:90%;
	border-bottom:0;
	margin:0px;
	padding:1px 9px 0px 2px;
	
}


table.downloads {
	}
	
table.downloads th {
	text-align:left;
	padding:3px 0 3px 3px;
	color:#10147E;
	background: url("../images/site_objects/bg_dots.gif") bottom repeat-x;

	}
	
table.downloads th.hidden {
	text-indent:-2000px;
	}
	



table.downloads tbody tr td {
	text-align:left;
	padding:3px 0 3px 3px;
	background: url("../images/site_objects/bg_dots.gif") bottom repeat-x;

	}

table.downloads tbody tr td a {
	text-decoration:none!important;
	}

table.downloads tbody tr td a:hover, table.downloads tbody tr td a:focus, table.downloads tbody tr td a:active {
	text-decoration:underline!important;
	}





.margin10 { padding-top:15px; }
.margin15 { padding-top:15px; }
.margin20 { padding-top:20px; }
.margin30 { padding-top:30px; }
.margin40 { padding-top:40px; }



div.hotspot blockquote {
margin:0;
padding:0;
float:left;
	}


div.hotspot blockquote p {
	color:#10147e;
	font-weight:bold;

	}



.arrow {
background:transparent url(../images/site_objects/btn_org_arrow.gif) no-repeat scroll 0.1em 0.3em;
padding:0pt 0pt 0pt 12px;
text-decoration:none !important;
}

p.tagline {
color:#999999;
font-size:130%
}

div.sidebar div.hotspot_strategy img {
padding:0pt 0pt 3px;
}

h2.greenheader {
	color:#669933;
	font-family:Arial,Helvetica,sans-serif;
	font-size:135%;
	font-style:normal;
	font-weight:bold;
	padding:0 0 15px 0;
}

h2.blackheader {
color:#333333;
font-family:Arial,Helvetica,sans-serif;
font-size:135%;
font-style:normal;
font-weight:bold;
padding:15px 0pt 10px;
}

ul.greenlines {
border-top:1px solid #669933;
color:#669933;
list-style-image:none;
list-style-position:outside;
list-style-type:none;
margin:0pt 0pt 30px;
padding:0pt;
}

ul.greenlines li {
border-bottom:1px solid #669933;
font-size:150%;
margin:0pt;
padding:5px 110px 5px 0px;
}

div.header { 
margin-bottom:30px;
border-bottom:1px solid #A3A39C;
padding-bottom:10px;
}

.blue {
color:#10147E;
}

.bold {
	font-weight:bold;
	}
	
	
ol.alpha { list-style:lower-alpha; }
ol.roman {list-style:lower-roman; }
ul.inlinelist {
	list-style:none;
	margin:0;
	}

ul.inlinelist li {
	display:inline;
	}
	
div.three_col {
	margin-right:8px;
	float:left;
	width:100%;
	}
	

.dots_bottom {	border-bottom:1px solid #CCC; }
.dots_top {	border-top:1px solid #CCC; }

div.bottomline {border-bottom:1px solid #CCC; margin-bottom:10px; }

div.sidebar h2 {
	font-family:Arial, Helvetica, sans-serif;
	font-weight:bold;
	font-size:130%;
	color:#101478;
	font-style:normal;
	}
	
a { color: #333333; }

p.nextlink {
	float:right;
	display:none;
	}
	
html>body table.financials tfoot td a {
}
