
div.pagination {
    padding: 3px;
    margin: 3px;
}

    div.pagination a {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #AAAADD; /*square border AAAADD*/
        text-decoration: none; /* no underline */
        color: #000099; /* text in square 000099*/
    }

        div.pagination a:hover, div.pagination a:active {
            border: 1px solid #cccccc; /*  square border on mouseover 000099*/
            background-color: #dadada;
            color: #999999;
        }

    div.pagination span.current {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #cccccc; /* border on current square 000099 */
        font-weight: bold;
        background-color: #dadada;
        color: #999999;
    }

    div.pagination span.disabled {
        padding: 2px 5px 2px 5px;
        margin: 2px;
        border: 1px solid #EEE;
        color: #000099;
    }

div.MultiselectDivTop {
    border-left: groove 1px #5b5c71;
    border-top: groove 1px #5b5c71;
    border-right: groove 1px #5b5c71;
    border-bottom: groove 1px #5b5c71;
    vertical-align: middle;
    background-color: White;
    width: 250px;
}

div.MultiselectDivMain {
    border-right: groove 1px #5b5c71;
    border-top: groove 1px #5b5c71;
    display: none;
    margin: 0px;
    overflow: auto;
    border-left: groove 1px #5b5c71;
    width: 250px;
    border-bottom: groove 1px #5b5c71;
    HEIGHT: 150px;
    background-color: White;
}

IMG.MultiselectDropdownArrow {
    vertical-align: middle;
    cursor: hand;
    height: 18px;
    width: 18px;
    border: none;
}

div.MultiselectListItem {
    WIDTH: 308px;
}

.MultiselectTextBoxMain {
    border: none 1px;
    height: 17px;
    width: 225px;
    color: black;
}

label.MultiselectListItemLabel {
    font-size: 12px;
    color: Black;
}

.divcombo {
    float: left;
    border-right: cornflowerblue;
    border: 1px solid;
    border-left: cornflowerblue;
    border-bottom: cornflowerblue;
    border-top: cornflowerblue;
}

Body {
    font: 11px Arial;
    color: #3a5266;
    margin: 0;
}

TR {
    font: 11px Arial;
    color: #3a5266;
    margin: 0;
}

TD {
    font: 11px Arial;
    color: #3a5266;
    margin: 0;
    text-align: left;
}

B {
    font: Bold 11px Arial;
    color: #3a5266;
    margin: 0;
}


.labelmsg {
    font: normal normal Bold 9px normal Arial;
    color: Blue;
    margin-left: 10px;
}

.gridheader {
    background-color: #6590c4;
    color: #FFFFFF;
}

.gridheader1 {
    background-color: #FF0000;
    color: #FFFFFF;
    height: 25px;
}

.selectedrow {
    background-color: #fdffc9 !important;
}

.mouseoverrow {
    background-color: #E5E5E5 !important;
}

.spantotal {
    color: #fdba1a;
    font: Bold 12px Arial;
}

.btn50b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 50px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/50-blue.gif');
    border: none;
}

.btn70b {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: Transparent;
    color: #FFFFFF;
    width: 70px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/70-blue.gif');
}

.btn90b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 90px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/90-blue.gif');
    border: none;
}

.btn110b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 110px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/110-blue.gif');
    border: none;
}

.btn130b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 130px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/130-blue.gif');
    border: none;
}

.btn150b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 150px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/150-blue.gif');
    border: none;
}

.btn175b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 175px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/175-blue.gif');
    border: none;
}

.btn200b {
    background-color: Transparent;
    color: #FFFFFF;
    width: 200px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/200-blue.gif');
    border: none;
}

.btn50y {
    background-color: Transparent;
    color: #000000;
    width: 50px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/50-yellow.gif');
    border: none;
}

.btn70y {
    background-color: Transparent;
    color: #000000;
    width: 70px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/70-yellow.gif');
    border: none;
}

.btn90y {
    background-color: Transparent;
    color: #000000;
    width: 90px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/90-yellow.gif');
    border: none;
}

