.boldBodyCopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 343434;
	text-decoration: none;
}
.mainNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 343434;
	text-decoration: underline;
}
.tagline {
	font-family: "Times New Roman", Times, serif;
	font-size: 24pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: small-caps;
	text-transform: capitalize;
	color: 3982c4;
	text-decoration: none;
}
.copyright {
	font-family: "Times New Roman", Times, serif;
	font-size: 14pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: 343434;
	text-decoration: none;
}
.footerNav {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	color: 0274d6;
	text-decoration: underline;
}
.companyName {
	font-family: "Times New Roman", Times, serif;
	font-size: 33.8pt;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: capitalize;
	color: 003a6f;
	text-decoration: none;
}
.siteBackground {
	background-attachment: fixed;
	background-image: url(images/blue_gradient.jpg);
	background-repeat: no-repeat;
	background-position: center bottom;
	background-color: #E2F0FB;
}

.companySlogan {
	font-family: "Times New Roman", Times, serif;
	font-size: 13pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: aea5a5;
	text-decoration: none;
}

.formLabels {
	font-family: "Times New Roman", Times, serif;
	font-size: 10pt;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: capitalize;
	color: 666666;
	text-decoration: none;
}	
