/* Footer */

#Footer 
	{
	clear: both;
	width: 100%; /* 783px;*/
	font-size: .85em;
	text-align: center;
	border: 0px;
	margin: 0 0 0 0 /* -1px */;
	color: white; 
	}


/* Footer menu */

#Footer #HFooter 
	{
	background-color: #005588;
	clear: both;
	/* color: white;*/
	list-style-type: none;
	padding: 5px 0;
	text-align: center; 
	}

#Footer #HFooter li 
	{
	background-color: #005588;
	display: inline;
	margin: 0 -5px 0 0;
	}

#Footer #HFooter li a 
	{
	margin: 0;
	padding: 0;
	background-color: #005588;
	color: white;
	}
	
/* #Footer #HFooter li a:hover 
	{
	background-color: #dd2a64;
	}

#Footer #HFooter li a.selected 
	{
	background: #347bb3;
	} */


.copyright {
	font-size: .8em;
	clear: both;
	text-align: left;
	padding: 10px;
	color: #666666;
}
