/* CSS Print Document */
body, p, pre, li {
	margin: 1em 0 1em 0;
	background: #fff;
	font: small/120% "Lucida Sans Unicode", "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
	max-width: 780px;
}
h1, h2, h3, h4, h5, h6 {
	color: #7DA2B4;
	margin: 1em 0 1em 0;
	background: transparent;
}
img {
	display: none;
}
img.printable {
	display: block;
}
#topDiv div {
	height: 40px;
	border-bottom: 1px solid #888;
}
#topDiv div h1{
	font: bold xx-large "Lucida Sans Unicode", "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
	margin: 0;
	padding: 0;
	display: inline;
	vertical-align: baseline;
}
#topDiv div h1 span {
	font-size: 12px;
	vertical-align: middle;
}
#topDiv div p{
	display: none;
}
#menu, #servicesmenu, #companymenu, #projectsmenu, #off, #rightdiv, #minimenu, #footerDiv {
	display: none;
}
#subheader {
	float: none;
	padding-top: 0;
	padding-right: 0;
	text-align:  left;
	font: 16px "Lucida Sans Unicode", "Lucida Grande", lucida, verdana, arial, helvetica, sans-serif;
	color: #fff;
}