.footerMenuContainer {
	text-align: center;
}

.footerMenuItem, .footerMenuItemActive {
	padding-right: 12px;
	padding-left: 12px;
}

.footerMenuItem {
	text-decoration: none;
}

.footerMenuItemActive, .footerMenuItemActive A {
	text-decoration: none;
	font-weight: bold;
}

.footerMenuItemSpacer {
	margin-right: 12px;
	margin-left: 12px;
	float: left;
}


.footerCopyright, .footerCopyright A {
	text-align: center;
	margin-top: 3px;
}