/*master page*/
.mainBody {
    display: table;
    /*width: 100%;*/
    width: auto;
    min-width: 100%;
    margin: 0 auto;
    /*width: 100vh;*/
    height: 100vh;
    min-height: 100vh;
    /*background-color: #EAF4FF;*/
}

.DarkRed {
    color: white;
    background-color: darkred;
}

.mainPageOuterFrame {
    display: table;
    width: 100%;
    height: 18%;
    margin: 0 auto;
    padding: 0;
    background-color: white;
}

.mainPageHeader {
    display: table-cell;
    width: 100%;
    height: auto;
    margin: 0 auto;
    padding: 0;
    background-color: red;
    border-left: solid 0px lightgrey;
    border-right: solid 0px lightgrey;
}

.top-line {
    display: table;
    width: 100%;
    margin: 0 auto;
    background-color: lightblue;
    padding: 0;
    color: black;
    /*border-bottom: 1px solid lightgrey;*/
}

.top-second-line {
    display: table;
    width: 100%;
    margin: 0 auto;
    vertical-align: middle;
    /*height: 20px;*/
    /*padding: 0;
    margin-top: 2px;
    margin-bottom: 2px;*/
    /*background-color: lightblue;*/
    /*border-right: solid 0px lightgrey;
    border-bottom: 1px solid #ffd480;
    border-right-color: lightgrey;
    border-bottom-color: #ffd480;*/
}

.mainInnerBody {
    display: table;
    width: 99.9%;
    /*min-width: 100vh;*/
    margin: 0 auto;
    /*min-width: 100vh;*/
    /*background-color: #EAF4FF;*/
}

.mainPageBody {
    display: table;
    /*width: 100%;*/
    /*min-width: 50%;*/
    margin: 0 auto;
    /*height: 86vh;*/
    /*background-color: blue;*/
    padding: 0;
    border: solid 0px lightgrey;
}

.internalFrame {
    display: table;
    width: 100%;
    min-width: 100%;
    margin: 0 auto;
    /*height: 73vh;*/
    padding: 0;
    position: relative;
    overflow: visible;
    /*background-color: red;*/
}

.mainPageFooter {
    display: table;
    width: 100%;
    margin: 0 auto;
    border-top: 1px solid lightgrey;
    background-color: #EAEAEA;
    padding-top: 3px;
    padding-bottom: 3px;
    color: black;
    text-align: center;
    position: relative;
    overflow: visible;
}

.editBody {
    display: table;
    min-height: 100%;
    background-color: #EAF4FF;
    margin-left: 1%;
    margin-right: 1%;
}

.divMessagePanel {
    display: table;
    width: 20%;
    height: 100%;
    margin: 0 auto;
    border-radius: 5px;
    color: black;
    text-align: center;
    vertical-align: middle;
    padding: 10px;
    margin-top: 100px;
    background-color: #E9E9E9;
    border: 1px solid #999999;
}

.divMain {
    display: table;
    /*background-color: yellow;*/
    min-width: 100%;
    /*min-width: 100vh;*/
    margin: 0 auto;
    padding: 0px;
    /*text-align: center;
    vertical-align: middle;
    background-color: none;*/
}

.divWait {
    display: table;
    width: 100%;
    height: 100%;
    /*min-width: 100vh;*/
    margin: 0 auto;
    padding: 0px;
    /*text-align: center;
    vertical-align: middle;
    background-color: none;*/
}

.divLabelLeft {
    font-size: 8pt;
    font-weight: bold;
    float: left;
    text-align: right;
    margin-top: 8px;
    padding-right: 5px;
}

.divLabelRight {
    display: table-cell;
    text-align: left;
    margin-top: 4px;
    float: left;
    top: 0;
    /*padding-left: 3px;*/
    padding-right: 3px;
    line-height: 18px;
}

.labelContent {
    font-size: 8pt;
    float: left;
    text-align: left;
    margin-top: 2px;
    padding-right: 3px;
}

.labelContent1 {
    float: left;
    text-align: right;
    padding-top: 9px;
    font-size: 8pt;
    font-weight: bold;
}

.labelTemplateQuestion {
    width: 240px;
    font-size: 8pt;
    float: left;
    text-align: left;
    padding-top: 14px;
    padding-left: 5px;
    padding-right: 5px;
}

.fieldsWrapper {
    text-align: left;
    margin: 3px 0px 3px 0px;
    padding: 3px;
    display: table;
}

.fieldLabelWrapper {
    text-align: left;
    /*display: table-cell;*/
    margin: 2px;
    /*padding: 2px;*/
}

.mainGreyQueryBox {
    /*width: 100%;
    min-width: 100%;*/
    min-height: 79vh;
    height: auto;
    clear: both;
    text-align: left;
    margin: 0 auto;
    padding: 5px;
    background-color: #ffffe6; /**/
    border: solid 1px lightgrey;
    border-radius: 5px;
    display: table;
    /*min-height: 93vh;*/
    /*height: auto;*/
    margin-top: 5px;
    /*style="min-height: 93vh; height: auto; margin-top: 5px;"*/
}

.beigeBox {
    /*width: 100%;
    min-width: 100%;*/
    text-align: left;
    margin: 2px;
    padding: 10px;
    border: solid 0px lightgrey;
    border-radius: 5px;
}

.highlightBox {
    display: table;
    width: 100%;
    clear: both;
    height: auto;
    text-align: left;
    /*margin: 2px;*/
    margin: 0 auto;
    padding: 5px;
    border: solid 1px lightgrey;
    border-radius: 5px;
    background-color: #f2f2f2;
}

.paddit {
    display: table;
    /*width: 97%;*/
    /*height: 55%;*/
    clear: both;
    /*height: auto;*/
    text-align: left;
    /*margin: 0 auto;*/
    margin: 5px;
    padding: 5px;
    /*border: solid 1px lightgrey;*/
    border-radius: 5px;
}

.paddit1 {
    display: table;
    clear: both;
    text-align: left;
    margin: 0 auto;
    /*padding: 5px;
    border-radius: 5px;*/
}

.buttonWithImage {
    /*min-height: 79vh;*/
    height: auto;
    clear: both;
    text-align: right;
    /*margin: 5px;*/
    padding-bottom: 5px;
    padding-top: 5px;
    padding-left: 8px;
    padding-right: 8px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #ffc56c;
    border: solid 1px lightgrey;
    border-radius: 5px;
    font-size: small;
    font-weight: bold;
    font-family: Arial;
    color: black;
    width: auto;
    white-space: normal;
}

