﻿div.d-body
{
    background: url(images/bg-body.gif) repeat-x #ffffff;
}

div.d-header-bk-l
{
    background: url(images/bg-header-bk-l.gif) no-repeat left;
    padding: 0px 0px 0px 10px;
    height: 139px;
}
div.d-header-bk-r
{
    background: url(images/bg-header-bk-r.gif) no-repeat right;
    padding: 0px 10px 0px 0px;
    height: 139px;
}
div.d-header-bk-c
{
    background: url(images/bg-header-bk-c.gif) repeat-x;
    height: 139px;
}
div.d-header-light
{
    background: url(images/bg-header-light.gif) no-repeat;
    height: 139px;
}
div.d-header-column-l
{
    width: 40%;
    float: left;
    text-align: left;
}
div.d-header-column-l img, div.d-header-column-c img
{
    display: block;
}
div.d-header-column-r
{
    width: 40%;
    float: right;
    text-align: right;
    padding: 11px 0px 0px 0px;
    line-height: 13px;
}
div.d-header-column-c
{
    margin: 0px 40%;
    text-align: center;
}
div.d-header-navigation
{
    clear: both;
}

div.d-content-bk-t
{
    background: url(images/loc.axd?bg-content-bk1-t.gif) no-repeat;
    min-height: 305px;
}
div.d-content-bk-c
{
    background: url(images/loc.axd?bg-content-bk1-c.gif) repeat-y;
}
div.d-content-bk-b
{
    background: url(images/loc.axd?bg-content-bk1-b.gif) no-repeat;
    height: 20px;
}
div.d-content-bk2 div.d-content-bk-t
{
    background: url(images/loc.axd?bg-content-bk2-t.gif) no-repeat;
}
div.d-content-bk2 div.d-content-bk-c
{
    background: url(images/loc.axd?bg-content-bk2-c.gif) repeat-y;
}
div.d-content-bk2 div.d-content-bk-b
{
    background: url(images/loc.axd?bg-content-bk2-b.gif) no-repeat;
}
table.d-content-container div.d-content-column-t1
{
    padding: 34px 0px 0px 0px;
}
table.d-content-container div.d-content-column-t2
{
    height: 22px;
}
table.d-content-container div.d-content-column-t1 h1
{
    margin-bottom: 0;
}
table.d-content-container div.d-content-column-c
{
    padding: 0px 0px 6px 0px;
    margin: 12px 0px 0px 0px;
    line-height: 140%;
}
table.d-content-container div.d-content-column-l
{
    width: 170px;
    padding: 34px 35px 34px 0px;
    overflow: hidden;
    font-size: 12px;
}
table.d-content-container div.d-content-column-r
{
    width: 170px;
    padding: 0px 0px 34px 25px;
    margin: 12px 0px 0px 0px;
    overflow: hidden;
}
table.d-content-container td.ds-content-left-column-en div.d-content-column-l
{
    width: 219px;
}

div.d-footer-copyright
{
    margin: 0px 336px 0px 30px;
    color: #999999;
}
div.d-footer-search
{
    float: right;
    width: 336px;
    padding: 0px 35px 0px 0px;
}

div.d-content-column-r
{
    line-height: 16px;
    color: #666666;
    font-size: 12px;
}
div.d-content-column-r h2
{
    margin: 2px 0px 13px 0px;
}
div.d-content-column-r h3
{
    margin: 2px 0px 13px 0px;
}
div.d-content-column-r p, div.d-content-column-r div.right-block
{
    margin: 2px 0px 18px 0px;
}
div.d-content-column-r input, div.d-content-column-r textarea
{
    font-size: 12px;
}
div.d-content-column-r p.large
{
    font-size: 12px;
    line-height: 18px;
}
div.d-content-column-r p.large b
{
    color: #333333;
}
div.d-content-column-r .block-header
{
    line-height: 24px;
}

div.view-switcher-tr
{
    margin-top: -38px;
    position: relative;
    float: right;
    text-align: right;
}
div.press-year-filter a, div.view-switcher-tr a, div.view-switcher-tr span.active
{
    color: #3c72b7;
    display: block;
    float: left;
    font-size: 14px;
    margin: 1px 4px;
    text-decoration: none;
}
div.press-year-filter a:hover, div.view-switcher-tr a:hover
{
    color: #00455f;
    text-decoration: underline;
}
div.press-year-filter a.active, div.view-switcher-tr a.active, div.view-switcher-tr span.active
{
    margin: 0;
    padding: 1px 4px;
    background: #466a85;
    color: #ffffff;
}

