Table.border1Table {
	width: 95%;
	background-color: #BBBBBB;
	border: 0;
}
.stripGreyBoldsm {
	color:		#000000;
	font-weight: bold;
	font-family: arial;
	background-color: #EEEEEE;
	font-size: 8pt;
	text-align: center;
}
.orangeTD {
	background-color: #FFCC66;
	color: #000080;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}

.greyTD {
	background-color: #EEEEEE;
	color: #000000;
	font-family: arial;
	font-size: 8pt;
	font-weight: normal;
}
.whiteTD {
	background-color: #FFFFFF;
	color: #000000;
	font-family: arial;
	font-size: 9pt;
	font-weight: normal;
}
.blueTD {
	background-color: #3A6EA5;
	color: #ffffff;
	font-family: arial;
	font-size: 9pt;
	font-weight: bold;
}
.smallText {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	font-weight: normal;
}
.smallBoldText {
	font-family: arial;
	font-size: 8pt;
	color: #000000;
	font-weight: bold;
}