.anchorButton {
    border-style: none;
    cursor: pointer;
    color: darkblue;
}

.searchQueryArea {
    display: table;
    width: 100%;
    min-width: 100%;
    float: left;
    /*border: solid 0px lightgrey;*/
    margin: 0 auto;
    height: auto;
    padding-bottom: 3px;
    padding-top: 5px;
}

.searchQueryArea1 {
    display: table;
    background-color: #F4F9FD;
    border: solid 0px lightgrey;
    border-radius: 5px;
    margin: 0 auto;
    height: auto;
    padding-bottom: 3px;
    padding-top: 5px;
}

.GridWrapper {
    display: table;
    float: left;
    clear: both;
    width: 100%;
    /*border: solid 0px #d9e1ff;*/
    clear: both;
    height: auto;
}

.gridTopSearchBox {
    width: 100%;
    float: left;
    /*background-color: wheat;*/
    /*padding: 3px;*/
}

.viewHeaderBoxWrapper {
    display: table;
    clear: both;
    width: 100%;
    /*text-align: left;*/
    background-color: #d9e1ff;
    border: solid 1px #d9e1ff;
}

.viewHeaderBox {
    float: left;
    margin: 0 auto;
    height: auto;
    padding: 5px;
}

.viewHeaderBoxWrapperPlain {
    display: table;
    clear: both;
    width: 100%;
    /*text-align: left;*/
    /*background-color: #d9e1ff;*/
    border: solid 0px #d9e1ff;
}

.editAreaBlank {
    display: table;
    width: 100%;
    min-width: 100%;
    height: 75vh;
    float: left;
    margin: 0 auto;
    padding-bottom: 5px;
    padding-top: 5px;
}

.editArea {
    display: table;
    width: 100%;
    min-width: 100%;
    float: left;
    background-color: #F4F9FD;
    border: solid 1px lightgrey;
    border-radius: 5px;
    margin: 0 auto;
    height: 85vh;
    padding-bottom: 5px;
    padding-top: 5px;
}

.WhiteBackground {
    background-color: white;
}

.headerButtons {
    float: left;
    width: 100%;
}

.centerBlock {
    margin: 0 auto;
}

.documentManagerRight {
    display: table;
    float: left;
    border: solid;
    border-color: gray;
    width: 48%;
    height: 95vh;
    background-color: lightyellow;
}

.fieldsgroupwrapper {
    display: table;
    background-color: #f2f2f2;
    border: solid 1px lightgray;
    border-radius: 5px;
    width: 100%;
}

.fieldsgroupwrapperbrown {
    display: table;
    background-color: #f2f2f2;
    border: solid 1px lightgray;
    border-radius: 5px;
    width: 100%;
}

.remarksBoxWrapper {
    vertical-align: middle;
    display: table;
    height: auto;
    text-align: left;
    margin: 0 auto;
    padding: 10px;
    border: solid 1px lightgrey;
    border-radius: 5px;
    width: 20%;
    float: right;
    background-color: #f2f2f2;
}

.repsBoxWrapper {
    vertical-align: middle;
    display: table;
    height: auto;
    text-align: left;
    margin: 0 auto;
    padding: 10px;
    border: solid 1px lightgrey;
    border-radius: 5px;
    width: 20%;
    float: right;
    background-color: #f2f2f2;
}

.checkBoxWrapper {
    vertical-align: middle;
    display: table;
    width: 100%;
    clear: both;
    height: auto;
    text-align: left;
    margin: 0 auto;
    padding: 0px;
    border: solid 1px lightgrey;
    border-radius: 5px;
    background-color: #f2f2f2;
}

.statusMessage {
    font-weight: bold;
    color: red;
    font-style: italic;
}

.divCentralPanel {
    display: table;
    /*width: 100%;*/
    min-width: 60%;
    height: 82vh;
    /* This line will center div tag */
    /*margin: 0 auto;*/
    padding: 0px;
    /* Get text-align back to left after centered before */
    border: 0px solid #FFDDBB;
    border-radius: 0px;
    background-color: none;
    font-size: medium;
    /* Set width of the div to 500 pixels */
    text-align: left;
}

.pagefooter {
    width: auto;
    min-width: 100vh;
    display: table;
    margin: 0 auto;
    background-color: #EAEAEA;
    vertical-align: middle;
    color: black;
    text-align: center;
    position: relative;
    overflow: visible;
}

.divCenterPanel {
    display: table;
    /*min-height: 29%;*/
    margin: 0 auto;
    /*padding: 1px;
    float: left;*/
    /*border: 0px solid #FFDDBB;*/
    border-radius: 5px;
    color: white;
    background-color: #FFF8DC;
    font-size: medium;
}

.divLeftPanel1 {
    display: table-cell;
    width: 5vh;
    height: 100%;
    margin: 2px;
    float: left;
    border: 1px solid lightgray;
    /*border-radius: 5px;
    color: white;
    background-color: white;
    font-weight: bold;
    font-size: medium;*/
    /*style="float: left; width: 12%; border: 1px solid lightgray; height: 100%;"*/
}

.divRightPanel {
    display: table-cell;
    width: 49vh;
    height: 50vh;
    margin: 2px;
    float: right;
    border: 1px solid lightgray;
    border-radius: 5px;
    color: white;
    background-color: white;
    font-size: medium;
}

.divBottomPanel {
    display: table;
    width: 99.5%;
    height: 32vh;
    /*min-height: 29%;*/
    margin-left: 0.25%;
    margin-right: 0.25%;
    /*padding: 1px;
    float: left;*/
    /*border: 0px solid #FFDDBB;*/
    border-radius: 5px;
    color: white;
    background-color: #FFF8DC;
    font-size: medium;
}


.divLeftBar {
    display: table-cell;
    width: 49vh;
    height: 50vh;
    /*min-height: 69%;*/
    margin: 2px;
    float: left;
    border: 1px solid lightgray;
    border-radius: 5px;
    color: white;
    /*background-color: #d9e1ff; /*;*/
    background-color: white;
    font-weight: bold;
    font-size: medium;
}