.btn110y {
    border-style: none;
    border-color: inherit;
    border-width: medium;
    background-color: Transparent;
    color: #000000;
    width: 110px;
    font: Bold 9px Verdana;
    background-image: url('../images/110-yellow.gif');
}

.btn130y {
    background-color: Transparent;
    color: #000000;
    width: 130px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/130-yellow.gif');
    border: none;
}

.btn150y {
    background-color: Transparent;
    color: #000000;
    width: 150px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/150-yellow.gif');
    border: none;
}

.btn175y {
    background-color: Transparent;
    color: #000000;
    width: 175px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/175-yellow.gif');
    border: none;
}

.btn200y {
    background-color: Transparent;
    color: #000000;
    width: 200px;
    height: 22px;
    font: Bold 9px Verdana;
    background-image: url('../images/200-yellow.gif');
    border: none;
}


.btnfirst {
    background-color: Transparent;
    color: #000000;
    width: 28px;
    height: 22px;
    background-image: url('../images/first.gif');
    border: none;
    margin-top: 10px;
}

.btnprevious {
    background-color: Transparent;
    color: #000000;
    width: 28px;
    height: 22px;
    background-image: url('../images/previous.gif');
    border: none;
    margin-top: 10px;
}

.btnnext {
    background-color: Transparent;
    color: #000000;
    width: 28px;
    height: 22px;
    background-image: url('../images/next.gif');
    border: none;
    margin-top: 10px;
}

.btnlast {
    background-color: Transparent;
    color: #000000;
    width: 28px;
    height: 22px;
    background-image: url('../images/last.gif');
    border: none;
    margin-top: 10px;
}

.btnup {
    background-color: Transparent;
    color: #000000;
    width: 74px;
    height: 22px;
    background-image: url('../images/moveup.gif');
    border: none;
    margin-top: 10px;
}

.btndown {
    background-color: Transparent;
    color: #000000;
    width: 90px;
    height: 22px;
    background-image: url('../images/movedown.gif');
    border: none;
    margin-top: 10px;
}


.btnok {
    background-color: #fdba1a;
    width: 35px;
    height: 20px;
    border: 0;
    font: Bold 9px Verdana;
    margin-left: 2px;
    border: 1px solid #000000;
}

.btnclose {
    background-color: #fdba1a;
    width: 20px;
    height: 20px;
    border: 0;
    font: Bold 9px Verdana;
    margin-left: 2px;
    border: 1px solid #000000;
}

.btnMove {
    background-color: #dadada;
    width: 35px;
    height: 30px;
    border: 0;
    font: Bold 10px Verdana;
    margin: 2px 2px 2px 2px;
}


.divallocation {
    width: 150px;
    border: 1px solid #000000;
}

.top {
    font: 11px Verdana;
    color: #efefef;
    margin: 0;
}

.bottom {
    font: 10px Verdana;
    color: #3d515f;
    margin: 0;
    background-color: #dae9f7;
    border-top: 1px solid #dedede;
    height: 20px;
    text-align: center;
}

.footer_w247 {
    font: 15px Verdana;
    color: #ffffff;
    background-color: #12284c; /*#dae9f7*/
    border-top: 1px solid #dedede;
    height: 20px;
    text-align: center;
    padding: 20px;
    /*bottom: 0px !important;
    position: absolute;
    width: 100%;*/
}

.PanelTitle {
    font: 10px Verdana;
    color: #3d515f;
    margin: 5;
    background-color: #dae9f7;
    border-top: 1px solid #dedede;
    height: 20px;
    text-align: left;
}

.punchline {
    font: Bold 13px Trebuchet MS;
    color: #dbdbdb;
    margin: 0;
    padding-left: 5px;
    padding-top: 5px;
}

.title {
    font: 24px trebuchet Ms;
    color: #ffffff;
    margin: 0;
    text-align: left;
}

.toppanel {
    /*background-color: #2b3a44;*/
    background-color: #12284c;
    padding-left: 15px;
    padding-right: 15px;
    height: 90px;
}

