﻿body
{
    font: 10px verdana;
    scrollbar-face-color: #0054A5;
    scrollbar-highlight-color: #EEEEEE;
    scrollbar-shadow-color: #EEEEEE;
    scrollbar-arrow-color: #EEEEEE;
    scrollbar-base-color: #EEEEEE;
    scrollbar-dark-shadow-color: #EEEEEE;
    scrollbar-3d-light-color: #EEEEEE;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    color: #333330;
}

td, th
{
    font: 11px/18px verdana;
}

h1
{
    color: #013082;
    font-size: 16px;
}

h2
{
    color: #013082;
    font-size: 13px;
    font-weight: bold;
}

.mainContentSmall
{
    font-size: 9px;
    line-height: 16px;
}
.mainContentLarge
{
    font-size: 14px;
    line-height: 22px;
}
.mainContentNormal
{
    font-size: 11px;
    line-height: 20px;
}

.small
{
    font-size: 9px;
}
select
{
    padding: 2px 3px 2px 3px;
    border: 1px solid;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}

.dataisland
{
    font: 10px verdana;
    padding-left: 8px;
}

a
{
    color: #002264;
    text-decoration: underline;
}
a:hover
{
    color: #002264;
    text-decoration: none;
}
a:visited
{
    color: #002264;
    text-decoration: underline;
}
a:visited:hover
{
    color: #002264;
    text-decoration: none;
}

a.roll
{
    color: #002264;
    text-decoration: none;
}
a.roll:hover
{
    color: #002264;
    text-decoration: underline;
}
a.roll:visited
{
    color: #002264;
    text-decoration: none;
}
a.roll:visited:hover
{
    color: #002264;
    text-decoration: underline;
}

a.whitelink
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.whitelink:hover
{
    color: #FFFFFF;
    text-decoration: none;
}
a.whitelink:visited
{
    color: #FFFFFF;
    text-decoration: underline;
}
a.whitelink:visited:hover
{
    color: #FFFFFF;
    text-decoration: none;
}



input.search_box
{
    border: 0px solid white;
    color: #767575;
    font: .85em Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -.03em;
    width: 95px;
    height: 12px;
}


.search_button
{
    border: none;
    width: 19px;
    height: 14px;
    margin-top: 1px;
    vertical-align: top;
    cursor: pointer;
}


.underl
{
    color: #FFFFFF;
    text-decoration: underline;
    cursor: default;
}

.underl:visited
{
    color: #FFFFFF;
    text-decoration: underline;
    cursor: default;
}

.plain:hover
{
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.plain:visited:hover
{
    color: #FFFFFF;
    text-decoration: none;
    cursor: pointer;
}

.textfield
{
    padding: 2px 3px 2px 3px;
    border: 1px solid;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}

.errortext
{
    color: red;
    font-family: verdana, arial, helvetica;
    font-size: 8pt;
}

.submit
{
    background-color: #d1d1d1;
    font-family: verdana;
    border: #8B8B8B 1px solid;
    font-size: 11px;
    color: #000000;
}


.floatright
{
    margin-left: 10px;
    margin-bottom: 10px;
    float: right;
    width: 185px;
}

.dataislandheader
{
    background-image: url(/images/btn_back_1o.gif);
    color: White;
    font-weight: bold;
    padding-left: 8px;
}

.dataislandtable
{
    border: solid 1px #003399;
}



.tabOn
{
    background-image: url(/images/btn_back_1o.gif);
    color: White;
    font-weight: bold;
    padding-left: 8px;
    border-left-color: White;
    border-left-style: solid;
    border-width: thin;
    padding-left: 8px;
}

.tabOff
{
    background-image: url(/images/tab_back_off.gif);
    color: White;
    font-weight: bold;
    padding-left: 8px;
    border-left-color: White;
    border-left-style: solid;
    border-width: thin;
    padding-left: 8px;
}

.formLabel
{
    font-weight: bold;
    vertical-align: top;
}

.emphasis
{
    font-weight: bold;
}

fieldset
{
    border: solid 1px #003399;
    padding: 12px;
}

legend
{
    padding: 0.2em 0.5em;
    border: 1px solid #003399;
    color: #003399;
    font-size: 90%;
    font-weight: bold;
    text-align: right;
}

.rbChoice input
{
    margin-left: -20px;
}
.rbChoice td
{
    padding-left: 20px;
}
