/* Start of CMSMS style sheet 'Print' */
/********** PRINTER FRIENDLY STYLE STYLE **********/

body {
	line-height: 120%; 
	font-size: 12px;
	color: #000;
	font-family: Arial, Tahoma, Verdana, freesans;  /* freesans is for Linux */
	margin: 0;
}


p, td {
	margin-top: 0;
	margin: 0 0 10px 0;
}

td {
	vertical-align: top;
}

img {
	border:0;
}

.pagetitle  {
	margin-top: 0;  
	margin: 10px 0 18px 0;  
	font-size: 22px;
             font-weight: 700;
	color: #333;
}

h1 {
	margin-top: 0;  
	margin: 0 0 18px 0;  
	font-size: 22px;
	color: #333;
	}

h2 {
	margin-top: 0;
	font-size: 14px;
	margin: 0 0 10px 0;  
	color: #333;
}

h3,h4,h5,h6 {
	margin-top: 0;
	font-size: 12px;
}


#header {
	height: 150px;
}

#seoKeywords, #propositionImage, #portfolio, #bottomTag {
	display: none;
}


#headerRight, #topfooterlinks, #topnav, td.navcolumn, #footer, #bottomBorder, #backtotop {
	display: none;
}

/* End of 'Print' */

