.bodyBoldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 2B4898;
	font-weight: bold;
}
.bodyBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	color: 2B4898;
	font-weight: normal;
}
.bodyGrey {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: 666666;
}
.quickLink {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: 20px;
	font-weight: bold;
	font-variant: normal;
	color: #333399;
}
/* set up standard link decoration */
A:LINK {
	color : #2B4895;
	text-decoration :  none;
	cursor: hand
}
A:HOVER {
	color : #9190C9;
	text-decoration :  none;
	cursor: hand
}
A:VISITED {
	color : #2B4895;
	text-decoration :  none;
	cursor: hand
}
.TitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Myriad Web";
	font-size: 18px;
	font-weight: bold;
	color: #2B4898;
}
.SubTitleBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif, "Myriad Web";
	font-size: 16px;
	font-weight: bold;
	color: #F28211;
	height: 25px;
}
.bodyOrange {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	color: #FF9933;
	font-style: italic;
	font-weight: bold;
}
.SubTitleBoldBlue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	line-height: normal;
	color: 2B4898;
	font-weight: bold;
}
.bodyBlueCopy {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	color: 2B4898;
	font-weight: normal;
}

