
#ftr {
	position: relative;
	background-color: #4D7194;
	color: #ffffff;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	padding: 3px 7px 5px 7px;
}

#ftr a {
	color: #ffffff;
	text-decoration:none;
}

#ftr a:hover {
	color: #ff9900;
	text-decoration: underline;
}

.ftrBar {
}

#gotoHome 
{
	position:absolute;
	top: 0;
	left: 0;	
}

#callHelp
{
	position:absolute;
	top:0;
	width:100%;
}

#legals
{
	position: absolute;
	top: 0;
	right: 0;
	padding-right: 5px;
}

#footer
{
	position: absolute;
	bottom: 0px;
	height: 25px;
	width: 100%;
	margin:0px;
	padding:0px;
	background-color: #4D7194;
}
