@charset "utf-8";
/* CSS Document */

body { 
	font-family:Arial, Helvetica, sans-serif; 
	font-size:14px;
}
.rtable td { padding-top:2px; padding-left:5px; padding-right:5px; }
.theadrow td { 
	border-top:1px solid #000000; border-bottom:1px solid #000000; vertical-align: bottom; padding-top:10px; text-align:center; 
	font-weight:bold; 
}
#rh { font-weight:bold; font-size:14px; }
#rh1 { text-align:center; vertical-align: top; }
#rh2 { text-align:center; font-size:24px; height:35px; vertical-align: top; }
#rh3 { font-size:20px; height:25px; vertical-align:top; }
#rh4 { font-size:16px; height:25px; vertical-align: top; }
#rh5 { text-align:center; font-size:16px; height:20px; vertical-align: top; }

#report_preview{ font-size:.85em; }
#report_preview #rh1 { font-size:12px; }
#report_preview #rh2 { font-size:22px; height:33px; }
#report_preview #rh3 { font-size:18px; height:23px; }
#report_preview #rh4 { font-size:14px; height:23px; }
#report_preview #rh5 { font-size:14px; height:18px; }
