body {
    margin: 0px 0px 20px 0px;
    font-family: sans-serif;
    font-size: 75%;
    height: 100%;
    color: #000000;
    padding-bottom: 2em;
}

div.page_content {
    width: 770px;
}

caption {
    display: none;
}

abbr {
    border-bottom: 1px dotted #093;
    cursor: help;
}

p, h1, h2, h3, h4, h5, h6, table, tr, td, form, ul, ol, li {
    margin: 0px;
    padding: 0px;
    list-style-type: none;
}

p {
    margin-bottom: 10px;
}

a {
    color: #0099cc;
}

.clear {
    clear: both;
}

ul.skip_to {
    display: none
}

div.bread_crumb a {
    color: #000000;
}

div.middle_content p, strong {
    margin: 0px 0px 15px 0px;
}

div.left_column {
    width: 145px;
    float: left;
    clear: left;
}

/* This removes the main page link from the selected section and adds a 5 px left padding for alignment */
span.left_padding {
    padding-left: 5px;
    display: block;
}

ul.left_column_ul {
    padding: 5px;
}

ul.left_column_ul li a {
    color: #000000;
    text-decoration: none
}

ul.left_column_ul li a:hover {
    text-decoration: underline
}

ul.left_column_ul li {
    display: block;
    line-height: 1.5em;
    border-bottom: 1px solid #909090;
    padding: 0 0 0 5px;
    margin-left: 5px;
}

ul.left_column_ul li ul li {
    margin-left: 0px;
}

/* LI YELLOW STYLE */
ul.left_column_ul li.yellow {
    color: #000000;
    font-weight: bold;
    background-color: #ffcc00;
    padding-left: 0;
}

ul.left_column_ul li.yellow a {
    display: block;
    color: #000000;
    margin-left: 5px;
}

ul.left_column_ul li.yellow_selected {
    color: #000000;
    font-weight: bold;
    background: #fde8e9;
}

ul.left_column_ul li.yellow ul li.yellow_sub_selected,
ul.left_column_ul li.yellow ul li.yellow_sub_selected a {
    font-weight: bold;
    color: #000000;
    background-color: #fff2bf;
    padding-left: 0px;
}

ul.left_column_ul li.yellow ul li.yellow_sub,
ul.left_column_ul li.yellow ul li.yellow_sub a {
    font-weight: normal !important;
    color: #000000 !important;
    background-color: #fffae5;
    padding-left: 0px;
}

body.yellow li.no_border_yellow {
    border-bottom: 1px solid #fffae5;
}

/*---*/

/* LI BLUE STYLE */
ul.left_column_ul li.blue {
    color: #ffffff;
    background-color: #0099cc;
    padding-left: 0px;
    font-weight: bold;
}

ul.left_column_ul li.blue ul li.blue_sub_selected,
ul.left_column_ul li.blue ul li.blue_sub_selected a {
    font-weight: bold;
    color: #000000;
    background-color: #b5e3f7;
    padding-left: 0px;
}

ul.left_column_ul li.blue ul li.blue_sub,
ul.left_column_ul li.blue ul li.blue_sub a {
    font-weight: normal !important;
    color: #000000 !important;
    background-color: #e5f6fd;
    padding-left: 0px;
}

ul.left_column_ul li.blue a {
    display: block;
    font-weight: bold;
    color: #ffffff;
    margin-left: 5px;
}

ul.left_column_ul li.blue ul li.blue_sub a {
    margin-left: 5px;
}

body.blue li.no_border_blue {
    border-bottom: 1px solid #e5f6fd;
}

body.blue li.no_border_blue_selected {
    border-bottom: 1px solid #b5e3f7;
}

/*----*/

/* LI GREEN STYLE */
ul.left_column_ul li.green {
    font-weight: bold;
    color: #ffffff;
    background-color: #009933;
    padding-left: 0px;
}

ul.left_column_ul li.green a {
    display: block;
    color: #ffffff;
    margin-left: 5px;
}

ul.left_column_ul li.green_selected {
    color: #000000;
    font-weight: bold;
    background: #fde8e9;
}

