﻿.pageFooterLine{
	font-size:0pt;
	background-color: #E0EFF2;
	height:1px;
	max-height:1px;
	min-height:1px;
	margin: 15px 15px 5px 15px;
}

.pageFooterBar{
width: 100%;height:25px;
}
.pageFooterBarLeftPane{
width: 50%;float:left;
}

.pageFooterBarRightPane{
width: 45%;float:right;
}

.pageFooterLink
{
	color: #005366;
	border: none 0px;
	text-decoration: none;
	cursor:pointer;
}

.pageFooterLink:hover
{
	color: #005366;
	border: none 0px;
	text-decoration: underline;
}
