

body
{
    background-color: #415578;
    margin-left: 0px;
    margin-top: 0px;
    background-image: url(images/sub_page_bg.jpg);
    background-repeat: repeat-x;
}

.helpBody
{
    margin: 20px;
}

.SectionHeader
{
    font-weight: bold;
    font-size: 11pt;
    color: #FFFFFF;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.SectionHeaderForm
{
    font-weight: bold;
    font-size: 15pt;
    color: #cfe8ff;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
}
.SectionSubHeaderForm
{
    font-weight: bold;
    font-size: 12pt;
    color: #cfe8ff;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
}

.BodyLarge
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.BodyBold
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.BodyLinkBold
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.BodyText
{
    font-weight: normal;
    font-size: 10pt;
    color: #FFFFFF;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.FormTitle
{
    font-weight: bold;
    font-size: 18pt;
    color: #cfe8ff;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    padding-bottom: 10px;
}


.FormTable
{
    border-right: #8FA6C5 2px solid;
    border-top: #8FA6C5 2px solid;
    border-left: #8FA6C5 2px solid;
    border-bottom: #8FA6C5 2px solid;
    background-color: #CCDFF0;
    font-weight: bold;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.FormLarge
{
    font-weight: bold;
    color: Black;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
}


.FormBold
{
    font-weight: bold;
    color: Black;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.FormLinkBold
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Sans-Serif, Tahoma, Arial;
    text-decoration: underline;
}

.FormBold_White
{
    color: white;
    font-weight: bold;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.FormLinkBold_White
{
    font-weight: bold;
    font-size: 9pt;
    color: white;
    font-family: Sans-Serif, Tahoma, Arial;
    text-decoration: underline;
}
.FormText
{
    font-weight: normal;
    color: Black;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}
.FormSmall
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
}


.formButton
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    border-right: #cfe8ff 1px solid;
    border-top: #cfe8ff 1px solid;
    border-left: #cfe8ff 1px solid;
    border-bottom: #cfe8ff 1px solid;
    background-color: #4D5965;
    color: ghostwhite;
    padding-right: 4px;
    padding-left: 4px;
    padding-bottom: 2px;
    padding-top: 2px;
}

.formButton:hover
{
    background-color: #2A405E;

}
.formRlist
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}


.formNavButton
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: ghostwhite;
    text-decoration: none;
}

.formNavButton:hover
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    text-decoration: none;
    color: #82B4F8;
}

.formNavButtonInactive
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: #69737E;
    text-decoration: none;
}

.formNavLabel
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: ghostwhite;
    text-decoration: none;
    text-align: right;
}

.formNavLabelInactive
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: #69737E;
    text-decoration: none;
    text-align: right;
}

.formNavFinishButton
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: #00ff00;
    text-decoration: none;
    text-align: center;
}

.formNavFinishButton:hover
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    text-decoration: none;
    color: #82B4F8;
}

.formNavFinishButtonInactive
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: #69737E;
    text-decoration: none;
}

.formFinishButton
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: #00ff00;
    text-decoration: none;
    text-align: center;
    border-right: #cfe8ff thin solid;
    border-top: #cfe8ff thin solid;
    border-left: #cfe8ff thin solid;
    border-bottom: #cfe8ff thin solid;
    padding-top: 5px;
    padding-right: 7px;
    padding-left: 7px;
    padding-bottom: 5px;
}


.formNavCell
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: transparent;
    color: ghostwhite;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #cfe8ff 1px solid;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 0px;
    text-decoration: none;
    display: block;
    margin-left: 5px;
    margin-right: 0px;
}

.formNavCellCurrent
{
    font-weight: bold;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: #2A405E;
    color: ghostwhite;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    border-bottom: #cfe8ff 1px solid;
    width: 100%;
    padding-top: 8px;
    padding-bottom: 8px;
    padding-left: 4px;
    padding-right: 0px;
    text-decoration: none;
    display: block;
    margin-left: 5px;
    margin-right: 0px;
}

.formNavCopy
{
    font-weight: bold;
    color: ghostwhite;
    font-size: 10pt;
    font-family: Sans-Serif, Tahoma, Arial;
    padding-left: 10px;
}

