@charset "utf-8";
/* CSS Document */

body,td,th {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
}
a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #B81031;
}
a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #B81031;
}
a:hover {
	text-decoration: underline;
	color: #333333;
}
a:active {
	text-decoration: none;
	color: #B81031;
}
a.navLink:link {
	font-size: 14px;
	color: #333333;
	text-decoration: none;
}
a.navLink:visited {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
a.navLink:hover {
	font-size: 14px;
	text-decoration: underline;
	color: #B81031;
}
a.navLink:active {
	font-size: 14px;
	text-decoration: none;
	color: #333333;
}
a.footerNav:link {
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}
a.footerNav:visited {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.footerNav:hover {
	font-size: 11px;
	font-weight: bold;
	text-decoration: underline;
	color: #B81031;
}
a.footerNav:active {
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}
a.btmNav:link {
	font-size: 11px;
	color: #FFFFFF;
	text-decoration: none;
}
a.btmNav:visited {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.btmNav:hover {
	font-size: 11px;
	text-decoration: underline;
	color: #B81031;
}
a.btmNav:active {
	font-size: 11px;
	text-decoration: none;
	color: #FFFFFF;
}
a.cecLink:link {
	font-size: 10px;
	color: #FFFFFF;
	text-decoration: none;
}
a.cecLink:visited {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
a.cecLink:hover {
	font-size: 10px;
	text-decoration: underline;
	color: #B81031;
}
a.cecLink:active {
	font-size: 10px;
	text-decoration: none;
	color: #FFFFFF;
}
h1,h2,h3,h4,h5,h6 {
	font-family: Arial, Helvetica, sans-serif;
}
h1 {
	font-size: 14px;
	color: #333333;
}
h3 {
	font-size: 12px;
	color: #333333;
}
.redText14pt {
	font-size:14px;
	color:#B81031;
}
.greyText14pt {
	font-size:14px;
	color:#333333;
}
.footerText {
	font-family:Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.whiteText10pt {
	font-size:10px;
	color: #FFFFFF;
}
#navtable {
	padding-top:2px;
	padding-bottom:2px;
}.redText {
	color: #B81031;
}
