html #dkv {
    height: 100%;
    background-color: transparent;
}

body #dkv {
    color: #111;
    font-family: Verdana, Arial, sans-serif;
    font-size: 10px;
    height: 100%;
    line-height: 1.4em;

}

 #dkv dfn {
    font-style: normal;
}

 #dkv h1, #dkv h2, #dkv h3, #dkv h4, #dkv h5, #dkv h6 {
    font-weight: bold;
    line-height: 1.0em;
}

 #dkv h1 {
    font-size: 1.8em;
}

 #dkv h2 {
    font-size: 1.3em;
}

 #dkv h3 {
    font-size: 1.2em;
}

 #dkv ul {
    list-style-type: square;
}

 #dkv ul li {
    margin-left: 2.0em;
    margin-bottom: 0.6363em;
    line-height: 1.2em;
}

 #dkv strong {
    font-weight: bold;
}

 #dkv em {
    font-style: italic;
}

 #dkv a {
    color: #1b3269;
    text-decoration: none;
    cursor: pointer;
}

 #dkv a:hover {
    text-decoration: underline;
}

 #dkv a img {
    border-style: none;
}

 #dkv a.LinkGlossary {
    border-bottom: 1px dashed #5567a4;
}

 #dkv div.panel {
    padding: 1.0em;
    background-color: #fff;
    margin-top: 0.2em;
    margin-right: 0.2em;
    color: #1b3269;
}

 #dkv table {
    border: 0.0909em solid #a6abb1;
    width: 100% !important;
    width: 99%;
}

 #dkv table th {
    font-size: 1.2em;
    background-color: #1f2949;
    color: #fff;
    text-align: left;
    padding: 0.3em 0.5em;
    font-weight: bold;
    border: 0.0909em solid #fff;
}

 #dkv table td {
    font-size: 1.2em;
    padding: 0.1em 0.5em;
    border: 0.0909em solid #fff;
    vertical-align: middle;
}

 #dkv table tr.row_1 td {
    background-color: #fff;
}

 #dkv table tr.row_2 td {
    background-color: #eff2f4;
}

 #dkv .column_1_2 {
    clear: left;
    float: left;
    height: auto !important;
    height: 40.0em;
    min-height: 40.0em;
    width: 56.5em;
}

 #dkv .column_2_2 {
    clear: right;
    float: left;
}

 #dkv p {
    margin: 0 0 0.8em 0;
    font-size: 1.1em;
    
}

 #dkv abbr {
    cursor: help;
}

 #dkv th a {
    color: #fff;
    padding-right: 0.7272em;
}

 #dkv th.order_desc a {
    font-weight: bold;
    padding-right: 1.0em;
    background: url(/runtime/cms.run/doc/English/159/proxyresource/dkv/_files/styles/../images/arrow_down.png) no-repeat right center;
}

 #dkv th.order_asc a {
    font-weight: bold;
    padding-right: 1.0em;
    background: url(/runtime/cms.run/doc/English/159/proxyresource/dkv/_files/styles/../images/arrow_up.png) no-repeat right center;
}

 #dkv th.active {
    background-color: red;
}

 #dkv div#content {
    
    overflow: hidden;
}

 #dkv dfn {
    background: transparent url(/runtime/cms.run/doc/English/159/proxyresource/dkv/_files/styles/../images/icons/Icon_Info_xs.gif) no-repeat right center;
    padding-right: 1em;
    cursor: help;
}

 #dkv a.LinkGlossary {
    color: inherit;
    cursor: help;
}

