/* Import main grid and reset rules */
@import url('grid.css');
@import url('reset.css');


body {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 75%;
}

/* Generic styles */

a {
    color: #00a5b6;
    text-decoration: none;
}

div.bgnd_shadow_wrap {
    margin: 0;
}

body.internal_landing div.container_12 div.landing_space {
    height: 215px;
    clear: both;
}

/* Top section */

div.container_12 div.masthead {

}

div.container_12 div.masthead img.logo {
    display: block;

}

div.container_12 div.masthead h1 {
    font-size: 1.5em;
    font-weight: normal;
    color: #00a5b6;
    margin-top: 66px;
}

div.container_12 div.nav {
    margin-left: 30px;
    margin-top: -3px;
}

div.container_12 div.nav ul li {
    float: left;
    display: block;
    background: url(../images/backgrounds/bg_nav_sep.png) no-repeat right 18px;
    height: 70px;
    margin-right: 0px;
}

div.container_12 div.nav ul li a {
    font-size: 1.167em;
    padding-left: 15px;
    display: block;
    float: left;
    line-height: 50px;
    float: left;
    height: 69px;
    font-weight: bold;
    color: #005e72;
}

div.container_12 div.nav ul li a:hover {
    text-decoration: underline;
}

div.container_12 div.nav ul li a span {
    display: block;
    padding-right: 15px;
    float: left;
    height: 68px;
    cursor: pointer;
}

div.container_12 div.nav ul li.current {
    background: url(../images/backgrounds/bg_nav.png) repeat-x top left;
}

div.container_12 div.nav ul li.current a {
    background: url(../images/backgrounds/bg_nav_right.png) no-repeat top left;
    color: #fff;
}

div.container_12 div.nav ul li.current a span {
    background: url(../images/backgrounds/bg_nav_left.png) no-repeat top right;
}

div.container_12 h2.main_header {
    margin-top: 10px;
    font-size: 2em;
    font-weight: normal;
}

div.container_12 div.left_col,
div.container_12 div.right_col {
    margin-top: 35px;
}


div.container_12 div.right_col h3 {
    color: #00a5b6;
    font-weight: bold;
    margin-top: 10px;
}

div.container_12 div.right_col h4,
div.container_12 div.right_col h5,
div.container_12 div.right_col h6 {
    font-weight: bold;
    margin-top: 10px;
    font-size: 1em;
}

div.container_12 div.sub_col blockquote {
    color: #006579;
    background: url(../images/icons/icon_dots.png) repeat-x top left;
    padding: 20px 0;
    font-size: 1.1em;
}

div.container_12 div.right_col ul.Bullets {
    list-style: disc;
    list-style-position: outside;
    margin: 10px 0 0 20px;
}

div.container_12 div.right_col ul.Bullets li {
    margin-top: 5px;
}

div.container_12 div.right_col ul.Bullets_blue {
    list-style: disc;
    color: #00a5b6;
    list-style-position: outside;
    margin: 10px 0 0 20px;
}

div.container_12 div.right_col ul.Bullets_blue li {
    margin-top: 5px;
}


div.container_12 div.left_col {
    background-color: #e3ded1;
    border-bottom: 10px solid #fff;
}

div.container_12 div.left_col ul.subnav {
    border-bottom: 10px solid #fff;
    background-color: #e1e1e1;
}

div.container_12 div.left_col ul.subnav li {
    display: block;
    padding: 0;
    text-indent: 5px;
    background-color: #e1e1e1;
    line-height: 24px;
}

div.container_12 div.left_col ul.subnav li a {
    color: #006579;
}

div.container_12 div.left_col ul.subnav li a:hover{
    text-decoration: underline;
}

div.container_12 div.left_col ul.subnav li.current {
    background: url(../images/backgrounds/bg_left_nav.png) repeat-x;
}

div.container_12 div.left_col ul.subnav li.current ul li.current {
    background: #006579;
    font-weight: bold;
}
div.container_12 div.left_col ul.subnav li.current ul li.current a {
    background: #006579;
    color: #fff;
}

div.container_12 div.left_col ul.subnav li ul,
div.container_12 div.left_col ul.subnav li ul li {
    background-color: #f4f4f4;
}

div.container_12 div.left_col ul.subnav li ul li {
    padding-left: 5px;
}


div.container_12 div.left_col ul.subnav li.current ul li a {
    color: #006579;
}
div.container_12 div.left_col ul.subnav li.current a {
    color: #fff;
}

div.container_12 div.left_col ul.subnav li.double_line_li {
    line-height: normal;
    text-indent: 0;
    padding-left: 10px;
}

div.container_12 div.left_col img.left_col_link, div.container_12 div.left_col a:hover img.left_col_link {
     border: 1px solid #006579;
}