.titlepanel {
    background-color: #475f70;
    padding-left: 5px;
    padding-right: 5px;
    border-left: 1px #6e8b9f solid;
    border-right: 1px #6e8b9f solid;
    border-top: 1px #6e8b9f solid;
    margin: 0;
    height: 35px;
}

.titlepanelbg {
    background-color: #2b3a44;
    padding-left: 15px;
    padding-right: 15px;
    margin: 0;
}

.filterpanelbg {
    background-color: #b8cbdc;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    height: 35px;
    border: 1px solid #ffffff;
}

.filteritem-title {
    font: Bold 13px Verdana;
    color: #405868;
}

.pagebg {
    background-image: url('../images/blue-bg.jpg');
    background-repeat: repeat-x;
    padding-left: 15px;
    padding-right: 15px;
    background-position: 50% top;
}

.gobtnbg {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url('../images/go-btn.jpg');
    background-repeat: no-repeat;
    width: 27;
    height: 22;
    background-position: left;
    background-color: Transparent;
    font: Bold 12px Verdana;
    color: #ffffff;
}

.subtitlepanel {
    background-color: #dae9f7;
    padding-left: 5px;
    padding-right: 5px;
    margin: 0;
    height: 35px;
}

.subtitle-item {
    font: 11px Tahoma;
    color: #333333;
}

.statusbtnbg {
    background-image: url('../images/status-btn-bg.jpg');
    background-repeat: no-repeat;
    width: 46;
    height: 27;
    font: 10px Tahoma;
    color: #ffffff;
    background-color: Transparent;
    background-position: center;
    text-align: center;
}

.table-item {
    font: 11px Tahoma;
    color: #000000;
    border: 0;
    background-color: #fffaf0;
}

.form-item {
    font: Bold 12px Arial;
    color: #2e79d9;
    background-color: #e5eef6;
    padding: 5px;
}

/* Yellow btn */
.yellowbtnleft {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url('../images/yellow-btn-left.jpg');
    background-repeat: no-repeat;
    width: 5;
    height: 22;
    background-position: left;
    background-color: Transparent;
}

.yellowbtnright {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url('../images/yellow-btn-right.jpg');
    background-repeat: no-repeat;
    width: 5;
    height: 22;
    background-position: left;
    background-color: Transparent;
}

.yellowbtnbg {
    background-image: url('../images/yellow-btn-bg.jpg');
    background-repeat: repeat-x;
    height: 22;
    font: 10px Tahoma;
    color: #2f2f2f;
    background-color: Transparent;
}
/* Yellow btn */

/* blue btn */
.bluebtnleft {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url('../images/blue-btn-left.jpg');
    background-repeat: no-repeat;
    width: 5;
    height: 22;
    background-position: left;
    background-color: Transparent;
}

.bluebtnright {
    border-style: none;
    border-color: inherit;
    border-width: 0;
    background-image: url('../images/blue-btn-right.jpg');
    background-repeat: no-repeat;
    width: 5;
    height: 22;
    background-position: left;
    background-color: Transparent;
}

.bluebtnbg {
    background-image: url('../images/blue-btn-bg.jpg');
    background-repeat: repeat-x;
    height: 22;
    font: Bold 11px Tahoma;
    color: #ffffff;
    background-color: Transparent;
}
/* blue btn */



a:active.menubg {
    font: 12px Arial;
    color: #efefef;
    background-image: url('../images/spacer.gif');
    text-align: center;
    height: 29px;
    display: block;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 24px;
}

a:link.menubg {
    font: 12px Arial;
    color: #efefef;
    background-image: url('../images/spacer.gif');
    text-align: center;
    height: 29px;
    display: block;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 24px;
}

a:visited.menubg {
    font: 12px Arial;
    color: #efefef;
    background-image: url('../images/spacer.gif');
    text-align: center;
    height: 29px;
    display: block;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 24px;
}

a:hover.menubg {
    font: 12px Arial;
    color: #fdb913;
    background-image: url('../images/current-page-img-old.jpg');
    background-repeat: no-repeat !important;
    background-position: right !important;
    text-align: center;
    display: block;
    height: 29px;
    text-decoration: none;
    padding-left: 8px;
    padding-right: 24px;
}

