﻿.ciLabel
{
    font-size: 11px !important;
    font-weight: normal;
    color: #818a8f;
}
.ciSubTitle
{
    font-size: 11px !important;
    font-weight: bold;
    color: #818a8f;
}

.ciCarInsuranceName
{
    font-size: 16px !important;
    font-weight: bold;
    color: #2A8B9B;
}
.ciBenefits
{
    font-size: 11px !important;
    color: #818A8F;
    font-weight: normal;
}
td.detailCell
{
    padding: 4px 8px 4px 10px;
    font-size: 9px;
}
td.detailBorder
{
    background-color:#EAEAEA;
}
.ccTableNumber
{
    margin-right: 10px;
}

.ccRow td
{
    border-bottom: solid 1px #000;
}
.ccHeaderLabel
{
    font-weight: bold;
    color: #535353;
}
.hiComment
{
    font-size: 9px !important;
    font-weight: normal;
    color: #818a8f;
}
.hiRow td
{
    border-bottom: solid 0px #000;
}

a.hiNaviLink
{
    text-decoration:none ! important;
    color:#198c9d;
}
a.hiNaviLink:active, a.hiNaviLink:hover
{
    color:#A76C28 ! important;
}


