.financials {width:100%; font-size: 12px; padding: 0px; margin: 0px;}
.SubTotal {font-weight: bold; font-size: 12px; border-top: 3px solid #D5D5D5;}
.Total {font-weight: bold; font-size: 12px; background-color: #F2F2F2;}
.top-header {font-weight: bold; font-size: 12px; background-color: #F2F2F2; padding: 6px 3px 6px 3px;}
.financials td {border-bottom: 1px solid #D5D5D5; padding: 5px;}
.financials tr:hover {background-color: yellow; cursor: pointer;}
.timeperiod {padding: 0px 0px 5px 0px; font-size: 11px;}