@charset "utf-8";
body {
	background-color: #000004;
}
.whitecopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #FFF;
}
.whitecopy a:link {
	color: #FFF;
	text-decoration: none;
}
.whitecopy a:visited {
	color: #FFF;
text-decoration: none;
}
.whitecopy a:hover {
	color: #6172d7;
		text-decoration: none;
}
.whitecopy a:active {
	color: #FFF;
		text-decoration: none;
}
.whitecopynav {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 30px;
	font-weight: bold;
	color: #FFF;
}
.whitecopynav a:link {
	color: #FFF;
	text-decoration: none;
}
.whitecopynav a:visited {
	color: #FFF;
text-decoration: none;
}
.whitecopynav a:hover {
	color: #bf0a57;
		text-decoration: none;
}
.whitecopynav a:active {
	color: #FFF;
		text-decoration: none;
}
.redcopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #bf0a57;
}
.redcopy a:link {
	color: #bf0a57;
		text-decoration: none;
}
.redcopy a:visited {
	color: #bf0a57;
		text-decoration: none;
}
.redcopy a:hover {
	color: #FFF;
		text-decoration: none;
}
.redcopy a:active {
	color: #bf0a57;
		text-decoration: none;
}
.bluecopy {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
	color: #6172d7;
}
.bluecopy a:link {
	color: #bf0a57;
		text-decoration: none;
}
.bluecopy a:visited {
	color: #bf0a57;
		text-decoration: none;
}
.bluecopy a:hover {
	color: #FFF;
		text-decoration: none;
}
.bluecopy a:active {
	color: #bf0a57;
		text-decoration: none;
}
.whitecopyheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #FFF;
}
.redcopyheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #bf0a57;
}
.redcopyheader_sm {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 20px;
	line-height: 26px;
	font-weight: normal;
	color: #bf0a57;
}
.redcopyheader_sm a:link {
	color: #bf0a57;
		text-decoration: none;
}
.redcopyheader_sm a:visited {
	color: #bf0a57;
		text-decoration: none;
}
.redcopyheader_sm a:hover {
	color: #FFF;
		text-decoration: none;
}
.redcopyheader_sm a:active {
	color: #bf0a57;
		text-decoration: none;
}
.bluecopyheader {
	font-family: "Palatino Linotype", "Book Antiqua", Palatino, serif;
	font-size: 24px;
	line-height: 30px;
	font-weight: normal;
	color: #6172d7;
}
.border {
	border: 1px solid #6172d7;
}