.divLeftColumn {
    display: table-cell;
    width: 49vh;
    height: 50vh;
    margin: 2px;
    float: left;
    font-weight: bold;
    font-size: medium;
}

.divRightColumn {
    display: table-cell;
    width: 49vh;
    height: 50vh;
    margin: 2px;
    float: right;
    font-size: medium;
}

.divDefaultPanel {
    border-radius: 5px;
    background-color: white;
    font-size: medium;
    border: solid 1px grey;
    display: table;
    height: 80vh;
    min-height: 100%;
    /* This line will center div tag */
    margin: 0 auto;
    /* Set width of the div to 500 pixels */
    width: 100%;
    text-align: left;
    padding: 0px;
}

.divGridPanel {
    color: black;
    /*border-radius: 5px;*/
    background-color: white;
    font-size: medium;
    border: solid 1px grey;
    display: table;
    height: 80vh;
    min-height: 100%;
    /* This line will center div tag */
    margin: 0 auto;
    text-align: left;
    padding: 0px;
}

.divPlainLeftPanel {
    display: table;
    width: 48%;
    margin: 4px;
    float: left;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    font-size: medium;
}

.divPlainLeftPanelNoBorder {
    display: table;
    width: 40%;
    margin-left: 8%;
    margin-right: 3px;
    float: left;
    border-radius: 5px;
    border: 1px solid #EAEAEA;
    font-size: medium;
}

.divPlainRightPanelNoBorder {
    display: table;
    width: 40%;
    margin-left: 3px;
    margin-right: 8%;
    float: right;
    border-radius: 5px;
    border: 1px solid #EAEAEA;
    font-size: medium;
}

.divPlainRightPanel {
    display: table;
    width: 48%;
    margin: 5px;
    float: right;
    border: 1px solid #EAEAEA;
    border-radius: 5px;
    font-size: medium;
}

.btnTakeAction {
    border: 1px solid #2C55AB;
    border-radius: 5px;
    color: white;
    padding: 5px 8px 5px 8px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #2C55AB;
}

.btnTakeActionNoPadding {
    border: 1px solid #2C55AB;
    border-radius: 5px;
    color: white;
    padding: 5px 7px 5px 7px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #2C55AB;
    font-size: small;
    font-weight: bold;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnTakeActionNoPaddingLightBlue {
    border: 1px solid lightblue;
    border-radius: 5px;
    color: black;
    padding: 5px 7px 5px 7px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: ButtonFace;
    font-size: small;
    font-weight: bold;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnNewEntry {
    border: 1px solid #2C55AB;
    /*border-radius: 5px;*/
    color: white;
    padding: 5px 15px 5px 15px;
    /*background-position-y: 465px;
    background-position-x: 5px;*/
    background-color: #2C55AB;
    font-size: small;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnExit {
    border: 1px solid #FF5B5B;
    /*border-radius: 5px;*/
    color: white;
    padding: 5px 7px 5px 7px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #FF5B5B;
    font-size: small;
    min-width: 80px;
    width: auto;
}

.btnPlusSign {
    border: 1px solid #2ECCFA;
    border-radius: 5px;
    color: white;
    padding: 2px 7px 2px 7px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #2ECCFA;
    font-weight: bold;
    font-size: medium;
}

.btnMinusSign {
    border: 1px solid #2C55AB;
    border-radius: 5px;
    color: white;
    padding: 2px 7px 2px 7px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #FF0000;
    font-weight: bold;
    font-size: medium;
    margin-top: 5px;
    margin-bottom: 5px;
}

.btnSearch {
    border: 1px solid lightblue;
    /*border-radius: 5px;*/
    color: white;
    padding: 5px 7px 5px 7px;
    /*background-position-y: 465px;
    background-position-x: 5px;*/
    background-color: blue;
    font-size: small;
    font-weight: bold;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnPurple {
    border: 1px solid #ffb3ff;
    border-radius: 5px;
    color: white;
    padding: 5px 7px 5px 7px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #ffb3ff;
    font-size: small;
    font-weight: bold;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnListBox {
    border: 1px solid #2C55AB;
    /*border-radius: 5px;*/
    color: white;
    padding: 5px 15px 5px 15px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #2C55AB;
    font-size: small;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnClearListBox {
    border: 1px solid red;
    /*border-radius: 5px;*/
    color: white;
    padding: 5px 15px 5px 15px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: red;
    font-size: small;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.btnTAB {
    border-bottom: 1px solid gray;
    border-radius: 5px;
    color: black;
    padding: 5px 15px 5px 15px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #cceeff;
    font-size: x-small;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}

.TABPage {
    width: 100%;
    border: 0px;
    border-top: .5px solid gray;
    display: none;
}

.btnTABOrange {
    border-bottom: 1px solid gray;
    border-radius: 5px;
    color: #fcf99c; /*#004d99;*/
    padding: 5px 15px 5px 15px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #0739ef; /*#ffd199;*/
    font-size: small;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}
 
.btnTABBarWrapper {
    display: table;
    float: left;
    width: 100%;
    padding-top: 2px;
    padding-left: 2px;
    padding-right: 2px;
    margin: 0 auto;
    border-bottom: 0px solid grey;
    margin-bottom: 1px;
}

/*.btnTABOrange {
    border-bottom: 1px solid gray;
    border-radius: 5px;
    color: #f9f48b;
    padding: 5px 15px 5px 15px;
    background-position-y: 465px;
    background-position-x: 5px;
    background-color: #032b6b;
    font-size: small;
    font-family: Arial;
    min-width: 80px;
    width: auto;
    white-space: normal;
}
*/
.TABButtonWrapper {
    float: left;
    padding-right: 0px;
}

.VButtonWrapper {
    padding: 2px;
    width: 100%;
    clear: both;
}

.TABWrapper {
    width: 100%;
    border-bottom: 2px solid #ffc966;
}

.ButtonDivWrapper {
    padding: 3px;
    float: left;
}

.ButtonDivBarWrapper {
    padding: 10px 0px 0px 0px;
    float: left;
    width: 100vh;
}

.ButtonDivWrapperNoPadding {
    padding: 3px 3px 3px 3px;
    float: left;
}

.menuHeader {
    padding: 3px 3px 3px 3px;
}

.searchBoxHeader {
    padding-bottom: 1px;
    padding-top: 2px;
    color: black;
    font-weight: bold;
    font-size: xx-small;
}

.TABFrame {
    width: 100%;
    border: 0px;
    /*border-top: 1px solid gray;*/
    float: left;
    text-align: left;
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
}

.hidden {
    display: none;
    width: 100%;
    min-height: 70vh;
    padding: 0px 0px 0px 0px;
    margin-top: 100px;
    text-align: center;
}

.divWaiting {
    position: relative;
    top: 0;
    left: 0;
    background-color: White;
    width: 180px;
    left: 460px;
    border: 2px solid #870307;
    border-radius: 6px;
    text-align: center;
}

.labelField1 {
    font-size: 8pt;
    float: left;
    text-align: right;
    margin-top: 8px;
    padding-right: 3px;
    font-weight: bold;
}

.labelField2 {
    font-size: 8pt;
    float: left;
    text-align: right;
    margin-top: 8px;
    padding-right: 3px;
}

.labelField3 {
    font-size: 8pt;
    float: left;
    text-align: right;
    padding-top: 14px;
    font-weight: bold;
}

.labelField4 {
    clear: both;
    font-size: 8pt;
    float: left;
    text-align: left;
    font-weight: bold;
    padding-left: 3px;
    padding-top: 3px;
    padding-bottom: 6px;
}

.labelField5 {
    clear: both;
    font-size: 7pt;
    float: left;
    text-align: left;
}

.labelField6 {
    font-weight: bold;
    font-size: 8pt;
    color: brown;
}

.labelField7 {
    font-size: 8pt;
    float: left;
    text-align: right;
    font-weight: bold;
}

.labelField8 {
    font-size: 8pt;
}

.labelField9 {
    font-size: 6pt;
}

.stickyNoteFrame {
    text-align: left;
    clear: both;
    padding: 3px;
    display: table-cell;
    background-color: wheat;
}

.stickyNoteFrame1 {
    text-align: center;
    clear: both;
    padding: 3px;
    display: table-cell;
    background-color: wheat;
    border-radius: 6px;
    width: 15vh;
    height: 8vh;
}

.mondayThruFridayCalendarFrame {
    text-align: center;
    clear: both;
    padding: 5px;
    display: table-cell;
    background-color: white;
    /*border-radius: 6px;*/
    border: 1px solid gray;
    width: 95px;
    height: 55px;
}

.SaturdayThruSundayCalendarFrame {
    text-align: center;
    clear: both;
    padding: 5px;
    display: table-cell;
    background-color: lightpink;
    /*border-radius: 6px;*/
    border: 1px solid gray;
    width: 95px;
    height: 55px;
}

.ampm {
    width: 40px;
    Font-Size: XX-Small;
}

#msgShow {
    display: none;
    color: red;
    margin: 5px auto;
    width: 400px;
}

.tbl_ProviderDirectory {
    margin: 5px auto;
}

    .tbl_ProviderDirectory td {
        margin: 5px 5px;
        padding: 5px 10px;
    }

.mainMenuPanel {
    width: 100%;
    border-width: 0;
    border-color: white;
    background-color: white;
}

.mainBackgroundColor {
    background-color: #183FB2;
    /*#183FB2;*/
    /*#66CCFF; */
    /*#8080FF*/
}

.internalApplication {
    min-height: 100%;
    height: auto;
    position: relative;
    margin: 10px;
}

#inner {
    float: none;
    margin: 0px;
    width: 100%;
    margin: 0px;
}

#leftMenu {
    margin: 3px;
    float: left;
    width: 59%;
    display: table;
}

#rightMenu {
    margin: 3px;
    float: left;
    width: 39%;
}

#bottomMenu {
    height: 10%;
    display: table;
    margin: 3px;
    float: left;
    width: 98%;
}

#centerMenu {
    padding: 5px;
    margin: 10px 0px 10px 5px;
    width: 50%;
}

.divCentralPanelHeader {
    float: left;
    text-align: left;
    margin-top: 5px;
    width: 100%;
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
}

#wholeMenu {
    padding: 5px;
    margin: 10px 0px 10px 5px;
    width: 98%;
}