div.container_12 div.left_col img.left_col_link, div.container_12 div.left_col img.left_col_link {
    display: block;
    margin: 10px auto;
    border: 1px solid #fff;
}


div.container_12 div.left_col div.report_download {
    border-top: 1px solid #fff;
    margin-left: 10px;
    margin-right: 10px;
    padding: 10px 0;
    border-bottom: 1px solid #fff;
}

div.container_12 div.left_col div.report_download div.grid_2 {
    width: 120px;
    padding-right: 10px;
}

div.container_12 div.left_col div.report_download h4 {
    color: #006579;
    font-size: 1.167em;
    font-weight: bold;
    margin-left: 10px;
    margin-bottom: 10px;
}

div.container_12 div.left_col div.report_download ul li {
    background: url(../images/icons/icon_download.png) no-repeat left 3px;
    padding: 0 0 0 17px;
    margin-bottom: 10px;
    display: block;

}

div.container_12 div.left_col div.report_download ul li a:hover {
    text-decoration: underline;
}

/* In page tools like bookmarks, share page etc. */

div.container_12 div.dots {
    height: 10px;
    background: url(../images/icons/icon_dots.png) repeat-x left bottom;
    margin-bottom: 10px;
}

body#touching_asia div.container_12 div.dots {
    margin-bottom: 0;
}

div.container_12 div.dots ul {
    margin-left: 80px;
}

div.container_12 div.dots ul li {
    float: left;
    margin: 0 10px 0 0;
}

div.container_12 div.dots ul li a {
    color: #999;
}

div.container_12 div.dots ul li a img {
    vertical-align: middle;
}

div.container_12 div.dots ul li a span {
    color: #f1c31b;
}

div.container_12 div.dots ul li.arrow {
    margin-left: 20px;
}

/* Content column styles */


div.container_12 div.content_col p.intro_p {
    margin-top: 10px;
    color: #00a5b6;
    font-size: 1.5em;
    line-height: 1.3em;
}

div.container_12 div.content_col p {
    margin-top: 10px;
    line-height: 1.3em;
}


div.container_12 div.sub_col h3 {
    color: #00a5b6;
    font-size: 1.167em;
}

div.container_12 div.sub_col ul {
    margin-top: 10px;
    margin: 10px 0;
}

div.container_12 div.sub_col ul li a {
    display: block;
    height: 20px;
    font-size: 0.917em;
    line-height: 20px;
    background: url(../images/icons/icon_down_arrow.png) no-repeat 0 4px;
    padding-left: 20px;
}

div.container_12 div.sub_col ul li a:hover {
    background: url(../images/icons/icon_down_arrow_blue.png) no-repeat 0 4px;
    color: #006579;
}

div.container_12 div.figure {
    padding: 10px 0;
    color: #006579;
    background: url(../images/icons/icon_dots.png) repeat-x left top;
    margin-top: 10px;
}

div.container_12 div.nodots {background-image: none}

div.container_12 div.figure span.main {
    font-size: 4em;
}

div.container_12 div.figure span.main span.small {
    font-size: 0.6em;
}

div.container_12 div.figure span.text {
    font-size: 1.167em;
    line-height: 1.2em;
    padding: 10px 0 20px 0;
    display: block;
}



div.footer div.copyright {
    color: #000;
    font-size: 0.9em;
    padding: 50px 0;
}

div.footer div.copyright a {
    color: #f1c31b;
    margin-right: 10px;
}




/* Year in Review page */

div.container_12 div.chart_intro {
    height: 180px;
    background: url(../images/icons/icon_dots.png) repeat-x left bottom;
    position: relative;
    margin-bottom: 10px;
}
div.container_12 div.chart_intro img.chart_btn {
    display: block;
    position: absolute;
    bottom: 10px;
    right: 10px;
}



div.container_12 div.grid_9 div.pod div.figure {
    background: none;
    height: 140px;
    padding: 0;
    background-repeat: no-repeat;
}

div.container_12 div.grid_9 div.pod div.figure span.main {
    font-size: 3em;
}

div.container_12 div.grid_9 div.pod div.figure span.text {
    font-size: 0.9em;
}

div.container_12 div.grid_9 div.pod h3 {
    color: #009bb2;
    background: url(../images/icons/icon_arrow_diagonal.png) no-repeat 0 3px;
    font-size: 1.5em;
    padding-left: 15px;
    font-weight: bold;
    margin-top: 0;
}

div.container_12 div.grid_9 div.pod p {
    color: #009bb2;
    width: 150px;
    }

