﻿body
{
    min-width: 775px;
    margin: 0;
    padding: 0;
    border: 0;
    text-align: center;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    font-size: 12px;
}
.div1
{
    text-align: left;
}

.collapsePanelHeader
{
    width: 100%;
    height: 25px;
    background-image: url(Images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: Gray;
    font-weight: bold;
}
.collapsePanel
{
    padding: 0px 5px 0px 5px;
}

a
{
    color: #0054ad;
    font-weight: bold;
    text-decoration: underline;
}
a:hover
{
    color: #0054ad;
    text-decoration: none;
}

p
{
    margin: 5px 20px 10px 5px;
}

h1
{
    color: #0054ad;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 25px 5px 0px;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
}

h2
{
    color: #0054ad;
    font-size: 14px;
    font-weight: bold;
    margin: 5px 0px 5px 0px;
}

h2.optionTitle
{
    margin: 10px 0px 6px 30px;
}

td.searchTitle
{
    padding: 10px 0px 6px 0px;
}

td.rateSearchInputBox
{
    padding: 0px 0px 20px 84px;
}

h2.margin2
{
    color: #0054ad;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 5px 30px;
}

h2.rc
{
    color: #0054ad;
    font-size: 12px;
    font-weight: bold;
    margin: 15px 0px 5px 0px;
}

h3
{
    color: #0054ad;
    font-size: 14px;
    font-weight: bold;
    margin: 0px 0px 0px 0px;
}

h3.arialBlack
{
    font-family: Arial Black, Arial, sans serif;
    color: #0054ad;
    font-size: 12px;
    margin: 4px 0px 4px 0px;
    text-transform: uppercase;
}

h4
{
    color: #dfb66d;
    font-size: 14px;
    font-weight: bold;
    margin: 2px 2px 2px 2px;
}

.helpMenuInfo
{
    padding: 5px 5px 5px 5px;
    cursor: pointer;
    vertical-align: middle;
    background-image: url(Images/bg-menu-main.png);
    background-repeat: repeat-x;
    color: #FFFFFF;
}
.sideInfoStyle
{
    padding-top: 5px;
}
.lcValue
{
    color: #0054ad;
    font-weight: bold;
    font-size: 11px;
}

.AccountInfo
{
    color: Gray;
    font-weight: bold;
    font-size: 11px;
}
.helpTextStyle
{
    padding: 5px 10px 5px 0px;
    color: Gray;
    font-weight: bold;
    font-size: 11px;
}
.AIFilledField
{
    color: #000;
    font-weight: bold;
    font-size: 11px;
    margin: 0px 20px 0px 0px;
}

.formLbl, .infoLink, .formLbl4
{
    color: #666666;
    font-weight: bold;
    font-size: 11px;
}

.col_bodycopy
{
    padding: 5px 3px 5px 3px;
}

table.FS
{
    font-size: 11px;
    color: #0054ad;
    margin-left: 2px;
    width: 300;
}

td.FSH1
{
    color: #0054ad;
    font-size: 18px;
    font-weight: bold;
    margin: 0px 25px 5px 30px;
    text-transform: uppercase;
    letter-spacing: -1px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-align: left;
}

td.FS_Action
{
    color: #666666;
    font-weight: bold;
}

tr.infoPadding
{
    padding: 0px 0px 5px 3px;
}

.formLbl
{
    margin: 5px 20px 0px 0px;
}

.formInfo
{
    font-size: x-large;
    color: #000;
}

.panelInfo
{
    background-color: #D8E2EB;
    height: 100px;
}

.txtBox
{
    margin: 0px 0px 0px 0px;
    font-size: 11px;
}

.fPrompt2, .fPrompt3, .fReadOnly
{
    color: #666666;
    font-weight: bold;
    /*margin: 5px 20px 0px 35px;*/
}

.fPrompt2
{
    font-size: 10px;
}

.chOptionActive, .chOptionInactive
{
    font-size: 8pt;
    font-weight: bold;
}

.chOptionActive
{
    color: #000000;
}

.chOptionInactive
{
    color: #666666;
}

#box
{
    margin: 0 auto;
    width: 581px;
    text-align: left;
}

#outerPageWrapper
{
    margin: 0 auto;
    width: 775px;
    height: auto;
    background-color: #FFFFFF;
}

#menu
{
    position: relative;
    margin: 0;
    padding: 0;
}

input.btnStyle
{
    color: #000;
    font-family: Arial, Verdana, Helvetica,sans-serif;
    font-size: 10px;
    font-weight: bold;
}

.SimpleMenu2
{
    position: relative;
    top: 45px;
    left: 0px;
    float: left;
    background-color: transparent;
    border: 1px solid red;
    color: #0054ad;
    cursor: default;
    margin: 0 0 0 12px;
    padding: 0 18px 0 0;
    text-decoration: none;
    z-index: 100;
}

.SimpleMenu a, .SimpleMenu span
{
    color: #5889cd;
}

.SimpleMenu a:hover
{
    color: #5889cd;
}

.DynamicMenuStyle
{
    float: left;
    margin: 0;
    padding: 2px 4px 2px 4px;
    border-top: 1px solid White;
    border-right: 1px solid White;
    border-left: 1px solid White;
}

.DynamicMenuStyle a, .DynamicMenuStyle span
{
    color: #FFFFFF;
}

.DynamicMenuStyle a:hover
{
    color: #FFFFFF;
}

.topLogoNavContainer
{
    width: 775px;
    height: 101px;
}

.col_label
{
    color: #878787;
    font-weight: bold;
    font-size: 11px;
    padding: 5px 3px 5px 3px;
}

a#imageLogo_a
{
    float: left;
}

.topNavRuleWithMenu
{
    float: right;
    position: relative;
    top: 0px;
    left: 0px;
    width: 581px;
    height: 101px;
    background-position: top;
    background-repeat: no-repeat;
    text-align: left;
    background-image: url(Images/2rules_nav.gif);
}

.siteAccessContainer
{
    width: 775px;
    height: 25px;
    background-color: #e1e1e1;
    text-align: right;
    font: bold 10px/14px Arial,Verdana,sans-serif;
    color: #0054ad;
    margin-top: 0px;
}

.mainContent
{
    float: left;
    width: 550px;
    margin: 0;
    padding: 0 0 18px 22px;
    text-align: left;
}

div.content_wrapper
{
    float: left;
    height: auto;
    padding: 10px 0 0 0;
}

div.leftNavContainer
{
    float: left;
    width: 194px;
    height: 400px;
    background-image: url(/images/vertical_rule.gif);
    background-repeat: no-repeat;
    background-position: top;
    padding: 0;
    color: #333;
    font-weight: bold;
    font-size: 12px;
    line-height: 20px;
    font-family: Arial, Verdana, Helvetica, sans-serif;
    text-decoration: none;
    position: relative;
}

.formLbl_mrw
{
    color: #666666;
    margin: 5px 10px 0px 10px;
    font-weight: bold;
    font-size: 10px;
}

.txtBox_mrw
{
    margin: 0px 0px 0px 10px;
    font-size: 11px;
}

.reportLbl
{
    color: #000;
    font-size: 10px;
    padding: 0px 10px 0px 10px;
    width: 200px;
}

.reportLbl2
{
    color: #000;
    font-size: 10px;
    padding: 0px 10px 0px 10px;
    width: 100px;
}
.chOptionActive, .chOptionInactive
{
    font-size: 8pt;
    font-weight: bold;
}

.chOptionActive
{
    color: #000000;
}

.chOptionInactive
{
    color: #666666;
}

.validationWarning
{
    font-size: 7pt;
    font-weight: bolder;
    color: Red;
    padding: 0px 20px 0px 20px;
}
div.choOptionCell, div.choOptionRadioCell
{
    float: left;
}

.choOptionRadioCell
{
    width: 30px;
    vertical-align: middle;
    text-align: center;
}

div.choOptionRow, div.choOptionRowHighlighted
{
    clear: both;
    padding: 2px 5px 2px 5px;
    width: 450px;
}

div.choOptionRowHighlighted
{
    background-color: #e0e0e0;
}

select.choDD, input.choInput
{
    font-size: 8pt;
}

.choOptionLabelActive, .choOptionLabelInactive
{
    font-size: 8pt;
    font-weight: bolder;
}

.choOptionLabelActive
{
    color: #000000;
}

.choOptionLabelInactive
{
    color: #666666;
}

.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}

.modalPopup
{
    background-color: #ffffff;
    border-width: 3px;
    border-style: solid;
    border-color: #0173bc;
    width: 250px;
}
.modalPopupDragBar
{
    cursor: move;
    background-color: #77bbdd;
    border-bottom: solid 3px #0173bc;
    height: 15px;
    color: Black;
    font-weight: bold;
    text-align: center;
    padding-left: 2px;
}
.LoginForm
{
    text-align:left;
    font-size:8pt;
}
.LoginForm label
{
    padding-right:5px;
    color:#666666;
    font-weight:bolder;
}
.LoginForm table
{
    border:1px Navy solid;
}
.LoginForm td
{
    padding-bottom:5px;
}
.LoginForm #_lgnMainLogin_Password, .LoginForm #_lgnMainLogin_UserName
{
    width:150px;
}
.LoginForm #_lgnMainLogin_RememberMe
{
    width:20px;
}
.LoginForm #_lgnMainLogin_PasswordRecoveryLink
{
    padding:0px 5px 0px 5px;
}
td.LoginFormTitle
{
    font-weight:bolder;
    font-size:10pt;
    background:Navy;
    color:White;
}
.LoginFormButton
{
    /*padding:0px 5px 0px 5px;*/
}
