body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    background-color: #ffffff;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
}

*
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: inherit;
    color: inherit;
}

.article-details-intro
{
    font-size: 90%;
    color: #404040;
    margin: 0px 0px 15px 0px;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
    width: 410px;
}

.article-details-intro-padding
{
    padding: 10px;
}

.article-footnotes
{
    font-size: 75%;
    color: #808080;
}

.article-intro
{
    font-weight: bold;
    color: #666666;
    margin: 0px 0px 15px 0px;
    line-height: 140%;
}

.article-subtitle
{
    font-size: 110%;
    font-weight: bold;
    margin: 0px 0px 5px 0px;
}

.article-text
{
    font-size: 100%;
    margin: 0px 0px 15px 0px;
    line-height: 140%;
}

.article-title
{
    font-size: 145%;
    font-weight: bold;
    margin: 0px 0px 15px 0px;
}

.text-error
{
    font-weight: bold;
    color: #c00000;
    padding: 5px 10px 5px 10px;
    border-style: solid;
    border-color: #c00000;
    border-width: 2px;
}

.text-info
{
    font-weight: bold;
    background-color: #eeeeee;
    padding: 5px 10px 5px 10px;
    margin: 5px 0px 15px 0px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
}

a
{
}

a.footer
{
    font-size: 90%;
}

a.footer:link
{
    text-decoration: none;
    color: #000000;
}

a.footer:visited
{
    text-decoration: none;
    color: #000000;
}

a.footer:active
{
    text-decoration: none;
    color: #ffffff;
}

a.footer:hover
{
    text-decoration: none;
    color: #404040;
}

a.language
{
    border-style: solid;
    border-color: #ffffff;
    border-width: 0px;
}

a.language:link
{
    text-decoration: none;
    color: #000000;
}

a.language:visited
{
    text-decoration: none;
    color: #000000;
}

a.language:active
{
    text-decoration: none;
    color: #000000;
}

a.language:hover
{
    text-decoration: none;
    color: #000000;
}

a.menu-major
{
    font-size: 90%;
    font-weight: normal;
}

a.menu-major:link
{
    text-decoration: none;
    color: #000000;
}

a.menu-major:visited
{
    text-decoration: none;
    color: #000000;
}

a.menu-major:active
{
    text-decoration: none;
    color: #cc0001;
}

a.menu-major:hover
{
    text-decoration: none;
    color: #000000;
}

a.menu-minor
{
    font-size: 80%;
    font-weight: normal;
}

a.menu-minor:link
{
    text-decoration: none;
    color: #000000;
}

a.menu-minor:visited
{
    text-decoration: none;
    color: #000000;
}

a.menu-minor:active
{
    text-decoration: none;
    color: #cc0001;
}

a.menu-minor:hover
{
    text-decoration: none;
    color: #000000;
}

a.topmenu
{
    font-size: 10px;
    font-weight: normal;
}

a.topmenu:link
{
    text-decoration: none;
    color: #e2e0e1;
}

a.topmenu:visited
{
    text-decoration: none;
    color: #e2e0e1;
}

a.topmenu:active
{
    text-decoration: none;
    color: #000000;
}

a.topmenu:hover
{
    text-decoration: none;
    color: #ffffff;
}

a:link
{
    text-decoration: none;
    color: #0066cc;
}

a:visited
{
    text-decoration: none;
    color: #0066cc;
}

a:active
{
    text-decoration: none;
    color: #000000;
}

a:hover
{
    text-decoration: underline;
    color: #003399;
}

div.article
{
    font-size: 11px;
    width: 450px;
    position: absolute;
    top: 0px;
    left: 141px;
}

div.article-details
{
    font-size: 11px;
    width: 95%;
    height: 515px;
    position: absolute;
    top: 0px;
    right: 20px;
}

div.article-details-padding
{
    padding: 20px 20px 10px 140px;
}

div.article-padding
{
    padding: 20px;
}

div.contents
{
    background-color: #fffdfa;
    width: 100%;
    height: 515px;
    position: absolute;
    top: 108px;
    left: 0px;
    overflow: auto;
}

div.contents-padding
{
}

div.details-item
{
    background-color: #eeeeee;
    margin: 0px 20px 20px 0px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    width: 120px;
    text-align: center;
    cursor: pointer;
    display: inline-block;

}

div.details-item-padding
{
    padding: 10px;
}

div.footer
{
    background-color: #99999b;
    width: 100%;
    height: 25px;
    position: absolute;
    top: 624px;
    left: 0px;
}

div.footer-padding
{
    padding: 5px 50px 5px 10px;
}

div.header
{
    width: 100%;
    height: 58px;
    position: absolute;
    top: 27px;
    left: 0px;
}

div.header-banner
{
    width: 295px;
    height: 57px;
    position: absolute;
    top: 0px;
    right: 20px;
}

