#LogoSpace, #HeaderText, #ColLeft, #FooterLinks 
{
	display: none;
}
#LogoText 
{
	display: block;
	padding-bottom: 10px;
	border-bottom: solid 2px #000000;
}
#PageHeader, #Masthead 
{
	height: auto;
	margin: 1em 0px;
}
.screen {
	display:none !important;
}
#ColMiddleTop 
{
	border-left-style: none;
	border-bottom-style: none;
	padding: 0px 0px 0px 0px;
}
#PageFooterInner 
{
	color: #666666;
	font-size: 8pt;
	padding: 12px 12px 12px 12px;
}
#preview-message { display: none; } 
#AccessLinks { display:none;}
body 
{
	margin: 1em;
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 12px;
	background-color: #FFFFFF;
	color: #000000;
}
ul#topnav-menu {display:none;}
ul#leftnav {display:none;}
#MiddleLinksOuter {display:none;}
#acmMenu
{
	display:none;
}
.featuredProjectImageWrap
{
	background:none !important;
	text-indent:0;
}
#ProjectPageImages {
	text-indent:0;
}
.projectSmallPhoto {
	background:none;
}
.header, h2
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 32px;
	font-weight: normal;
	color: #66829d;
	line-height: 1.5em;
}
.subHeader, h3
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 16px;
	font-weight:400;
	color: #002e5b;
	line-height: 1.5em;
}
.content, p, table
{
	font-family: Arial, Tahoma, Sans-Serif;
	
	word-spacing: -0.1em;
	letter-spacing: 0;
	line-height: 1.5em;
	font-size: 1em;
}
.contentSmall
{
	font-family: Arial, Tahoma, Sans-Serif;
	font-size: 10px;
	line-height: 1.5em;
}
.print {
	display:block ;
}