BODY {
	font-family: Verdana, Geneva, Arial, Helvetica, "Trebuchet MS", "Georgia", sans serif;
	font-size: 10pt;
}
h1 { font-size: 150%; }
h2 { font-size: 130%; }
h3 { font-size: 120%; }

TH {
	text-align: left;
}
.navaid, .list_top_haut, #clfFooter A, .moreInfo {
	display: none;
}
DIV.pageWrapper {
	display: block;
	width: 640px !important;
	padding: 10px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	background-color: white;
}

#topBanner DIV.navaid {
	display: block;
	font-size: 24pt;
	margin-bottom: 10px;
	font-family: Trebuchet MS;
	text-align: center;
}
DIV.sideMenu, DIV.clfCommonMenu, DIV.clfFooter, DIV.bcrumbs, DIV.hpThirdColumn {
	display: none !important;
}

DIV.contentArea {
	margin: 10px 0px 10px 0px !important;	
	padding: 0px !important;
	border: 0px !important;
	background-color: White !important;
	width: 100% !important;
}

DIV.commonFooter {
	width: 100% !important;
}

A.top {
	display: none;
}

DIV.commonFooter DIV.leftSide {
	width: 280px !important;
	float: left;
}

DIV.commonFooter DIV.rightSide {
	width: 280px !important;
	float: right;
	text-align: right;
}


