.report2headerCell {
	BORDER-BOTTOM: #aaaaaa 1px solid; BACKGROUND-COLOR: #d9d9d9
}
.report2summaryCell {
	BORDER-TOP: #aaaaaa 1px solid; BACKGROUND-COLOR: #d9d9d9
}
.report2subSummaryCell {
	BORDER-TOP: #cccccc 1px solid; BACKGROUND-COLOR: #e5e5e5
}
.whiteCell {
	BACKGROUND-COLOR: #ffffff
}
.greyCell {
	BACKGROUND-COLOR: #f5f5f5
}
.report2markedCell {
	COLOR: #ffffff; BACKGROUND-COLOR: #437ca7
}
.report2markedBorderCell {
	BORDER-LEFT: #aaaaaa 1px dotted; COLOR: #ffffff; BACKGROUND-COLOR: #437ca7
}
.report2borderCell {
	BORDER-LEFT: #aaaaaa 1px dotted
}
TABLE.reportTablereportTable TD {
	PADDING-RIGHT: 4px; PADDING-LEFT: 4px
}
.hiddenRow {
	DISPLAY: none
}
