﻿@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 { 
	font-family : Verdana, Arial, Helvetica, sans-serif; 
	} 
	select, option, input, textarea { 
	font-family : "Courier New", Courier, monospace; 
	} 
	div.banner, div.headerandfooter_print, 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.foot1 a, 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 : 12pt; 
	} 
	div.center, * html div.center { 
	margin-left : 0; 
	margin-right : 0; 
	padding-left : 0; 
	padding-right : 0; 
	float : none; 
	} 
	div.page { 
	width : auto; 
	} 
	div.blackborder { 
	border : none; 
	} 
	div.colLayout { 
	background-color : #fff; 
	height : auto; 
	} 
	div.left-element { 
	text-align : left; 
	margin-left : 0;
	padding-top: .25em;
	} 


	div.TRRow div.TDLeft, div.TRRowBold div.TDLeft
	{
		float:none;
	}

	div.TRRow div.TDRight,div.TRRowBold div.TDRight
	{
		float:none;
	}
	div.TRRow
	{
		float:none;
		padding-bottom: 0.25em;

	}
	div.TRRowBold
	{
		float:none;
		padding-bottom: 0.25em;
	}

}