body {
    font-family: Verdana, Helvetica, sans-serif;
    font-size: 9pt;
    margin: 0px;
}

.menuPanel {
    width: 45%;
}

.submenuPanel {
    width: 900px;
}

.subheader {
    font-size: 9pt;
    font-weight: bold;
    color: darkred;
}

.subheader7pt {
    font-size: 5pt;
    font-weight: bold;
    color: black;
}

.controlheader {
    font-size: 8pt;
    font-weight: bold;
    color: darkred;
}

.hours {
    font-size: 7pt;
    font-weight: bold;
    color: black;
}

table {
    border-width: 0px;
    border-collapse: collapse;
}

td, th {
    margin: 0px;
    padding: 0px;
}

.hyperlink {
    color: #0000FF;
}

.leftLabel {
    width: 18%;
    text-align: right;
    vertical-align: top;
    padding: 2px 0px 2px 0px;
    line-height: 16px;
}

.leftInput {
    width: 32%;
    text-align: left;
    padding: 2px 0px 2px 5px;
    vertical-align: top;
    line-height: 16px;
}

.rightLabel {
    width: 15%;
    text-align: right;
    vertical-align: top;
    padding: 2px 0px 2px 0px;
    line-height: 16px;
    line-height: 16px;
}

.rightInput {
    width: 35%;
    text-align: left;
    padding: 2px 0px 2px 5px;
    vertical-align: top;
    line-height: 16px;
}

.leftAlignedAndPadded {
    text-align: left;
    padding-left: 5px;
}

.leftLabel2Columns {
    width: 35%;
    text-align: right;
}

.leftInput2Columns {
    width: 65%;
    text-align: left;
    padding-left: 5px;
}

.textField {
    font-size: 9pt;
    height: 18px;
}

.selectField {
    font-size: 9pt;
    height: 23px;
    vertical-align: middle;
    padding: 1px 0px 1px 0px;
}

.fileField {
    height: 23px;
}

.sayonlyField {
    border-style: none;
    padding: 5px;
    color: #000000;
}

.currencyField {
    font-size: 9pt;
    width: 60px;
    height: 18px;
}

.dateField {
    font-size: 9pt;
    width: 210px;
    height: 18px;
}

