#adv_heading {

    font-family: trebuchet ms,tahoma,arial,sans-serif;
    font-size: 12pt;
    font-style: normal;
    color: #003680;
    text-decoration: underline;

}

#adv_content {

    font-family: trebuchet ms,tahoma,arial,sans-serif;
    font-size: 10pt;
    font-style: italic;
    color: black;

}

#adv_marks {

    font-family: trebuchet ms,tahoma,arial,sans-serif;
    font-size: 10pt;
    font-style: italic;
    color: #003680;
    width: 700px;

}

.adv_n {

    white-space: nowrap;
    font-style: normal;
    font-weight: bold;
    text-decoration: underline;
    
}

#adv_rates {

    font-family: trebuchet ms,tahoma,arial,sans-serif;
    font-size: 10pt;
    font-style: italic;
    color: #003680;
    
}

td.adv_item {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}

td.adv_price {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
}

td.adv_note {

    padding-left: 15px;
    padding-right: 15px;
    padding-top: 10px;
    padding-bottom: 10px;
    font-size: 10px;
    font-weight: bold;
    font-style: normal;
    color: black;
    
}

td.adv_itemT {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
    border: 1px solid #cfcfcf;
    background-color: #f0f0f0;
    font-weight: bold;
    font-style: normal;
}

td.adv_priceT {
    padding-left: 5px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    border: 1px solid #cfcfcf;
    white-space: nowrap;
    background-color: #f0f0f0;
    font-weight: bold;
    font-style: normal;
}

td.adv_noteT {

    border: 1px solid #cfcfcf;
    padding-left: 15px;
    padding-right: 5px;
    padding-top: 2px;
    padding-bottom: 2px;
    white-space: nowrap;
    background-color: #f0f0f0;
    font-weight: bold;
    font-style: normal;

}



