TD.Breadcrumbs
{
    padding-left:4px;
}

TD.Footer
{
    height: 17px;
    background: url("../../images/layout/footer_disclaimer.gif");
    text-align: center;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
    font-size: 7pt;
    font-weight: bold;
    color: #ffffff;
}


.MobileFooter
{
    width: 480px;
    height: 17px;
    background: url("../../images/layout/footer_disclaimer.gif");
    margin-left: auto;
    margin-right: auto;
    text-align: center;
    font-size: 7pt;
    font-weight: bold;
    color: #ffffff;
    font-family: Verdana, Arial, Helvetica, Sans-Serif;
}

.BorderTable
{
    border-style: solid;
    width: 780px;
    max-width: 780px;
    border-top-color: #003466;
    border-bottom-color: #003466;
    border-left-color: #003466;
    border-right-color: #003466;
    border-bottom-width: 1px;
    border-right-width: 4px;
    border-top-width: 14px;
    border-left-width: 14px;
}

.MobileBorderTable
{
    border-style: solid;
    width: 480px;
    max-width: 480px;
    border-top-color: #003466;
    border-bottom-color: #003466;
    border-left-color: #003466;
    border-right-color: #003466;
    border-bottom-width: 1px;
    border-right-width: 4px;
    border-top-width: 14px;
    border-left-width: 14px;
}



.modalBackground
{
    background-color: Gray;
    filter: alpha(opacity=70);
    opacity: 0.7;
    width: auto;
    height: auto;
    style="overflow:auto";
}

.modalPopupAppt
{
    height: 85%;
    width: 100%;
    overflow: auto;
}

.modalPopupLicense
{
    height: 85%;
    width: 100%;
    overflow: auto;
}

.modalPopupAICDetails
{
    height: 85%;
    width: 100%;
    overflow: auto;
}

.modalPopupInsAgcyLocs
{
    height: 85%;
    width: 100%;
    overflow: auto;
}

.modalPopupApptConfirmation
{
    height: 85%;
    width: 100%;
    overflow: auto;
    
}

.instructions
{
    FONT-WEIGHT: normal;
    FONT-SIZE: 10px;
    COLOR: #000000;
    LINE-HEIGHT: 11px;
    FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif
}

.hiddenStyle
{
    display: none;
}

.redmsgtext
{
    FONT-WEIGHT: bold;
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}

.redtext
{
    FONT-SIZE: 12px;
    COLOR: red;
    FONT-FAMILY: Verdana, Arial, helvetica, sans-serif;
    BACKGROUND-COLOR: #ffffff
}
