body {
	font-family: Trebuchet MS, arial, helvetica, sans-serif;	
	font-size: 16px;
	text-align:center;

	

}
#head, #footer, #leftMenu, #headLogin {
display:none;
}
.MainContent {
	display: none;
}
#HFS {
	width:100%;
}
ul.hfsUl {
	float:left;
	width:45%;
	padding:0;
	margin:0 2% 0 0;
	overflow: hidden;
	white-space: nowrap;
	background-color: #fff;
	vertical-align: bottom;
	
}
ul.hfsUlr {
	float:right;
}
ul.hfsUl li {
	text-align: left;
	display: inline-table;
	vertical-align: bottom;
	list-style: none;
	border-bottom: 1px solid #000;
	margin-top: 30px;

}
ul.hfsUl span {
	position: relative;
	font-size: 80%;
	font-style: italic;
	

}

