

.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.footerText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #1A5688;
}

.footerLink {
	color: #1A5688;
	text-decoration:none;
}
.footerLink:hover {
	color: #B3CCE2;
	text-decoration:none;
}
.sideQuote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
}
.sideQuoteCredit {
	font-weight: bold;
	color: #144B81;
	font-size: 10px;
}

.bullet {
	list-style-image: url(images/child/bullet.gif);
}
.blueBold {
	font-size: 13px;
	font-weight: bold;
	color: #2F6D98;
}
.orangeBold {
	font-size: 13px;
	font-weight: bold;
	color: #DC5317;
}
.orangeBoldTitle {
	font-size: 15px;
	font-weight: bold;
	color: #DC5317;
	padding-left: 22px;
}
.link {
	font-weight: bold;
	color: #206391;
	text-decoration: none;
}
.link:hover {
	font-weight: bold;
	color: #8EB2D2;
	text-decoration: none;
}
.customerQuote {
	color: #206391;
}
.blueFrame {
	border: 1px solid #0F417B;
}
.toTopLink {
	font-size: 13px;
	font-weight: bold;
	color: #206391;
	text-decoration: none;
}
.toTopLink:hover {
	font-weight: bold;
	color: #8EB2D2;
	text-decoration: none;
}
.inputField {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #000000;
	border: 1px solid #8EB2D2;
}
