/* generic */
body {
	background: #FFF;
	color: #000;
	font-family: arial, helvetica, sans-serif;
	font-size: 100%;
}
img {
	border: 0;
}

/* hide elements not required for print */
#accessiblenav,#header,#subnavigation ul,#footer ul,#tools,.topinpagenav,#search,#bottominpagenav,div#worldmap div.mainmap,div.map_overlay, ul.tabs, ul.tools_shortcuts, p.close {
	display: none;
}


/* re-style any elements for print if required */
.print {
	display: block;
}

/*type*/
h1, .h1 {
	font-family:Georgia,Times,Times New Roman,Serif;
	font-size:150%;
}
h1, .h1, div.subcontent div.pullout_panel blockquote {
	font-family:Georgia,Times,Times New Roman,Serif;
	font-size:120%;
}
div.pageheader p.sectionname {
	font-family:Georgia,Times,Times New Roman,Serif;
	font-size:120%;
}
div.pageintro p.intro {
	border-top: 1px solid #d1c9c0;
	border-bottom: 1px solid #d1c9c0;
	color: #90867f;
}
h2, .h2 {
	color:#960032;
	font-size:133.5%;
	margin:0 0 4px;
	padding:3px 0 0;
	clear:both;
}
h2.georgia_red, h3.georgia_red, h2.georgia_black, h3.georgia_black, h2.georgia_red_bg, h3.georgia_red_bg {
	color:#960032;
	font-family:Georgia,Times,"Times New Roman",Serif;
}
h2.georgia_red_bg, h3.georgia_red_bg {
	font-size: 116.8%;
	text-transform: uppercase;
	background-color: #efebe6;
	padding:0 0 1px 10px;
}
h2.georgia_black, h3.georgia_black {
	color: #000;
}
h3,h4,h5 {font-size:100%;}

p {
	margin:0 0 14px;
	padding:0;
	text-align:left;
}
p.footer, ul.footer, ol.footer, div.rightcaption p {
	color:#999999;
	font-size:83.5%;
	clear: both;
}
div.pageintro p.intro, p.intro {
	color:#90867F;
	font-size:133.5%;
	font-weight:normal;
	line-height:1.3;
	margin-top:0;
	padding:25px 0 14px;
}
blockquote {
	margin:0;
	padding:0;
}

div.brand_col ul, ul.fourcolumns li ,ul.threecolumns li, div#strategy_list ol, ol.numbered_links {
	list-style-type:none;
}
ul.fourcolumns, ul.threecolumns, ol.numbered_links {
	margin:0;
	padding:0;
}
ul.threecolumns li, ol.numbered_links li {
	margin: 0 0 15px;
	padding:0;
}

/*layout*/
div.region_figures, div.region_figures h2, div#performance_highlights, div.region_logos img {
	margin: 0 0 15px;
}

/*tools*/
#toolsdata ul, ul.sort {
	list-style-type:none;
	margin:0;
	padding:0;
}
ul.sort li {
	float:left;
	margin:0 4px;
}
#toolsdata thead tr th, #toolsdata thead tr td {
	border-bottom: solid 1px #ccc;
	color: #000;
	font-weight: normal;
	padding: 7px 5px;
	vertical-align: top;
}
#toolsdata tbody tr td {
	border-bottom: solid 1px #ccc;
	color: #000;
	padding: 0px 5px;
	vertical-align: top;
}
#toolsdata tbody tr td div.close div {
	padding: 8px 0;
}
#toolsdata tbody tr td div.close div div{
	padding: 0 0 14px 0;
}
#toolsdata tbody tr td div.close div div.opennote {
	margin: 0;
	padding: 0;
}
#toolsdata tbody tr td div.close div p {
	margin: 0;
	padding: 0;
}
#toolsdata tbody td a {
	color: #999;
}

