body, html
{
    padding: 0;
    margin: 0;
    width: 100%;
    height: 100%;
}
.SITS_title_1
{
    font-weight: bold;
    font-size: 20px;
    color: #3D7787;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
}

.SITS_title_2
{
    font-weight: bold;
    font-size: 16px;
    color: #3D7787;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
}

.SITS_title_3
{
    font-weight: bold;
    font-size: 14px;
    color: #003366;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
}

.tableTitle
{
    font-size: 15px;
    color: #5bafda;
}

DIV
{
    font-weight: normal;
    font-size: 12px;
    color: #003163;
    line-height: normal;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
    line-height: 17px;
}
H3
{
    font-weight: normal;
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Geneva, Arial;
}
SPAN
{
    font-weight: normal;
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Geneva, Arial;
    line-height: 17px;
}
.body
{
    font-weight: normal;
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Geneva, Arial;
    line-height: 17px;
}

TD
{
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
    line-height: 17px;
}
.link
{
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
    text-decoration: none;
    line-height: 17px;
}
P
{
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
    line-height: 17px;
}

B
{
    font-size: 12px;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
    line-height: 17px;
}
H2
{
    font-weight: normal;
    font-size: 18px;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
}
LI
{
    font-size: 12px;
    color: #003163;
    font-style: normal;
    font-family: Verdana, Arial, Geneva;
    line-height: 17px;
}

UL
{
    margin-top: 3;
}

.SITS_center_title
{
    color: #0000ff;
    font-style: italic;
}

.SITS_nav
{
    font-size: 12px;
    color: #000000;
    font-family: Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
    cellspacing: 5px;
}

A.SITS_MenusTop:link
{
    color: #ffffff;
    text-indent: 2pt;
    text-decoration: none;
}
A.SITS_MenusTop:visited
{
    color: #ffffff;
    text-indent: 2pt;
    text-decoration: none;
}
A.SITS_MenusTop:hover
{
    color: #99ccff;
    text-indent: 2pt;
    text-decoration: underline;
}

A
{
    font-weight: normal;
    font-size: 12px;
    color: #000000;
    font-style: normal;
    font-family: Verdana, Geneva, Arial;
}

A
{
    color: #000080;
    text-decoration: none;
    font-family: Verdana, Arial, Helvetica;
    font-style: normal;
}

A:hover
{
    color: #639ace;
    text-decoration: underline;
}

.calendarHide
{
    display: none;
    position: relative;
}
.calendarShow
{
    position: absolute;
    z-index: 0;
    background-color: Silver;
}
a.green_button
{
    background-color: #47a513 !important;
    border: 1px solid #038e01 !important;
    display: block;
    float: left !important;
    height: 32px !important;
    line-height: 32px !important;
    cursor: hand !important;
    min-width: 100px !important;
    text-decoration: none !important;
    color: #FFF !important;
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: center !important;
    margin: 5px 5px 5px 0px !important;
}
a.red_button
{
    background-color: #fe3019 !important;
    border: 1px solid #b50101 !important;
    display: block;
    float: left !important;
    height: 32px !important;
    line-height: 32px !important;
    cursor: hand !important;
    min-width: 100px !important;
    text-decoration: none !important;
    color: #FFF !important;
    font-size: 13px !important;
    font-weight: bold !important;
    text-align: center !important;
    margin: 5px 5px 5px 0px !important;
}
div.error_bg
{
    background-image: url(../App_Themes/Ehealth/ErrorPage.png);
    background-repeat: no-repeat;
    width: 625px;
    height: 225px;
    margin: 50 auto;
}
