a:link {
	text-decoration: unbderline;
}
a:visited {
	text-decoration: none;
}
a:hover {
	text-decoration: underline;
	color: #212655;
}
a:active {
	text-decoration: none;
}
.bodyCopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #212655;
}
.bodyLGPurple {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 16px;
	color: #212655;
}
.HeaderStyle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 17px;
	line-height: 16px;
	color: #0C0D5C;
	font-weight: bold;
}
.subHeaderStyle1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 14px;
	color: #333333;
	font-weight: bold;
}
.testimonials {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #ffffff;
	font-style: italic;
	display: inline;
}
.rightNavStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	color: #ffffff;
	font-weight: bolder;
	font-style: italic;
}
.rightNavStyle:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	color: #ffffff;
	font-weight: bolder;
	font-style: italic;
}
.rightNavStyle:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	color: #ffffff;
	font-weight: bolder;
	font-style: italic;
}

.rightNavStyleSelected {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 11px;
	color: #212655;
	font-weight: bolder;
	font-style: italic;
}