table.balance
{
    width: 100% ;
    padding-left: 50px ;
}


td
{
    padding-left: 50px ;
    font-family: "Trebuchet MS", Helvetica, sans-serif ;
    font-size: 12pt ;
    background-color: #bacfbe ;
}

td.amt
{
    text-align: right ;
}

th
{
    font-family: "Tw Cen MT", "Trebuchet MS", Helvetica, sans-serif ;
    font-size: 16pt ;
    color: #50926a ;
    background-color: #bacfbe ;
    vertical-align: top ;
}

tr.totals  td
{
    color: #ffffff ;
    background-color: #00652e ;
}

.aud
{
    font-family: "Century Schoolbook", "Times New Roman", serif ;
    font-size: 12pt ;
    font-weight: normal ;
    color: #50926a ;
}
