@charset "utf-8";
/* CSS Document */
body {
	font-family: "Times New Roman", Times, serif;
	font-size: 12pt;
}
#search, #tabs, #contentFooter p, p.returnTop {
	display: none;
}
#contentFooter p.lastUpdate {
	display: block;
	border-bottom: 0;
	border-top: 2px solid #BDBDBD;
	padding: .8em 0 0 0;
}
#banner {
	width: 100%;
}
#banner img.fltlftt {
	margin-right: 0;
}
#banner img.fltrt {
	float: none;
}
#pageWrapper {
	width: 100%;
}
.portalList {
	width: 30%;
}