/*forms*/
form, fieldset  {
	border:0;
	margin:0;
	padding:0;
}
input.formbutton {
clear:both;
	float:left;
}
form.yoursay textarea {
	float: left;
	width: 350px;
	border: 1px solid #d1c9c0;
}
form.yoursay input.buttonpadding {
	float: left;
	margin: 7px 0;
}
form.yoursay .details {
	float: left;
	width: 354px;
	margin:2px 0 0 0;
}
form.yoursay .details .fields {
	float: left;
	width: 354px;
}
form.yoursay .details label {
	float: left;
	width: 160px;
	font-size:90%;
	margin:0 0 5px 0;
}
form.yoursay .details input {
	float:right;
	width: 180px;
	margin:2px 0;
	border: 1px solid #d1c9c0;
}


/*tables*/
table.info {
	margin: 0 0 20px;
	font-size: 91.75%;
}
table.info thead tr td, table.info thead tr th {
	border-bottom: 1px solid #000;
	font-weight:normal;
	padding: 4px 6px 4px 0px;
	vertical-align:bottom;
}
table.info thead tr td.noline, table.info thead tr th.noline {
	border-bottom: none;
}

table.info thead tr th strong, table.info thead tr th.highlight, table.info tbody tr th, 
table.info tr td.highlight strong, table.info tbody tr td.left strong {
	color: #c21d30;
	font-weight: bold;
}

table.info thead tr th.nobold {
	font-weight: normal;
}
table.info thead tr th.bold {
	font-weight: bold;
}
table.info thead tr th.center {
	text-align: center;
}

table.info tbody tr th, table.info tbody tr td {
	vertical-align:bottom;
	border-bottom: 1px solid #d2ccc8;
	padding: 6px 0;
}
table.info tbody tr th.nostyle {
	color: #000;
	font-weight:normal;
}
table.info tbody tr.topspace th, table.info tbody tr.topspace td {
	padding-top: 18px;
}
table.info tr.line td, table.info tr td.line, table.info tr.line th, table.info tr th.line {
	border-bottom: 1px solid #000;
}
table.info tr.leftline td, table.info tr td.leftline ,table.info tr.leftline th,table.info tr th.leftline{
	border-left: 1px solid #000;
	padding-left:2px;
}
table.info tr.rightline td, table.info tr td.rightline,table.info tr.rightline th, table.info tr th.rightline {
	border-right: 1px solid #000;
	padding-right:2px;
}
table.info tr.noline td, table.info tr td.noline {
	border-bottom: none;
}
table.info tr.thickline td, table.info tr td.thickline, table.info tr.thickline th, table.info tr th.thickline {
	border-bottom: 2px solid #000;
}
table.info tr td.highlight {
	background: #f4f3f1;
	margin-left: 2px;
}
table.info tr th.indent, table.info tr td.indent {
	padding-left:10px;
}

table.info tr td a:link, table.info tr td a:visited {
	color: #000;
}
table.info tfoot tr td {
	text-align:left;
	padding-top: 10px;
}
table.info tfoot tr td ol {
	list-style-position: inside;
	margin: 0;
}


table {
	text-align:right;
}
th.left, td.left, table.financial thead tr td.left, table.financial thead tr th.left {
	text-align:left;
}
table.financial {
	margin: 0 0px 49px 0px;
	font-size: 91.75%;
	width: 539px;
}

table.financial thead tr td, table.financial thead tr th {
	border-bottom: 1px solid #000;
	font-weight:normal;
	padding: 4px 6px 4px 0px;
	vertical-align:bottom;
	text-align:right;
}