ul.left_column_ul li.green ul li.green_sub_selected,
ul.left_column_ul li.green ul li.green_sub_selected a {
    font-weight: bold;
    color: #000000;
    background-color: #bfe5cc;
    padding-left: 0px;
    display: block;
}

ul.left_column_ul li.green_sub_selected a {
    margin-left: 5px;
}

ul.left_column_ul li.green ul li.green_sub,
ul.left_column_ul li.green ul li.green_sub a {
    font-weight: normal !important;
    color: #000000 !important;
    background-color: #edf8f1;
    padding-left: 0px;
    display: block;
}

body.green li.no_border_green {
    border-bottom: 1px solid #edf8f1;
}

body.green li.no_border_green_selected {
    border-bottom: 1px solid #bfe5cc;
}

/* LI GREEN FORECOLOR */
ul.left_column_ul li.green_forecolor {
    font-weight: bold;
    color: #009933;
    background-color: #ffffff;
    padding-left: 0px;
}

ul.left_column_ul li.green_forecolor a {
    color: #009933;
    margin-left: 5px;
}

ul.left_column_ul li.green_forecolor_selected {
    color: #009933;
    font-weight: bold;
    background: #ffffff;
}

/* LI SOCIALLY RESPONSIBLE INVESTMENT FORECOLOR */
ul.left_column_ul li.sri {
    font-weight: bold;
    color: #0099cc;
    background-color: #ffffff;
    padding-left: 0px;
}

ul.left_column_ul li.sri a {
    display: block;
    color: #0099cc;
    margin-left: 5px;
}

ul.left_column_ul li.sri_selected {
    color: #0099cc;
    font-weight: normal;
    background: #ffffff;
}

ul.left_column_ul li.sri_no_border {
    border-bottom: 1px solid #fff;
}

li.business_selected {
    font-weight: bold;
}

/*************** UL ANCHOR ****************/
ul.anchors {
    padding: 0 0 10px 0;
}

ul.anchors li {
    display: block;
    font-weight: normal !important;
    list-style: none !important;
}

ul.anchors li a {
    background-color: #ffffff;
    padding-left: 10px;
}

ul.anchors li a:hover,
ul.anchors li a:focus {
    background-position: 0px 6px;
    padding-left: 10px;
    background-repeat: no-repeat;
}

/*** GREEN UL ANCHORS ***/
body.green div.middle_column_container ul.anchors {
    border-bottom: 1px solid #009933;
}

body.green div.middle_column_container ul.anchors li a {
    color: #009933;
}

body.green ul.anchors li a:hover,
body.green ul.anchors li a:focus {
    background-image: url(../images/green_indicator.png);
}

/*** BLUE UL ANCHORS ***/
body.blue ul.anchors {
    margin: 0;
    padding: 0;
}

body.blue ul.anchors li a {
    color: #0099cc;
}

body.blue ul.anchors li a:hover,
body.blue ul.anchors li a:focus {
    background-image: url(../images/blue_indicator.png);
}

