.body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
}
a.bodyLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 16px;
	font-style: italic;
	color: #172666;
	text-decoration: none;
	font-weight: bold;
}
a.bodyLink:hover {
	color: #172666;
	text-decoration: underline;
}
a.NAVLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #172666;
	text-decoration: none;
	font-weight: bold;
}
a.NAVLink:hover {
	color: #172666;
	text-decoration: underline;
	font-weight: bold;
}
a.NAVLinkRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FF0000;
	text-decoration: none;
	font-weight: bold;
}
a.NAVLinkRed:hover {
	color: #FF0000;
	text-decoration: underline;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
}
a.footerLink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #999999;
	text-decoration: none;
}
a.footer:hover {
	color: #172666;
	text-decoration: underline;
}
a.returnLink {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	
	font-size: 12px;
	color: #172666;
	text-decoration: none;
}
a.returnLink:hover {
	color: #172666;
	text-decoration: underline;
}
.pageTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	color: #999999;
	font-style: italic;
}
.subhead {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #000000;
	line-height: 20px;
}
.subheadWhite {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	font-style: italic;
	color: #FFFFFF;
	line-height: 20px;
}
.title {
	font-family: "Times New Roman", Times, serif;
	font-size: 36px;
	line-height: 40px;
	color: #000000;
}
.quoteBodyBlue {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #172666;
	font-style: italic;
	font-weight: bold;
}
.redBullets {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FF0000;
}
.bodyWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
}
a.bodyWhiteLink {
	font-family: "Times New Roman", Times, serif;
	font-size: 15px;
	font-style: italic;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a.bodyWhiteLink:hover {
	color: #FFFFFF;
	text-decoration: underline;
}