
html, body
{
    padding: 0;
    margin: 0;
    height: 100%;
    font-family: Helvetica,Arial,sans-serif;
}
hr
{
    border-top: solid 1px #077bb4;
    height: 1px;
}
h1, h2, h3, h4
{
    margin: 0;
    padding: 0;
    font-weight: normal;
}
h1
{
    font-size: 20px;
    color: #1773b4;
    font-weight: bold;
}
h5
{
    font-size: 18px;
    color: #ffffff;
    font-weight: bold;
    padding-top: 8px;
    margin: 0;
}
#main
{
    width: 100%;
    min-height: 100%;
    position: relative;
}
#header
{
    width: 100%;
}
#header .inner
{
    width: 98%;
    height: 110px;
    margin: 0 auto;
}
#header .left
{
    float: left;
    width: 70%;
    text-align: left;
    font-size: 12px;
    background: #1773b4;
    border-bottom: 2px solid #4b4b4b;
    font-family: Tahoma, Geneva, sans-serif;
    text-transform: uppercase;
}
#header .left ul
{
    margin: 0;
    padding: 0;
    list-style: none;
}
#header .left ul li
{
    display: inline-block;
    float: left;
    margin-right: 2px;
    position: relative;
    font-weight: bold;
}
#header .left ul li a
{
    display: block;
    float: left;
    padding: 10px 12px;
    text-decoration: none;
    color: #fff;
    position: relative;
}
#header .left ul li a:hover
{
    display: inline-block;
    float: left;
    background: #4b4b4b;
    padding: 10px 12px;
    text-decoration: none;
    color: #fff;
}
#header .left ul ul
{
    display: none;
}
#header .left li:hover ul
{
    display: block;
    padding: 0;
    margin: 0;
    position: absolute;
    top: 34px;
}
#header .left ul ul li
{
    left: 0;
    top: 0px;
    background: #1773b4;
    color: #fff;
    min-width: 200px;
    border: 1px solid #4b4b4b;
    border-top: none;
    z-index: 1;
    box-shadow: 2px 4px 5px #4b4b4b;
}
#header .left ul ul li a
{
    min-width: 200px;
}
#header .switch
{
    width: 30%;
    background: #1773b4;
    float: right;
    font-size: 12px;
    border-bottom: 2px solid #4b4b4b;
    font-family: Tahoma, Geneva, sans-serif;
}
.btnSwitch
{
    font-size: 12px;
    display: inline-block;
    float: left;
    background: #1773b4;
    padding: 10px 12px;
    text-decoration: none;
    color: #fff;
}
.btnSwitch:hover
{
    color: #fff;
    cursor: pointer;
}
#header .right
{
    float: right;
    width: 20%;
    text-align: right;
    font-size: 13px;
    margin-top: 10px;
    clear: right;
}
#header .search
{
    position: absolute;
    width: 248px;
    height: 24px;
    background: url(../images/searchBg.png) right top no-repeat;
    font-size: 24px;
    margin-top: 36px;
    right: 1%;
}
.searchBox
{
    float: left;
    width: 190px;
    height: 18px;
    margin-left: 30px;
}
.searchBtn
{
    float: left;
    width: 23px;
    height: 16px;
    margin: 3px 0 0 5px;
}
#header .logo
{
    position: absolute;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-weight: bold;
    font-size: 24px;
    margin-top: 60px;
    left: 1%;
}
.topInfo
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 12px;
    color: #414141;
    line-height: 18px;
    font-weight: bold;
}
.links
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 12px;
    color: #1773b4;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
}
a.links:hover
{
    color: #414141;
}
#navBand
{
    width: 100%;
    height: 30px;
    background: #f1f1f1;
    margin-top: 10px;
}
#contentArea
{
    width: 100%;
    margin: 0 auto;
    height: auto !important;
    overflow: auto;
    padding-bottom: 50px;
}
.leftCol
{
    float: left;
    width: 19%;
    background: #1773b4;
    min-height: 540px;
    height: auto !important;
    padding: 6px;
}
.companyLogo
{
    background-color: White;
    margin: 6px;
    text-align: center;
    border: 1px solid #4b4b4b;
    height: 55px;
    padding: 2px;
}
.Block
{
    margin: 6px;
    min-height: 50px;
    height: auto !important;
    background: #fff;
    margin-top: 10px;
    padding: 10px;
    font-size: 14px;
    border: 1px solid #4b4b4b;
}
.title
{
    font-size: 13px;
    color: Black;
    text-decoration: none;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
}

