﻿table.footer
{
	background-color: #eff3ff;
	height: 25px; 
	width: 100%;
	vertical-align: top;	
    text-align: center;
     height:70px;
}

table.footer a:link,
table.footer a:visited,
table.footer a:active,
table.footer a:hover  
{
	font-size: 11px; 
	text-decoration: none;
	font-weight: bold;
}


td.footer_public
{
	 padding-top: 5px;
    padding-bottom: 0px;
    color:#666666;
}

td.footer_copyright
{
	padding-top: 0px;
    padding-bottom: 5px;
    color:#666666;
}

td.footer_copyright span
{
	margin-left: 7px;
	margin-right: 10px;
}



