/* Archipelago Portal.css */

body
{
    margin: 0;
    background-color: white;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 9pt;
    background-image: url(../images/seaweed-alpha20.jpg);
    background-repeat: no-repeat;
}
H1, H2, H3, H4, H5, TH, THEAD, TFOOT
{
    color: #003366;
}

H1
{
    font-size: 16pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H2
{
    font-size: 14pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    padding: 0 0 0 0;
    margin: 0 0 0 0;
}

H3
{
    font-size: 12pt;
    font-weight: bold;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
    padding-left: 5px;
}

H4
{
    font-size: 10pt;
    font-weight: bold;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H5, DT
{
    font-size: 1em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

H6
{
    font-size: .8em;
    font-weight: 700;
    font-style: normal;
    text-decoration: none;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}
A:link
{
    text-decoration: none;
    color: #000000;
}

A:visited
{
    /*text-decoration: none;*/
    text-decoration: underline;
    color: #000000;
}

A:active
{
    /*text-decoration: none;*/
    text-decoration: underline;
    color: #333399;
}

a:hover
{
    text-decoration: underline;
    color: red;
}
td
{
    border: none;
    padding: 3px 5px;
}
#rptTbl td
{
    border: none;
    padding: 0px 0px;
}
table.Editor
{
    font-size: 10pt;
    color: Black;
    background-color: White;
}

thead, tfoot
{
    font-size: 1em;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

th
{
    vertical-align: baseline;
    font-size: 1em;
    font-weight: bold;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

img
{
    border: none;
}

.masthead
{
    background: #004559 url(../images/bgMasthead.jpg) repeat;
    background: #296594;
    height: 130px;
    min-width: 840px;
}
.banner
{
    font-size: 10pt;
    color: White;
    font-weight: bold;
    height: 100px;
    width: 100%;
}
.banner a
{
    display: inline-block;
    text-shadow: 1px 1px 3px black;
    float: left;
}
.banner h2
{
    display: inline-block;
    float: left;
    color: #FFF;
    font-weight: normal;
    font-size: 18pt;
    width: 450px;
    text-shadow: 2px 2px 5px black;
}
.channel
{
    display: inline-block;
    float: right;
    width: 250px;
    font-size: 10pt;
    color: White;
    font-weight: bold;
    height: 100%;
    overflow: hidden;
    text-shadow: 1px 1px 3px black;
}
.channel div
{
    margin-top: 5px;
    display: block;
    float: right;
    padding: 0 10px;
}
.channel a, .channel a:visited
{
    color: white;
}
div.AccountMenu
{
    float: right;
}
.channellink
{
    font-size: 10pt;
    color: Black;
    font-weight: bold;
    background-color: #D6E7FF;
}

.menuselect
{
    font-size: 8pt;
    color: Black;
    font-weight: bold;
    width: 130px;
}
.searchselect
{
    font-size: 8pt;
    color: Black;
    font-weight: normal;
    background-color: #d2dcf2;
    background-color: #eff7ff;
}
.searchselectgeneric
{
    font-size: 8pt;
    font-weight: bold;
    color: Black;
    background-color: #F0FFFF;
}

.content
{
    font-size: 10pt;
    color: Black;
    background-color: #ffffff;
    padding-top: 10px;
    padding-left: 10px;
}

.footer
{
    color: #ffffff;
    background-color: #000000;
    font-size: 8pt;
    text-align: center;
    position: fixed;
    bottom: 0;
    height: 15px;
    width: 100%;
}

.footer div
{
    display: inline-block;
    width: 45%;
}

.spacer
{
    height: 15px;
    clear: both;
}

.trspacer
{
    background-color: White;
    height: 2px;
    clear: both;
}
.tdspacer
{
    background-color: White;
    width: 2px;
}

.level1
{
    font-size: 12pt;
    font-weight: bold;
    text-transform: uppercase;
    text-decoration: none;
    width: 100%;
    color: #008200;
    background-color: #ffffff;
    margin: 3px;
    padding-left: 5px;
}

.level2
{
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    color: #ffffff;
    background-color: #296594;
    border-style: outset;
    border-width: 3px;
    margin: 3px;
}

.level3
{
    font-size: 10pt;
    font-weight: bold;
    width: 100%;
    color: #000000;
    background-color: #d6e7ff;
    margin: 3px;
}

.level4
{
    font-size: 10pt;
    font-weight: normal;
    width: 100%;
    color: #000000;
    background-color: #eff7ff;
    margin: 3px;
}

.level5
{
    font-size: 10pt;
    font-weight: normal;
    width: 100%;
    color: #000000;
    background-color: #fffbef;
    margin: 3px;
}

.nomargin
{
    margin: 0 0 0 0;
}

.AltRow
{
    background-color: #D6E7FF;
}
.PortalLogo
{
    margin-top: 5px;
}
.PortalLogo img
{
    margin: auto 30px;
}
a.PortalLink
{
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: bold;
}
span.Breadcrumb, a.BreadcrumbParent, span.BreadcrumbParent
{
    font-size: 8pt;
    margin-right: 3px;
}
span.Breadcrumb
{
    font-weight: bold;
}
a.CalendarLink
{
    float: right;
    display: block;
    padding: 5px 10px;
    color: #FFF;
}
a.Copyright
{
    color: #ffffff;
}
a.PortalLink
{
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: bold;
}
a.PortalLink:link
{
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: bold;
}
a.PortalLink:visited
{
    text-decoration: underline;
    color: Black;
    font-size: 8pt;
    font-weight: bold;
}
a.PortalLink:hover
{
    text-decoration: underline;
    color: red;
    font-size: 8pt;
    font-weight: bold;
}
SMALL
{
    font-size: .7em;
}

BIG
{
    font-size: 1.17em;
}

BLOCKQUOTE, PRE
{
    font-family: Courier New, monospace;
}

ul
{
    margin-left: 20px;
    padding: 0 0 0 0;
}
ul LI
{
    list-style-type: square;
    margin: 0 0 0 0;
    padding: 0 0 0 0;
}

ul LI LI
{
    list-style-type: disc;
}

ul LI LI LI
{
    list-style-type: circle;
}

OL LI
{
    list-style-type: decimal;
}

OL OL LI
{
    list-style-type: lower-alpha;
}

OL OL OL LI
{
    list-style-type: lower-roman;
}

INPUT
{
    font-size: 10pt;
    color: Black;
}
INPUT.Text
{
    font-size: 10pt;
    color: Black;
}
INPUT.Button
{
    font-size: 8pt;
    color: Blue;
}
LABEL
{
    font-size: 8pt;
    color: Black;
    font-weight: bold;
}
LABEL.Required
{
    font-weight: bold;
}
LABEL.Status
{
    font-size: 9pt;
    font-weight: bold;
}
P
{
    font-size: 10pt;
    color: Black;
}
.Error
{
    font-weight: bold;
    font-size: 8pt;
    color: Red;
}
P.Copyright
{
    font-size: 8pt;
    color: Gray;
}
P.Mission
{
    font-size: 8pt;
    color: Menu;
    padding-left: 10px;
    padding-right: 10px;
    color: Black;
    text-align: center;
}
P.News
{
    font-size: 10pt;
    padding-left: 10px;
    padding-right: 10px;
}
P.Item
{
    background-color: RGB(177,177,140);
    color: White;
    padding-bottom: 0px;
    padding-left: 5px;
    width: 100%;
}

.button
{
    font-size: 8pt;
    border-left: #2D559F 1px solid;
    border-right: #2D559F 1px solid;
    border-top: #2D559F 1px solid;
    border-bottom: #2D559F 1px solid;
    color: #000000;
    background-color: #d2dcf2;
}
.searchbutton
{
    font-size: 8pt;
    font-weight: bold;
    border-left: #2D559F 1px solid;
    border-right: #2D559F 1px solid;
    border-top: #2D559F 1px solid;
    border-bottom: #2D559F 1px solid;
    width: 70px;
    color: #ffffff;
    background-color: #296594;
}
.searchbuttonold
{
    font-size: 8pt;
    border-left: #2D559F 1px solid;
    border-right: #2D559F 1px solid;
    border-top: #2D559F 1px solid;
    border-bottom: #2D559F 1px solid;
    width: 70px;
    color: #ffffff;
    background-color: #b5b28c;
}
.searchtextbox
{
    font-size: 8pt;
    color: #000000;
    width: 80px;
}
.textbox
{
    font-size: 10pt;
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #2D559F;
    width: 160px;
}
.textboxshort
{
    font-size: 10pt;
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #2D559F;
    width: 40px;
}

.edittextbox
{
    font-size: 10pt;
    color: #000000;
    background-color: #EDF1FA;
    border: solid 1px #2D559F;
    width: 120px;
}
.disabledtextbox
{
    font-size: 10pt;
    font-weight: normal;
    color: #000000;
    background-color: #ffffff;
    border: solid 1px #ffffff;
    width: 120px;
}
.link
{
    color: Black;
    font-size: 9pt;
    font-weight: bold;
    text-decoration: underline;
}
.form
{
    margin: 5px;
    padding: 0 5px;
    background-color: #EFF7FF;
}
.label
{
    font-size: 8pt;
    color: Black;
    font-weight: bold;
}
.data
{
    font-size: 10pt;
    color: Black;
}
.datahide
{
    font-size: 10pt;
    color: Black;
    display: none;
}
.titledata
{
    font-size: 14pt;
    font-weight: bold;
    color: Black;
}

.editlabel
{
    font-size: 10pt;
    color: Black;
}

.reminder
{
    border-top: dashed 2 red;
    border-bottom: dashed 2 red;
    border-left: dashed 2 red;
    border-right: dashed 2 red;
    font-size: 10pt;
    color: black;
}
.Item
{
    background-color: RGB(177,177,140);
    color: White;
    padding-bottom: 0px;
    padding-left: 5px;
    width: 100%;
    font-size: 10pt;
}
.tip
{
    vertical-align: top;
    font-size: 12pt;
    font-size: 10pt;
    color: Blue;
}

table.myTable
{
    border-collapse: collapse;
    font-size: 10pt;
    border-style: solid;
    border-color: #cc9966;
    border-width: 1px;
}

table.myTable th
{
    font-size: 10pt;
    color: White;
    background-color: #296594;
    border-style: solid;
    border-width: 1px;
    border-color: #cc9966;
    text-align: left;
    padding-left: 2px;
}

table.myTable td
{
    font-size: 10pt;
    background-color: white;
    color: black;
    border-style: solid;
    border-width: 1px;
    border-color: #cc9966;
    text-align: left;
    padding-left: 2px;
}

.dataLabel
{
    color: White;
    font-weight: bold;
}

.myform
{
    font-size: 8pt;
    background-color: #eff7ff;
}

.nav
{
    font-size: 9pt;
    text-align: center;
    color: Black;
    font-weight: bold;
    background: url(../images/bgNoiseOverlay.png) repeat;
    height: 30px;
    width: 100%;
}
/* remove all the bullets, borders and padding from the default list styling */
.nav ul
{
    padding: 0;
    margin: 0;
}
/* float the list to make it horizontal and a relative positon so that you can control the dropdown .nav positon */
.nav ul li, .nav ul ul li
{
    float: left;
    position: relative;
    list-style: none;
}
/* style the links for the top level */
.nav a, .nav a:visited, .nav a:hover
{
    display: block;
    text-decoration: none;
    color: #000;
    background: #309fb0 url(../images/bgNoiseOverlay.png) repeat;
    padding: 0 10px;
    line-height: 30px;
    box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
    -moz-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
    -webkit-box-shadow: 0px 0px 3px rgba(0,0,0,0.5) inset;
}
/* hack for IE5.5 */
* html .nav a, * html .nav a:visited
{
    width: 150px;
}

/* hide the sub levels and give them a positon absolute so that they take up no room */
.nav ul ul
{
    visibility: hidden;
    position: absolute;
    height: 0;
    top: 30px;
    left: 0;
    width: 150px;
    z-index: 50;
}
/* hack for IE5.5 */
* html .nav ul ul
{
    top: 30px;
}

/* style the second level links */
.nav ul ul a, .nav ul ul a:visited, .nav ul ul a:hover
{
    background: #d4d8bd url(../images/bgNoiseOverlay.png) repeat;
    line-height: 1em;
    padding: 5px 10px;
    width: 129px;
}
/* hack for IE5.5 */
* html .nav ul ul a
{
    width: 150px;
}

/* style the top level hover */
.nav a:hover, .nav :hover > a, .nav ul ul a:hover, .nav ul ul:hover > a
{
    color: #fff;
    background: #949e7c url(../images/bgNoiseOverlay.png) repeat;
}

/* make the second level visible when hover on first level list OR link */
.nav ul li:hover ul, .nav ul a:hover ul
{
    visibility: visible;
}

.timeselect
{
    border-right: #2d559f 1px solid;
    border-top: #2d559f 1px solid;
    font-size: 8pt;
    filter: alpha(opacity=80);
    border-left: #2d559f 1px solid;
    width: 160px;
    color: #000000;
    border-bottom: #2d559f 1px solid;
    font-family: verdana, arial;
    background-color: #ffffff;
}
.timebutton
{
    border-right: #2d559f 1px solid;
    border-top: #2d559f 1px solid;
    font-size: 8pt;
    filter: alpha(opacity=80);
    border-left: #2d559f 1px solid;
    width: 70px;
    color: #000000;
    border-bottom: #2d559f 1px solid;
    font-family: verdana, arial;
    background-color: #d2dcf2;
}

p.CallCenter
{
    text-decoration: underline;
    font-weight: bold;
    color: red;
    text-indent: 50px;
    font-size: 12pt;
    word-spacing: normal;
    letter-spacing: normal;
    text-transform: none;
}

div#ReportViewer1_ctl09
{
    overflow: visible !important;
}