
.footerbar {
	background-color: #e6e6e6;
	border-bottom: 1px solid #c7c7c7;
	clear: both;
	font-size: 1pt;
	position:relative;
	width:100%;
	height: 6px;
	margin-top:25px;
}

.footer_nav
{
	position:absolute;
	left:0;
	width:100%;
	width: expression((document.body.clientWidth)+'px');
	color: #000000;
	clear:both;
	text-align: left;
	padding-bottom: 5px;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height:1.5;
}

.footer_nav a
{
	font-family: Verdana, Helvetica, san-serif;
	margin-left:3px;
	margin-right:3px;
	text-decoration: underline;
	line-height:1.5;
	font-size: 11px;
}

.footer_nav span
{
	margin-right:4px;
	margin-left:4px;
}

.profitfooter_nav
{
	width:100%;
	float:left;
	width: expression((document.body.clientWidth)+'px');
	color: #000000;
	clear:both;
	text-align: left;
	padding-bottom: 5px;
	font-family: Verdana, Helvetica, san-serif;
	font-size: 11px;
	line-height:1.5;
}

.profitfooter_nav a
{
	font-family: Verdana, Helvetica, san-serif;
	margin-left:3px;
	margin-right:3px;
	text-decoration: underline;
	line-height:1.5;
	font-size: 11px;
}

.profitfooter_nav span
{
	margin-right:4px;
	margin-left:4px;
}

.footer_copyright
{
	font-size: 10px;
}

.productMenuBottomLinks a {font-weight:bold;}