.labelField {
    font-size: 8pt;
}

.readonlyField {
    font-size: 8pt;
}

.dashboardLabelField {
    font-size: 6pt;
    font-style: italic;
}

.dashboardOption {
    margin: 20px 20px 10px 20px;
    padding: 20px;
    float: left;
    width: 100px;
    background-color: #FFFFFF;
    height: 100px;
}

.subPageTitle {
    font-size: 25px;
    color: #5E2F00;
    font-family: Arial;
    padding-left: 10px;
}

.TextBoxUpperCase {
    text-transform: uppercase;
}

.headerfont {
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
    /*color: #576a9d;*/
    padding-top: 10px;
    width: 100%;
    text-align: left;
}

#header {
    background-color: white;
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
    /*color: #576a9d;*/
    padding-top: 10px;
    width: 100%;
    text-align: left;
}

#header1 {
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
    padding-top: 10px;
    width: 100%;
    text-align: left;
}

.pageheader {
    background-color: white;
    font-size: 11pt;
    font-weight: bold;
    color: #800000;
    padding-top: 10px;
    width: 100%;
    text-align: left;
}

.headerBoldBlack {
    font-size: 10pt;
    font-weight: bold;
    color: black;
    width: 100%;
    text-align: left;
    padding: 5px 0px 10px 3px;
}

.dataEntry {
    float: left;
    width: 100%;
    background-color: #FFFAF0;
    border: solid 0px lightgrey;
    padding-top: 5px;
}

.dataEntry1 {
    float: left;
    width: 100%;
    border: solid 0px lightgrey;
    height: 100%;
}

.bodyYellow {
    background-color: lightyellow;
    width: 100%;
}

.bodyWhite {
    background-color: white;
    width: 100%;
}

.mainMenu {
    font-size: medium;
    color: #084585;
    font-family: Arial;
}

.highlightline {
    border-width: 0px 0px 1px 0px;
    width: 100%;
    height: 15px;
    float: left;
    text-align: left;
    margin-top: 5px;
    vertical-align: middle;
    padding-top: 1px;
    border-bottom-color: #996633;
    border-bottom-style: solid;
}

.highlightlinesubheader {
    width: 100%;
    font-size: 10pt;
    color: #663300;
    font-weight: bold;
    margin-left: 5px;
}

.bigheader {
    font-size: 12pt;
    font-weight: bold;
    color: #800000; /*#576a9d;*/
    padding-top: 10px;
    width: 100%;
    text-align: left;
}

.error {
    font-size: x-small;
    color: red;
    font-size: 8pt;
}

.hint {
    font-size: xx-small;
    color: blue;
    font-weight: normal;
}

.hintbigger {
    font-size: small;
    color: blue;
    font-weight: normal;
}

.errorBig {
    color: red;
    font-size: 10pt;
}

.information {
    color: black;
    font-size: 8pt;
}

.infogreen {
    color: Green;
    font-weight: bold;
    font-size: 10pt;
}

a {
    font-size: 9pt;
}

.waitheader {
    width: 250px;
    height: 122px;
    border-width: 1px;
    border-style: solid;
    text-align: center;
    padding: 1px 1px 1px 1px;
    border-color: #D1D1D1;
    border-collapse: collapse;
}

.wait {
    font-weight: bold;
    font-size: 9pt;
    color: #ffffff;
    font-family: arial;
    height: 39px;
    background-color: #93D9C2;
    text-align: center;
}

.boxheader {
    height: 18px;
    color: #333399;
    font-weight: bold;
    background-color: #C1E0FF; /*#408080;*/
    font-size: 9pt;
    text-align: center;
    vertical-align: middle;
    padding: 4px 0px 0px 0px;
}

.boxbody {
    border: 1px solid #CCCCCC;
    background-color: white;
    border-spacing: 4;
    font-size: 9pt;
}

.rootNode {
    padding-top: 10px;
}

.node {
    padding-top: 10px;
    padding-bottom: 2px;
}

.smallbutton {
    font-family: Verdana;
    font-size: xx-small;
    color: black;
}

.inputButton {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003399;
}

.borderedtable {
    border-right: lightgrey 1px solid;
    border-top: lightgrey 1px solid;
    border-left: lightgrey 1px solid;
    border-bottom: lightgrey 1px solid;
}

.smallheader {
    font-size: 7pt; /*border-bottom: solid 1px;*/
}

.verySmall {
    font-size: 7pt;
    background-color: lightgrey;
}

.link {
    font-family: Verdana;
    font-size: 8pt;
    cursor: hand;
    color: Blue;
    text-decoration: underline;
    cursor: pointer;
}

.link10 {
    font-family: Verdana;
    font-size: 9pt;
    cursor: hand;
    color: Blue;
    text-decoration: underline;
    cursor: pointer;
}

table.padded-table td {
    padding: 4px;
    border-spacing: 4px;
}

.minColumn1 {
    white-space: nowrap;
    text-align: right;
}

.minColumn2 {
    padding-left: 3px;
    width: 100%;
}

.autoComplete {
    list-style-type: none;
    margin: 0px !important;
    white-space: nowrap;
    width: auto !important;
    line-height: 20px;
    border: solid 1px lightgrey;
}

.verysmallfont {
    font-family: Verdana;
    font-size: 10px;
}

.hiddenElement {
    display: none;
}

.highlight {
    background-color: #D3D3D3;
}

.flyOutDiv {
    display: none;
    position: absolute;
    width: auto;
    z-index: 3;
    opacity: 0;
    filter: (progid:DXImageTransform.Microsoft.Alpha(opacity=0));
    font-size: 14px;
    border: medium solid #CCCCCC;
    background-color: #FFFFFF;
    padding: 5px;
}

.flyOutDivCloseX {
    background-color: #666666;
    color: #FFFFFF;
    text-align: center;
    font-weight: bold;
    text-decoration: none;
    border: outset thin #FFFFFF;
    padding: 5px;
}

.frontPageOptions {
    border: thick solid #FFFFFF;
    margin: 5px;
    width: 100px;
    height: 150px;
    /*background-color: #EEEEEE;*/
}

/*------------------ ULTRAWEBGRID STYLE -------------------------*/

.igwg_frameStyle {
    font-size: xx-small;
    color: black;
    font-family: "Verdana";
    border: solid 1px lightgrey;
    background-color: #E7E7E7;
    font-weight: normal;
}

