.footerText {
	FONT: 10px "Arial"; COLOR: #999999
}
.footerBreak {
	FONT: 9pt "Arial"; COLOR: #ce6531
}
.footerLinkSmall {
	FONT: 10px "Arial"; COLOR: #666666; text-decoration: none;
}
.footerLinkSmall A:link {
	FONT: 10px "Arial"; COLOR: #0066CC; text-decoration: none;
}
.footerLinkSmall A:visited {
	FONT: 10px "Arial"; COLOR: #0066CC; text-decoration: none;
}
.footerLinkSmall A:hover {
	FONT: 10px "Arial"; COLOR: #666666; text-decoration: underline;
}
.sitemapLinkSmallest {
	FONT: 8pt "Arial"; COLOR: #6699cc; TEXT-DECORATION: none
}
.sitemapLinkSmallest A:link {
	FONT: 8pt "Arial"; COLOR: #6699cc
}
.sitemapLinkSmallest A:visited {
	FONT: 8pt "Arial"; COLOR: #006699
}
.sitemapLinkSmallest A:hover {
	FONT: 8pt "Arial"; COLOR: #666666
}

/* New Classes for Footer */

td.ftnav {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 13px;
	font-size: 10px;
	height : 26px;
}
.ftnav, a.ftnav, a.ftnav:visited {
    color: #0066CC;
    font-size: 10px;
	text-decoration: none;
}
a.ftnav:hover {
	text-decoration: underline;
}
td.glnav {
	font-family: Arial,Helvetica,Verdana,Geneva,sans-serif;
	color: #666666;
	text-decoration: none;
	line-height: 11px;
}
.glnav, a.glnav, a.glnav:visited {
    color: #0066CC;
    font-size: 11px;
	text-decoration: none;
}
a.glnav:hover {
	text-decoration: underline;
}
