﻿body
{
    font-size: 10pt;
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px;
    padding: 0px;
    color: black;
}

tr
{
    vertical-align: top;
}

.F10
{
    font-size: 10pt;
}

.F11
{
    font-size: 11pt;
}

.F12
{
    font-size: 12pt;
}

.F13
{
    font-size: 13pt;
}

.F14
{
    font-size: 14pt;
}

.F16
{
    font-size: 16pt;
}

.PT3
{
    padding-top: 3px;
}

.PT5
{
    padding-top: 5px;
}

.PT10
{
    padding-top: 10px;
}

.PT20
{
    padding-top: 20px;
}

.PT40
{
    padding-top: 40px;
}

.Red
{
    color: red !important;
}

li
{
    margin-top: 10px;
}

ul.Disc
{
    list-style-type: disc;
}

ul.Circle
{
    list-style-type: circle;
}

a.Link
{
    font-weight: bold;
    color: #0000dd;
    white-space: nowrap;
}

a.Link:hover
{
    font-size: 110%;
}

div.Master
{
    position: relative; /* Needed for older IE versions to allow rounded div's */
    margin: 10px auto;
    width: 940px;
    text-align: center;
    padding: 10px;
    background-color: #00798C;
    behavior: url('/PIE.htc');
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

div.Header
{
    text-align: center;
    padding-left: 8px;
}
/* Image has a right border that needs to be compensated for. */
div.Login
{
    text-align: right;
    padding-right: 40px;
    font-weight: bold;
    color: #ffffff;
    font-size: 11pt;
}

div.Note2
{
    color: black;
    padding-left: 10px;
    text-align: justify;
    font-size: 9pt;
    font-weight: bold;
    width: 80%;
}

span.Login
{
    font-weight: bold;
    color: #ffffff;
    font-size: 11pt;
}

div.Title
{
    font-size: 12pt;
    font-weight: bold;
    text-align: center;
    padding: 10px;
}

div.Home_Title
{
    color: #000000;
    font-size: 18pt;
    text-align: center;
    font-weight: bold;
}

div.Home_T2
{
    padding-top: 8px;
    text-align: center;
}

li.Home
{
    padding-bottom: 16px;
    text-align: left;
    font-size: 10pt;
    font-weight: normal;
    color: Black;
}

span.Note
{
    font-style: italic;
    font-weight: bold;
}

.NoWrap
{
    white-space: nowrap;
}

div.Box
{
    vertical-align: top;
    white-space: nowrap;
    padding-bottom: 6px;
}

div.BoxW
{
    vertical-align: top;
    padding-bottom: 6px;
}

div.BoxL
{
    vertical-align: top;
    white-space: nowrap;
    padding-bottom: 6px;
    text-align: left;
}

table.SubSect
{
    border-style: none;
    border-spacing: 0px;
    margin-left: 0px;
}

td.SubSect
{
    text-align: left;
    font-weight: bold;
    padding: 2px;
}

div.SubSect
{
    text-align: left;
    font-weight: bold;
    padding: 2px;
}

div.Comment
{
    text-align: left;
    font-size: 10pt;
    font-weight: bold;
    color: #0000bb;
}

div.White_Panel
{
    position: relative; /* Needed for older IE versions to allow rounded div's */
    margin: 10px auto;
    width: 680px;
    text-align: center;
    padding: 15px 35px;
    background-color: #ffffff;
    behavior: url('/PIE.htc');
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
}

div.List
{
    text-align: center;
    padding: 8px;
}

.Footer
{
    margin-top: 50px;
    color: #ffffff;
    padding-top: 50px;
    text-align: center;
    font-size: 9pt;
    font-weight: bold;
}

td.Count
{
    font-size: 9pt;
    font-weight: bold;
    width: 10px;
    text-align: right;
    vertical-align: top;
}

td.Terms
{
    font-size: 9pt;
    font-weight: bold;
    text-align: justify;
    vertical-align: top;
    padding-bottom: 6px;
}

td.Grid
{
    font-size: 9pt;
    font-weight: bold;
    text-align: center;
}

td.GridL
{
    font-size: 9pt;
    font-weight: bold;
    text-align: left;
}

div.menuHeader
{
    position: relative; /* Needed for older IE versions to allow rounded div's */
    font-size: 10pt;
    font-weight: bold;
    width: 150px;
    border-style: solid;
    border-color: #10345A;
    border-width: 1px 1px 0px 1px;
    background-color: #10345A;
    color: #ffffff;
    margin-right: 5px;
    margin-top: 20px;
    text-align: center;
    padding: 3px 1px 3px 1px;
    behavior: url('/PIE.htc');
    -moz-border-radius: 8px 8px 0 0;
    -webkit-border-radius: 8px 8px 0 0;
    border-radius: 8px 8px 0 0;
}

div.menuItem
{
    width: 150px;
    border-style: solid;
    border-color: #10345A;
    border-width: 0px 1px 1px 1px;
    background-color: #528ED6;
    color: #ffffff;
    margin-right: 5px;
    text-align: center;
    padding: 4px 1px 4px 1px;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
}

div.menuItem:hover
{
    background-color: #85BFF9;
}

div.menuItem2
{
    width: 150px;
    border-style: solid;
    border-color: #10345A;
    border-width: 0px 1px 1px 1px;
    background-color: #DEE7F7;
    color: #000000;
    margin-right: 5px;
    text-align: center;
    padding: 4px 1px 4px 1px;
    font-size: 9pt;
    font-weight: bold;
    cursor: pointer;
}

div.menuItem2:hover
{
    background-color: #FFF9F9;
}

div.Page_Title
{
    color: #396D94;
    font-weight: bold;
    font-size: 16pt;
    text-align: center;
    padding: 5px 5px 10px 5px;
}

div.Success
{
    padding: 6px;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    color: #00aa00;
}

div.Err
{
    display: table;
    margin-left: auto;
    margin-right: auto;
    padding: 3px;
    text-align: center;
    font-size: 10pt;
    font-weight: bold;
    background-color: #ffff00;
    color: #ff0000;
    border: 1px solid #ff0000;
    border-radius: 25px;
    -webkit-border-radius: 25px;
    -moz-border-radius: 25px;
}

select, option
{
    font-weight: bold;
    font-size: 9pt;
}

input
{
    font-weight: bold;
    font-size: 9pt;
}

input.Btn
{
    font-weight: bold;
    font-size: 11pt;
    padding: 2px 5px;
}

input.Field
{
    font-weight: bold;
    font-size: 9pt;
}

input.Field_Err
{
    font-weight: bold;
    font-size: 9pt;
    background-color: #ffff55;
}

td
{
    color: Black;
    font-size: 10pt;
    font-weight: bold;
    padding: 3px;
}

th
{
    color: #FFFFFF;
    font-size: 10pt;
    font-weight: bold;
    background-color: #3C6C97;
    padding: 3px;
}

table.data
{
    border: solid 1px #000000;
    border-collapse: collapse;
    margin: 0 auto;
}

td.data
{
    padding: 5px;
    text-align: left;
}

td.dataL
{
    padding: 7px;
    text-align: left;
}

td.dataC
{
    padding: 7px;
    text-align: center;
}

td.dataR
{
    padding: 7px;
    text-align: right;
}

th.data
{
    padding: 3px;
    text-align: center;
    background-color: #3C6C97;
    color: #FFFFFF;
}

div.BlackOut
{
    position: fixed;
    left: 0;
    top: 0;
    width: 100%;
    height: 100%;
    display: none;
    background-color: #000;
    filter: alpha(opacity=60);
    -moz-opacity: .6;
    opacity: .6;
    z-index: 9;
}

div.PopUp
{
    display: none;
    position: fixed;
    z-index: 10;
    width: 600px;
    height: 700px;
    top: 100px; /* Top and Bottom are changed in the javascript */
    left: 200px;
    padding: 20px 10px 5px 10px;
    background-color: #efebef;
    behavior: url('/PIE.htc');
    -moz-border-radius: 20px;
    -webkit-border-radius: 20px;
    border-radius: 20px;
    color: Black;
    font-size: 10pt;
    font-weight: bold;
}