body.blue ul.anchors li.selected a {
    background-image: url(../images/blue_indicator.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
}

body.blue ul.anchors li.selected a {
    font-weight: bold;
}

ul.left_column_ul li.green_forecolor ul li.green_forecolor_sub_selected a {
    display: block;
    margin-left: 5px;
}

ul.left_column_ul li.green_forecolor ul li.green_forecolor_sub_selected {
    background-image: url(../images/green_indicator.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 3px;
}

ul.left_column_ul li.green_forecolor ul li.green_forecolor_sub,
ul.left_column_ul li.green_forecolor ul li.green_forecolor_sub a {
    font-weight: normal !important;
    color: #009933 !important;
    background-color: #ffffff;
    padding-left: 0px;
}

ul.left_column_ul li.green_forecolor ul li.green_forecolor_sub a {
    display: block;
    margin-left: 5px;
}

body.green li.border_top_green,
body.blue li.border_top {
    border-top: 1px solid #909090;
}

body.green li.no_border_green_forecolor {
    border-bottom: 1px solid #bfe5cc;
}

body.green li.no_border_green_forecolor_selected {
    border-bottom: 1px solid #ffffff;
}

/**GREY**/
ul.left_column_ul li.grey {
    font-weight: bold;
    color: #000000;
    background-color: #c7c7c7;
    padding-left: 0px;
    border-bottom: 1px solid #c7c7c7 !important;
}

ul.left_column_ul li.grey ul li.grey_sub_selected,
ul.left_column_ul li.grey ul li.grey_sub_selected a {
    font-weight: bold !important;
    color: #000000;
    background-color: #e3e3e3;
    padding-left: 0px;
}

ul.left_column_ul li.grey ul li.grey_sub,
ul.left_column_ul li.grey ul li.grey_sub a {
    font-weight: normal !important;
    color: #000000 !important;
    background-color: #e3e3e3;
    padding-left: 0px;
}

ul.left_column_ul li.grey a {
    display: block;
    color: #000000;
    background-color: #c7c7c7;
    margin-left: 5px;
}

body.grey li.no_border_grey {
    border-bottom: 1px solid #e3e3e3;
}

/*----*/
ul.left_column_ul_sub {
    margin-top: 1.4em;
    padding-right: 5px;
    padding-bottom: 5px;
    padding-left: 5px;
    display: block;
}

ul.left_column_ul_sub li {
    line-height: 1.7em;
    color: #0099cc;
    display: block;
    margin-left: 5px;
    border-top-width: 1px;
    border-top-style: solid;
    border-top-color: #909090;
}

ul.left_column_ul_sub li a {
    color: #0099cc;
    text-decoration: none;
	
}

ul.left_column_ul_sub li.selected {
    font-weight: bold !important;
}

ul.left_column_ul_sub li a:hover {
    text-decoration: underline
}

ul.left_column_ul_sub li ul li {
    margin-left: 0px;
    padding-left: 0px;
}

ul.left_column_ul_sub li ul li a {
    font-weight: normal !important;
    margin-left: 5px;
    padding-left: 0px;
}

ul.left_column_ul_sub li ul li.left_column_sub_selected {
    background-image: url(../images/blue_indicator.png);
    background-repeat: no-repeat;
    background-position: 0px 6px;
    padding-left: 3px;
}

ul.left_column_ul_sub li ul li.left_column_sub_selected a {
	font-weight: bold !important;
}

ul.left_column_ul_sub li.border_bottom {
    border-bottom: 1px solid #909090;
}

/* LI RED STYLE  */
ul.left_column_ul li.red {
    color: #ffffff;
    font-weight: bold;
    background-color: #ff0000;
    padding-left: 0px;
}

ul.left_column_ul li.red a {
    display: block;
    color: #ffffff;
    background-color: #ff0000;
    font-weight: bold;
    margin-left: 5px;
}

ul.left_column_ul li.red_selected {
    color: #000000;
    font-weight: bold;
    background: #fde8e9;
}

ul.left_column_ul li.red_selected a {
    display: block;
    color: #000000;
    font-weight: bold;
    background: #fde8e9;
    margin-left: 5px;
}

ul.left_column_ul li.red ul li.red_sub_selected,
ul.left_column_ul li.red ul li.red_sub_selected a {
    font-weight: bold;
    color: #000000;
    background-color: #fababd;
    padding-left: 0px;
}

ul.left_column_ul li.red_sub_selected a {
    display: block;
    margin-left: 5px;
}

ul.left_column_ul li.red ul li.red_sub,
ul.left_column_ul li.red ul li.red_sub a {
    font-weight: normal !important;
    color: #000000 !important;
    background-color: #fde8e9;
    padding-left: 0px;
}

ul.left_column_ul li.red ul li.red_sub a {
    display: block;
    margin-left: 5px;
}

body.red li.no_border_red {
    border-bottom: 1px solid #fde8e9;
}

body.red li.no_border_red_selected {
    border-bottom: 1px solid #fababd;
}

/*---*/

/* LI WHITE STYLE  */
ul.left_column_ul li.white {
    color: #000000;
    font-weight: bold;
    background-color: #ffffff;
    padding-left: 0px;
}

ul.left_column_ul li.white a {
    color: #000000;
    background-color: #ffffff;
    font-weight: bold;
    margin-left: 5px;
}

ul.left_column_ul li.white_selected {
    color: #000000;
    font-weight: bold;
    background: #fde8e9;
}

ul.left_column_ul li.white ul li.white_sub_selected,
ul.left_column_ul li.white ul li.white_sub_selected a {
    font-weight: bold;
    color: #000000;
    background-color: #ffffff;
    padding-left: 0px;
    border-bottom: 1px solid #ffffff !important;
}

ul li.white_sub_selected {
    border-top: 1px solid #909090;
}

ul.left_column_ul li.white ul li.white_sub,
ul.left_column_ul li.white ul li.white_sub a {
    font-weight: normal !important;
    color: #000000 !important;
    background-color: #ffffff;
    padding-left: 0px;
    border-bottom: 1px solid #ffffff !important;
}

li.white_sub {
    border-top: 1px solid #909090;
}

li.white_sub a,
ul.left_column_ul li.white ul li.white_sub_selected a {
    display: block;
    margin-left: 5px;
}

/*---*/

/* MIDDLE COLUMN UL LI FOR GENERAL CONTENT, DIFFERENT COLOURED LIST STYLE FOR EACH THEME */
div.middle_content ul,
div.middle_column_container ul {
    list-style: disc;
    list-style-position: outside;
    padding-left: 20px;
}

body#business_overview div.middle_content ul li ul li,
body#business_overview div.middle_column_container ul li ul li {
    color: #000000 !important;
    margin-top: 15px;
    background-image: url(../images/hyphen.png);
    background-repeat: no-repeat;
    list-style-type: none;
    background-position: 0 7px;
    padding-left: 15px;
}

div.middle_content ul li,
div.middle_column_container ul li {
    list-style: disc;
    padding-left: 5px;
    margin-bottom: 10px;
}

body.green div.middle_content ul li,
body.green div.middle_column_container ul li {
    color: #009933;
}

body.red div.middle_content ul li {
    color: #ff0000;
}

body.blue div.middle_content ul li {
    color: #0099cc;
}

body.yellow div.middle_content ul li {
    color: #ffcc00;
}

body.grey div.middle_content ul li {
    color: #000000;
}

div.middle_column {
    width: 41%;
    float: left;
    margin-right: 5px;
}

/* H2 STYLE WITH BORDERS IN OUR APPROACH TO CSR & SRI PAGES */
div.middle_column_container h2.h2_border {
    display: block;
    width: 55%;
    padding: 5px;
    margin: 2em 0 1em 0;
    font-size: 1.2em;
    font-weight: bold;
}

body.green div.middle_column_container h2.h2_border {
    color: #009933;
    border: 1px solid #009933;
}

body.blue div.middle_column_container h2.h2_border {
    color: #0099cc;
    border: 1px solid #0099cc;
}

/* H2 Colour Themes*/
body.green div.middle_column h2 {
    color: #009933 !important;
}

body.grey div.middle_column h2,
body.grey div.middle_column_container h2 {
    color: #000000 !important;
}

body.yellow div.middle_column,
body.yellow div.middle_column_container h2 {
    color: #000000 !important;
}

body.red div.middle_column h2 {
    color: #ff0000 !important;
}

body.blue div.middle_column_container h2 {
    color: #0099cc !important;
}

body.yellow div.middle_column h2 {
    color: #ffcc00 !important;
}

/* Inner-page styles */
div.middle_column_container {
    width: 430px;
    float: left;
    margin-top: 22px;
    margin-left: 10px;
}

div.middle_content {
    margin: 0px;
    float: left;
}

span.green_text {
    color: #009933;
    font-weight: bold;
}

span.black_text {
    color: #000000;
}

/* Big size texts */
span.big_number_green {
    font-size: 1.5em;
    font-weight: bold;
}

body.red span.big_number {
    font-size: 7.5em;
    font-weight: bold;
}

body.green span.big_number_green {
    color: #009933;
}

body.blue span.big_number_green {
    color: #0099cc;
}

body.red span.big_number_green {
    color: #ff0000;
}

body.yellow span.big_number_green {
    color: #000000;
}

div.blockquote {
    font-size: 1.3333em;
    font-weight: bold;
    color: #009933;
    clear: both;
    margin-bottom: 5px;
}

p.right_column_text {
    border-bottom: 1px solid #ff0000;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

body.yellow p.right_column_text {
    border-bottom: 1px solid #ffcc00;
}

/* BLUE THEME */
body.blue p.right_column_text {
    border-bottom: 1px solid #0099cc;
}

/* Paragraphs, headings, strong etc. */
div.middle_content h2,
div.middle_column_container h2 {
    color: #009933;
    background: #ffffff;
    font-size: 1.2em;
    padding: 0 0 4px 0;
    margin: 0px;
}

/* H2 Colour Themes */
body.red div.middle_content h2,
body.red div.middle_column_container h2 {
    color: #ff0000;
}

/* Generic styles */

div.padding_left {
    padding-left: 10px;
    padding-right: 120px;
}

div.padding_left p {
    padding: 0;
    margin: 0;
}

/* H3 Styles with colour themes */
h3 {
    font-size: 1.1em;
    font-weight: bold;
    background-color: #ffffff;
    margin-bottom: 5px;
    margin-top: 10px;
}

body.green h3 {
    color: #009933;
}

body.red h3 {
    color: #ff0000;
}

body.yellow h3 {
    color: #000000;
}

body.blue h3 {
    color: #0099cc;
}

/* RIGHT COLUMN */

div.right_column {
    float: left;
}

div.right_column div.panel {
    width: 159px;
    padding: 7px;
    margin: 10px 0px 10px 5px;
}

body.green div.right_column div.panel {
    border: 1px solid #009933;
}

body.blue div.right_column div.panel {
    border: 1px solid #0099cc;
}

body.red div.right_column div.panel {
    border: 1px solid #ff0000;
}

body.yellow div.right_column div.panel {
    border: 1px solid #000000;
}

body.grey div.right_column div.panel {
    border: 1px solid #909090;
}

div.right_column div.panel blockquote {
    margin: 0.5em 0 0 0;
    color: #333;
    font-size: 105%;
}

body.blue div.right_column div.panel blockquote {
    color: #0099cc;
}

body.red div.right_column div.panel blockquote {
    color: #ff0000;
}

body.green div.right_column div.panel blockquote {
    color: #009933;
}

body.grey div.right_column div.panel blockquote {
    color: #909090;
}

body.yellow div.right_column div.panel blockquote {
    color: #333;
}

div.right_column div.panel blockquote div.ldquo {
    float: left;
    position: absolute;
    margin-left: -0.35em;
}

div.right_column div.panel blockquote p,
div.right_column div.panel p.cite {
    margin-bottom: 0;
}

/*-----------*/

div.footer {
    clear: both;
    padding-top: 30px;
    margin-left: 145px;
}

div.footer p {
	padding-top: 1em;
	}

div.logo {
    width: 145px;
    float: left;
    height: 71px;
    margin: 0px;
    padding: 0px 0px 0px 0px;
}

div.logo img {
    border-style: none;
    padding-left: 17px;
}

div.bread_crumb {
    font-size: 0.9em;
    padding-top: 5px;
}

h1#page_header {
    display: block;
    width: 100%;
    height: 43px;
    clear: both;
    font-size: 1.1em;
    background-image: url(../images/green_bg_h1.png);
    background-repeat: repeat-x;
    background-position: 0px 10px;
    color: #ffffff;
    padding-top: 10px;
}

h1#page_header span {
    display: block;
    padding-top: 23px;
    padding-left: 11px;
    width: 250px;
    height: 20px;
    margin-left: 145px;
}

