.Header {
	color: #506f80;
	font-size: 12pt;
	font-weight: bold;
	padding-bottom: 3px;
	border-bottom: 1px solid #CCC;
}

.SubHeader {
	color: #b03640;
	font-size: 10pt;
	text-align: left;
	font-weight: bold;
}

.TableHeader {
	color: #ffffff;
	background-color: #466679;
	font-weight: bold;
}

.TableSubHeader {
	color: #466679;
	background-color: #c9d2d8;
	font-weight: bold;
}

.TableHeader .small {
	font-weight: normal;
}
