* {
    background-image: none ! important;
}

body {
    margin: 0;
    padding: 0;
    font-family: Verdana, Helvetica, Arial, sans-serif;
    font-size: 11pt;
    background: white;
    color: #000000;
}

img {
    border: none;
}

sup, sub,
a sup, a sub {
    font-size: 0.8em;
}

a {
    color: inherit;
    text-decoration: none;
}

.print {
    display: block;
}

.print_off,
div.mast_head,
div.nav,
div.col_box_top,
div.col_box_main,
div.col_box_main ul.sub_nav,
div.col_box_main ul.sub_nav li,
div.col_box_main ul.resource_nav,
div.col_box_btm,
div.download_area,
div.breadcrumbs,
div.nav_scroll_top,
div.nav_scroll_btm,
div.yellow_box_top,
div.yellow_box_body,
div.yellow_box_btm,
div.img_select_box,
div.title_box,
div.strat_img_box,
div.finance_cont_1,
div.footer {
    display: none ! important;
}

div.sec_col h1 {
    font-size: 17pt;
}

div.sec_col h2 {
    font-size: 14pt;
    font-weight: normal;
}

div.fp_three_wrap{

}

div.sec_col h1,
div.sec_col h2,
div.sec_col h3,
div.sec_col h4,
div.fp_three_wrap h2,
div.fp_three_wrap h3,
div.fp_three_wrap h4 {
    color: #00338E;
}

div.strategy_cont h2,
div.strategy_cont h3,
div.strategy_cont h4 {
    font-weight: normal;
}

div.strategy_cont h4 {
    font-weight: bold;
    font-size: 11pt;
    padding: 0px;
    margin: 10px 0px;
}

div.strategy_cont img {
    margin: 10px 10px 10px 0px;
}

div.strategy_cont p {
    padding: 0px;
    margin: 0px;
}

div.region_content {
    display: block;
}



div.wide_table table {
    margin: 0px 0px 15px 10px;
    padding: 0px;
    width: 100%;
    background-color: #d8f0f6;
    color: #00338E;
}

div.content_one table{
    margin: 0px 0px 15px 0px;
    padding: 0px;
    width: 100%;
    background-color: #d8f0f6;
    color: #00338E;
}

div.content_one table thead tr th,
div.wide_table table thead tr th {
    margin: 0px;
    padding: 5px;
    background-color: #fff;
    font-weight: bold;
    font-size: 1.1em;
    vertical-align: bottom;
}

div.wide_table table thead tr th h2,
div.wide_table table tbody tr th h2 {
    color:#00A0DF;
    font-size:1.4em;
    font-weight:bold;
    padding:10px 0;
}

div.content_one table thead tr th h2,
div.content_one table tbody tr th h2,
div.wide_table table thead tr th h2,
div.wide_table table tbody tr th h2 {
    margin-left: 6px;
}

div.content_one table tbody tr td hr,
div.wide_table table tbody tr td hr {
    width: 100%;
    color: #00338E;
}

div.content_one table tbody tr td p,
div.wide_table table tbody tr td p,
div.content_one table tbody tr td p a,
div.wide_table table tbody tr td p a {
    font-size: 1em;
    color: #00338E;
}

div.content_one table tbody tr td p a:hover,
div.wide_table table tbody tr td p a:hover {
    text-decoration: underline;
}

div.content_one table tbody tr th,
div.wide_table table tbody tr th {
    border-bottom: 1px solid #fff;
}


div.content_one table tbody tr th,
div.wide_table table tbody tr th {
    margin: 0px;
    padding: 0px;
    color: #0092c6;
}

div.content_one table tbody tr th.mid_table_header,
div.wide_table table tbody tr th.mid_table_header {
    background-color:#FFFFFF;
    font-size:1.1em;
    font-weight:bold;
    margin:0;
    padding:10px 5px 5px 5px;
    vertical-align:bottom;
    color: #00338E;
}

div.content_one table tbody tr td,
div.wide_table table tbody tr td {
    margin: 0px;
    padding: 8px;
    border-bottom: 1px solid #00338E;
}

div.content_one table tbody tr td ul li,
div.wide_table table tbody tr td ul li {
    padding: 0px 0px 5px 0px
}

div.content_one table tbody tr td ul li ul,
div.wide_table table tbody tr td ul li ul {
    list-style-type: none;
}

div.content_one table tbody tr th.bold_cell,
div.content_one table tbody tr td.bold_cell,
div.wide_table table tbody tr th.bold_cell,
div.wide_table table tbody tr td.bold_cell {
    font-weight: bold;
}

