/* Tools */

div#Body .TODO {
    border: 1px dashed red;
}

div#Body .clearfix:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden;
}

div#Body .brown {
    color:#a4430e !important;
}

div#Body .black {
    color:#333 !important;
}

div#Body a.top {
    padding: 5px 0;
    display: block;
    text-align: right;
}

div#Body hr.l_grey {
    background-color:#CCCCCC;
    border:medium none;
    clear:both;
    display:block;
    height:1px;
    margin: 0 0 5px 0;
}

div#Body hr.l_orange {
    background-color:#ff6600;
    border:medium none;
    clear:both;
    display:block;
    height:1px;
    margin: 0 0 5px 0;
}

div#Body img.img_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div#Body img.img_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

div#Body div.div_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div#Body div.div_right {
    float: right;
    margin-bottom: 10px;
}

div#Body div.graph_230 {
    width: 240px;
}

div#Body .no_rm {
    margin-right: 0 !important;
}


div#Body img.img_center {
    display: block;
    margin: 0 auto 10px auto;
    clear: both;
}

div#Body .graph {
    padding: 5px;
    border: 1px solid #ccc;
}

div#Body div#notes div.solid_large div.copy div.two_col ul.notes_ul {
    display:block;
    list-style-image:none;
    list-style-position:outside;
    list-style-type:none;
    margin-left:25px !important;
}
div#Body div#notes div.solid_large div.copy div.two_col ul.notes_ul li {
    clear:both;
    display:block;
    margin-bottom:10px;
    position:relative;
    text-transform: uppercase;
}
div#Body div#notes div.solid_large div.copy div.two_col ul.notes_ul li a {
    text-decoration:none;
}
div#Body div#notes div.solid_large div.copy div.two_col ul.notes_ul li a span.label {
    margin-left:-1.8em;
    position:absolute;
}
div#Body div#notes div.solid_large div.copy div.two_col ul.notes_ul li a:hover {
    text-decoration:underline;
}
div#Body div#notes div.solid_large div.copy div.two_col .hidden {
    visibility:hidden;
}

div#Body div.internal span.hide {
    visibility: hidden;
}

div#Body div.img_holder {
    width: 233px;
    position: relative;
}

div#Body div.img_holder span {
    display: block;
    position: absolute;
    bottom: 0;
    left: 10px;
    height: 30px;
    font-size: 0.9em;
}

div#Body div.holder_left {
    float: left;
    margin-right: 10px;
    margin-bottom: 10px;
}

div#Body div.holder_right {
    float: right;
    margin-left: 10px;
    margin-bottom: 10px;
}

div#Body div.white_block {
    padding: 10px;
    background-color: #fff;
}
/* Format reset */

div#Body h1,
div#Body h2,
div#Body h3,
div#Body h4,
div#Body h5,
div#Body h6,
div#Body p,
div#Body ul,
div#Body ol,
div#Body li,
div#Body dl,
div#Body dt,
div#Body dd,
div#Body blockquote,
div#Body form { margin: 0; padding: 0; }

div#Body ul.links {
    list-style: none;
}


div#Body p.intro_p {
    font-weight: bold;
}

div#Body p.intro_p_large {
    font-size: 1.4em;
    line-height: 1.2em;
    font-weight: bold;
}

div#Body h2.orange_h2 {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_orange_h2.png) no-repeat;
    line-height: 25px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
}

div#Body h2.orange_h2_large {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_orange_h2_large.png) no-repeat;
    line-height: 25px;
    padding-left: 10px;
    color: #fff;
    font-weight: bold;
    font-size: 1.3em;
}

div#Body h3.grey_h3 {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_grey_h3.png) no-repeat;
    line-height: 25px;
    padding-left: 10px;
    font-weight: bold;
    font-size: 1.1em;
}

div#Body h2 {
    font-size: 1.3em !important;
    padding-bottom: 10px;
}

div#Body h3 {
    font-size: 1.1em !important;
    /*color: #ff6600;*/
    padding-bottom: 5px;
}

div#Body .hide {
    display: none;
}

div#Body div.reports h3 {
    color: #ff6600;
    text-transform: uppercase;
    padding-bottom: 5px;
}

div#Body h3.under_line {
    border-bottom: 1px solid #ff6600;
    padding-bottom: 5px;
    margin-bottom: 5px;
}

div#Body div.reports h4,
div#Body div.reports h5,
div#Body div.reports h6 {
    color: #ff6600;
}

div#Body h4,
div#Body h5,
div#Body h6{
    font-size: 1em !important;
    font-weight: bold;
    padding-bottom: 5px;
    /*color: #ff6600;*/
}

div#Body ol.footnotes {
    list-style-type:none;
    position:relative;
    margin-left: 20px;
    padding-bottom: 10px;
}
div#Body ol.footnotes li span.label {
    left:-2.3em;
    position:absolute;
}

