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;
}
#pageWrapper {
	display: block;
	width: 640px !important;
	padding: 10px !important;
	margin-right: auto !important;
	margin-left: auto !important;
	background-color: white;
}
DIV.topFIPHeader {
	display: block;
	height: 70px;
	position: relative;
	margin-bottom: 20px;
}
IMG.fipSig {
     position: absolute;
	top: 0px;
	left: 0px;
}
IMG.canWM {
     position: absolute;
	bottom: 5px;
	right: 0px;
}
#flashBanner {
	display: none;
}
#topBanner {
	display: block;
	width: 100% !important;
	height: 140px;
	position: relative;
	background-position: top center;
	background-repeat: no-repeat;
	background-image: url(/images/template/header-subscription.gif);
}

#topBanner DIV.navaid {
	display: none;
	font-size: 18pt;
	background-color: silver;
	text-align: center;
}
DIV.topMenu, DIV.clfCommonMenu,DIV.toolbarBottom, DIV.clfFooter, DIV.bcrumbs, DIV.hpThirdColumn {
	display: none !important;
}

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

#clfFooter {
	width: 100% !important;
}

A.top {
	display: none;
}

#clfFooter #leftSide {
	width: 280px !important;
}

#clfFooter #rightSide {
	width: 280px !important;
}


#slideshow, #slideshow ul, #slideshow li, #slideshow a, #slideshow img {
	margin: 0px;
	padding: 0px;
	border: 0px;
}
#slideshow ul, #slideshow li {
	list-style-type: none;
}

/*********** SlideShow CSS ********************/
DIV.slideshowContainer {
	padding: 0;
	margin: 0;
	padding-bottom: 4px;
	position: relative;
	background: url(/images/slideshow/playa_shim.gif) #f4f2ec no-repeat -6px 72px;
	width: 191px;
	height: 90px;
	overflow: hidden;
}
A.sShowBtn IMG, DIV.slideshowContainer IMG {
     border: 0px;
	margin: 0px;
	padding: 0px;
}
A.sShowBtn {
	position: absolute;
	bottom: 4px;
}