.formNavCopyGreen
{
    font-weight: bold;
    color: ghostwhite;
    font-size: 11pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.formNavHeader
{
    font-weight: bold;
    color: #82B4F8;
    font-size: 14pt;
    font-family: Sans-Serif, Tahoma, Arial;
}




.formField
{
    border-right: black 1px solid;
    border-top: black 1px solid;
    border-left: black 1px solid;
    border-bottom: black 1px solid;
}


.errorField
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: #ffaaaa;
}



.errorText
{
    font-weight: bold;
    font-size: 9pt;
    color: red;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTitle
{
    font-weight: bold;
    font-size: 14pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTitle_White
{
    font-weight: bold;
    font-size: 14pt;
    color: white;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminHeader
{
    font-weight: bold;
    font-size: 12pt;
    color: white;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminSubHeader
{
    font-weight: bold;
    font-size: 11pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBold
{
    color: black;
    font-weight: bold;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBoldWhite
{
    color: white;
    font-weight: bold;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminTextLarge
{
    font-weight: bold;
    font-size: 10pt;
    color: black;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminDetailLink
{
    font-weight: bold;
    font-size: 13pt;
    color: black;
    font-family: Sans-Serif, Tahoma, Arial;
    text-decoration: none;
}

.AdminLinkWhite
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminLinkWhiteProvider
{
    font-weight: bold;
    font-size: 11pt;
    color: white;
    font-family: Sans-Serif, Tahoma, Arial;
    border-top-style: none;
    border-right-style: none;
    border-left-style: none;
    background-color: transparent;
    text-decoration: underline;
    border-bottom-style: none;
}

.AdminBoldGreen
{
    font-weight: bold;
    font-size: 9pt;
    color: Green;
    font-family: Sans-Serif, Tahoma, Arial;
}


.AdminBoldRed
{
    font-weight: bold;
    font-size: 9pt;
    color: red;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminBoldYellow
{
    font-weight: bold;
    font-size: 9pt;
    color: yellow;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminText
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminDropSmall
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
}


.AdminListText
{
    font-weight: normal;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListBold
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListLink
{
    font-weight: bold;
    font-size: 8pt;
    color: black;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListHeader
{
    font-weight: bold;
    font-size: 8pt;
    font-family: Sans-Serif, Tahoma, Arial;
}
.AdminTable
{
    font-weight: bold;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
    border-right: #89430e 4px solid;
    border-top: #89430e 4px solid;
    border-left: #89430e 4px solid;
    border-bottom: #89430e 4px solid;
    background-color: white;
}


.AdminNavBold
{
    font-weight: bold;
    font-size: 9pt;
    color: black;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminNavText
{
    font-weight: normal;
    font-size: 9pt;
    color: black;
    font-family: Sans-Serif, Tahoma, Arial;
}


.AdminNavTable
{
    border-right: #89430e 4px solid;
    border-top: #89430e 4px solid;
    font-weight: bold;
    font-size: 9pt;
    border-left: #89430e 4px solid;
    color: white;
    border-bottom: #89430e 4px solid;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: #c66730;
}

.AdminNavDrop
{
    border-right: #89430e thin solid;
    padding-right: 1px;
    border-top: #89430e thin solid;
    padding-left: 1px;
    font-weight: bold;
    font-size: 9pt;
    padding-bottom: 1px;
    border-left: #89430e thin solid;
    color: #89430e;
    padding-top: 1px;
    border-bottom: #89430e thin solid;
    font-family: Sans-Serif, Tahoma, Arial;
    background-color: #FFA673;
}

.AdminDrop
{
    border-right: #89430e thin solid;
    padding-right: 1px;
    border-top: #89430e thin solid;
    padding-left: 1px;
    font-weight: bold;
    font-size: 9pt;
    padding-bottom: 1px;
    border-left: #89430e thin solid;
    color: #89430e;
    padding-top: 1px;
    border-bottom: #89430e thin solid;
    font-family: Sans-Serif, Tahoma, Arial;
}

.AdminListBox
{
    border-right: #89430e thin solid;
    padding-right: 1px;
    border-top: #89430e thin solid;
    padding-left: 1px;
    padding-bottom: 1px;
    border-left: #89430e thin solid;
    padding-top: 1px;
    border-bottom: #89430e thin solid;
    font-family: Sans-Serif, Tahoma, Arial;
}



.faqHeader
{
    font-weight: bold;
    vertical-align: bottom;
    font-size: 13pt;
    color: #82b4f8;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.faqSubHeader
{
    font-weight: bold;
    font-size: 11pt;
    vertical-align: bottom;
    color: #82b4f8;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    height: 40px;
    text-decoration: underline;
}

.faqText
{
    font-weight: normal;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.faqSubHeaderLink
{
    font-weight: bold;
    font-size: 11pt;
    color: #82b4f8;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.faqTextLink
{
    font-weight: normal;
    font-size: 10pt;
    color: #82b4f8;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}


.helpLink
{
    font-weight: normal;
    font-size: 9pt;
    font-family: Sans-Serif, Tahoma, Arial;
    color: Black;
}



.HelpTitle
{
    font-weight: bold;
    font-size: 11pt;
    color: Black;
    font-family: Sans-Serif, Tahoma, Arial;
}

.HelpText
{
    font-weight: normal;
    font-size: 10pt;
    color: Black;
    font-family: Sans-Serif, Tahoma, Arial;
}


.micro
{
    font-weight: normal;
    font-size: 1pt;
    font-family: Sans-Serif, Tahoma, Arial;
}



.termsHeader
{
    font-weight: bold;
    font-size: 14pt;
    vertical-align: bottom;
    color: #82b4f8;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.termsSubHeader
{
    font-weight: bold;
    font-size: 11pt;
    color: #82b4f8;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.termsText
{
    font-weight: normal;
    font-size: 11pt;
    font-family: Sans-Serif, Tahoma, Arial;
}


.bodytext_White
{
    font-weight: normal;
    font-size: 10pt;
    color: #FFFFFF;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodytextItal_White
{
    font-weight: normal;
    font-size: 10pt;
    color: #FFFFFF;
    font-style: italic;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.boldtext_White
{
    font-weight: bold;
    font-size: 10pt;
    color: #FFFFFF;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodyLink_White
{
    font-weight: normal;
    font-size: 10pt;
    color: #FFFFFF;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodyBold_LtBlue
{
    font-weight: bold;
    font-size: 10pt;
    color: #82b4f8;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.bodyLink_LtBlue
{
    font-weight: normal;
    font-size: 10pt;
    color: #82b4f8;
    text-decoration: underline;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}

.subhead_LtBlue
{
    font-weight: bold;
    font-size: 11pt;
    color: #82b4f8;
    font-style: normal;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}


A.MainNavTitle:hover
{
    font-weight: bold;
    text-decoration: none;
    font-size: 13px;
    color: #85B2F3;
    font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
}

.MainNavTitle
{
    font-weight: bold;
    font-size: 13px;
    color: white;
    font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
    text-decoration: none;
}

A.SubNavTitle:hover
{
    font-weight: bold;
    text-decoration: none;
    font-size: 11px;
    color: #85B2F3;
    font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
}

.SubNavTitle
{
    font-weight: bold;
    font-size: 11px;
    color: #D3D5D7;
    font-family: Trebuchet MS,Helvetica, Arial , sans-serif;
    text-decoration: none;
}



.testimonialText
{
    font-weight: normal;
    font-size: 11pt;
    color: #FFFFFF;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
}


.testimonialName
{
    font-weight: bold;
    font-size: 9pt;
    vertical-align: bottom;
    color: #82b4f8;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    height: 40px;
    text-decoration: underline;
}

.testimonialCompany
{
    font-weight: bold;
    font-size: 9pt;
    vertical-align: bottom;
    color: #82b4f8;
    font-style: italic;
    font-family: Verdana, Trebuchet MS, Arial, Helvetica, sans-serif;
    height: 40px;
}

.disabled
{
    background-color:Aqua;
}