@charset "utf-8";
.italic_bold {
	font-style: italic;
	font-weight: bold;
}
.headertable {
	border: 0px solid #B3B4B9;
}
.titlecell {
	border-right-width: 0px;
	border-left-width: 0px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #B3B4B9;
	border-left-color: #B3B4B9;
}
.subheading {
	font-weight: bold;
	color: #000099;
}
.subheadingalternative {
	font-weight: bold;
	color: #0033FF;
}
.subheadingred {
	font-weight: bold;
	color: #CC0000;
}