div#Body .footnotes {
    font-size:0.8em;
}

div#Body ol.list_item {
    list-style-type:none;
    position:relative;
    margin-left: 22px;
    padding-bottom: 10px;
}
div#Body ol.list_item li {
    margin-bottom: 0.3em;
}

div#Body ol.list_item li span.label {
    left:-2em;
    position:absolute;
}

div#Body dl.glossary {
    clear:both;
    margin:0;
}
div#Body dl.glossary dt {
    float:left;
    clear: left;
    padding-bottom:0.8em;
    width:144px;
}
div#Body dl.glossary dd {
    float:left;
    margin-left:36px;
    padding-bottom:0.8em;
    width:334px;
}

div#Body sup {
    position: relative;
    top: -0.5em;
    vertical-align: baseline;
    font-weight: normal !important;
}

/* Page layouts */

div#Body div#home div.left_col {
    width: 726px;
    float: left;
}

div#Body div#home div.main_cta {
    width: 726px;
    height: 234px;
}

div#Body div#home div.cta_column {
    width: 726px;
    float: left;
    height: 326px;
}

div#Body div#home div.cta_column div.cta {
    float: left;
    background: url(/investorrelations/reports/ara2009/webimages/home_cta_bg.png) no-repeat top left;
    width: 231px;
    height: 153px;
    position: relative;
    margin: 0 15px 15px 0;
}

div#Body div#home div.cta_column div.cta img {
    margin: 10px 0 0 10px;
}

div#Body div#home div.cta_column div.cta div.copy {
    position: absolute;
    top: 10px;
    right: 10px;
    width: 82px;
}

div#Body div#home div.cta_column div.cta div.copy p {
    font-size: 11px;
    margin-bottom: 5px;
    font-weight: bold;
}

div#Body div#home div.cta_column div.cta div.copy p.link {
    position: absolute;
    display: block;
    top: 110px;
}

div#Body div#home div.cta_column div.cta div.copy p a {
    font-weight: normal;
}

div#Body div#home div.tools {
    background: #e8e8dc url(/investorrelations/reports/ara2009/webimages/site_tools_bottom.png) no-repeat center bottom;
    padding-bottom: 9px;
    margin-bottom: 5px;
    width: 196px;
    float: left;
}

div#Body div#home div.tools h3 {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    background: url(/investorrelations/reports/ara2009/webimages/site_tools_bg.png) no-repeat center top;
    display: block;
    line-height: 26px;
    padding: 0 10px;
    margin-bottom: 5px;
}

div#Body div#home div.tools p {
    padding: 0 5px;
}

div#Body div#home div.tools p,
div#Body div#home div.tools ul li {
    font-size: 10px;
}

div#Body div#home div.tools ul {
    border-top: 1px solid #fff;
    margin-top: 5px;
    list-style: none;
}

div#Body div#home div.tools ul li {
    border-bottom: 1px solid #fff;
    line-height: 20px;
    padding: 0 5px;
}

div#Body div#home div.tools ul li.last_li {
    border-bottom: none;
}

div#Body div#home div.tools ul li a {
    color: #333;
    font-weight: bold;
}

div#Body div#home div.accordion {
    background: url(/investorrelations/reports/ara2009/webimages/accordion_bg.png) no-repeat left bottom;
    width: 230px;
    height: 382px;
    float: right;
    margin-top: 3px;
}

div#Body div#home div.accordion h3.heading_1,
div#Body div#home div.accordion h3.heading_2,
div#Body div#home div.accordion h3.heading_3 {
    color: #FFF;
    font-size: 11px;
    font-weight: bold;
    line-height: 36px;
    padding: 0 10px;
    cursor: pointer;
}

div#Body div#home div.accordion h3.heading_1 {
    background: url(/investorrelations/reports/ara2009/webimages/accordion_1.png) no-repeat top left;
}

div#Body div#home div.accordion h3.heading_2 {
    background: url(/investorrelations/reports/ara2009/webimages/accordion_2.png) no-repeat top left;
}

div#Body div#home div.accordion h3.heading_3 {
    background: url(/investorrelations/reports/ara2009/webimages/accordion_3.png) no-repeat top left;
}

div#Body div#home div.accordion div.accordion_content {
    padding: 20px 10px;
    font-size: 11px;
    height: 225px;
}

div#Body div#home div.accordion div ul.links {
    margin-top: 10px;
}

div#leftNavigation ul {
    margin-bottom: 10px;
    background: #e8e8dc url(/investorrelations/reports/ara2009/webimages/site_tools_bottom.png) no-repeat center bottom;
    padding-bottom: 9px;
}