div.container_12 div.grid_9 div.pod_chart {
    top: 0;
    left: 0;
    background: #fff url(../images/icons/icon_dots.png) repeat-x left bottom;
    z-index: 10;
    padding-bottom: 20px;
    margin-bottom: 10px;
}

div.container_12 div.grid_9 div.pod_chart div.figure {
    background: none;
}

div.container_12 div.grid_9 div.pod_chart h4 {
    color: #009bb2;
    font-size: 1.5em;
    font-weight: bold;
    margin-bottom: 10px;
}

div.container_12 div.grid_9 div.pod_chart a.go_back {
    display: block;
    height: 20px;
    line-height: 20px;
    padding-right: 20px;
    background: url(../images/icons/icon_arrow_back.png) no-repeat top right;
}

div.container_12 div.grid_9 div#pod_1 div.figure {
    background-image: url(../images/graphs/gr_review_pod_1_off.png);
    background-position: 135px 0px;
}

div.container_12 div.grid_9 div#pod_2 div.figure {
    background-image: url(../images/graphs/gr_review_pod_2_off.png);
    background-position: 90px 18px;
}

div.container_12 div.grid_9 div#pod_3 div.figure {
    background-image: url(../images/graphs/gr_review_pod_3_off.png);
    background-position: 135px 18px;
}

div.container_12 div.grid_9 div#pod_4 div.figure {
    background-image: url(../images/graphs/gr_review_pod_4_off.png);
    background-position: 125px 18px;
}

div.container_12 div.grid_9 div#pod_5 div.figure {
    background-image: url(../images/graphs/gr_review_pod_5_off.png);
    background-position: 125px 18px;
}

div.container_12 div.grid_9 div#pod_6 div.figure {
    background-image: url(../images/graphs/gr_review_pod_6_off.png);
    background-position: 135px 18px;
}


/* Landing page blockquotes */

div.container_12 div.landing_space blockquote.landing_blockquote {
    font-size: 1.333em;
    padding-left: 45px;
    line-height: 1.4em;
    font-weight: bold;
    background: transparent url(../images/misc/misc_quote_large.png) no-repeat top left;
    display: block;
}

div.container_12 div.landing_space blockquote.landing_blockquote div {
    /*background-image: url(../images/misc/misc_quote_small.png);
    background-repeat: no-repeat;
    background-position:  bottom right;*/
}

div.container_12 div.landing_space blockquote.landing_blockquote div img {
    margin-top: 5px;
    margin-left: 10px;
    vertical-align: bottom;
}

div.container_12 div.landing_space blockquote.landing_blockquote div.name {
    font-size: 0.7em;
    margin-top: 15px;
    font-weight: normal;
    line-height: normal;
    background: none;
}

div.container_12 div.landing_space blockquote.landing_blockquote div .quote {
    /*position: absolute;*/
}

div.container_12 div.landing_space blockquote.landing_blockquote div .quote span {
    visibility: hidden;
    }

div.container_12 div.landing_space blockquote.landing_blockquote div .q_left {
    display: none;
}

div.container_12 div.landing_space blockquote.landing_blockquote div .q_right {
    display: none;
}

div.container_12 div.landing_space div.grid_5 {
    width: 420px;
}



div.container_12 div.landing_pods div.landing_col {
    background: url(../images/icons/icon_dots_vertical.png) repeat-y top right;
    clear: both;
}

body.internal_landing div.container_12 div.landing_pods div.grid_2,
body.internal_landing div.container_12 div.landing_pods div.grid_3,
body.internal_landing div.container_12 div.landing_pods div.grid_4,
body.internal_landing div.container_12 div.landing_pods div.grid_5,
body.internal_landing div.container_12 div.landing_pods div.grid_6 {
    height: 280px;
    }

div.container_12 div.landing_pods div h3 {
    color: #00a5b6;
    background: url(../images/icons/icon_arrow_diagonal_small.png) no-repeat 0 3px;
    padding-left: 15px;
    font-size: 1.167em;
    margin-bottom: 20px;
}

div.container_12 div.landing_pods div h3 a:hover {
    text-decoration: underline;
}

div.container_12 div.landing_pods div img {
    display: block;
    margin: 0 auto;
}

/* Download table */

div.container_12 table.downloads {
    margin-top: 1em;
    width: 100%;
}

div.container_12 table.downloads thead tr th {
    text-align: left;
    background-color: #e8f5f8;
    font-weight: bold;
    font-size: 1.167em;
}

div.container_12 table.downloads thead tr th,
div.container_12 table.downloads tbody tr td {
    padding: 8px;
    border-bottom: 1px solid #008ab0;
}

div.container_12 table.downloads tbody tr td img {
    vertical-align: middle;
    margin-right: 5px;
}

