﻿html
{
    overflow-y: scroll !important;
}
fieldset
{
    border: solid 1px #92B3DE;
    background-color: #ECEFF7;
}
legend
{
    background-color: #92B3DE;
    color: White;
    padding: 3px 6px;
}
input[type="text"], input[type="password"], input.text, input.password
{
    width: 240px;
    padding: 2px 0 0 2px;
    border: solid 1px #85B5D9;
    font-family: Verdana;
    font-size: 11px;
    font-weight: normal;
}
.bodyMaster
{
    background-color: #AFAFA7;
    margin: 0;
    text-align: center;
    font-family: Verdana;
    font-size: 11px;
    color: #666666;
}
.errors
{
    font-size: 11px;
    color: Red;
}
.mainContainer
{
    margin: 0 auto;
    background-color: White;
    width: 950px;
    text-align: left;
    overflow: hidden;
}
.linkstyle
{
    font-family: Verdana;
    font-size: 10px;
    color: #3663AE;
    text-indent: 0px;
}
.bod1
{
    font-family: Verdana;
    font-size: 11px;
    line-height: 15px;
    color: #666666;
}
.hed1
{
    font-family: Verdana;
    font-size: 16px;
    font-weight: bold;
    color: #666666;
    line-height: 16px;
}
.call
{
    font-family: Verdana;
    font-size: 12px;
    font-weight: bold;
    color: #2F599D;
    font-style: normal;
}
.dialogs
{
    font-size: 11px;
    text-align: left;
    display: none;
}
label
{
    font-size: 10px;
    font-weight: bold;
    display: block;
    margin-top: 7px;
}
label.error
{
    color: Red;
    margin-top: 0px;
}
.hed2
{
    font-family: Verdana;
    font-size: 16px;
    line-height: 16px;
    color: #666666;
}
.linkstylebul
{
    font-family: Verdana;
    font-size: 11px;
    color: #3663AE;
    text-indent: 0px;
    list-style-type: none;
    display: list-item;
    text-align: left;
    line-height: 12px;
    letter-spacing: normal;
    vertical-align: top;
    word-spacing: normal;
    white-space: nowrap;
    font-weight: normal;
    font-variant: normal;
}
.copyright
{
    font-family: Verdana;
    font-size: 9px;
    line-height: 9px;
    font-weight: normal;
    color: #666666;
}
.sidenav
{
    font-family: Verdana;
    font-size: 11px;
    color: #3663AE;
    text-indent: 0px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #BCCAEC;
}
.sidenavind
{
    font-family: Verdana;
    font-size: 11px;
    color: #3663AE;
    text-indent: 15px;
    border-bottom-width: thin;
    border-bottom-style: solid;
    border-bottom-color: #BCCAEC;
}

/* BROUGHT OVER FROM ISR */

.Forms
{
    background-color: #ECEFF7;
    border: solid thin #85B5D9;
}
.Forms td
{
    padding: 1px;
}
.FormsTitle
{
    background-color: #92B3DE;
    color: White;
    font-weight: bold;
    text-align: center;
    font-size: 13px;
}
.MainContent
{
    font-size: 11px;
    font-family: Verdana;
    color: #666666;
    line-height: 17px;
}
.PageCopy
{
    margin: 0 80px 0 40px;
}
.PageHeader
{
    color: #0A1358;
    font-size: 10pt;
    font-weight: bold;
    padding-bottom: 20px;
    text-transform: uppercase;
}
.PageSubHeader
{
    color: #0A1358;
    font-size: 10pt;
    font-weight: bold;
}
.WhatIsThis
{
    text-decoration: underline;
    cursor: pointer;
}
.PopupControl
{
    position: absolute;
    visibility: hidden;
}
.TipSpot
{
    color: #E27A00;
}
.Tip
{
    visibility: hidden;
    border: solid 1px black;
    color: Navy;
    background-color: #ffcc99;
    text-align: justify;
    width: 180px;
    padding: 10px;
    position: absolute;
}
.tips
{
    color: Red;
    font-size: 11px;
    font-weight: bold;
}
.CheckBoxes input
{
    float: left;
    cursor: pointer;
}
.CheckBoxes label
{
    display: block;
    margin-left: 30px;
    margin-bottom: 5px;
    padding-top: 4px;
    cursor: pointer;
}
.Pointers
{
    cursor: pointer;
}
.fg-button
{
    outline: 0;
    margin: 0 4px 0 0;
    padding: .4em 1em;
    text-decoration: none !important;
    cursor: pointer;
    position: relative;
    text-align: center;
    zoom: 1;
}
.fg-button .ui-icon
{
    position: absolute;
    top: 50%;
    margin-top: -8px;
    left: 50%;
    margin-left: -8px;
}
a.fg-button
{
    float: left;
}
button.fg-button /* remove extra button width in IE */
{
    width: auto;
    overflow: visible;
}
.fg-button-icon-left
{
    padding-left: 2.1em;
}
.fg-button-icon-right
{
    padding-right: 2.1em;
}
.fg-button-icon-left .ui-icon
{
    right: auto;
    left: .2em;
    margin-left: 0;
}
.fg-button-icon-right .ui-icon
{
    left: auto;
    right: .2em;
    margin-left: 0;
}
.fg-button-icon-solo
{
    display: block;
    width: 8px;
    text-indent: -9999px;
}
/* solo icon buttons must have block properties for the text-indent to work */.fg-buttonset
{
    float: left;
}
.fg-buttonset .fg-button
{
    float: left;
}
.fg-buttonset-single .fg-button, .fg-buttonset-multi .fg-button
{
    margin-right: -1px;
}
.fg-toolbar
{
    padding: .5em;
    margin: 0;
}
.fg-toolbar .fg-buttonset
{
    margin-right: 1.5em;
    padding-left: 1px;
}
.fg-toolbar .fg-button
{
    font-size: 1em;
}
/***************** Modal Popup ******************/
.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
}
.modalWait
{
    background-color: Gray;
    filter: alpha(opacity=25);
    opacity: 0.25;
}
.modalPopup
{
    background-color: #ffffdd;
    border-width: 3px;
    border-style: solid;
    border-color: Gray;
    padding: 3px;
    width: 250px;
}
/***************** Popup Styling ******************/
.JustInn
{
    color: #2D63E7;
    font-family: Verdana;
    font-size: 11px;
    text-decoration: none;
    line-height: 15px;
}
.JustInnPanel
{
    border: solid 2px #000099;
    background: #E8E8FF;
    color: #000000;
    width: 600px;
}
.JustInnBar
{
    background: Navy;
    color: White;
    font-weight: bold;
    cursor: move;
    display: block;
    height: 18px;
    width: 100%;
}
.JustInnTitle
{
    margin-left: 5px;
    cursor: move;
}
.JustInnClose
{
    text-decoration: underline;
    cursor: pointer;
}
.JustInnBullets
{
    margin-left: -15px;
    margin-right: 10px;
    padding-bottom: 5px;
}
.JustInnLinks
{
    color: #2D63E7;
    line-height: 15px;
    text-decoration: none;
}