div#leftNavigation ul li {
    margin: 0;
    padding: 5px 5px;
    height: auto !important;
    font-size: 10px;
    font-weight: bold;
    clear: both;
    display: block;
    background-color: #e8e8dc;
    border-top: 1px solid #e8e8dc;
    border-bottom: 1px solid #e8e8dc;
}

div#leftNavigation ul li.current {
    border-top: 1px solid #fff;
    border-bottom: 1px solid #fff;
}

div#leftNavigation ul li a {
    color: #333;
}

div#leftNavigation ul li.current a {
    color: #ff6600;
}


div#leftNavigation ul li.heading {
    color: #fff;
    font-weight: bold;
    font-size: 13px;
    background: url(/investorrelations/reports/ara2009/webimages/site_tools_bg.png) no-repeat center top;
    background-color: #fff;
    display: block;
    line-height: 26px;
    height: 26px;
    padding: 0 10px;
    border-top: none;
}

div#leftNavigation ul li.heading a {
    color: #fff;
}

div#leftNavigation ul li.heading a:hover {
    text-decoration: none;
}


div#Body .highlight {
    color: #ff6600;
}

div#Body img.main_image {
    margin: 0 0 20px 0;
}

div#Body div.left_col {
    width: 576px;
    float: left;
    margin-left: 3px;
}

div#Body div.right_col {
    width: 157px;
    float: right;
    height: 50px;
}

div#Body div.right_col h3 {
    background:url(/investorrelations/reports/ara2009/webimages/sub_right_col_headings.png) left top;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
}

div#Body div.pod_large h3 {
    background:url(/investorrelations/reports/ara2009/webimages/sub_right_col_headings_large.png) left top;
    color: #fff;
    font-size: 11px;
    font-weight: bold;
    height: 26px;
    line-height: 26px;
    padding: 0 15px;
}

div#Body div.right_col div.pod {
    background: url(/investorrelations/reports/ara2009/webimages/relevant_link_bg.png) left bottom;
    margin-bottom: 10px;
    padding: 10px 0px;
}

div#Body div.pod_large {
    background: url(/investorrelations/reports/ara2009/webimages/relevant_link_bg_large.png) left bottom;
    margin-bottom: 10px;
    padding: 0;
    height: 178px;
    width: 278px;
    float: right;
}

div#Body div.right_col div.pod ul,
div#Body div.pod_large ol{
    list-style: none;
    margin-left: 18px;
    margin-right: 10px;

}

div#Body div.right_col div.pod ul li,
div#Body div.pod_large ol li {
    display: block;
    position: relative;
    font-size: 11px;
    margin-bottom: 5px;
}

div#Body div.pod_large ol.footnotes {
    margin-top: 10px;
    margin-left: 23px;
}

div#Body div.pod_large ol.footnotes li span.label {
    left: -1em;
}

div#Body h3.panel {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/collapse_panel_bg.png) no-repeat top left;
    height: 31px;
    padding-top: 8px;
    font-size: 12px;
    font-weight: bold;
    position:relative;
    margin-bottom: 10px;
    color: #333 !important;
    clear: both;
}

div#Body h3.text_padding {
    height: 24px;
    padding-left: 10px;
    padding-top: 13px;
}

div#Body h3.panel img {
    vertical-align: middle;
    margin: 0 10px;
}

div#Body h3.panel .open,
div#Body h3.panel .close {
    display: block;
    height: 28px;
    line-height: 28px;
    position: absolute;
    right: 10px;
    top: 7px;
    color: #999;
    width: 65px;
    cursor: pointer;
}

div#Body h3.panel .close {
    background: url(/investorrelations/reports/ara2009/webimages/icons/slider_up.png) no-repeat right center;
}

div#Body h3.panel .open {
    background: url(/investorrelations/reports/ara2009/webimages/icons/slider_down.png) no-repeat right center;
}


div#Body h3.orange {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/heading_orange_bg.png) no-repeat left top;
    height: 43px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    position:relative;
    margin-bottom: 10px;
    color: #fff !important;
    padding: 0 20px;
}

div#Body h3.bg_advance {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_bg_advance.png) no-repeat left top;
    height: 43px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    position:relative;
    margin-bottom: 10px;
    color: #ff6600 !important;
    padding: 0 20px;
}

div#Body h3.brown {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/heading_brown_bg.png) no-repeat left top;
    height: 43px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    position:relative;
    margin-bottom: 10px;
    color: #fff !important;
    padding: 0 20px;
}

div#Body h3.dark {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/heading_dark_bg.png) no-repeat left top;
    height: 43px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    position:relative;
    margin-bottom: 10px;
    color: #fff !important;
    padding: 0 20px;
}

div#Body h3.grey {
    display: block;
    background: url(/investorrelations/reports/ara2009/webimages/heading_grey_bg.png) no-repeat top left;
    height: 43px;
    line-height: 40px;
    font-size: 12px;
    font-weight: bold;
    position:relative;
    margin-bottom: 10px;
    color: #333 !important;
    padding: 0 20px;
}