.igwg_editCellStyleDefault {
    font-weight: normal;
    font-size: x-small;
    font-family: "Verdana";
    border-style: dotted;
    border-color: black;
    border-width: 1px;
    background-color: Yellow;
}

.igwg_footerStyleDefault {
    font-size: xx-small;
    border-left-color: silver;
    border-bottom-color: silver;
    color: white;
    border-top-style: solid;
    border-top-color: silver;
    font-family: "Verdana";
    border-right-style: solid;
    border-left-style: solid;
    background-color: #285F8F;
    border-right-color: silver;
    border-bottom-style: solid;
}

.igwg_rowAlternateStyleDefault {
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    font-size: xx-small;
    border-left: silver 1px solid;
    cursor: hand;
    color: black;
    border-bottom: silver 1px solid;
    font-family: "Verdana";
    background-color: #B3CEE8;
    font-weight: normal;
}

.igwg_headerStyleDefault {
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    font-size: xx-small;
    border-left: silver 1px solid;
    color: white;
    border-bottom: silver 1px solid;
    font-family: "Verdana";
    background-color: #285F8F;
    font-weight: bold;
}

.igwg_rowStyleDefault {
    border-right: silver 1px solid;
    border-top: silver 0px solid;
    font-size: x-small;
    border-left: silver 1px solid;
    cursor: hand;
    color: black;
    border-bottom: silver 0px solid;
    font-family: "Arial";
    background-color: white;
    font-weight: normal;
}

.igwg_rowAlternateBandStyleDefault {
    border-right: silver 1px solid;
    border-top: silver 0px solid;
    font-size: x-small;
    border-left: silver 1px solid;
    cursor: hand;
    color: black;
    border-bottom: silver 0px solid;
    font-family: "Arial";
    /*background-color: #B3CEE8;*/
    background-color: #e6f2ff;
    font-weight: normal;
}

.igwg_headerBandStyleDefault {
    border-right: silver 1px solid;
    border-top: silver 1px solid;
    font-size: xx-small;
    border-left: silver 1px solid;
    color: white;
    border-bottom: silver 1px solid;
    font-family: "Verdana";
    background-color: #285F8F;
    font-weight: bold;
}

.igwg_selRowStyleDefault {
    font-weight: normal;
    color: black;
    background-image: url(../Images/igMenuItemHover.jpg);
    font-size: xx-small;
}

.over {
    background-color: #E0FFFF;
}

/*Applied Health Tech STYLES*/
.lightCyan {
    background-color: #C1E0FF; /*#E6E2D8*/
}

.lightGreenBG {
    background-color: #93D9C2;
}

.lightGrayBG {
    background-color: #F4F9FD;
}

.darkBlue {
    background-color: #0000FF; /*#E6E2D8*/
}

.providerBody {
    background-color: white;
    padding: 0px 2px 0px 2px;
}

.brclear {
    clear: both;
    height: 0;
    margin: 0;
    font-size: 1px;
    line-height: 0;
}

.leftFloat {
    clear: both;
    text-align: left;
    margin: 3px 0px 3px 0px;
}

.rightFloat {
    clear: both;
    text-align: right;
    margin: 3px 3px 0px 0px;
}

.headerHorizontalBar {
    background-color: #C1E0FF;
    width: 100%;
    line-height: 22px;
    color: Black;
    font-weight: bold;
}

.purple {
    background-color: #004080;
}

.veryLightGreen {
    background-color: #EAFFEA;
}

.darkGreen {
    background-color: #408080;
}

.searchBox {
    width: 300px;
}

    .searchBox td {
        padding: 4px 3px 4px 3px;
    }

.searchLeftColumn {
    text-align: right;
    width: 100%;
    white-space: nowrap;
}

.searchRightColumn {
    text-align: left;
    white-space: nowrap;
}

.banner3Cols1 {
    width: 19%;
    text-align: right;
}

.banner3Cols2 {
    width: 18%;
    text-align: left;
    padding-left: 3px;
}

.banner3Cols3 {
    width: 14%;
    text-align: right;
}

.banner3Cols4 {
    width: 18%;
    text-align: left;
    padding-left: 3px;
}

.banner3Cols5 {
    width: 15%;
    text-align: right;
}

.banner3Cols6 {
    width: 16%;
    text-align: left;
    padding-left: 3px;
}

.banner2Cols1 {
    width: 19%;
    text-align: right;
    vertical-align: top;
    padding: 2px 0px 3px 0px;
}

.banner2Cols2 {
    width: 31%;
    text-align: left;
    vertical-align: top;
    padding: 2px 0px 3px 5px;
}

.body2Cols1 {
    width: 14%;
    text-align: right;
    vertical-align: top;
    padding: 2px 0px 2px 0px;
}

.body2Cols2 {
    width: 20%;
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
    padding: 2px 0px 2px 0px;
}

.body2ColsLast {
    text-align: left;
    vertical-align: top;
    padding-left: 5px;
    padding: 2px 0px 2px 0px;
}

.dottedLine {
    padding: 4px 0px 3px 0px;
    margin: 0px 5px 0px 5px;
    border-bottom: 1px dotted lightgray;
}

.dottedLine1 {
    padding: 4px 0px 3px 0px;
    margin: 0px;
    border-bottom: 1px dotted gray;
}

.dottedLine2 {
    width: 100%;
    margin: 0px auto;
    border-bottom: 1px dotted gray;
    clear: both;
}

.dottedLine3 {
    padding: 1px 1px 3px 1px;
    margin: 0px auto;
    border-bottom: 2px solid gray;
}

.dottedLine4 {
    margin-top: 5px;
    margin-bottom: 5px;
    border-bottom: 1px dotted gray;
}

.dottedLineWithNoPadding {
    margin: 0px auto;
    border-bottom: 1px dotted gray;
}

.dottedThinLine {
    padding: 1px 1px 3px 1px;
    margin: 0px auto;
    border-bottom: 1px solid gray;
}

.indentLevel1 {
    width: 100%;
    padding-left: 10px;
}

.content {
    font-size: 12px;
    color: #000000;
    font-family: verdana, Helvetica, sans-serif;
}

.containerMenu {
    padding: 5px;
    float: left;
    text-align: left;
    margin: 10px 0px 10px 5px;
    width: auto;
    background-color: white;
}