div.container_12 table.downloads tbody tr.chart_row td {
    border-bottom: none;
    background: url(../images/icons/icon_dots_light.png) repeat-x left bottom;
}

/* Portfolio */

div.container_12 div.portfolio {
    background: url(../images/icons/icon_dots.png) repeat-x left bottom;
    margin: 20px 0;
    padding: 10px 0;
}

div.container_12 div.home_pods div.grid_1 {
    width: 180px;
}

div.container_12 div.home_pods div.grid_2 {
    width: 360px;
}

div.container_12 div.home_pods h3 {
    color: #00a5b6;
    background: url(../images/icons/icon_arrow_diagonal_small.png) no-repeat 0 3px;
    padding-left: 15px;
    margin-bottom: 20px;
}

div.container_12 div.home_pods div.dots_top {
    background: url(../images/icons/icon_dots_horiz.png) repeat-x left top;
    position: relative;
    margin-top: 10px;
    padding: 10px 0;
}

div.container_12 div.home_pods div.dots_top h4,
div.container_12 div.home_pods h3 {
    color: #00a5b6;
    font-size: 1.2em;
}

div.container_12 div.home_pods div.dots_top p {
    margin-top: 5px;
    margin-bottom: 10px;
}

div.container_12 div.home_pods div.grid_1 ul {
    margin: 0 0 0 10px;
}

div.container_12 div.home_pods div.grid_1 ul li {
    margin-bottom: 5px;
}

div.container_12 div.home_pods div.grid_1 ul li img {
    display: inline;
    margin: 0;
}

div.container_12 div.home_pods div.grid_1 ul li a {
    color: #666;
}

div.container_12 div.home_pods div.annual_report {
    background: #f7f2e6 url(../images/backgrounds/bg_review_pod.png) repeat-x left bottom;
    margin-top: 20px;
    height: 210px;
    padding: 10px;
}

div.container_12 div.home_pods div.annual_report .img_center {
    margin: 20px auto;
}

div.container_12 div.home_pods div.annual_report h4 {
    margin-bottom: 10px;
    font-size: 1.2em;
}

div.container_12 div.home_pods div.annual_report a {
    background: url(../images/icons/icon_download.png) no-repeat top left;
    display: block;
    padding-left: 17px;
}


/* Tools */

div.container_12 div.masthead div.tools {
    float: right;
    margin-top: -80px;
    width: 360px;
}

div.container_12 div.masthead div.tools div.download_panel {
    border: 1px solid #fff;
    background-color: #898989;
    padding: 3px;
    width: 180px;
    position: absolute;
    z-index: 1;
    left: 550px;
    top: 5px;
}

div.container_12 div.masthead div.tools form.search_form {
    border: 1px solid #d4d4d4;
    background-color: #fff;
    padding: 3px;
    width: 180px;
    position: absolute;
    z-index: 1;
    left: 750px;
    top: 5px;
}

div.container_12 div.masthead div.tools form.search_form div input.text {
    border: 1px solid #fff;
    float: left;
    width: 155px;
    height: 16px;
    line-height: 14px;
    font-size: 0.9em;
}

div.container_12 div.masthead div.tools form.search_form div input.btn {
    float: left;
}

div.container_12 div.masthead div.tools div.download_panel:hover {
     -moz-box-shadow: 2px 2px 5px #222;
    }

div.container_12 div.masthead div.tools div.download_panel div.panel_container {
    display: none;
}

div.container_12 div.masthead div.tools div.download_panel ul {
    margin: 10px;
}

div.container_12 div.masthead div.tools div.download_panel a,
div.container_12 div.masthead div.tools div.download_panel ul li a {
    color: #fff;
}

div.container_12 div.masthead div.tools div.download_panel ul li a {
    background: #898989 url(../images/icons/icon_download.png) no-repeat top left;
    padding-left: 15px;
    display: block;
    margin-bottom: 5px;
}

div.container_12 div.masthead div.tools div.download_panel ul li a.diagonal {
    background: url(../images/icons/icon_arrow_diagonal_small.png) no-repeat;
}

div.container_12 div.masthead div.tools div.download_panel a.panel_link {
    background: url(../images/icons/icon_download_panel.png) no-repeat top right;
    display: block;
    line-height: 20px;
}

div.container_12 div.masthead div.tools div.download_panel ul li a:hover {
    text-decoration: underline;
}


/* Push */

div.container_12 .push_3 {
   margin-left: 10px !important;
}

div.container_12 .push_1 {

}

div.container_12 .push_2 {
    margin-left: 10px !important;
}


div.container_12 div.right_col ol.Footnotes {
    margin: 10px 0 0 20px;
}