div#Body div.right_col div.pod ul li span {
    display: block;
    position: absolute;
    left: -10px;
}

div#Body p {
    font-size: 11px;
    padding-bottom: 10px;
    line-height: 15px;
}

div#Body ul {
    list-style: none;
    font-size: 11px;
    padding-bottom: 10px;
}

div#Body ul.bullets {
    list-style: disc;
    padding-left: 20px;
}

div#Body ul.bullets li {
    margin-bottom: 5px;
}

div#Body ul.orange_li li {
    background: url(/investorrelations/reports/ara2009/webimages/orange_li.png) no-repeat left 5px;
    padding: 0 0 5px 15px;
}

div#Body div.operating_data {
    float: right;
    margin: 0 10px 0 20px;
}

div#Body div.operating_data p {
    margin: 0;
    padding: 0 0 5px 0;
}

div#Body div.operating_data p.main_figure {
    font-size: 1.8em;
    font-weight: bold;
    color: #ff6600;
}

div#Body div.operating_data p.last_year_figure {
    color: #999;
}


div#Body div.board_panel {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_strapline_panel.png) no-repeat;
    width: 753px;
    height: 217px;
    margin: 0 0 10px 0;
}

div#Body div.board_panel img.photo {
    float: left;
    margin: 10px 0 0px 10px;
}

div#Body div.board_panel div.copy {
    float: left;
    width: 50%;
    margin: 15px 0 0 20px;
    height: 196px;
    position: relative;
}

div#Body div.board_panel div.copy div.name {
    position: absolute;
    bottom: 0;
}


/* Large grey panel */

div#Body div.grey_panel {
    margin-bottom: 10px;
}

div#Body div.grey_panel div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_large_grey_top.png) no-repeat;
    width: 753px;
    height: 8px;
    line-height: 8px;
}

div#Body div.grey_panel div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_large_grey_bottom.png) no-repeat;
    width: 753px;
    height: 8px;
    line-height: 8px;
}

div#Body div.grey_panel div.content {
    background-color: #e7e7da;
    padding: 0 10px 8px 10px;
}

div#Body div.grey_panel div.content div.copy {
    background-color: #fff;
    padding: 10px;
    border: 1px solid #c8c7c7;
}

div#Body div.grey_panel div.content div.copy ul {
    list-style: disc;
    list-style-position: outside;
    float: left;
    width: 30%;
    padding-left: 20px;

}

div#Body div.grey_panel div.content div.copy ul li {
    padding: 0 10px 0 0;
    margin-bottom: 5px;
}

div#Body div.grey_panel div.content h2 {
    color: #000;
    font-weight: bold;
    font-size: 15px;
}

div#Body div.float_panels {
    background-color: #e7e7da;
    width: 572px;
}

div#Body div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_small_grey_bottom.png) no-repeat;
    width: 572px;
    height: 8px;
    line-height: 8px;
}

div#Body div.float_panels div.copy_left,
div#Body div.float_panels div.copy_right {
    padding: 10px;
}


div#Body div.float_panels div.copy_left h3,
div#Body div.float_panels div.copy_right h3 {
    font-size: 1.1em;
}


div#Body div.float_panels div.copy_left div,
div#Body div.float_panels div.copy_right div {
    width: 55%;
}

div#Body div.float_panels div.copy_left div {
    float: left;
}

div#Body div.float_panels div.copy_left img {
    float: right;
}

div#Body div.float_panels div.copy_right div{
    float: right;
}

div#Body div.float_panels div.copy_right img {
    float: left;
}

div#Body div#the_way_we_work div.diagram_panel_img {
 float: left;
 width: 219px;
}

div#Body div#the_way_we_work div.diagram_panel_img img {
    margin-bottom: 10px;
}

div#Body div#the_way_we_work div.diagram_panel_copy { float: left; margin-left: 10px; width: 503px;}

div#Body div#the_way_we_work div.diagram_panel_copy div.diagram_panel_copy_top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_twww_grey_top.png) no-repeat;
    height: 8px;
    line-height: 8px;
}

div#Body div#the_way_we_work div.diagram_panel_copy div.diagram_panel_copy_bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_twww_grey_bottom.png) no-repeat;
    height: 8px;
    line-height: 8px;
}

div#Body div#the_way_we_work div.diagram_panel_copy div.copy {
}

/* Tabs in the way we work page */

div#Body div#the_way_we_work div.tabs {
    margin-top: 10px;
}

div#Body div#the_way_we_work div.tabs ul.tabs {
    display: block;
    height: 30px;
    margin: 0;
    padding: 0;
}

