@charset "UTF-8";
.footer {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 15px;
	color: #000000;
}

.footerlink {color: #000000; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}
.footerlink:active {color: #000000; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}
.footerlink:visited {color: #000000; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}
.footerlink:hover {color: #D8091C; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}


.navlink {color: #000000; font-family:"Times New Roman", Times, serif; font-size:15px; font-weight: bold; line-height: 17px; font-style:oblique; text-decoration:none;}
.navlink:active {color: #000000; font-family:"Times New Roman", Times, serif; font-size:15px; font-weight: bold; line-height: 17px; font-style:oblique; text-decoration:none;}
.navlink:visited {color: #000000; font-family:"Times New Roman", Times, serif; font-size:15px; font-weight: bold; line-height: 17px; font-style:oblique; text-decoration:none;}
.navlink:hover {color: #224478; font-family:"Times New Roman", Times, serif; font-size:15px; font-weight: bold; line-height: 17px; font-style:oblique; text-decoration:none;}


.bodylink {color: #D4041A; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}
.bodylink:active {color: #D4041A; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}
.bodylink:visited {color: #D4041A; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}
.bodylink:hover {color: #000000; font-family:"Times New Roman", Times, serif; font-size:12px; font-weight: bold; line-height: 17px; text-decoration:none;}

.headline {
	font-family: "Times New Roman", Times, serif;
	font-size: 23px;
	line-height: 25px;
	font-weight: bold;
	color: #000000;
	
}

.subheadline {
	font-family: "Times New Roman", Times, serif;
	font-size: 20px;
	line-height: 22px;
	font-weight: bold;
	color: #000000;
}

.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.bodycopyWHT {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #FFFFFF;
}


.specialTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 12px;
	line-height: 16px;
	color: #D4041A;
}

.nightTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #224478;
}


.redTitle {
	font-family: "Times New Roman", Times, serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bold;
	color: #D4041A;
}