div.container_12 div.right_col ol.Footnotes li {
    display: block;
    position: relative;
    margin-bottom: 5px;
    font-size: 0.9em;
    line-height: 1.3em;
}

div.container_12 div.right_col ol.Footnotes li span.label {
    display: block;
    position: absolute;
    left: -20px;
    top: 0;
}


/* Tables */

table.financial {
    width: 100%;
    margin: 10px 0 20px 0;
    border-collapse: collapse;
    background-color: #fff;
}

table.financial tbody tr.double_border td,
table.financial tbody tr.double_border th {
    background: none;
    border-bottom: 2px solid #00a5b6;
}

table.financial thead tr th {
    text-align: right;
    border-bottom: 1px solid #00a5b6;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    vertical-align: bottom;
}

table.financial tbody tr td{
    text-align: right;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    background: url(../images/icons/icon_dots_light.png) repeat-x left bottom;
    vertical-align: bottom;
}

table.financial .TableFiguresBrackets,
table.financial .TableFiguresBracketsBold {
    padding-right: 0.167em;
}

table.financial .TableFiguresBracketssscol {
    padding-right: 0.667em;
}

table.financial .TableColHeadssscol,
table.financial .TableFiguressscol,
table.financial .TableFiguresBoldsscol {
    padding-right: 1em;
}


table.financial tbody tr th {
    text-align: left;
    padding-right: 0.5em;
    padding-top: 0.5em;
    padding-bottom: 0.5em;
    padding-left: 0.5em;
    background: url(../images/icons/icon_dots_light.png) repeat-x left bottom;
    vertical-align: bottom;
}

table.financial tbody tr.solid_line td,
table.financial tbody tr.solid_line th {
    background: none;
    border-bottom: 1px solid #00a5b6;
}



table.financial thead tr th,
table.financial thead tr td {
    background-color: #e8f5f8;
    font-weight: normal;
    font-size: 0.9em;
}

table.financial thead tr th a {
    color: #000;
}

table.financial thead tr th a.sort {
    display: block;
    padding-right: 18px;
    line-height: 18px;
    background-repeat: no-repeat;
    background-position: bottom right;
}

table.financial thead tr th a.sort_non {
    background-image: url(../images/icons/icon_sort_non.png);
}

table.financial thead tr th a.sort_asc {
    background-image: url(../images/icons/icon_sort_asc.png);
}

table.financial thead tr th a.sort_des {
    background-image: url(../images/icons/icon_sort_des.png);
}



table.financial thead tr th.no_border,
table.financial thead tr td.no_border {
    border-bottom: none;
}

table.financial thead tr th.TableColHeadsLeft {
    text-align: left;

}

table.financial thead tr th.txt_center {
    text-align: center;
}

table.financial tbody tr.total td.TabletextBold,
table.financial tbody tr.total th.TabletextBold,
table.financial tbody tr td.TableFiguresBold,
table.financial tbody tr td.TableFiguresBracketsBold,
table.financial thead tr th.TableColHeadsBold {
    font-weight: bold;
    color: #00a5b6;

}

table.financial tbody tr.colour_bg_bold td.TabletextBold,
table.financial tbody tr.colour_bg_bold th.TabletextBold,
table.financial tbody tr.colour_bg_bold td.TableFiguresBracketsBold{
    font-weight: bold;
    color: #00a5b6;
    background-color: #e8f5f8;
}

table.financial tbody tr.colour_bg_bold td.TableFiguresBold {
    font-weight: bold;
    color: #00a5b6;
    background-color: #e8f5f8;
}

table.financial tbody tr th {
    font-weight: normal;
}

table.financial tbody tr th img {
    vertical-align: middle;
    margin-right: 5px;
}

table.financial tbody tr.colour_4_tint td,
table.financial tbody tr.colour_4_tint th {
    background-color: #f7f8ea;
}

table.financial tbody tr.colour_6_tint td,
table.financial tbody tr.colour_6_tint th {
    background-color: #fce8d4;
}

table.financial tbody tr.colour_5_tint td,
table.financial tbody tr.colour_5_tint th {
    background-color: #efecf5;
}

table.financial thead tr th.TableColHeadsBold,
table.financial tbody tr td.TableFiguresBold,
table.financial tbody tr td.TableFiguresBracketsBold{
    color: #00a5b6;
}

table.financial tbody tr th.TabletextBold {
    font-weight: bold;
}


table.financial_2 {
    width: 100%;
    margin: 10px 0 0 0;
    border-collapse: collapse;
}

table.financial_2 thead tr th,
table.financial_2 tbody tr td{
    text-align: right;
    border-bottom: 1px solid #00a5b6;
    padding: 3px;
}

table.financial_2 tbody tr td,
table.financial_2 thead tr th{

}