div#Body div#the_way_we_work div.tabs ul.tabs li {
    float: left;
    display: block;
    height: 30px;
    line-height: 30px;
    margin-right: 7px;
}

div#Body div#the_way_we_work div.tabs ul.tabs li span,
div#Body div#the_way_we_work div.tabs ul.tabs li a {
    display: block;
    float: left;
    height: 30px;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab1 span,
div#Body div#the_way_we_work div.tabs ul.tabs li#tab2 span,
div#Body div#the_way_we_work div.tabs ul.tabs li#tab3 span,
div#Body div#the_way_we_work div.tabs ul.tabs li#tab4 span {
    width: 9px;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab1 span.left {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_orange_left.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab1 span.right {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_orange_right.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab1 a {
    background-color: #ff9300;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab2 span.left {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_grey_left.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab2 span.right {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_grey_right.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab2 a {
    background-color: #c9cacb;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab3 span.left {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_brown_left.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab3 span.right {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_brown_right.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab3 a {
    background-color: #d8a785;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab4 span.left {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_quartz_left.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab4 span.right {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_tab_quartz_right.png) no-repeat;
}

div#Body div#the_way_we_work div.tabs ul.tabs li#tab4 a {
    background-color: #f4f4eb;
    border-top: 1px solid #e2e2e0;
    height: 29px;
}

div#Body div#the_way_we_work div.tabs ul.tabs li a {
    color: #000;
}

div#Body div#the_way_we_work div.tabs ul.tabs li a.selected {
    font-weight: bold;
}

div#Body div#the_way_we_work div.tab_content_top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_twww_tab_top.png) no-repeat;
    height: 8px;
    line-height: 8px;
}

div#Body div#the_way_we_work div.tab_content {
    background-color: #e7e7da;
    padding: 0 10px 1px 10px;

}

div#Body div#the_way_we_work div.tab_content_bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_twww_tab_bottom.png) no-repeat;
    height: 8px;
    line-height: 8px;
}


div#Body div#the_way_we_work div.tab_content div.content_white_top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_twww_tab_white_top.png) no-repeat;
    height: 7px;
    line-height: 7px;
}

div#Body div#the_way_we_work div.tab_content div.content_white {
    background-color: #fff;
    padding: 0 8px 8px 8px;
    width: 718px;
}

div#Body div#the_way_we_work div.tab_content div.content_white_bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_twww_tab_white_bottom.png) no-repeat;
    height: 7px;
    line-height: 7px;
}


/* Performance highlights */

div#Body div.highlights {
    margin-bottom: 10px;
    clear: both;
}

div#Body div.highlights div.column {
    width: 43%;
    float: left;
    height: 120px;
    border-top: 1px solid #ff6600;
    margin-right: 10px;
    margin-top: 20px;
    position: relative;
}

div#Body div.highlights div.column_right {
    width: 25%;
    float: left;
    height: 120px;
    border-top: 1px solid #ff6600;
    margin-top: 20px;
    background-color: #e7e6da;
    padding-left: 10px;
    position: relative;
}

div#Body div.highlights div.column h3,
div#Body div.highlights div.column_right h3{
    color: #000;
    top: -20px;
    display: block;
    position: absolute;
}

div#Body div.highlights div.column h4,
div#Body div.highlights div.column_right h4{
    font-weight: normal;
    color: #ff6600;
    margin-top: 10px;
}

div#Body div.highlights div.column p.main_figure,
div#Body div.highlights div.column_right p.main_figure {
    color: #ff6600;
    font-size: 2.3em;
    font-weight: bold;
}

div#Body div.highlights div.column p.percentage,
div#Body div.highlights div.column_right p.percentage {
    text-align: center;
    font-weight: bold;
    font-size: 2em;
    line-height: 50px;
    color: #ff6600;
}


/* Two column boxes */

div#Body div.two_col {
    width: 48.5%;
    float: left;
    margin-right: 10px;
}


/* Board images */

div#Body div.board {
    height:140px;
    margin:10px 0;
    border-bottom: 1px solid #ccc;
}

div#Body div.board img {
    margin-right: 5px;
}

/* Lined rounded corners */

div#Body div.line_white,
div#Body div.line {
    margin-bottom: 10px;
}

div#Body div.large_line_white div.copy,
div#Body div.large_line div.copy {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_copy_large.png) repeat-y;
    padding: 0 10px;
}

div#Body div.large_line_white div.bottom,
div#Body div.large_line div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_bottom_large.png) no-repeat bottom left;
    margin-bottom: 10px;
    width: 753px;
    height: 10px;
    line-height: 10px;
}

div#Body div.large_line_white div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_top_large_white.png) no-repeat;
    height: 10px;
    line-height: 10px;
    width: 753px;
}

div#Body div.large_line div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_top_large.png) no-repeat;
    height: 25px;
    line-height: 25px;
    width: 753px;
}