.selectedmenubg {
    font: 12px Arial;
    color: #fdb913 !important;
    background-image: url('../images/current-page-img-old.jpg') !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    height: 29px;
    display: block;
    text-align: center;
    text-decoration: none;
}


/* new menu class*/
a:active.compmenubg {
    font: 12px Arial;
    color: #efefef;
    background-image: url('../images/spacer.gif');
    text-align: center;
    height: 29px;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}

a:link.compmenubg {
    font: 12px Arial;
    color: #efefef;
    background-image: url('../images/spacer.gif');
    text-align: center;
    height: 29px;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}

a:visited.compmenubg {
    font: 12px Arial;
    color: #efefef;
    background-image: url('../images/spacer.gif');
    text-align: center;
    height: 29px;
    display: block;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}

a:hover.compmenubg {
    font: 12px Arial;
    color: #fdb913;
    background-image: url('../images/current-page-img-old.jpg');
    background-repeat: no-repeat !important;
    background-position: right !important;
    text-align: center;
    display: block;
    height: 29px;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}

.selectedcompmenubg {
    font: 12px Arial;
    color: #fdb913 !important;
    background-image: url('../images/current-page-img-old.jpg') !important;
    background-repeat: no-repeat !important;
    background-position: right !important;
    height: 29px;
    display: block;
    text-align: center;
    text-decoration: none;
    padding-left: 20px;
    padding-right: 20px;
}



