.thrColAbsHdr #footer {
	padding: 0 10px 0 20px; 
	background:#e0e0e0;
	clear: both;
	top: inherit;
	border-top: solid #00336f 1px;
}
.thrColAbsHdr #footer p {
	margin: 1px 0px; 
	padding: 10px 2px; 
	text-align: right;
}
.thrColAbsHdr #footer a {
	cursor: hand;
	color: #ffffff;
	border: solid #ffffff 1px;
	padding: 4px 10px;
	text-decoration: none;
	background-color:#00336f;	
}
.thrColAbsHdr #footer a:hover {
	color: #ffffff;
	border: solid #ffffff 1px;
	background-color:#5280B7;
}