div#Body div.line_white div.copy,
div#Body div.line div.copy {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_copy.png) repeat-y;
    padding: 0 10px;
}

div#Body div.line div.copy {
    padding-top: 10px;
}

div#Body div.line_white div.copy p.intro_p_large,
div#Body div.line div.copy p.intro_p_large {
    padding-top: 10px;
}

div#Body div.line_white div.bottom,
div#Body div.line div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_bottom.png) no-repeat bottom left;
    margin-bottom: 10px;
    width: 574px;
    height: 10px;
    line-height: 10px;
}

div#Body div.line_white div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_top_white.png) no-repeat;
    height: 10px;
    line-height: 10px;
    width: 574px;
}

div#Body div.line div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_line_top.png) no-repeat;
    height: 25px;
    line-height: 25px;
    width: 574px;
}

div#Body div.line div.top_slider {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_slider_line_top.png) no-repeat;
    height: 29px;
    line-height: 29px;
    width: 574px;
}

div#Body div.line div.top h3,
div#Body div.large_line div.top h3{
    padding-bottom: 0;
    padding-left: 10px;
    height: 23px;
    line-height: 23px;
    display: block;
    position: relative;
}

div#Body div.line div.top_slider h3{
    margin-bottom: 0;
    padding-left: 10px;
    height: 29px;
    line-height: 23px;
    display: block;
    position: relative;
}

div#Body div.line div.top_slider h3 {
    margin-bottom: 10px;
}

div#Body div.line div.top h3 span.icon,
div#Body div.large_line div.top h3 span.icon {
    display: block;
    position: absolute;
    height: 20px;
    right: 5px;
    top: 3px;
}

div#Body div.line div.top_slider h3 span.icon {
    display: block;
    position: absolute;
    height: 29px;
    right: 5px;
    top: 0px;
    color: #000;
    font-size: 0.9em;
    line-height: 27px;
    font-weight: normal;
    cursor: pointer
}

div#Body div.line div.top_slider h3 span.icon img {
    vertical-align: middle;
}

div#Body div.line div.copy div.two_col {
    width: 270px;
    padding: 0;
    /*margin-top: 10px;*/
}

div#Body div.line div.copy div.two_col p {
    padding-right: 20px;
}

div#Body div.line div.top_slider div.two_col h3,
div#Body div.line div.top_slider div.two_col h4 {
    margin: 0;
    padding: 0;
    line-height: normal;
    height: auto;
}

/* Solid rounded corner */

div#Body div.solid_large div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_solid_top_large.png) no-repeat;
    width: 753px;
    height: 10px;
    line-height: 10px;
}

div#Body div.solid_large div.copy {
    background-color: #ebebe0;
    width: 733px;
    padding: 0 10px;
}

div#Body div.solid_large div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_solid_bottom_large.png) no-repeat;
    width: 753px;
    height: 10px;
    line-height: 10px;
}

div#Body div.solid  {

}

div#Body div.solid div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_solid_top.png) no-repeat;
    width: 574px;
    height: 10px;
    line-height: 10px;
}

div#Body div.solid div.copy {
    background-color: #ebebe0;
    width: 554px;
    padding: 0 10px;
}

div#Body div.solid div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_solid_bottom.png) no-repeat;
    width: 574px;
    height: 10px;
    line-height: 10px;
}



/* The way we work tab content */

div#Body div#the_way_we_work div.tab_content div.content_white div.first_col {
    width: 260px;
    float: left;
    margin-right: 10px;
}

div#Body div#the_way_we_work div.tab_content div.content_white div.first_col img {
    margin-bottom: 10px;
}

div#Body div#the_way_we_work div.tab_content div.content_white div.second_col {
    width: 420px;
    float: left;
}

div#Body div#the_way_we_work div.tab_content div.content_white div.second_col h3 {
    color: #ff6600;
}


/* Strategy columns */

div#Body div.left_col div.str_col {
    float: left;
    width: 32%;
    margin-right: 10px;
}


div#Body div.js_disabled div.hide_copy {
    display: none;
}


div#Body ul.sitemap {
    float: left;
    width: 33%;
}

div#Body ul.sitemap li {
    margin-bottom: 5px;
}

div#Body ul.sitemap ul {
    margin-left: 20px;
    margin-top: 5px;
}



/* Thick box */

/* ----------------------------------------------------------------------------------------------------------------*/
/* ---- thickbox settings <<<-----------------------------------------------------------------------------*/
/* ----------------------------------------------------------------------------------------------------------------*/

.thickbox_content {
    display: none;
}

#TB_overlay {
    position: fixed;
    z-index:100;
    top: 0px;
    left: 0px;
    height:100%;
    width:980px;
    background: url(/investorrelations/reports/ara2009/webimages/thickbox.png) repeat;
}

