.main a:link {
	text-decoration: none;
	color: #A50D13;
}
.main a:visited {
	color: #A50D13;
	text-decoration: none;
}
.main a:hover {
	color: #A50D13;
	text-decoration: underline;
}
.main a:active {
	color: #A50D13;
	text-decoration: underline;
}
.secondary a:link {
	color: #FEFEFE;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.secondary a:visited {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.secondary a:hover {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-decoration: underline;
}
.secondary a:active {
	color: #FFFFFF;
	text-decoration: underline;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.bottomNav a:link {
	color: #BB1A20;
	text-decoration: none;
}
.bottomNav a:visited {
	color: #BB1A20;
	text-decoration: none;
}
.bottomNav a:hover {
	color: #BB1A20;
	text-decoration: underline;
}
.bottomNav a:active {
	color: #BB1A20;
	text-decoration: underline;
}
.bodyText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #000000;
	padding-right: 20px;
	line-height: 17pt;
	padding-bottom: 15px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16pt;
	color: #A50D13;
	line-height: 20pt;
}
.boldText {
	font-weight: bold;
}
.underlineText {
	text-decoration: underline;
}
.whiteBackground {
	background-color: #FFFFFF;
	padding: 30px;
}
.bullet {
	line-height: 24px;
	list-style-position: inside;
	list-style-type: square;
}
.subHeading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A50D13;
	line-height: 21px;
}.redCurveStretch {
	background-image: url(../images/normal_curve_stretch.png);
	background-repeat: no-repeat;
}
.bodyTextWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #FFFFFF;
	padding-right: 20px;
	line-height: 19px;
	padding-bottom: 15px;
}
.copyrightBar {
	padding-right: 15px;
	padding-bottom: 0px;
	padding-top: 5px;
	padding-left: 20px;
}
.bodyTextBottomNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #BB1A20;
	line-height: 19px;
}
.subHeadingBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #A50D13;
	line-height: 21px;
	font-weight: bold;
}
