#weeklytext, #spreadsheetdata{
	position:relative;
	font-family:Trebuchet MS; font-size:9pt;
	text-align:justify;
	width:690px;
	margin:4px 30px;
	clear:both;
	}
.graytext{color:#003366;font-family:Trebuchet MS;font-size:9pt}
.redheading{font-family:Trebuchet MS; color:#990000;font-size:11pt;font-weight:bold}
.graytd{font-family:Trebuchet MS; color:#5d5d5d}
table.stripeMe, table.displaytable{
	margin:6px 10px;
	border: 1px solid gray;
	border-collapse: collapse;
	background-color: white;
}
.stripeMe th{font-family:Trebuchet MS; color:#990000;
		font-size:9pt;font-style:bold;
		border: 1px dotted gray;
}
.stripeMe td{font-family:Trebuchet MS; color:#5d5d5d;font-size:9pt;
	border: 1px dotted gray;
	background-color: white;
		}
.fieldrow_csv{font-family:Trebuchet MS; color:#5d5d5d;font-size:10pt;margin-left:30px}
.txcol{width:16px}