table.financial_2 tbody tr th {
    font-weight: normal;
}

table.financial_2 tbody tr th img {
    vertical-align: middle;
    margin-right: 5px;
}

table.financial_2 thead tr th.TableColHeadsBold,
table.financial_2 tbody tr td.TableFiguresBold {
    color: #00a5b6;
}



table.financial_2 tbody tr th {
    text-align: left;
    border-bottom: 1px solid #00a5b6;
    padding: 5px;
}

table.clean_table tbody tr td,
table.clean_table tbody tr th {
    background: none;
    border: none;
}

div.illustrate {
    background-color: #e8f5f8;
    border-top: 1px solid #009bb2;
    margin-top: 10px;
    padding: 10px;
}

div.container_12 div.right_col ul.key_01 {
    margin-top: 10px;
    font-size: 0.9em;
    clear: both;
    display: block;

}

div.container_12 div.right_col ul.key_01 li {
    margin-right: 10px;
    margin-bottom: 5px;
    }

div.container_12 div.right_col ul.key_01 li.fl_l {
    float: left;
}

div.container_12 div.right_col ul.key_01 li img {
    vertical-align: middle;
    margin-right: 5px;
}

div.container_12 div.right_col div.meritt {
    height: 130px;
    position: relative;
    margin-top: 20px;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div.container_12 div.right_col div.meritt h4 {
    margin: 0;
    font-weight: bold;
}

div.container_12 div.right_col div.meritt div {
    position: absolute;
    top: 10px;
    left: 10px;
    padding-right: 10px;
    z-index: 2;
    }

div.container_12 div.right_col div.meritt h5 {
    display: block;
    position: absolute;
    margin: 0;
    font-size: 8em;
    right: 10px;
    top: 10px;
}

div.container_12 div.right_col div.values {
    height: 180px;
    position: relative;
    margin-top: 20px;
    color: #fff;
    -moz-border-radius: 10px;
    -webkit-border-radius: 10px;
}

div.container_12 div.right_col div.v1 {
    background-color: #00a5b6;
}

div.container_12 div.right_col div.v2 {
    background-color: #754d8f;
}

div.container_12 div.right_col div.v3 {
    background-color: #f1c31b;
}

div.container_12 div.right_col div.values h4 {
    margin: 10px 5px 0 10px;
    font-weight: bold;
}

div.container_12 div.right_col div.values ul {
    list-style: disc;
    margin: 10px 10px 0 20px;
}

div.container_12 div.right_col div.values ul li {
    margin-bottom: 5px;
}

div.container_12 div.right_col div.m1 {
    background-color: #b30033;
}

div.container_12 div.right_col div.m1 h5 {
    color: #900319;
}

div.container_12 div.right_col div.m2 {
    background-color: #f1c31b;
}

div.container_12 div.right_col div.m2 h5 {
    color: #e4a118;
}


div.container_12 div.right_col div.m3 {
    background-color: #00aec5;
}

div.container_12 div.right_col div.m3 h5 {
    color: #0092aa;
}

div.container_12 div.right_col div.m4 {
    background-color: #e87c00;
}

div.container_12 div.right_col div.m4 h5 {
    color: #e05c11;
}

div.container_12 div.right_col div.m5 {
    background-color: #aba700;
}

div.container_12 div.right_col div.m5 h5 {
    color: #939812;
}

div.container_12 div.right_col div.m6 {
    background-color: #754d8f;
}

div.container_12 div.right_col div.m6 h5 {
    color: #4a3072;
}


div.container_12 div.touching_lives {
    background: url(../images/diagrams/diag_lives_bg.png) no-repeat top left;
    position: relative;
    height: 717px;
}

div.container_12 div.touching_lives_asia {
    background-image: url(../images/backgrounds/bg_asia_map.png);
    background-position: top left;
    background-repeat: no-repeat;
    position: relative;
    height: 715px;
}

div.container_12 div.touching_lives div.sliders,
div.container_12 div.touching_lives_asia div.sliders {
    position: absolute;
}

div.container_12 div.touching_lives div.sliders a,
div.container_12 div.touching_lives_asia div.sliders a {
    display: block;
    width: 20px;
    height: 20px;
    float: right;
    position: relative;
}

div.container_12 div.touching_lives div.sliders a span,
div.container_12 div.touching_lives_asia div.sliders a span {
    display: none;
}

div.container_12 div.touching_lives div.sliders a.plus,
div.container_12 div.touching_lives_asia div.sliders a.plus {
    background: url(../images/icons/icon_plus_lives.png) no-repeat top left;
}

div.container_12 div.touching_lives div.sliders a.minus,
div.container_12 div.touching_lives_asia div.sliders a.minus {
    background: url(../images/icons/icon_minus_lives.png) no-repeat top left;
}

div.container_12 div.touching_lives div.sliders div.cap,
div.container_12 div.touching_lives_asia div.sliders div.cap {
    overflow: hidden;
}

div.container_12 div.touching_lives div.sliders div.cap h3,
div.container_12 div.touching_lives_asia div.sliders div.cap h3 {
    color: #f1c31b;
    margin: 0;
    padding: 0 10px;
}

div.container_12 div.touching_lives div.sliders div.copy p,
div.container_12 div.touching_lives_asia div.sliders div.copy p {
    color: #fff;
    margin: 0;
    padding: 0 10px;
}


/* Slider 1 */
div.container_12 div.touching_lives div#slider1 {
    width: 258px;
    left: 168px;
    top: 82px;
    background-image: url(../images/backgrounds/bg_live_1_bottom.png);
    background-repeat: no-repeat;
    background-position:  bottom left;
    padding-bottom: 93px;
    z-index: 100;
}

