.footerText {
	font-family: Arial;
	font-size: 10pt;
	color: #2a4290;
}
.footerText a {
	text-decoration: none;
}
#footerBlock {
	display: block;
	padding-right: 12px;
	padding-left: 12px;
	position: relative;
	padding-top: 4px;
	padding-bottom: 4px;
	height: auto;
}

