.rightCellBorder {
	border-right-style: dotted;
	border-right-color: #666;
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
}
.normal_black_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
.normal_yellow_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #F9FC04;
}
.normal_red_textCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #B30000;
	font-weight: normal;
}
.big_red_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #B30000;
	font-weight: bold;
}