a.title:hover
{
    text-decoration: underline;
}
.pageTitle
{
    font-size: 20px;
    color: #1773b4;
    font-weight: bold;
}
.pageTitle1
{
    font-size: 17px;
    color: #1773b4;
    font-weight: bold;
}
.rightCol
{
    float: right;
    width: 78.5%;
    background: #f1fafd;
    min-height: 540px;
    height: auto !important;
    border: solid 1px #c0efff;
    padding: 6px;
}

.rightCol1
{
    margin: 0 auto;
    width: 98%;
    background: #f1fafd;
    min-height: 540px;
    height: auto !important;
    border: solid 1px #c0efff;
    padding: 6px;
}

#mainBox
{
    width: 100%;
}
#mainBox .top
{
    width: 100%;
    height: 32px;
    margin: 0 auto;
    position: relative;
}
#mainBox .topleft
{
    float: left;
    background: url(../images/left.png) top left no-repeat;
    height: 32px;
    width: 6px;
}
#mainBox .topmid
{
    background: url(../images/mid.png) top left repeat-x;
    height: 32px;
    width: 100%;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 18px;
    color: #da251c;
    line-height: 32px;
    text-indent: 15px;
}
#mainBox .topright
{
    float: left;
    position: absolute;
    right: 0;
    top: 0;
    background: url(../images/right.png) top left no-repeat;
    height: 32px;
    width: 6px;
}
#mainBox .bottom
{
    border: solid 1px #cac9c9;
    border-top: none;
    padding: 15px;
}
.formText
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 13px;
    color: #4b4b4b;
    line-height: 18px;
    font-weight: normal;
}
.button
{
    background: #1773b4;
    font-size: 13px;
    font-weight: normal;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 4px 15px;
    border: none;
    cursor: pointer;
}
.button:hover
{
    background: #3e4243;
    color: #fff;
}
.formFields
{
    font-size: 13px;
    font-weight: normal;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    color: #3e4243;
    background: #fff;
    border: none;
    outline: none;
    height: 24px;
    width: 202px;
    text-indent: 3px;
    border: solid 1px #dddddd;
}
.formFields:focus
{
    font-size: 12px;
    font-weight: normal;
    font-family: Tahoma, Geneva, sans-serif;
    color: #3e4243;
    background: #f7f7f7;
    border: none;
    outline: none;
    height: 24px;
    width: 202px;
    text-indent: 3px;
    box-shadow: 0px 0px 10px #999999;
    border: solid 1px #dddddd;
}
.formFields2
{
    font-size: 13px;
    font-weight: normal;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    color: #3e4243;
    background: #fff;
    border: none;
    outline: none;
    height: 60px;
    width: 202px;
    text-indent: 3px;
    border: solid 1px #dddddd;
}
.formFields2:focus
{
    font-size: 12px;
    font-weight: normal;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    color: #3e4243;
    background: #f7f7f7;
    border: none;
    outline: none;
    height: 60px;
    width: 202px;
    text-indent: 3px;
    box-shadow: 0px 0px 10px #999999;
    border: solid 1px #dddddd;
}
/*Login*/
#lBox
{
    width: 464px;
    height: 344px;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-top: -171px;
    margin-left: -232px;
}
#lBox .logo
{
    width: 200px;
    height: 103px;
    margin: 0 auto;
    margin-bottom: 15px;
}
#lBox .loginBox
{
    width: 438px;
    height: 200px;
    margin: 0 auto;
    padding: 8px;
    border: solid 5px #767676;
    border-radius: 15px;
    -moz-border-radius: 15px;
    -ms-border-radius: 15px;
    -o-border-radius: 15px;
    -webkit-border-radius: 15px;
    box-shadow: 0px 0px 15px #000;
    -moz-box-shadow: 0px 0px 15px #000;
    -ms-box-shadow: 0px 0px 15px #000;
    -o-box-shadow: 0px 0px 15px #000;
    -webkit-box-shadow: 0px 0px 15px #000;
}
.txtBox
{
    border: none;
    outline: none;
    background: none;
    font-size: 12px;
    color: #7993b4;
}
/*-------------------*/
#footer
{
    width: 100%;
    height: 40px;
    background: #ffffff;
    position: absolute;
    bottom: 0;
    border-top: solid 1px #1773b4;
}
#footer .finner
{
    width: 96%;
    margin: 0 auto;
    font-size: 12px;
    color: #414141;
    line-height: 30px;
    text-align: center;
}



