body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #353535;
	background-color: #ffffff;
	margin: 0px;
}


td.footertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
}

td.headertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 30px;
	line-height: 36px;
	font-weight: bold;
	color: #b4061a;
}

td.strongRed {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	font-weight: bold;
	color: #b4061a;
}
strong.subNavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: normal;
	line-height: 18px;
	color: #b4061a;
}
strong.mainNavactive {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	line-height: 22px;
	color: #b4061a;
}
a:link {
	color: #b4061a;
	text-decoration: none;
}
a:visited {
	color: #b4061a;
	text-decoration: none;
}
a:hover {
	color: #b4061a;
	text-decoration: none;
}

a.bodyLink:link {
	color: #b4061a;
	text-decoration: none;
}
a.bodyLink:visited {
	color: #b4061a;
	text-decoration: none;
}
a.bodyLink:hover {
	color: #353535;
	font-weight: bold;
	text-decoration: none;
}

a.mainNavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
a.mainNavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #353535;
	text-decoration: none;
}
a.mainNavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 22px;
	font-weight: bold;
	color: #b4061a;
	text-decoration: none;
}

a.subNavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}
a.subNavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #353535;
	text-decoration: none;
}
a.subNavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #b4061a;
	text-decoration: none;
}

a.endNavlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b4061a;
	text-decoration: none;
}
a.endNavlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #b4061a;
	text-decoration: none;
}
a.endNavlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #353535;
	text-decoration: none;
}

a.footerlink:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
	text-decoration: none;
}
a.footerlink:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
	text-decoration: none;
}
a.footerlink:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 12px;
	color: #b4061a;
	text-decoration: underline;
}li {
	list-style-position: outside;
	list-style-image: url(_images/bullet.gif);
	list-style-type: disc;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #353535;
	font-style: normal;
}
