#PageHeader {
	display: none;
}
#TopMenu {
	display: none;
}
#BreadCrumbNav {
	display: none;
}
#RightNav {
	display: none;
}
#PageHeading {
	display: none;
}
#SearchList {
	display: none;
}
#noPrint {
	display: none;
}
body {
	background-color: #FFFFFF;
	background-image: url(images/WhiteSquare.gif);
}
#printContainer {
	display: inline;
	width: 100%;
}
#printContainer td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
#printContainer #ProjectHeading {
	font-size: 16pt;
	font-weight: normal;
	color: #992824;
}
#PageContent {
	display: none;
}
body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #314048;
	line-height: 20px !important;
}
#printContainer .heading {
	font-size: 14pt;
	font-weight: normal;
	color: #992824;
	line-height: 22px;
}
#printContainer .subheading {
	font-size: 12pt;
	font-weight: normal;
	color: #992824;
	line-height: 18px;
}
#ProjectImageContainer {
	background-repeat: no-repeat;
	background-position: left top;
	margin-right: 100px;
	position: relative;
	float: left;
	margin-bottom: 8px;
	margin-top: 16px;
	width: 135px;
}
#ViewerContent {
	display: none;
}
.positionHeader {
	color: #FFFFFF !important;
}