.popupHover
{
    z-index: 9999999;
}
#loginBox
{
    height: 240px;
    background: url(../images/loginBox.jpg) top left no-repeat;
    position: absolute;
    top: 50%;
    left: 50%;
    margin-left: -261px;
    margin-top: -130px;
    padding: 10px;
    border-radius: 30px;
    box-shadow: 0px 0px 15px #fff;
}
#loginBox .loginBg
{
    float: left;
    width: 411px;
    height: 240px;
    background: url(../images/loginBg.png) left top no-repeat;
}
#loginBox .loginBtn
{
    float: left;
    width: 91px;
    height: 240px;
    background: url(../images/btn-login.png)lefttopno-repeat;
}
.tBox
{
    background: #f0f0f0;
    border: none;
    outline: none;
    font-size: 14px;
    color: #787878;
}
#loginBox .user
{
    padding: 94px 0 0 115px;
    height: 23px;
}
#loginBox .pwd
{
    padding: 28px 0 0 115px;
    height: 23px;
}
#loginBox .forgot
{
    padding: 20px 0 0 30px;
    height: 23px;
    color: #ccc;
    font-size: 12px;
}
.forgotpwd
{
    font-size: 12px;
    color: #ccc;
    text-decoration: none;
    font-style: italic;
}
a.forgotpwd:hover
{
    color: #f3f3f3;
    text-decoration: underline;
}

.HoverCSS
{
    font-weight: bold;
    cursor: pointer;
}
.PanelCSS
{
    visibility: hidden;
    min-height: 50px;
    max-height: 220px;
}

.modalBackground
{
    background-color: #1773b4;
    filter: alpha(opacity=60);
    opacity: 0.2;
}

.modpopup
{
    width: 350px;
    background: #fff;
    padding: 12px;
    text-align: center;
    box-shadow: 0px 0px 10px #000;
    overflow: auto;
    border: solid 2px #4B4B4B;
    border-radius: 8px;
    z-index: 888888;
}

.linkbutton
{
    background-color: LightGray;
    border: solid 1px silver;
    height: 25px;
    padding-top: -10px;
    font-size: 13px;
    text-decoration: none;
    padding: 3px 13px;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    color: #2d2d2d;
}
.linkbutton:hover
{
    cursor: pointer;
    background-color: #1773b4;
    color: #ffffff;
    border: solid 1px #305d6c;
    box-shadow: 0px 0px 3px #000;
    -moz-box-shadow: 0px 0px 3px #000;
    -webkit-box-shadow: 0px 0px 3px #000;
    -o-box-shadow: 0px 0px 3px #000;
}
.linkbutton:focus
{
    box-shadow: 0px 0px 3px #000;
    -moz-box-shadow: 0px 0px 3px #000;
    -webkit-box-shadow: 0px 0px 3px #000;
    -o-box-shadow: 0px 0px 3px #000;
}


.PanelCollapsible
{
    border: solid 1px Gray;
    background: whitesmoke;
    height: auto !important;
}


