div#footer {
	height: 30px;
	width: 100%;
	background-color: #EBEBEB;
}
div#footer ul {
	margin: 0px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	line-height: 30px;
	white-space: nowrap;
}
div#footer li {
	list-style-type: none;
	display: inline;
}
div#footer li a {
	text-decoration: none;
	padding: 7px 15px;
	color: #000000;
}
div#footer li a:link {
	text-decoration: none;
	color: #000000;
}
div#footer li a:visited {
	text-decoration: none;
	color: #000000;
}
div#footer li a:hover {
	font-weight: bold;
	color: #47504f;
}
.Path {
	font-family: arial;
	font-size: 11px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	color: #0C6BB9;
}
