.home-theme
{
    background-image: url(../../health/images/body-bg.gif);
    background-repeat: repeat-x;
}


#page-header #main-header
{
    height: 260px;
    background-image: url(../../health/images/main-header-bg.gif);
    background-position: bottom;
    background-repeat: no-repeat;
    background-color: #ADBE39;
}
#main-header .slide-show
{
    width: 640px;
    float: left;
    height: 260px;
}
#main-header .login-section
{
    float: right;
    width: 320px;
}
.login-section .login-table
{
    margin-top: 12px;
    margin-left: 19px;
    font-size: 13px;
    color: #000;
    background-color: #BDCB44;
    width: 280px;
}
.login-table table
{
}
.login-table td
{
    padding-top: 3px;
    padding-bottom: 3px;
    padding-left: 9px;
    vertical-align: top;
}
.login-table .text-box
{
    height: 18px;
    width: 165px;
    background-color: #CED873;
    border: 1px solid #666600;
    padding-left: 5px;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Geneva, sans-serif;
    font-size: 12px;
    padding-top: 2px;
}
.login-table .button
{
    height: 27px;
}

.login-table .select-box
{
    width: 170px;
    background-color: #CED873;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Geneva, sans-serif;
    font-size: 12px;
    height: 22px;
}
.login-table .hr-container
{
    padding-top: 1px;
    padding-right: 0px;
    padding-bottom: 1px;
    padding-left: 0px;
}
.login-table .login-top-round
{
    padding: 0px;
    background-image: url(../../health/images/login-table-top.gif);
    background-repeat: no-repeat;
    background-position: top;
    height: 10px;
}
.login-table .login-bottom-round
{
    padding: 0px;
    background-image: url(../../health/images/login-table-bottom.gif);
    background-repeat: no-repeat;
    background-position: bottom;
    height: 10px;
}
.login-table .forgot-pass
{
    font-size: 13px;
    padding-top: 0px;
    padding-bottom: 0px;
}
.forgot-pass a
{
    color: #000;
}

#page-wrapper .home-body
{
    background-color: #FFF;
    background-image: url(../../health/images/contents-bg.gif);
    background-repeat: no-repeat;
    background-position: top;
    margin-top: 10px;
    padding-right: 20px;
    padding-left: 20px;
    padding-top: 20px;
    clear: both;
}

#page-body .home-contents
{
    background-image: url(../../health/images/home-contents-bg.gif);
    background-repeat: repeat-y;
    overflow: auto;
}
#page-body .home-left-col
{
    width: 280px;
    float: left;
    padding-right: 20px;
}
#page-body .home-middle-col
{
    margin-left: 305px;
    width: 280px;
    padding-right: 18px;
    padding-left: 18px;
}
#page-body .home-right-col
{
    float: right;
    padding-left: 10px;
    width: 276px;
}
#page-body .relevant-inks-box
{
    background-image: url(../../health/images/link-box-bg.jpg);
    background-repeat: repeat-y;
    line-height: 17px;
    margin-bottom: 10px;
    padding: 10px;
    font-size: 12px;
    color: #333;
}
.home-contents h2#heading-companies
{
    background-image: url(../../health/images/heading-companies.gif);
    background-repeat: no-repeat;
    text-indent: -99999px;
}
.home-contents h2#heading-recruiters
{
    background-image: url(../../health/images/heading-recruiters.gif);
    background-repeat: no-repeat;
    text-indent: -99999px;
}


.relevant-inks-box a
{
    color: #333;
    text-decoration: none;
}
.relevant-inks-box a:hover
{
    text-decoration: underline;
}
.home-right-col .contact-info
{
    background-image: url(../../health/images/phone-icon-bg.jpg);
    background-repeat: no-repeat;
    background-position: 0px 3px;
    padding-bottom: 10px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #9FAE35;
    color: #333;
}
.contact-info .contact-no
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 18px;
    line-height: 32px;
    margin-left: 6px;
    color: #333;
}
.contact-info a
{
    color: #000;
    text-decoration: none;
}
.contact-info a:hover
{
    text-decoration: underline;
}
.home-right-col .news-section
{
    margin-top: 20px;
}
.home-right-col h2#news-heading
{
    background-image: url(../../health/images/what%27s-new.gif);
    background-repeat: no-repeat;
    height: 16px;
    font-size: 14px;
    margin-bottom: 0px;
    padding-bottom: 0px;
    text-indent: -99999px;
}
.news-section .news-box
{
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #999;
    padding-top: 10px;
}

#page-body .news-box .news-date
{
    padding-bottom: 4px;
    color: #9FAC33;
}
#page-body .news-box .news-description
{
    padding-bottom: 3px;
}
#page-body .news-box .read-more a
{
    color: #9FAC33;
}
.alertTitle
{
    background-color: #cc0000;
    font-family: arial;
    font-size: 9.2pt;
    color: #FFFFFF;
    font-weight: bold;
    height: 18px;
    text-transform: uppercase;
    padding-left:10px;
    padding-right:10px;
}
.alertMessage
{
    font-family: arial;
    font-size: 9pt;
    color: #000000;
    font-weight: normal;
    padding:10px;
    vertical-align:top;
}
.alertMessage a
{
    color: #545B1B;
    outline-color: -moz-use-text-color;
    outline-style: none;
    outline-width: medium;
    font-size: 8pt;
    padding-left:10px;
    padding-bottom:10px;
}

.alertBoxStyle
{
    /*   cursor: default;*/
    text-align: center;
    background-color: #D7DFA4;
    position: absolute;
    margin-left: auto;
    margin-right: auto;
    top: 25%;
    left: 37%;
    width: auto;
    height: auto;
    z-index: 999;
    border-style: solid;
    border-width: 2px;
    border-color: #8F9E2F; /* filter: alpha(opacity=90);*/
    padding-bottom:5px;
    min-width:150px;
}
.okButton
{
    background-image: url(../../health/images/button-bg.gif);
    background-repeat: repeat-x;
    height: 22px;
    font-family: "Lucida Sans Unicode" , "Lucida Grande" , Verdana, Geneva, sans-serif;
    color: #FFF;
    border: 1px solid #000;
    padding-bottom: 4px;
    line-height: 15px;
    outline: none;
    padding-left: 5px;
    padding-right: 5px;
    text-decoration: none;
    font-size: 11px;
    margin-bottom:5px;
}