* html #TB_overlay { /* ie6 hack */
    position: absolute;
    height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
    background-image: none;
    background-repeat: no-repeat;
    background-color: black;
    filter: alpha(opacity=22);
}

#TB_window {
    position: fixed;
    background: #ffffff;
    z-index: 102;
    display:none;
    border-style: none;
    text-align:left;
    top:50%;
    left:490px;
}

* html #TB_window { /* ie6 hack */
position: absolute;
    margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_window img#TB_Image {
    display:block;
    margin: 15px 0 0 15px;
    border-right: 1px solid #ccc;
    border-bottom: 1px solid #ccc;
    border-top: 1px solid #666;
    border-left: 1px solid #666;
}

#TB_caption{
    height:25px;
    padding:7px 30px 10px 25px;
    float:left;
}

#TB_closeWindow{
    height:25px;
    padding:11px 25px 10px 0;
    float:right;
}

#TB_closeAjaxWindow{
    padding:7px 10px 5px 0;
    margin-bottom:1px;
    text-align:right;
    float:right;
}

#TB_ajaxWindowTitle{
    float:left;
    padding:7px 0 5px 10px;
    margin-bottom:1px;
}

#TB_title{
    background-color:#e8e8e8;
    height:27px;
}

#TB_ajaxContent{
    clear:both;
    overflow:auto;
    text-align:left;
    line-height:1.4em;
}

#TB_load{
    position: fixed;
    display:none;
    height:13px;
    width:208px;
    z-index:103;
    top: 50%;
    left: 50%;
    margin: -6px 0 0 -104px; /* -height/2 0 0 -width/2 */
}

* html #TB_load { /* ie6 hack */
position: absolute;
margin-top: expression(0 - parseInt(this.offsetHeight / 2) + (TBWindowMargin = document.documentElement && document.documentElement.scrollTop || document.body.scrollTop) + 'px');
}

#TB_HideSelect{
    z-index:99;
    position:fixed;
    top: 0;
    left: 0;
    background-color:#fff;
    border:none;
    filter:alpha(opacity=0);
    -moz-opacity: 0;
    opacity: 0;
    height:100%;
    width:100%;
}

* html #TB_HideSelect { /* ie6 hack */
     position: absolute;
     height: expression(document.body.scrollHeight > document.body.offsetHeight ? document.body.scrollHeight : document.body.offsetHeight + 'px');
}

#TB_iframeContent{
    clear:both;
    border:none;
    margin-bottom:-1px;
    margin-top:1px;
    _margin-bottom:1px;
}



/* CEO's diagram */
div#Body div.diagram {
    width: 754px;
    height: 174px;
    background: url(/investorrelations/reports/ara2009/webimages/diagrams/ceo_18.png) no-repeat;
    position: relative;
}

div#Body div.diagram ul {
    display: block;
    position: absolute;
    width: 120px;
    margin: 65px 10px 0 0;
    font-size: 0.9em;
    top: 0px;
}

div#Body div.diagram ul li {
    margin-bottom: 10px;
}

div#Body div.diagram ul.diag_1 {left: 20px;}
div#Body div.diagram ul.diag_2 {left: 170px;}
div#Body div.diagram ul.diag_3 {left: 320px;}
div#Body div.diagram ul.diag_4 {left: 470px;}
div#Body div.diagram ul.diag_5 {left: 620px;}




/* Back end styles */


div#Body div.financial h3,
div#Body div.financial h4,
div#Body div.financial h5,
div#Body div.financial h6,
div#Body div.financial p{
    margin: 10px 0 0 0;
    padding: 0 !important;
}

div#Body div.financial ul {
    margin-top: 10px;
}

div#Body div.financial h1.Heading1NoSpace {
    margin-top: 0;
    margin-bottom: 0;
}

div#Body div.financial .Footnotes,
div#Body div.financial .FootnoteTextList,
div#Body div.financial .FootnotesNoIndent,
div#Body div.financial .FootnotesBold,
div#Body div.financial .FootnoteText,
div#Body div.financial .FootnotesAfterTables,
div#Body div.financial .Footnotetextspaceabove {
    position: relative;
    list-style-type: none;
    font-size: 88.889%;
    margin-left: 20px;
    margin-top: 0px;
    margin-bottom: 20px;
}

div#Body div.financial .FootnotesNoIndent {
    margin-left: 0;
}

div#Body div.financial .Footnotes .FootnoteText,
div#Body div.financial .FootnoteTextList .FootnoteText,
div#Body div.financial .FootnotesNoIndent .FootnoteText,
div#Body div.financial .FootnotesBold .FootnoteText,
div#Body div.financial .FootnoteText .FootnoteText,
div#Body div.financial .FootnotesAfterTables .FootnoteText,
div#Body div.financial .Footnotetextspaceabove .FootnoteText {
    font-size: 100%;
}

