* {
 font-size: 100%;
 font-family: Arial;
}

table{ border-spacing: 0;border-collapse: collapse;}

.rpt_header{background:#e8e8e8;letter-spacing: 2px; font-weight:bold;font-family:arial; font-size:14px;}
.alignL{ text-align:left;}
.alignC{ text-align:center !important;}
.border{ border:1px solid silver;border-width: thin;border-spacing: 0;border-collapse: collapse;}
.rpt_header2{ font-weight:bold;}
.rpt_summaryTbl { width:50%;}
.rpt_label{ font-weight:bold;}
.rpt_grpHeader{background:#e8e8e8;letter-spacing: 2px; color:darkgrey}



.recordList { border:1px solid silver; width:100%; }
.recordList td { font-family:arial; font-size:11px; line-height:1em; padding:3px; vertical-align: text-top; width:50% }
.recordList td { text-align:left; vertical-align:top; }
.recordList td.n { text-align:right; }
.recordList td.negative { color:red; }
.recordList td { border-top:1px solid silver; border-left:1px solid silver; }
.recordList td:first-child { border-left: none; }
.recordList tr:first-child td{ border-top: none; }
.recordList thead tr td { vertical-align: bottom; font-weight:bold; border-bottom:1px solid black;  }
.recordList tfoot tr:first-child td { border-top: 1px solid black !important; }