div.container_12 div.touching_lives div#slider1 a{
    top: -8px;
    left: -17px;
}

div.container_12 div.touching_lives div#slider1 div.cap {
    height: 12px;
    background: url(../images/backgrounds/bg_live_1_cap.png) no-repeat top left;
    padding-top: 122px;
    width: 258px;
    clear: both;
}

div.container_12 div.touching_lives div#slider1 div.copy {
    background: white url(../images/backgrounds/bg_live_1_content.png) repeat-y bottom left;
}

/* Slider 2 */

div.container_12 div.touching_lives div#slider2 {
    background-image: url(../images/backgrounds/bg_live_2_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 181px;
    width: 300px;
    left: 375px;
    top: 112px;
}

div.container_12 div.touching_lives div#slider2 a {
    left: -17px;
    top: 0px;
}

div.container_12 div.touching_lives div#slider2 div.cap {
    height: 24px;
    background: url(../images/backgrounds/bg_live_2_cap.png) no-repeat top right;
    padding-top: 6px;
    width: 300px;
    clear: both;
}

div.container_12 div.touching_lives div#slider2 div.cap p,
div.container_12 div.touching_lives div#slider2 div.cap h3 {
    margin-left: 118px;
}

div.container_12 div.touching_lives div#slider2 div.copy {
    background: transparent url(../images/backgrounds/bg_live_2_content.png) repeat-y bottom right;
}


/* Slider 3 */

div.container_12 div.touching_lives div#slider3 {
    background-image: url(../images/backgrounds/bg_live_3_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom right;
    padding-bottom: 248px;
    width: 308px;
    left: 375px;
    top: 330px;
}

div.container_12 div.touching_lives div#slider3 a {
    left: -17px;
    top: 0px;
}

div.container_12 div.touching_lives div#slider3 div.cap {
    height: 33px;
    background: url(../images/backgrounds/bg_live_3_cap.png) no-repeat top right;
    padding-top: 17px;
    width: 308px;
    clear: both;
}

div.container_12 div.touching_lives div#slider3 div.cap p,
div.container_12 div.touching_lives div#slider3 div.cap h3 {
    margin-left: 70px;
}

div.container_12 div.touching_lives div#slider3 div.cap h3 {
    margin-bottom: 9px;
}

div.container_12 div.touching_lives div#slider3 div.copy {
    background: transparent url(../images/backgrounds/bg_live_3_content.png) repeat-y bottom right;
    padding:0 0 25px 0;
}

div.container_12 div.touching_lives div#slider3 div.copy p {
    padding-right: 20px;
}


/* Asia slider 1 */

div.container_12 div.touching_lives_asia div#slider1 {
    width: 225px;
    right: 0;
    top: 17px;
    background-image: url(../images/backgrounds/bg_asia_01_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 93px;
    z-index: 100;
}

div.container_12 div.touching_lives_asia div#slider1 a{
    top: 0px;
    left: -12px;
}

div.container_12 div.touching_lives_asia div#slider1 div.cap {
    height: 0px;
    background: url(../images/backgrounds/bg_asia_01_cap.png) no-repeat top left;
    padding-top: 6px;
    padding-bottom: 103px;
    width: 225px;
    clear: both;
}

div.container_12 div.touching_lives_asia div#slider1 div.cap h3 {
    padding: 0 0 0 30px;
}

div.container_12 div.touching_lives_asia div#slider1 div.copy p {
    background: url(../images/backgrounds/bg_asia_01_content.png) repeat-y bottom left;
    padding-bottom: 20px;
}

/* Asia slider 2 */