table.financial thead tr td.noline, table.financial thead tr th.noline {
	border-bottom: none;
}
table.financial thead tr th.left, table.financial tbody tr td.left {
	padding-left:10px;
}
table.financial thead tr th strong, table.financial thead tr th.highlight, table.financial tbody tr th, 
table.financial tr td.highlight strong, table.financial tbody tr td.left strong {
	color: #960032;
	font-weight: bold;
}
table.financial thead tr {
	background-color: #efebe6;
}
table.financial thead tr th.nobold {
	font-weight: normal;
}
table.financial thead tr th.bold {
	font-weight: bold;
}
table.financial thead tr th.center {
	text-align: center;
}
table.financial tbody tr th, table.financial tbody tr td {
	vertical-align:bottom;
	border-bottom: 1px solid #d2ccc8;
	padding: 6px 6px 6px 0px;
}
table.financial tbody tr th.nostyle {
	color: #000;
	font-weight:normal;
}
table.financial tbody tr.topspace th, table.financial tbody tr.topspace td {
	padding-top: 18px;
}
table.financial tbody tr th {
	padding-left:10px;
}
table.financial tbody tr th.nobold {
	color:#000000;
	font-weight:normal;
}
table.financial tr.line td, table.financial tr td.line, table.financial tr.line th, table.financial tr th.line {
	border-bottom: 1px solid #000;
}
table.financial tr.leftline td, table.financial tr td.leftline ,table.financial tr.leftline th,table.financial tr th.leftline{
	border-left: 1px solid #000;
	padding-left:2px;
}
table.financial tr.rightline td, table.financial tr td.rightline,table.financial tr.rightline th, table.financial tr th.rightline {
	border-right: 1px solid #000;
	padding-right:2px;
}
table.financial tr.noline td, table.financial tr td.noline {
	border-bottom: none;
}
table.financial tr.thickline td, table.financial tr td.thickline, table.financial tr.thickline th, table.financial tr th.thickline {
	border-bottom: 2px solid #000;
}
table.financial tr td.highlight {
	background: #f4f3f1;
	margin-left: 2px;
}
table.financial tr tbody th.indent, table.financial tbody tr td.indent {
	padding-left:20px;
}
table.financial tbody tr td.noindent { 
	padding-left:2px;
	}
table.financial tbody tr td.large_text { 
	font-size: 109%;
}
table.financial tr td a:link, table.financial tr td a:visited {
	color: #000;
}
table.financial thead tr th strong, table.financial thead tr th.highlight, table.financial tbody tr th, table.financial tr td.highlight strong, table.financial tbody tr td.left strong, table.financial tr.highlight td strong {
	color:#960032;
}
table.financial tbody tr td.bordergap {
	background:#FFFFFF none repeat scroll 0 0;
	border-bottom:medium none;
	border-left:1px solid #000000;
	border-right:1px solid #000000;
}
table.financial tfoot tr td {
	text-align:left;
	padding-top: 10px;
}
table.financial tfoot tr td ul li {
	padding: 4px 40px 0px 0px;
}
table.financial tfoot tr td ol {
	margin-left: 28px;
}
table.financial tfoot tr td ul.grey li {
	color:#999;
}

table.financial tfoot div.list_mimic {
	color: #999;
}
table.financial tfoot div.list_mimic div.num_col {
	float:left;
	width: 22px;
	padding: 0 0 0 6px;
}
table.financial tfoot div.list_mimic div.body_text {
	float:left;	
	width:514px;
}


table.board {
	text-align:left;
	border:0;
	float:left;
	width:466px;
}
table.board tr td {
	padding: 4px 4px 4px 12px;
	vertical-align:top;
	width:217px;
}

p.iainnapier, ul li.iainnapier {
	padding: 80px 0 70px 0;
	background: transparent url("../images/text/signatures/iainnapier.gif") no-repeat 0 0;
}
p.garethdavis {
	padding: 80px 0 70px 0;
	background: transparent url("../images/text/signatures/garethdavis.gif") no-repeat 0 0;
}
p.matthewphillips {
	padding: 80px 0 70px 0;
	background: transparent url("../images/text/signatures/matthewphillips.gif") no-repeat 0 0;
}
p.davidcharles {
	padding: 80px 0 0px 0;
	background: transparent url("../images/text/signatures/sig_davidcharles.jpg") no-repeat 0 0;
}
ul li.robertdyrbus {
	padding: 80px 100px 70px 0px;
	background: transparent url("../images/text/signatures/robertdyrbus.gif") no-repeat 0 0;
}

