.tdSpacerFiller {
	width: 5px;
	background-image: url(images/spacer-vert.gif);
}
.Header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #BB2C26;
}
.copyAddress {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 16px;
	color: #333333;
}
.HeaderStyle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
	color: #064892;
}

.SubHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #003399;
}
.SubHeaderRev {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
}
a:link {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}
a:hover {
	color: #0000FF;
}
a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #990000;
}

