
div.ReportPreviewBox_Big_Left  { float:left; margin-right:25px; }
div.ReportPreviewBox_Big_Right { float:left; margin-right:15px;}
div.ReportPreviewBox_Small_Left  { float:left; width:152px; margin-right:28px; }
div.ReportPreviewBox_Small_Right { float:left; width:152px; }
div.ReportPreviewBox_Long { float:left; width:330px; border-bottom:0px solid #cdcdcd; }
div.NavigaionBar { float:left; width:330px; }
div.Wrapper { float:left; width:330px; height:25px; }

table.ReportPreview_Big { border-collapse:collapse; }
table.ReportPreview_Big td.Head1    { font-family:Verdana, Tahoma, Arial, Helvetica, sans-serif; font-size:10px; font-weight:bold; color:#aaaaaa; }
table.ReportPreview_Big td.Head2    { font-family:Verdana, Tahoma, Arial; font-size:14px; color:#004823; font-weight:bold; }
table.ReportPreview_Big td.Pic      { padding-top:3px; padding-bottom:6px; }
table.ReportPreview_Big td.Pic img  { border:0px solid #808080; }
table.ReportPreview_Big td.Pic2     { width:115px; padding-bottom:6px; vertical-align:top; }
table.ReportPreview_Big td.Pic2 img { border:0px solid #808080; }
table.ReportPreview_Big td.Text     { text-align:justify; color:#929190; }

.clearer {
	clear:both;
	height:25px;
	overflow:hidden;
	margin-top:-1px; 
}