.divRow {
    display: table-row;
    width: 48%;
    background-color: #d9e1ff;
    padding: 0;
    margin: 0;
    border-left: solid 0px lightgrey;
    border-right: solid 0px lightgrey;
}

.divCol {
    display: table-cell;
    padding: 0;
    margin: 0;
    margin-top: 10px;
    border-right: solid 0px lightgrey;
    border-bottom: 0px solid #5151A4;
    border-right-color: lightgrey;
    border-bottom-color: #C9C9E4;
}

.mediumcontent {
    font-size: 11px;
    color: #000000;
    font-family: verdana, Helvetica, sans-serif;
}

.smallcontent {
    font-size: 9px;
    color: #000000;
    font-family: verdana;
}

.btnNormal {
    padding: 15px 0px 0px 0px;
    background-color: #FFFFFF;
    cursor: auto;
}

.btnProgress {
    padding: 15px 0px 0px 0px;
    background-image: url(../Images/indicatorSmall.gif);
    background-position: center top;
    background-repeat: no-repeat;
    cursor: wait;
}

.btnAction {
    font-weight: bold;
    color: #FFFFFF;
    background-color: #003399;
    width: 120px;
}

.waitMessage {
    padding: 15px 0px 0px 0px;
    background-image: url(../Images/35.gif);
    background-position: center top;
    background-repeat: no-repeat;
    cursor: wait;
    height: 100px;
}

.divBox {
    margin: 2px;
}

.divBoxField {
    margin: 5px;
}

.divBtnSignIn {
    margin: 5px 13px 5px 5px;
}

.divLeftField {
    float: left;
    right: 0;
    top: 0;
    text-align: right;
    line-height: 18px;
}

.divRightField {
    float: left;
    top: 0;
    padding-left: 3px;
    line-height: 18px;
}

.divRightInput {
    float: left;
    top: 0;
    padding: 2px 0 2px 3px;
    line-height: 18px;
}

.providerBox {
    line-height: 18px;
}

    .providerBox td label span {
        line-height: 28px;
        padding-right: 3px;
    }

.radioButtonList {
    font-size: 8pt;
}

    .radioButtonList label {
        margin-right: 10px;
        display: inline-block;
        width: 50px;
        font-size: 8pt;
        white-space: nowrap;
    }

.radioButtonListNoFixedWidth {
    vertical-align: top;
}

    .radioButtonListNoFixedWidth span {
        vertical-align: top;
        top: 0;
    }

    .radioButtonListNoFixedWidth label {
        margin-right: 20px;
        display: inline-block;
        font-size: 8pt;
        vertical-align: top;
    }


.radioButtonList1 {
    list-style: none;
    margin: 0;
    padding: 0;
    font-weight: bold;
    font-size: 8pt;
}

.radioButtonList.horizontal li {
    display: inline;
}

.radioButtonList label {
    display: inline;
}

.rbListRegular {
    font-size: 8pt;
}

    .rbListRegular label {
        margin-right: 10px;
        display: inline-block;
        font-size: 8pt;
        white-space: nowrap;
    }

.imageButton {
    padding: 2px;
    vertical-align: middle;
    cursor: hand;
}

.imageLoading {
    visibility: hidden;
}

.pr5 {
    padding-right: 5px;
}

.pr10 {
    padding-right: 5px;
}

.pr20 {
    padding-right: 5px;
}

/*ONE COLUMN MARKUP*/
#OneColumnContent {
    margin: auto;
    padding: 20px;
}

    #OneColumnContent .header {
        font-size: 11pt;
        font-weight: bold;
        color: #576a9d;
        padding-top: 0px;
        width: 100%;
        text-align: left;
    }

.appOneColumnOptionFrame {
    width: 120px;
    height: 120px;
    float: left;
    padding: 0px;
    margin: 5px 5px 5px 5px;
}


/*TWO COLUMN MARKUP*/
#twoColumnContent {
}

    #twoColumnContent .loginLeftColumn {
        float: left;
        width: 580px;
        padding: 20px;
    }

        #twoColumnContent .loginLeftColumn .header {
            font-size: 11pt;
            font-weight: bold;
            color: #576a9d;
            padding-top: 0px;
            width: 100%;
            text-align: left;
        }

        #twoColumnContent .loginLeftColumn .listheader ul {
        }

        #twoColumnContent .loginLeftColumn .listheader li {
            list-style-image: url(../../App_Themes/Images/bullet8x8_dot.gif);
            padding: 0 0 15px 0;
        }

        #twoColumnContent .loginLeftColumn .listsubheader li {
            list-style-image: url(../../App_Themes/Images/bullet8x8_circle.gif);
            padding: 0 0 15px 0;
        }

    #twoColumnContent .loginSeparator {
        margin-top: 30px;
        float: left;
        border-right: 1px dotted lightgray;
        height: 400px;
    }

    #twoColumnContent .loginRightColumn {
        float: right;
        padding: 20px;
    }

    #twoColumnContent .welcomeLeftColumn {
        float: left;
        padding: 10px;
        margin: 10px;
        text-align: left;
        width: 700px;
    }

        #twoColumnContent .welcomeLeftColumn ul {
            padding: 0;
            margin: 0 0 0 0px;
        }

        #twoColumnContent .welcomeLeftColumn li {
            padding: 0 0 5px 0;
            list-style-image: url(../../App_Themes/Images/smallarrow_grey.jpg);
        }

    #twoColumnContent .welcomeRightColumn {
        float: right;
        padding: 10px;
        margin: 10px;
        text-align: left;
        /*min-height: 661px;*/
        /*width: 200px;*/
    }

        #twoColumnContent .welcomeRightColumn ul {
            padding: 0;
            margin: 0 0 0 20px;
        }

        #twoColumnContent .welcomeRightColumn li {
            list-style-image: url(../../App_Themes/Images/bullet8x8_dot.gif);
            padding: 0 0 5px 0;
        }

    #twoColumnContent .leftDashBoard {
        min-height: 665px;
        /*border-right-style: solid;*/
        /*border-right-width: thin;*/
        /*border-right-color: #C0C0C0;*/
        height: 100%;
        /*background-color: #F0F0F0;*/
        float: left;
        width: 834px;
        /*text-align: center;*/
        padding: 0px; /*background-color: #CCCCCC;*/
    }

    #twoColumnContent .rightDashBoard {
        min-height: 665px;
        float: right;
        width: 90px;
        padding: 0px;
    }

    #twoColumnContent .leftNarrowDashBoard {
        width: 90px;
        height: 100%;
        background-color: #DADADA;
        min-height: 692px;
        float: left;
        padding: 0px;
    }

    #twoColumnContent .appOptionFrameTitleFont {
        margin: 5px;
        padding: 5px;
        font-family: 'Times New Roman', Times, serif;
        font-size: large;
        color: #3E1F00;
    }

    #twoColumnContent .appOptionFrame {
        width: 80px;
        height: auto;
        float: left;
        padding: 0px;
        margin: 5px 5px 5px 5px;
    }

    #twoColumnContent .appOptionImage {
        margin: 0px 0px 10px 0px;
    }

    #twoColumnContent .rightWideDashBoard {
        min-height: 692px;
        float: left;
        width: 890px;
        padding: 0px;
    }