/*.menubgclient {background-image:url('../images/clientmenu-bg.jpg')!important; background-repeat:repeat-x; text-align:center; display:block; height:29px; text-decoration:none; padding-left:8px; padding-right:8px;}*/
a:active.clmenu {
    font: 12px Tahoma;
    color: #efefef;
    background-image: url('../images/spacer.jpg') !important;
    background-repeat: repeat-x;
    text-align: center;
    display: block;
    height: 29px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

a:link.clmenu {
    font: 12px Tahoma;
    color: #efefef;
    background-image: url('../images/spacer.jpg') !important;
    background-repeat: repeat-x;
    text-align: center;
    display: block;
    height: 29px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

a:visited.clmenu {
    font: 12px Tahoma;
    color: #efefef;
    background-image: url('../images/spacer.jpg') !important;
    background-repeat: repeat-x;
    text-align: center;
    display: block;
    height: 29px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

a:hover.clmenu {
    font: 12px Tahoma;
    color: #FFFFFF;
    background-image: url('../images/clientmenu-bg-mover.jpg') !important;
    background-repeat: repeat-x;
    text-align: center;
    display: block;
    height: 29px;
    text-decoration: none;
    padding-right: 10px;
    padding-left: 10px;
}

.clmenuselect {
    font: 12px Tahoma;
    color: #FFFFFF;
    background-image: url('../images/clientmenu-bg-mover.jpg') !important;
    background-repeat: repeat-x !important;
    height: 29px;
    text-align: center;
    text-decoration: none;
    display: block;
    padding-right: 10px;
    padding-left: 10px;
}


a:active.menubg1 {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font: 12px Arial;
    color: #fdb913;
    background-image: url('../images/current-page-img.jpg');
    background-repeat: no-repeat;
    height: 29;
    text-align: center;
    display: block;
    width: 130;
    height: 29;
    text-decoration: none;
}

a:link.menubg1 {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font: 12px Arial;
    color: #fdb913;
    background-image: url('../images/current-page-img.jpg');
    background-repeat: no-repeat;
    height: 29;
    text-align: center;
    display: block;
    width: 130;
    height: 29;
    text-decoration: none;
}

a:visited.menubg1 {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font: 12px Arial;
    color: #fdb913;
    background-image: url('../images/current-page-img.jpg');
    background-repeat: no-repeat;
    height: 29;
    text-align: center;
    display: block;
    width: 130;
    height: 29;
    text-decoration: none;
}

a:hover.menubg1 {
    border-style: none;
    border-color: inherit;
    border-width: 0px;
    font: 12px Arial;
    color: #fdb913;
    background-image: url('../images/current-page-img.jpg');
    background-repeat: no-repeat;
    height: 29;
    text-align: center;
    display: block;
    width: 130;
    height: 29;
    text-decoration: none;
}


a:active.email {
    font: 11px Tahoma;
    color: #005bd4;
    text-decoration: none;
}

a:link.email {
    font: 11px Tahoma;
    color: #005bd4;
    text-decoration: none;
}

a:visited.email {
    font: 11px Tahoma;
    color: #005bd4;
    text-decoration: none;
}

a:hover.email {
    font: 11px Tahoma;
    color: #eba700;
    text-decoration: underline;
}

a:active.sp {
    font: 10px Tahoma;
    color: #ffffff;
    text-decoration: none;
}

a:link.sp {
    font: 10px Tahoma;
    color: #ffffff;
    text-decoration: none;
}

a:visited.sp {
    font: 10px Tahoma;
    color: #ffffff;
    text-decoration: none;
}

a:hover.sp {
    font: 10px Tahoma;
    color: #eba700;
    text-decoration: underline;
}


a:active.yellowbtnbg {
    height: 22;
    font: 10px Tahoma;
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}

a:link.yellowbtnbg {
    height: 22;
    font: 10px Tahoma;
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}

a:visited.yellowbtnbg {
    height: 22;
    font: 10px Tahoma;
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}

a:hover.yellowbtnbg {
    height: 22;
    font: 10px Tahoma;
    color: #2f2f2f;
    font-weight: bold;
    text-decoration: none;
}

a:active.top {
    font: 11px Verdana;
    color: #fdb913;
    margin: 0;
    text-decoration: none;
}

a:link.top {
    font: 11px Verdana;
    color: #fdb913;
    margin: 0;
    text-decoration: none;
}

a:visited.top {
    font: 11px Verdana;
    color: #fdb913;
    margin: 0;
    text-decoration: none;
}

a:hover.top {
    font: 11px Verdana;
    color: #efefef;
    margin: 0;
    text-decoration: none;
}


.dropdown {
    font-family: Verdana,Arial, MS Outlook Sans-Serif;
    font-size: 10pt;
    height: 25px;
    border-width: 0px;
    min-width: 100px;
}

.mailleftpart {
    width: 40%;
    height: 100%;
    vertical-align: top;
    background-color: #FFFFFF;
}

.mailrightpart {
    width: 60%;
    height: 100%;
    vertical-align: top;
    background-color: #FFFFFF;
}


.mailbodytable {
    width: 100%;
    border-width: 1px;
    height: 100%;
}

.iframeMail {
    height: 400px;
    width: 100%;
    margin-left: 2px;
    margin-right: 2px;
    border-width: 0px;
}

.supportproCurrent {
    height: 16px;
    width: 16px;
    cursor: pointer;
}

.DivSupportPro {
    right: 10px;
    width: 300px;
    visibility: hidden;
    display: none;
    position: absolute;
    font-size: 10px;
    color: Black;
    background-color: White;
    border-width: 3px;
    border-style: solid;
    border-color: #cccccc;
}

.DivTblSupportPro {
    padding: 2px 3px 2px 2px;
    margin: 2px;
    border: 1px solid #cccccc; /* border on current square 000099 */
    background-color: #efefef;
    color: #ffffff;
    width: 100%;
}

.DivTblTdTitle {
    font-weight: bold;
    text-align: left;
}

.DivTblTd {
    font-weight: normal;
    text-align: left;
}

.odrTbl_search {
    border: 1px solid #DAE9F7;
    background-color: #DAE9F7;
}

.odrTbl {
    border: 1px solid #A9A9A9;
    background-color: #D3D3D3;
}

.itemheader {
    font: Bold 13px Verdana;
    color: Black;
    text-align: center;
}

.rightcell {
    text-align: right;
    font-weight: bold;
}

.errmsg {
    font-family: Verdana,Arial, MS Outlook Sans-Serif;
    font-size: 9pt;
    color: Red;
}

.note {
    background-color: #b8cbdc;
    font-family: Verdana,Arial, MS Outlook Sans-Serif;
    font-size: 8pt;
    color: Blue;
}

.note1 {
    background-color: #b8cbdc;
    font-family: Verdana,Arial, MS Outlook Sans-Serif;
    font-size: 14px;
    color: Blue;
}

.txt100 {
    width: 98%;
}

.dvFieldHeader {
    background-color: #6590c4;
    color: #FFFFFF;
    font-weight: bold;
    text-align: right;
}

.dvRowStyle {
    background-color: #fffaf0;
}

.ajax__calendar_container {
    z-index: 1000;
}

.whiteText {
    color: #FFFFFF;
}

.scroll100 {
    height: 100px;
}

.borderOutsetWhite {
    border: Outset 4px #FFFFFF;
}

.floatRight {
    position: absolute;
    float: right;
    z-index: 999;
}


.content-title1 {
    font: 27px Trebuchet MS;
    color: #ffe9b7;
    margin: 0;
    background-color: #8aa0ae;
    text-align: left;
    padding-left: 5px;
}

.content-terms {
    font: 12px Verdana;
    color: #3b4b5b;
    margin: 0;
    line-height: 21px;
    text-align: left;
    padding: 7px;
}

.terms-title1 {
    font: Bold 18px Trebuchet MS;
    color: #1c52a5;
    margin: 0;
    text-align: left;
    padding-left: 7px;
    border-bottom: 1px
}

.newcomp-btn {
    color: #fdba16;
    font: 13px Verdana;
    border: 0px solid #737f86;
    Width: 130;
    padding-top: 1px;
    text-align: center;
    padding-left: 4px;
    padding-right: 4px;
    height: 20px;
}

div.grid-view {
    padding: 0;
    margin: 0;
    border: 1px solid #FFF;
    font-family: "Verdana, Arial, Helvetica, sans-serif, Trebuchet MS";
    font-size: 0.9em;
}

    div.grid-view tr.header {
        height: 25px;
        vertical-align: middle;
        text-align: center;
        font-weight: bold;
        background-color: #6590c4;
        color: #FFFFFF;
    }

    div.grid-view tr.normal {
        color: black;
        background-color: #FDC64E;
        height: 25px;
        vertical-align: middle;
        text-align: center;
    }

    div.grid-view tr.alternate {
        color: black;
        background-color: #D59200;
        height: 25px;
        vertical-align: middle;
        text-align: center;
    }





.NewDiv_ {
    position: relative;
    padding-left: 25px;
    margin-top: -15px;
    float: left;
    z-index: 0;
}

.GenNewDiv_ {
    float: left;
    width: 100%;
}

.black_overlay {
    display: none;
    position: absolute;
    top: 0%;
    left: 0%;
    width: 100%;
    height: 100%;
    background-color: black;
    z-index: 1001;
    -moz-opacity: 0.8;
    opacity: .80;
    filter: alpha(opacity=80);
}

.white_content {
    display: none;
    position: absolute;
    top: 3%;
    left: 3%;
    width: 95%;
    padding: 0px;
    border: 0px solid #a6c25c;
    background-color: white;
    z-index: 1002;
    overflow: auto;
}

.headertext {
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    color: #f19a19;
    font-weight: bold;
}

.textfield {
    border: 1px solid #a6c25c;
    width: 135px;
}

.button2 {
    background-color: #a6c25c;
    color: White;
    font-size: 11px;
    font-weight: bold;
    border: 1px solid #7f9db9;
    width: 68px;
}

.DivTblProofing {
    padding: 2px 3px 2px 2px;
    margin: 2px;
    border: 1px solid #cccccc; /* border on current square 000099 */
    background-color: #efefef;
    color: #ffffff;
    width: 100%;
    position: absolute;
    bottom: -100px;
}

#divGrid {
    height: calc(100vh - 320px) !important;
}