div.container_12 div.touching_lives_asia div#slider2 {
    width: 219px;
    right: 0;
    top: 180px;
    background-image: url(../images/backgrounds/bg_asia_02_bottom.png);
    background-repeat: no-repeat;
    background-position: bottom left;
    padding-bottom: 93px;
    z-index: 100;
}

div.container_12 div.touching_lives_asia div#slider2 a{
    top: 0px;
    left: -18px;
}

div.container_12 div.touching_lives_asia div#slider2 div.cap {
    height: 49px;
    background: url(../images/backgrounds/bg_asia_02_cap.png) no-repeat top left;
    padding-top: 50px;
    width: 219px;
    clear: both;
}

div.container_12 div.touching_lives_asia div#slider2 div.cap h3 {
    padding: 0 0 0 10px;
}

div.container_12 div.touching_lives_asia div#slider2 div.copy p {
    background: url(../images/backgrounds/bg_asia_01_content.png) repeat-y bottom left;
    padding-bottom: 20px;
}







div.container_12 ol.Lists {
    list-style: decimal;
    margin: 10px 0 0 20px;
}

div.container_12 ol.Lists li {
    margin-bottom: 5px;
}

div.container_12 ul.tabs {
    display: block;
    margin: 0 0 20px;
    height: 41px;
    padding-bottom: 10px;
    background: url(../images/backgrounds/bg_tab_bg.png) repeat-x bottom left;
}

div.container_12 ul.tabs li {
    float: left;
    display: block;
    text-align: center;
    border-right: 1px solid #fff;
}

div.container_12 ul.tabs li a {
    background: url(../images/backgrounds/bg_tab_off.png) repeat-x;
    height: 35px;
    display: block;
    float: left;
    padding: 3px 19px;
    font-weight: bold;
    color: #fff;
}

div.container_12 ul.tabs li.current a {
    background: url(../images/backgrounds/bg_tab.png) repeat-x;
}

a.tooltip {
    color: #000;
    text-decoration: none;
    border-bottom: 1px dotted #000;
}



div.tooltip {
    border: 1px solid #e1e1e1;
    background-color: #ffffcc;
    padding: 1em;
    font-size: 0.9em;
    white-space: nowrap;
    line-height: 1.2em;
}

div.tooltips {
    display: none;
}

div.tooltips div.tooltip {
    float: left;
}


h3.under_line {
    border-bottom: 1px solid #00a5b6;
    padding-bottom: 10px;
    font-size: 1.5em;
}

div.container_12 div.right_col div.logos div.grid_2 {
    width: 158px;
    text-align: center;
    margin-top: 10px;
    margin-bottom: 10px;
    color: #006579;
}

div.container_12 div.right_col div.logos div.grid_2 a {
    display: block;
    width: 100%;
    height: 80px;
    border: 1px solid #ccebf0;
    padding: 10px 0;
    line-height: 1.3em;
}

div.container_12 div.right_col div.logos div.grid_2 a:hover {
    border: 1px solid #006579;
}

div.container_12 div.right_col div.logos div.grid_2 img {
    display: block;
    margin: 0 auto 10px auto;
}

.container_12 .grid_9{
    width: 99% !important;
}

body.senior_management div.container_12 div.grid_3 {
    width: 90%;
}

body.internal_landing div.landing_space div.grid_3 {
    clear: both;
}

/* Hide non-print elements */

div.container_12 div.nav,
div.container_12 div.left_col,
div.container_12 div.download_panel,
div.container_12 form.search_form,
div.container_12 div.dots ul,
div.footer ul,
div.container_12 div.grid_9 div.pod_chart a.go_back,
a.top,
a.chrt_download,
object,
.hide_print,
div.container_12 ul.tabs,
div.container_12 div.left_col {
   display: none; 
}

div.has_fix,
p.has_fix,
img.has_fix {
   display: none !important; 
}

div.container_12,
div.bgnd_shadow_wrap,
div.bgnd_shadow_wrap_02 {
    margin: 0;
	padding: 0;
	width: 100%;
}

div.container_12 div.right_col div.logos div.grid_2 {
    margin: 5px;
}

div.container_12 div.dots {
    height: 1px;
    background: url(../images/icons/icon_dots.png) repeat-x left bottom;
    margin: 0px;
}

div.container_12 div.left_col, 
div.container_12 div.right_col {
	margin: 0;
}

div.masthead,
div.grid_9:after,
div.push_3:after,
div.container_12:after,
div.clearfix:after,
div.logos:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

img.has_fix_logo {
	margin: 0;
	padding: 0;
	height: 49px;
	display: block;
}

h2.has_fix_header {
	margin: 25px 0 50px 0;
	padding: 0;
	color:#005b6e;
	font-size:2.5em;
	font-weight:normal;
}