#outer {
    width: 100%;
    text-align: center;
}

#inner {
    display: inline-block;
}

/*THREE COLUMN MARKUP*/
#threeColumnContent {
}

    #threeColumnContent .welcomeLeftColumn {
        float: left;
        text-align: left;
        width: 590px;
        padding: 10px;
        margin: 0 10px 0 0;
    }

        #threeColumnContent .welcomeLeftColumn ul {
            margin: 0 0 0 20px;
            padding: 0;
        }

        #threeColumnContent .welcomeLeftColumn li {
            list-style-image: url(../../App_Themes/Images/smallarrow_grey.jpg);
            padding: 0 0 5px 0;
        }

    #threeColumnContent .welcomeCenterColumn {
        float: left;
        text-align: left;
        width: 590px;
        padding: 10px;
        margin: 0 10px 0 0;
    }

        #threeColumnContent .welcomeCenterColumn ul {
            margin: 0 0 0 20px;
            padding: 0;
        }

        #threeColumnContent .welcomeCenterColumn li {
            list-style-image: url(../../App_Themes/Images/smallarrow_grey.jpg);
            padding: 0 0 5px 0;
        }

    #threeColumnContent .welcomeRightColumn {
        float: left;
        text-align: left;
        padding: 10px;
        width: 300px;
    }

    #threeColumnContent .welcomeRightColumn ul {
        margin: 0 0 0 20px;
        padding: 0;
    }

    #threeColumnContent .welcomeRightColumn li {
        list-style-image: url(../../App_Themes/Images/bullet8x8_dot.gif);
        padding: 0 0 5px 0;
    }

    .rounded {
        background-color: #f1f0f1;
    }

    .rounded .inner {
        padding: 8px 10px 8px 12px;
    }

    .rounded .c1 {
        height: 1px;
        line-height: 1px;
        font-size: 1px;
        border-width: 0px 4px 0px 4px;
        border-color: #FFFFFF;
        border-style: solid;
        padding: 0px;
    }

    .rounded .c2 {
        height: 1px;
        line-height: 1px;
        font-size: 1px;
        display: block;
        border-width: 0px 2px 0px 2px;
        border-color: #FFFFFF;
        border-style: solid;
        padding: 0px;
    }

    .rounded .c3 {
        height: 2px;
        line-height: 1px;
        font-size: 1px;
        display: block;
        border-width: 0px 1px 0px 1px;
        border-color: #FFFFFF;
        border-style: solid;
        padding: 0px;
    }

@media print {
    body {
        font-family: Verdana, Helvetica, sans-serif;
        font-size: 11pt;
        margin: 0px;
        white-space: nowrap;
    }

    .noprint {
        display: none;
    }

    .wrap {
        white-space: normal;
    }

    .header {
        font-size: 10pt;
        font-weight: bold;
        color: black;
        padding-top: 10px;
        width: 100%;
        text-align: left;
    }

    .subheader1 {
        color: black;
        font-size: 11pt;
    }

    .information {
        color: black;
        font-size: 11pt;
    }

    .infogreen {
        color: Green;
        font-size: 10pt;
        font-weight: bold;
    }

    .messageboxoverlay {
        position: fixed;
        width: 100%;
        height: 100%;
        opacity: 0.75;
        background-color: rgb(200,200,200);
    }

    .messageboxviewer {
        position: fixed;
        cursor: pointer;
        min-width: 400px;
        min-height: 200px;
        left: 40%;
        top: 30%;
        background-color: White;
        padding: 10px;
    }
}

/*#####################################################

                 Lester CSS 

 #####################################################*/
.dbgridHead {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: bold;
    text-align: center;
    color: #000000;
    background-color: #999999;
}

.dbgridAlternative {
    background-color: #DDDDDD;
}

.dbgridBody {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-style: normal;
    font-weight: normal;
    text-align: left;
    color: #000000;
    background-color: #FFFFFF;
    overflow: auto;
    /*text-transform:uppercase;*/
}

.dbgridBody td {
    padding-left: 4px;
    padding-right: 4px;
}

.formcaption {
    width: 80%; /*60*/
    border: solid 2px #004575; /*verde 287734*/
    background-color: #FFFFFF;
    margin: 5px auto;
}

.formcaption h1 {
    width: 100%;
    background: #004575;
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: bold;
    color: #FFFFFF;
    margin: 0;
    padding: 5px 0;
}

.fieldset_color {
    font-weight: bold;
    border-color: #004575;
    padding: 0 10px;
}

legend {
    color: #000000;
}

#WFModify {
    width: 95%; /* 70% */
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px;
    background-color: #FFFFFF;
}

#Popup {
    width: 100%; /* 70% */
    margin-left: auto;
    margin-right: auto;
    padding: 10px 0px;
    background-color: #FFFFFF;
}

.gv_pagenavegator a {
    font-size: 24px;
    font-weight: bold;
    color: #0000FF;
}

.gv_pagenavegator .labelField {
    font-size: 24px;
    font-weight: bold;
    color: #0000FF;
}

.underline {
    text-decoration: underline;
}

.FONT-BLACK {
    font-weight: bold;
    color: #000000;
    text-align: right;
    padding: 4px 2px;
}

.FONT-LEFT {
    text-align: left;
}

/*#####################################################

               END  Lester CSS 

 #####################################################*/