div.header-contents
{
    background-color: #ffffff;
    width: 100%;
    height: 57px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.header-logo
{
    width: 113px;
    height: 57px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.home-link
{
    position: absolute;
    top: 1px;
    left: 5px;
}

div.languagemenu
{
    background-color: #cccccc;
    width: 98%;
    height: 24px;
    position: absolute;
    top: 57px;
    left: 10px;
    display: inline;
}

div.languagemenu-bottomborder
{
    font-size: 1px;
    background-color: #999999;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 22px;
    left: 0px;
}

div.languagemenu-padding
{
    padding: 4px 0px 2px 0px;
}

div.languagemenu-topborder
{
    font-size: 1px;
    background-color: #ededed;
    width: 100%;
    height: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.languagemenu-topborder-leftcorner
{
    font-size: 1px;
    background-image: url(/images/graphics/a454f4589432384363782984a52443035f8fb003);
    background-position: bottom right;
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.languagemenu-topborder-rightcorner
{
    font-size: 1px;
    background-image: url(/images/graphics/55312b62ae0d8b6af4c8e2cad8a6c452617bb12f);
    background-position: bottom left;
    background-repeat: no-repeat;
    width: 4px;
    height: 4px;
    position: absolute;
    top: 0px;
    right: 0px;
}

div.menu
{
    font-size: 12px;
    border-style: dashed;
    border-color: #cccccc;
    border-width: 0px 1px 0px 0px;
    width: 140px;
    height: 519px;
    position: absolute;
    top: 108px;
    left: 0px;
}

div.menu-divider
{
    font-size: 1px;
    height: 5px;
}

div.menu-major
{
    padding: 3px 0px 3px 10px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 1px 0px 1px 0px;
    cursor: pointer;
}

div.menu-minor
{
    padding: 2px 0px 2px 25px;
    border-style: solid;
    border-color: #ffffff;
    border-width: 0px 0px 1px 0px;
    cursor: pointer;
}

div.menu-padding
{
}

div.printversion-link
{
    border-style: solid;
    border-color: #666666;
    border-width: 1px;
    width: 26px;
    height: 26px;
    float: right;
}

div.search
{
    position: absolute;
    top: 2px;
    right: 20px;
    z-index: 10;
}

div.sidecolumn
{
    font-size: 11px;
    background-color: #eeeeee;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    width: 180px;
    height: 400px;
    position: absolute;
    top: 20px;
    left: 611px;
    overflow: auto;
}

div.sidecolumn-padding
{
    padding: 5px 10px 10px 10px;
}

div.topmenu
{
    color: #ffffff;
    background-color: #cc0001;
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 27px;
    position: absolute;
    top: 0px;
    left: 0px;
}

div.topmenu-bottomborder
{
    font-size: 1px;
    background-color: #e2e0e1;
    width: 100%;
    height: 2px;
    position: absolute;
    top: 25px;
    left: 0px;
}

div.topmenu-padding
{
    padding: 5px;
}

form.login
{
    background-color: #eeeeee;
    padding: 5px 15px 5px 15px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px;
    line-height: 100%;
}

hr
{
    margin: 10px 0px 10px 0px;
    border-style: solid;
    border-color: #cccccc;
    border-width: 1px 0px 0px 0px;
}

html
{
    padding: 0px;
    margin: 0px;
    width: 100%;
    height: 100%;
    overflow: auto;
}

img
{
    border-width: 0px;
}

input[type=text],input[type=password]
{
    background-color: #f9f9f9;
    padding: 1px 3px 1px 2px;
    border-style: solid;
    border-color: #999999;
    border-width: 1px;
}

table,tr,td
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    padding: 0px;
    margin: 0px;
    border-width: 0px;
    vertical-align: top;
    border-spacing: 0px;
}

table.table
{
    border-style: solid;
    border-color: #999999;
    border-width: 1px 0px 0px 1px;
}

table.topmenu-items
{
    height: 16px;
    position: absolute;
    top: 4px;
    right: 190px;
}

td.language
{
    border-style: solid;
    border-color: #cc0001;
    border-width: 0px 1px 0px 0px;
    height: 20px;
    vertical-align: middle;
}

td.table-data
{
    padding: 1px 5px 1px 5px;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 1px 1px 0px;
}

td.table-data-alt
{
    background-color: #f0f0f0;
    padding: 1px 5px 1px 5px;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 1px 1px 0px;
}

td.table-title
{
    font-weight: bold;
    background-color: #cccccc;
    padding: 2px 5px 2px 5px;
    border-style: solid;
    border-color: #999999;
    border-width: 0px 1px 1px 0px;
}

td.topmenu-item
{
    padding: 0px 10px 0px 10px;
    border-style: solid;
    border-color: #e2e0e1;
    border-width: 0px 1px 0px 0px;
    height: 16px;
    text-align: center;
    vertical-align: middle;
    cursor: pointer;
}


