body  {
    background: #FFFFFF;
    line-height: 14pt;
    font-size: 11pt;
}


.noprint {
    display: none;
}

.navSec {
    display: none;
}

.pageTitle {
    font-family: arial,helvetica;
    font-size: 14pt;
    font-weight: bold;
}

.subTitle {
    font-family: arial,helvetica;
    font-size: 12pt;
    font-weight: bold;
}

.copyright {
    font-size: 9pt;
}

.secListing {
    padding:10px;
}

.table {
    width: 100%;
}

.screen {
    display: none;
}

.tableHeader {
    background: #0054A5;
    border: 1px solid #0054A5;
    text-align: center;
    color: #ffffff;
    font-size:14px;
    font-weight: bold;
}

.tableBody {
    background: #ffffcc;
    border: 1px solid #0054A5; 
}