#myChecks label
{
    margin-left: 12px;
}
#myChecks1 label
{
    margin-left: 12px;
}

.button1
{
    background: #1773b4;
    color: #fff;
    text-align: center;
    text-decoration: none;
    padding: 6px 12px;
    cursor: pointer;
}
.button1:hover
{
    background: #3e4243;
    color: #fff;
}

.linkClick
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 13px;
    color: #4b4b4b;
    line-height: 18px;
    font-weight: normal;
    text-decoration: none;
    padding: 1px 4px 1px 4px;
}
.linkClick:hover
{
    background: #1773b4;
    color: #ffffff;
    text-decoration: underline;
}

.htmllinks
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 12px;
    color: #1773b4;
    text-decoration: underline;
    background: none;
    border: none;
    padding: 0 !important; /*border is optional*/
    cursor: pointer;
}
.htmllinks:hover
{
    background: #414141;
    color: #ffffff;
    text-decoration: none;
}
.htmllinks1
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 12px;
    color: #0040FF;
    background: none;
    border: none;
    padding: 0 !important; /*border is optional*/
    cursor: pointer;
    text-decoration: none;
}
.htmllinks1:hover
{
    background: #0040FF;
    color: #ffffff;
    text-decoration: none;
}
.labelText
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 17px;
    font-weight: normal;
    border-radius: 3px;
    text-align: center;
    padding: 1px;
    word-wrap: break-word;
    vertical-align: middle;
}

.lnkBtnText
{
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    font-size: 12px;
    color: #ffffff;
    line-height: 18px;
    font-weight: normal;
    border-radius: 2px;
    text-align: center;
    padding: 4px 7px 4px 7px;
    word-wrap: break-word;
    vertical-align: middle;
    text-decoration: none;
}
.lnkBtnText:hover
{
    text-decoration: underline;
}

.mGrid tr.normal
{
    border-bottom: solid 1px #E8E8E8;
    color: #333333;
    background-color: #F1FAFD;
    height: 40px;
}

.mGrid tr.normal:hover, .mGrid tr.alternate:hover
{
    background-color: #E8E8E8;
    cursor: pointer;
}
.progress
{
    display: block;
    left: 50%;
    position: fixed;
    top: 50%;
    width: 25px;
    height: 25px;
    z-index: 999999;
}
.divider
{
    color: #f1f1f1;
}
.btnRed
{
    border: 1px solid #707070;
    border-radius: 10px;
    font-size: 11px;
    font-family: ProximaNova-Regular,helvetica,arial,sans-serif;
    padding: 4px 9px;
    text-decoration: none;
    display: inline-block;
    font-weight: bold;
    color: #000;
    background-image: linear-gradient(to bottom, #ff9a9a, #ff4040);
}
.btnRed:hover
{
    border: 1px solid #707070;
    background-image: linear-gradient(to bottom, #ff6767, #ff0d0d);
    color: #fff;
    cursor: pointer;
}
.panelDualColor
{
    background-color: #f1f1f1;
    margin: 0px;
    padding: 6px;
    border: solid 1px silver;
    border-radius: 6px;
}
.bubble
{
    position: absolute;
    width: 350px;
    min-height: 250px;
    padding: 10px;
    background-image: linear-gradient(to bottom, #FCFAC0, #F6F283);
    -webkit-border-radius: 15px;
    -moz-border-radius: 15px;
    border: #4b4b4b solid 1px;
    margin-top: 15px;
    right: 12px;
}

.bubble:after
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 21px 22px;
    border-color: #FCFAC0 transparent;
    display: block;
    width: 0;
    z-index: 1;
    top: -22px;
    left: 300px;
}

.bubble:before
{
    content: '';
    position: absolute;
    border-style: solid;
    border-width: 0 21px 22px;
    border-color: #4b4b4b transparent;
    display: block;
    width: 0;
    z-index: 0;
    top: -23px;
    left: 300px;
}

.activeMenu
{
    background-color: #4b4b4b;
    color: #fff;
}