/* BLUE H1 background image */
body.blue h1#page_header {
    background-image: url(../images/blue_bg_h1.png);
}

/* GREEN H1 background image */
body.green h1#page_header {
    background-image: url(../images/green_bg_h1.png);
}

/* RED H1 background image */
body.red h1#page_header {
    background-image: url(../images/red_bg_h1.png);
}

/* YELLOW H1 background image */
body.yellow h1#page_header {
    color: #000000;
    background-image: url(../images/yellow_bg_h1.png);
}

/* GREY H1 background image */
body.grey h1#page_header {
    color: #000000;
    background-image: url(../images/grey_bg_h1.png);
}

/* There is black colour text in Yellow colour theme */
body.yellow h1#page_header span.page_header_blue {
    color: #000000;
}

/* There is black colour text in GREY colour theme */
body.grey h1#page_header span.page_header_blue {
    color: #000000;
    background-color: #c7c7c7;
}

/* Blue header BG */
body.blue h1#page_header span {
    color: #ffffff;
    background-color: #0099cc;
}

/* Red header BG */
body.red h1#page_header span {
    color: #ffffff;
    background-color: #ff0000;
}

/* Green header BG */
body.green h1#page_header span {
    color: #ffffff;
    background-color: #009933;
}

/* Yellow header BG */
body.yellow h1#page_header span {
    color: #000000;
    background-color: #ffcc00;
}

