@charset "utf-8";
/* CSS Document */
.BlueHeader {
	font-size: 26px;
	color: #0072bc;
}
.GrayText18 {
	font-size: 16px;
	color: #000;
	line-height: 18pt; 
}
.BlueHeaderBold {
	font-size: 19px;
	color: #0072bc;
	font-weight: bold;
}
.Gray {
	color: #808285;
	font-size: 12px;
}
.GrayItalic {
	color: #808285;
	font-size: 14px;
	font-style: italic;
	line-height: 180%;
}
.BigBlueHeader {
	font-size: 21px;
	color: #0072bc;
	font-weight: bold;
}
.BlueHeader2 {
	color: #0071bc;
	font-size: 16px;
	font-weight: bold;
}
.GrayText12 {
	font-size: 12px;
	color: #000;
}