#foot {
	margin: 0.2em 0em;
	padding: 0em;
	background-color: #ECF2F9;
	border-left: 1px solid #000000;
	width: 100%;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
}

.fmenu1div {
	text-align: center;
	margin: 0em;
	padding-top: 0em;
	padding-bottom: 0em;
	padding-right: 2em;
	padding-left: 2em;
	border-right: 1px solid #000000;
	height: 1.5em;
	line-height: 1.5em;
}

.fmenu1a {
	font-size: 70%;
	font-weight: normal;
	color: #999999;
	margin: 0em;
	padding: 0em;
	display: block;
}

a.fmenu1a:link, a.fmenu1a:active, a.fmenu1a:visited {
	color: #666666;
	text-decoration:none;
}

a.fmenu1a:hover {
	color: #999999;
	text-decoration:none;
}

.siteInfo{
	width: 100%;
	font-size: 70%;
	color: #999999;
	text-align: right;
	vertical-align: middle;
	margin: 0em;
	padding: 0em 1em 0em 0em;
}