div.content_one table tbody tr th.no_border,
div.content_one table tbody tr td.no_border,
div.wide_table table tbody tr th.no_border,
div.wide_table table tbody tr td.no_border {
    border-bottom: none;
}

div.content_one table.white_table,
div.wide_table table.white_table {
    width: 98%;

}

div.ops_german_air_body table.white_table {
    width: 330px;
    padding-left: 5px;
}

div.content_one table.white_table,
div.wide_table table.white_table,
div.ops_german_air_body table.white_table {
    margin: 10px 0px 40px 0px;
    padding: 0px;
    background-color: #fff;
    color: #00338E;
}

div.content_one table.white_table thead tr th.bold_off,
div.ops_german_air_body table.white_table thead tr th.bold_off,
div.wide_table table.white_table thead tr th.bold_off {
    font-weight: normal;
}

div.content_one table.white_table thead tr th.left_align,
div.content_one table.white_table tbody tr td.left_align,
div.wide_table table.white_table thead tr th.left_align,
div.wide_table table.white_table tbody tr td.left_align,
div.ops_german_air_body table.white_table thead tr th.left_align {
    text-align: left;
    padding-left: 0px;
}

div.content_one table.white_table thead tr th,
div.content_one table.white_table tbody tr td,
div.wide_table table.white_table thead tr th,
div.wide_table table.white_table tbody tr td,
div.ops_german_air_body table.white_table thead tr th,
div.ops_german_air_body table.white_table tbody tr td {
    text-align: right;
}

div.content_one table.white_table thead tr th,
div.content_one table.white_table thead tr td,
div.content_one table.white_table tbody tr th.double_border,
div.content_one table.white_table tbody tr td.double_border,
div.wide_table table.white_table thead tr th,
div.wide_table table.white_table thead tr td,
div.wide_table table.white_table tbody tr th.double_border,
div.wide_table table.white_table tbody tr td.double_border,
div.ops_german_air_body table.white_table tbody tr th.double_border,
div.ops_german_air_body table.white_table tbody tr td.double_border {
    border-bottom: 2px solid #00338E;
}

div.content_one table.white_table tbody tr th a sup,
div.content_one table.white_table tbody tr td a sup,
div.wide_table table.white_table tbody tr th a sup,
div.wide_table table.white_table tbody tr td a sup {
    font-size: 1.1em;
}

div.content_one table.white_table tbody tr th,
div.wide_table table.white_table tbody tr th,
div.ops_german_air_body table.white_table tbody tr th {
    padding: 6px 0px;
    text-align: left;
    border-bottom: 1px solid #00338E;
    color: #00338E;
    width: 70%;
}


div.ops_german_air_body table.white_table thead tr th {
    padding: 10px 5px 5px 0px;
}

div.ops_german_air_body table.white_table thead tr th h3 {
    margin: 0px;
    padding: 0px;
    color: #00338E;
    font-weight: bold;
    text-align: left;
}

div.ops_german_air_body table.white_table thead tr th h3 a sup{
    margin: 0px;
    padding: 0px;
    color: #00338E;
    font-size: 0.6em;
}

div.ops_german_air_body table.white_table thead tr th,
div.ops_german_air_body table.white_table thead tr td,
div.ops_german_air_body table.white_table tbody tr td {
    border-bottom: 1px solid #00338E;
}

div.content_one table.white_table tbody tr th.xtra_top_pad,
div.wide_table table.white_table tbody tr th.xtra_top_pad {
    padding-top: 16px;
}

div.content_one table.even_cells tbody tr th,
div.content_one table.even_cells tbody tr td,
div.wide_table table.even_cells tbody tr th,
div.wide_table table.even_cells tbody tr td  {
    width: 33%;
}

div.wide_table table tbody tr td.subnote {
    padding-left: 0px;
    padding-right: 0px;
}

div.wide_table table tbody tr td.subnote div.notesection {
    margin-left: 20px;
    border-top: 1px solid #00338E;
    font-weight: bold;
    padding: 10px 8px 10px 14px;
}

div.content_one table thead tr th h2,
div.content_one table tbody tr th h2,
div.wide_table table thead tr th h2,
div.wide_table table tbody tr th h2 {
    margin-left:6px;
    text-align: left;
}

div.wide_table table thead tr th h2,
div.wide_table table tbody tr th h2 {
    color:#00A0DF;
    font-size:12pt;
    font-weight:bold;
    padding:10px 0;
}

table {
    font-size: 10pt;
    width: 100%;
    text-align: left;
}

table tbody tr td {
    vertical-align: top;
}

table.white_table tbody tr th.normal,
table.white_table thead tr th.normal {
    font-weight: normal;
}