div.website_title {
    display: block;
    float: left;
    width: 315px;
    height: 50px;
}

div.website_title div {
    position: relative;
    top: 35px;
}

body.grey p.right_column_text {
    border-bottom: 1px solid #909090;
}

div.img_red_border {
    padding: 5px;
    border: 1px solid #ff0000;
    margin-top: 5px;
    margin-right: 0px;
    margin-bottom: 5px;
    margin-left: 0px;
}

body.blue div.img_red_border {
    border: 1px solid #0099cc;
}

div.download {
    background-color: #b5e3f7;
    padding: 5px;
    height: 87px;
    clear: both
}

div.download a {
    color: #000000;
    background-color: #b5e3f7;
}

div.footer ul li {
    float: left;
    margin-right: 10px;
    text-align: center;
}

div.footer ul li a {
    color: #000000;
    background-color: #ffffff;
}

/*
=Start table structure
*/
#Summary, Caption {
    font-size: 0.9em;
    text-align: left;
    margin: 0 0 10px 0;
    padding: 0 0 0 0;
}

.tableStyle {
    width: 100%;
    border-collapse: collapse;
    text-align: left;
    margin-bottom: 2em;
}

body.red .tableStyle {
    border-bottom: 2px solid #ff0000;
}

body.green .tableStyle {
    border-bottom: 2px solid #009933;
}

