.clear {
	clear: both;
	height: 0px;
	font-size: 0px;
	line-height: 0px
}

.universalHeaderFooter#footerWrapper {
	clear: both;
	width: 100%;
	background-color: #0075B0;
}

#universalFooter {
	margin: 0 auto;
	color: white;
	font: 11px arial, sans-serif;
	padding-left: 0;
	padding-right: 0;
	height: 34px;
	width: 700px;
    w\idth: 680px;
}

.universalDividerBlue {
	clear: both;
	height: 1px;
	background-color: #0075B0;
}

.universalDividerWhite {
	clear: both;
	height: 1px;
	background-color: #fff;
}

#linksFooter {
	padding-top: 2px;
	float: left;
	text-align:left;
	width: 600px;
}

#linksFooter a, #linksFooter a:visited, #linksFooter a:active {
	font: 10px arial, sans-serif;
	color: #FFFFFF;
	text-decoration: none;
}

#logoFooter {
	float: right;
}