table.top-stock
{
    margin: 9px 0px;
}
table.top-stock td
{
    background: url(images/bg-top-stock-c.gif) repeat-x;
    padding: 5px 0px;
    font-size: 12px;
}
table.top-stock td.bg-l
{
    background: url(images/bg-top-stock-l.gif) no-repeat;
    width: 10px;
}
table.top-stock td.bg-r
{
    background: url(images/bg-top-stock-r.gif) no-repeat;
    width: 8px;
}
table.top-stock td.bg-s
{
    background: url(images/bg-top-stock-s.gif) no-repeat;
    width: 17px;
}

h1.page-title-no-left
{
    margin-left: 204px;
}
h1.page-title-no-left-en
{
    margin-left: 254px;
}
h1.page-title-with-right
{
    margin-right: 204px;
}
h1.page-title-with-right-en
{
    margin-right: 254px;
}
table td.filelist-left
{
    text-align: right;
    padding: 8px 0px;
}
table#health-main
{
    table-layout: fixed;
}
table.health tr
{
    padding-bottom: 15px;
}
div.health-dictionary
{
    padding-left: 40px;
}
a.health-dictionary
{
    text-decoration: none;
    border-bottom: dashed 1px;
}
div#sitemap table tr
{
    padding-bottom: 10px;
}
div#sitemap b
{
    font-size: 14px;
}
div#search
{
    padding: 10px 10px;
}
table#search-results div.text
{
    margin: 2px 0px 11px 0px;
    line-height: 15px;
    color: #666666;
}
div#search-found
{
    margin: 25px 0px 11px 0px;
    color: #999999;
}

td.form-button-update-cell
{
    width: 130px;
    height: 32px;
}
div.form-button-comment
{
    margin: 2px 0px;
}
div.form-update-progress
{
    position: absolute;
    width: 130px;
    height: 32px;
    background: #ffffff;
    padding: 2px 0px 0px 0px;
}
div.xcopytext
{
    position: absolute;
    z-index: 1000;
    display: none;
}
div.xcopytext a
{
    background: url(images/bg-xcopytext.png) no-repeat;
    width: 48px;
    height: 60px;
    display: block;
    margin: 0px 0px 0px -12px;
}
div.xcopytext a:hover
{
    background: url(images/bg-xcopytext-hover.png) no-repeat;
    width: 214px;
    height: 60px;
    display: block;
}
div.waitwindow-container
{
    position: absolute;
    width: 192px;
    height: 36px;
    z-index: 32100;
}

.dictionary-term
{
    cursor: help;
    border-bottom: 1px dotted #3c72b7;
    color: #3c72b7;
}

div.modal-popup-ctx-update p
{
    margin-bottom: 18px;
}

.waitwindow
{
    display: none !important;
}
div.waitwindow-wbd
{
    position: absolute;
    width: 170px;
    padding: 10px;
    background-color: #FCF7D1;
    border: 1px solid #EACB6B;
    text-align: center;
    z-index: 10000;
    background-image: url(images/wait.gif);
    background-position: 10px center;
    background-repeat: no-repeat;
    top: 5px;
    right: 5px;
}

@media screen
{
    div.d-header
    {
        width: 1000px;
        margin: 0px auto;
        clear: both;
        font-size: 12px;
    }
    div.d-content
    {
        width: 1000px;
        margin: 0px auto;
        clear: both;
    }
    div.d-footer
    {
        width: 1000px;
        margin: 0px auto;
        clear: both;
        font-size: 12px;
    }
    table.d-content-container
    {
        width: 930px;
        height: 270px;
        margin: 0px 35px;
    }
    table.d-content-container ul li
    {
        margin: 8px 0px;
        padding: 0px 0px 0px 12px;
        list-style: none;
        background: url(images/bullet-right.gif) no-repeat 2px 5px;
    }
    table.d-content-container ul li.ext-pdf
    {
        padding: 0px 0px 0px 32px;
        background: url(images/bullet-pdf.gif) no-repeat;
    }
    div.d-content-column-c ul
    {
        margin: 15px 0px 28px 0px;
        padding: 0px;
        list-style: none;
    }
    div.d-content-column-c ul li ul
    {
        margin: 10px 0px 10px 20px;
        padding: 0px;
        list-style: none;
    }
    div.d-content-column-c ul.filelist
    {
        margin: 0;
        padding: 0;
    }
    div.d-content-column-r ul
    {
        margin: 15px 0px 28px 0px;
        padding: 0px;
        list-style: none;
    }
    div.d-content-column-r ul.blank li, div.d-content-column-r ul li.blank
    {
        margin: 8px 0px;
        padding: 0px;
        list-style: none;
        background: none;
    }
    div.d-content-column-r ul li a
    {
        font-size: 12px;
    }
    div.d-content-column-r ul li.small a
    {
        font-size: 12px;
    }
}

@media print
{
    iframe, div.d-header, div.d-footer, div.bx-top-panel, div.d-content-column-l
    {
        display: none;
    }
}