body.blue .tableStyle {
    border-bottom: 2px solid #0099cc;
}

body.yellow .tableStyle {
    border-bottom: 2px solid #ffcc00;
}

body.grey .tableStyle {
    border-bottom: 2px solid #666666;
}

tr.bold_row, tr.bold_row th {
    font-weight: bold;
}

body.red .tableStyle th {
    border-bottom: 1px solid #ff0000;
}

body.green .tableStyle th {
    border-bottom: solid 1px #009933;
}

body.blue .tableStyle th {
    border-bottom: 1px solid #b5e3f7;
}

body.yellow .tableStyle th {
    border-bottom: 1px solid #ffcc00;
}

body.grey .tableStyle th {
    border-bottom: 1px solid #666666;
}

th.th_row {
    font-weight: normal;
}

th#first_column,
th#first_column_second {
    width: 40%
}

th.cell_group {
    text-align: right;
    background-position: right;
    background-repeat: no-repeat;
    padding-right: 5px;
}

body.blue th.cell_group {
    background-image: url(../images/blue_th_colgroup.png);
}

body.yellow th.cell_group {
    background-image: url(../images/yellow_th_colgroup.png);
}

body.red th.cell_group {
    background-image: url(../images/red_th_colgroup.png);
}

body.grey th.cell_group {
    background-image: url(../images/grey_th_colgroup.png);
}

body.red .tableStyle th.th_row {
    border-bottom: 1px solid #fde8e9;
}

body.green .tableStyle th.th_row {
    border-bottom: 1px solid #bfe5cc;
}

body.blue .tableStyle th.th_row {
    border-bottom: 1px solid #b5e3f7;
}

body.yellow .tableStyle th.th_row {
    border-bottom: 1px solid #ffea97;
}

body.grey .tableStyle th.th_row {
    border-bottom: 1px solid #c7c7c7;
}

