#footer a:link, #footer a:visited {
	text-decoration: none;
	color: #315DA4;
}
#footer a:hover {
	text-decoration: underline;
}
#footer  .left {
	float: left;
	font-size: .95em;
}
#footer  .right {
	float: right;
	font-size: .95em;
}
#navtab {
	height: 48px;
	width: 404px;
	padding: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 20px;
}
#navtab ul {
	margin: 0px;
	padding: 0px;
}
#navtab li {
	display: inline;
	float: left;
}
.clear {
	clear: both;
}
a:link, avisited {
	color: #CC6600;
}
a:hover {
	text-decoration: none;
	color: #00A3D0;
}
.superscript {
	vertical-align: super;
	font-size: 50%;
	line-height: 0px;
}
