

body.watermark {
	display:none;
}

#skipnav, .footnote,
#header,
#main-nav, 
#secondary-content, 
#footer ul,
#navLook  {
display: none; /* when printing, do NOT display the content of anything with these IDs */
}


body, .container, #main-content
{
	background: #FFF;
	color: #000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	text-align: left;

}



body.services,
body.quality,
body.technical,
body.clients
 {
	background-image:none;
}


img.no-print {
display: none;
}


.no-print {
	display:none;
}


p
{
	font-size:11pt;
	line-height: 13pt;
}



h1, h2, h3 {
	font-size:15pt;
	color: #656565;
}



#columnleft
{
	border-right: 0px solid #00a160;
}


.brand, b { 
	font-weight:bold; 
	}