div#Body div.financial .Footnotes li span.label,
div#Body div.financial .FootnoteTextList li span.label,
div#Body div.financial .FootnotesBold li span.label,
div#Body div.financial .FootnoteText li span.label,
div#Body div.financial .FootnotesAfterTables li span.label,
div#Body div.financial .Footnotetextspaceabove li span.label {
    position: absolute;
    left: -2em;
}

div#Body div.financial .Footnotes li,
div#Body div.financial .FootnoteTextList li,
div#Body div.financial .FootnotesBold li,
div#Body div.financial .FootnoteText li,
div#Body div.financial .FootnotesAfterTables li,
div#Body div.financial .Footnotetextspaceabove li {
    margin-bottom: 10px;
}

div#Body div.financial .FootnotesBold {
    font-weight: bold;
}

#enlarge_map_topbar {
    position: absolute;
    width: 734px;
    top: -25px;
    height: 25px;
    line-height: 25px;
    background-image: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_orange_thickbox.png);
    padding: 0 10px;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
}

#enlarge_map_title {
    float: left;
    color: white;
    font-size: 10.5pt;
    font-weight: bold;
    cursor: default;
}

#enlarge_map_close {
    float: right;
    color: white;
    font-size: 10.5pt;
    font-weight: bold;
    text-decoration: none;
    cursor: pointer;
}

#enlarge_map_main {
    width: 750px;
    height: 508px;
    position: relative;
    overflow: hidden;
    border: 2px solid #ff6600;
}

#enlarge_map_main div {
    position: absolute;
    width: 2258px;
    height: 1092px;
    left: -754px;
    top: -292px;
}

#enlarge_map_main div img {
    position: relative;
    left: 754px;
    top: 292px;
    cursor: move;
}

#enlarge_map_status {
    position: absolute;
    width: 730px;
    bottom: -15px;
    line-height: 11px;
    background-color: #ddd;
    color: black;
    border: 2px solid #ff6600;
    padding: 0 10px 2px 10px;
    font-family: Verdana,Arial,Helvetica,Sans-Serif;
    font-size: 11px
}

div#Body h3.principles {
    display: block;
    height: 30px;
    line-height: 30px;
    text-indent: 10px;
}

div#Body h3.cnd { background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_conduct.png) no-repeat }
div#Body h3.soc { background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_society.png) no-repeat; color: #fff; }
div#Body h3.ppl { background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_our_people.png) no-repeat }
div#Body h3.env { background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_enviro.png) no-repeat }


div#Body div.quotes {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_quote_copy.png) repeat-y;
    width: 260px;
}

div#Body div.quotes div.top {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_quote_top.png) no-repeat;
    height: 26px;
    line-height: 26px;
}

div#Body div.quotes div.copy {
    padding: 0 20px;
}

div#Body div.quotes div.copy ul {
    padding-bottom: 0;
}
div#Body div.quotes div.bottom {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_quote_bottom.png) no-repeat;
    height: 26px;
    line-height: 26px;
    width: 260px;
}


div#Body div#notes h2.orange_h2_large {
    text-transform: uppercase;
}

div#Body div.grey_large div.top {
    width: 754px;
    height: 10px;
    line-height: 10px;
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_large_grey_top.png) no-repeat bottom left;
}

div#Body div.grey_large div.copy {
    padding: 0 10px;
    background-color: #ebebe0;
}

div#Body div.grey_large div.bottom {
    width: 754px;
    height: 8px;
    line-height: 8px;
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_large_grey_bottom.png) no-repeat bottom left;
}

div#Body div.bottom_left {
        background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_large_grey_bottom.png) no-repeat bottom left;
}

div#Body div.bottom_right {
        background: url(/investorrelations/reports/ara2009/webimages/backgrounds/bg_large_grey_bottom.png) no-repeat bottom right;
}

div#Body div.society_1 {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/p37_box_01.png) no-repeat;
}
div#Body div.society_2 {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/p37_box_02.png) no-repeat;
}

div#Body div.society_3 {
    background: url(/investorrelations/reports/ara2009/webimages/backgrounds/p37_box_03.png) no-repeat;
}

div#Body div.society_1,
div#Body div.society_2,
div#Body div.society_3 {
    color: #fff;
    margin-bottom: 10px;
    padding: 10px 10px 5px 10px;
    height: 135px;
}

div#Body div.society_1 ul li,
div#Body div.society_2 ul li,
div#Body div.society_3 ul li {
    list-style: disc;
    margin-left: 15px;
    margin-bottom: 0.5em;
}

div#Body div.acc1 {
    height: 235px;
}

div#Body div.acc2 {
    height: 234px;
}

div#Body div.acc3 {
    height: 200px;
}


