a.aFooter:visited {
	color: #0099CC;
	text-decoration: underline;
}
a.aFooter:link {
	color: #0099CC;
	text-decoration: underline;
}
a.aFooter:hover {
	color: #0EA8E2;
	text-decoration: none;
}
a.aFooterTitle:visited {
	color: #0099CC;
	text-decoration: none;
	padding: 3px 3px 3px 8px;
}
a.aFooterTitle:link {
	color: #0099CC;
	text-decoration: none;
	padding: 3px 3px 3px 8px;
	display: inherit;
}
a.aFooterTitle:hover {
	color: #FFFFFF;
	text-decoration: none;
	padding: 3px 3px 3px 8px;
	background-color: #31639C;
	display: inherit;
}
.footerTable {
	font-family: "Arial Narrow", Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #999999;
	margin-top: 10px;
	width: 720px;
}
.footerTD {
	width: 25%;
	padding-right: 3px;
	padding-left: 8px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #999999;
	padding-bottom: 3px;
}
.footerTitleTD {
	width: 25%;
	border: 1px solid #999999;
	font-weight: bold;
	font-size: 12px;
}