table tbody th {
    font-weight: normal;
    padding: 5px 0 !important;
}

.tableStyle td {
    text-align: right;
    padding: 5px 0 !important;
}

.tableStyle tr.no_border td,
.tableStyle tr.no_border th {
    border-style: none;
}

body.red .tableStyle td {
    border-bottom: 1px solid #fde8e9 !important;
}

body.green .tableStyle td {
    border-bottom: solid 1px #bfe5cc !important;
}

body.blue .tableStyle td {
    border-bottom: 1px solid #b5e3f7 !important;
}

body.yellow .tableStyle td {
    border-bottom: 1px solid #ffea97 !important;
}

body.grey .tableStyle td {
    border-bottom: 1px solid #c7c7c7 !important;
}

.tableStyle td.firstColumn,
.tableStyle td.firstColumn_second {
    text-align: left;
}

th.th_head {
    text-align: right;
}

/*
=End table structure
*/

/*
=Start grey colour scheme
*/
.table_color_style .even {
    background-color: #ffffff;
}

.table_color_style th,
.table_color_style thead td {
    background-color: #ffffff;
}

.table_color_style th.firstColumn {
    background-color: #ffffff;
}

/*
=End grey colour scheme
*/
span.footnote {
    display: block;
    font-size: 0.9em;
    font-style: italic;
}

span.big_number {
    font-size: 8em;
    color: #009933;
    font-weight: bold;
}

span.back_to_top {
    display: block;
    float: right;
    width: 65px;
    margin-top: 20px;
}

li a.no_cursor,
li a.no_cursor:hover {
    cursor: default;
    text-decoration: none !important;
}

span.percentage {
    font-size: 0.5em
}

ul.sitemap {
    float: left;
    width: 45%;
    margin: 0;
    padding: 0;
    list-style: none !important;
}

ul.sitemap li {
    list-style: none !important;
}

ul.sitemap li ul li a:hover,
ul.sitemap li ul li a:focus {
    color: #000;
    padding: 0 0 0 8px;
    text-decoration: underline;
}

ul.sitemap li ul li {
    font-weight: normal;
    list-style: none !important;
    padding-top: 5px;
}

ul.sitemap li ul li a {
    display: block;
    color: #000;
    text-decoration: none;
    margin: 0;
    padding: 0 0 0 8px;
}

ul.sitemap li ul li a:hover,
ul.sitemap li ul li a:focus {
    text-decoration: underline;
    background-image: url(../images/blue_indicator.png);
    background-position: 0px 4px;
    padding-left: 8px;
    background-repeat: no-repeat;
}

ul.sitemap a {
    padding: 3px 3px 3px 8px;
    text-decoration: none;
}

ul.sitemap a:hover {
    text-decoration: underline;
}

ul.sitemap a.approach {
    display: block;
    color: #009933;
    border: 1px solid #093;
}

ul.sitemap a.customers {
    display: block;
    color: #fff;
    background: #f00;
}

ul.sitemap a.people {
    display: block;
    color: #fff;
    background: #0099cc;
}

ul.sitemap a.communities {
    display: block;
    color: #000;
    background: #c7c7c7;
}

ul.sitemap a.environment {
    display: block;
    color: #fff;
    background: #093;
}

ul.sitemap a.suppliers {
    display: block;
    color: #000;
    background: #fc0;
}

ul.sitemap a.blue {
    display: block;
    border: 1px solid #b5e3f7;
}

ul.sitemap a.black {
    display: block;
    font-weight: normal;
    color: #000;
    border: 1px solid #b5e3f7;
}

div.footnote {
    padding-bottom: 10px;
}

dl.footnote dt {
    font-size: 90%;
    clear: left;
    float: left;
    width: 25px;
    padding: 0px;
    margin: 0 0 0.5em 0;
}

dl.footnote dd {
    font-size: 90%;
    margin: 0 0 0.5em 3%;
}

dl.footnote dd p {
    margin: 0 0 0.5em 0;
    padding: 0;
}

sup {
    vertical-align:top;
}

sub {
    vertical-align:bottom;
}

