/* CLF 2.0 TEMPLATE VERSION 1.04 | VERSION 1.04 DU GABARIT NSI 2.0 */
/* PRINT CSS BEGINS | DEBUT DU CSS POUR L'IMPRESSION */
@media print {
	h1, h2, h3, h4, h5, h6, body, p, blockquote, table, td, th, li, a, ul, ol, dd, dl, dt,
	form, button, fieldset, label, div.foot1, span.date, .left-img-content {
  		font-family: Arial, Verdana, Helvetica, sans-serif;
	}
	
	select, option, input, textarea {
		font-family: "Courier New", Courier, monospace;
	}
	body {

		width: 90%;
		padding: 0;
		background-color: #FFF;
	}
	div.banner, div.banner-eng, div.banner-fra, div.banner-lfcoa-eng, div.banner-lfcoa-fra, div.fp, div.fpml, div.left, div.right, div.footer, div.footer div.foot1 a, div.footer div.foot1, div.footer div.foot2 a, div.footer div.foot3 a, div.footer div.footerline, div.navaid, div.topPage, p.topPage {
		display: none;
	}
	div.fip, div.cwm {
		margin-bottom: 12.0pt;
	}
	div.center, * html div.center {
		margin-left: 0px;
		margin-right: 0px;
		padding-left: 0px;
		padding-right: 10px;
		width: auto;
		float: none;
	}
	
	div.page {
		width: auto;
	}
	div.blackborder {
		border: none;
	}
	div.colLayout {
		background-color: #FFF;
		height: auto;
	}
	
	/* Modified by non~linear */

	/* Removes the featured slideshow images and only leaves the title and text */
		#slideinterface
			{
				display: none;
			}
		
		#slidecontainer a
			{
				display: none;
			}

	/* Used for Opera browsers that keep styles on print media */		
		.News-Header-Grey 	{ background: #D2D7DF; }
		.News-Header-Blue 	{ background: #CFDFEB; }
		.News-Header-Green 	{ background: #CAE3C6; }
		
		.News-Header-Grey h2,
		.News-Header-Blue h2,
		.News-Header-Green h2
			{
				padding: 5px 0 4px 7px;
				font-weight: bold;
				font-size: 1em;
				color: #333333;
				margin: 0 7px 0 0;
				background: url(../images/icon_rss.jpg) no-repeat right 4px;
			}
	
	
/* PRINT CSS ENDS | FIN DU CSS POUR L'IMPRESSION */