﻿body 
{
	background-color: #fff;
	color: #000;
	font: .65em verdana, arial, sans-serif;
}
h1, h2, h3 
{
	font-family: helvetica, arial, verdana, sans-serif;
}
h2, h3, p.intro, p.intro_name, p.intro_quote
{
	color: #999;
	clear: both;
	font-size: 1em;
}
p.intro_quote
{
	color: #00f;
	font-size: 1em;	
}
p.intro_name
{
	font-weight: bold;
	margin-top: -5px;
}
p 
{
	color: #000;
	margin-top: 0;
}
h1
{
	font-size: 1.3em;
	color: #006EAB;
	text-transform: uppercase;
}
h2 
{
	font-size: 2.2em;
}
h3, .lowcase_title, .h3_names, .lowercase_title, .uppercase_title
{
	font-size: 1.6em;
    text-transform: uppercase;
}
.h3_names
{
	font-size:1.4em;
}
.lowercase_title 
{
   text-transform:lowercase;
}
h4 
{
	font-size: 1.1em;
	text-transform: uppercase;
}
h5 
{
	font-size:1em;
}
#header 
{
	background: url(../images/header_bg.gif) top right no-repeat;
}
li.blue 
{
	list-style-image: url(../images/navigation/blue_bullet.gif);
}
li.pink 
{
	list-style-image: url(../images/navigation/pink_bullet.gif);
}
li.lightblue 
{
	list-style-image: url(../images/navigation/lightblue_bullet.gif);
}
li.lightgreen 
{
	list-style-image: url(../images/navigation/lightgreen_bullet.gif);
}
li.orange 
{
	list-style-image: url(../images/navigation/orange_bullet.gif);
}
li.green 
{
	list-style-image: url(../images/navigation/green_bullet.gif);
}
li.aqua 
{
	list-style-image: url(../images/navigation/aqua_bullet.gif);
}
li.purple 
{
	list-style-image: url(../images/navigation/purple_bullet.gif);
}
li.cyan 
{
	list-style-image: url(../images/navigation/cyan_bullet.gif);
}
li.grey 
{
	list-style-image: url(../images/navigation/grey_bullet.gif);
}
li.home
{
	list-style-image: url(../images/navigation/home_bullet.gif);
}
li.majenta
{
	list-style-image: url(../images/navigation/chairman_bullet.gif);
}
li.cyan
{
	list-style-image: url(../images/navigation/chief_exec_bullet.gif);
}
li.dark_orange
{
	list-style-image: url(../images/navigation/dark_orange_bullet.gif);
}
li.dark_purple
{
	list-style-image: url(../images/navigation/dark_purple_bullet.gif);   
}
li.dark_blue
{
	list-style-image: url(../images/navigation/dark_blue_bullet.gif);
}
p.intro, p.intro_quote
{
	font: bold 1.2em helvetica, arial, verdana, sans-serif;
	color:#006eab;
}
#leftside li a
{
	color: #000;
	text-decoration: none;
}
#leftside li a:hover, #leftside li a:active
{
	color: #f00;
	text-decoration: underline;
}
.footnote 
{
	font-size: .9em;
	color: #666;
}

.footnote_cashflow
{
	font-size: .9em;
	color: #000;
}

/* Default page style, overwritten for different colour pages */

.tablecaption {
	height: 16px;
	font-size: 1.1em;
	color: #fff;
	background: url(../images/grey_h2_bg.gif) no-repeat;
	margin-top: 10px;
	margin-bottom: 0;
	padding: 0 2px;
	text-transform: none;
}
thead th, thead th.row {
	text-align: right;
}
tbody th {
	text-align: left;
}
tbody td {
	text-align: right;
}
thead td, thead th {
	border-bottom: 1px #333 solid;
}
.row td {
	text-align: right;
}
.nav{
	float: right;
	list-style-type: none;
}
.nav li{
	float: left;
	padding: 5px;
	list-style-type: none;
}


.top_nav_hidden, p.page_no_hidden {
	visibility: hidden;
}

p.page_no, p.page_no_hidden {
	color: GrayText;
	font-size: 1.1em;
	float: left;
	width: 260px;
}




li {
	list-style-type: square;
}
p a:link , a:visited {
	color: #000;
}
p a:hover {
	text-decoration: none;
}
ol li {
	list-style-type: decimal;
	margin-left: -15px;
    text-overflow: clip;
}
.table_comment_home
{
	color: Gray;
	clear: both;
}
.top_nav li , .top_link
{
	list-style-type:none; 
	padding:2px; padding-right:4px; 
	display:inline; width:80px;
}
p.table_comment
{
	margin-top: 3px;
	margin-bottom: 10px;
}
.risk_analysis_tab
{
	width: 600px;
}

.table_font_normal 
{
	font-weight: normal;
}
.tablecaption 
{
	padding-top: 20px;
}
thead td {
	border-bottom: 1px solid #333;
	text-align: right;
	font-weight: bold;
}
.row {
	text-align: left;
}
.left_column {
	width: 200px;
	text-align: left;
}
tbody td {
	text-align: right;
}
.top_link 
{
	float: left;
	padding-left: 50px;
	padding-right: 50px;
	list-style-type: none;
}
#line
{
	position: absolute;
	width: 5px;
	height: 200px;
	left: 610px;
	background-color: #000;
}
.top
{
	padding-left: 150px;
	padding-right: 200px;
	padding-top: -50px;
	float: left;
	margin:0;
}
.top li
{
    padding-top: 5px;
    list-style-type: none;
    margin-top: 0px;
}
.bbcworldwide_logo
{
	float: left;
	margin-right: 20px;
	padding-bottom: 15px;
	margin-top: 36px;
}

td.colon_space
{
	padding-right: 10px;
	border-bottom: dashed;
}
td.solid_colon
{
	padding-right: 13px;   
	border-bottom: 1px solid #333;
}
td.business_colon
{
	padding-right: 10px;
}
td.business_colon_bracket
{
	padding-right: 13px;
}
#exceptional_items, #after_exceptional
{
	position: absolute;
	margin: -5px 0 0 170px;
	text-align: center;
	width: 110px;
	padding: 0;
	line-height: 1.1em;
}
#after_exceptional
{
	margin-left: 307px
}
.clear 
{
	clear: both;
}
#cheifexecsales 
{
	margin-bottom: 20px;
}





li a:link, li a:visited
{
color:Black;
text-decoration:none;
}

li a:hover
{
color:Black;
text-decoration:underline;
}


