﻿html
{
     height:100%;
}
body
{
    font: 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;
    height:100%;
}

td, th
{
    font: Verdana;
    font-size:medium;
    color: #333330;
}

h1
{
    color: #013082;
    font-size: 16px;
}

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;
}
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
{
    font-size:12px;
    color: #FFFFFF;
}
a.whitelink:hover
{
    font-size:12px;
    color: #FFFFFF;
    text-decoration: none;
}
a.whitelink:visited
{
    font-size:12px;
    color: #FFFFFF;
    text-decoration: underline;
}
a.whitelink:visited:hover
{
    font-size:12px;
    color: #FFFFFF;
    text-decoration: none;
}

a.whitelinkbig
{
    font-size:14px;
    color: #FFFFFF;
    font-weight:bold;
}
a.whitelinkbig:hover
{
    font-size:14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight:bold;
}
a.whitelinkbig:visited
{
    font-size:14px;
    color: #FFFFFF;
    text-decoration: underline;
    font-weight:bold;
}
a.whitelinkbig:visited:hover
{
    font-size:14px;
    color: #FFFFFF;
    text-decoration: none;
    font-weight:bold;    
}


input.search_box
{
    border: 0px solid white;
    color: #767575;
    font: .85em Verdana, Arial, Helvetica, sans-serif;
    letter-spacing: -.03em;
    width: 95px;
    height: 14px;
}


.search_button
{
    border: none;
    width: 14px;
    height: 14px;
    margin-top: 1px;
    vertical-align: top;
    cursor: pointer;
}



.underl
{
    color: #FFFFFF;
    text-decoration: underline;
    cursor: default;
}

.plain
{
    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: 0px;
    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;
}

.smallp
{
    margin:0px;
  padding-top:4px;
  padding-bottom:4px;
     
}
