body{
	background-image:none; 
	background-color:#fff;
}
/* Content positioning */
#aspnetForm
{
	position:absolute;
    top:-70px;
    left:0px;
	width:780px;
	overflow:hidden;
	overflow-y : visible;
}
.primary-info .primary-info
{
	position:relative;
    top:auto;
    left:auto;
}
/* Generic tag to only hide elements in the print view */
.PrintDisplayNone {	display:none; }
/* Start tabs used in multiple places*/
.tabs li .active span {
    background-position:0px 0px;
    padding:0px 9px;
    color:#636466;
}
.tabs li .active {
    background-position:0px 0px;
}
.ScreenDisplayNone {
    display:inline;
}
/* Display none */
.breadcrumbs,
.DdpanelInBody_Content
.EmailAPageDdpanel .ContentPanel,
h1,
.IndexSmallSearch, 
.invisible, /* Hide images*/
.list-1,
.list-2,
.listSearchPrompt,
.LocationsDdpanel .ContentPanel,
.mt-2 .wrap-content-1,
.partners,
.SearchStandard DIV,
.ServerLightBoxContainer,
.secondary-content,
.wrap-sec-content-1,
.secondary-info,
.wrap-content-2,
.wrap-content-2 .wrap-footer,
#Mheader, /* Hide Header and Footer for print*/
#MetaH1,
#Mheader DIV,
#Mfooter DIV,
div#flash_Education, /* solutions partner-directory flash for nec */
div#flash_General, 
div#flash_Government, 
div#flash_Healthcare, 
div#flash_Hospitality, 
div#flash_Services,
embed, /* Homepage */
#home_landing_page {
	display:none;
}
/* Display Block */
/* Start of EndecaConnectionControls from the storefront */
.EndecaConnectionControls { border:none; }
/* Start heading and footing images  */
.PrintHeadingImage
{
	position:absolute;
	top:70px;
	left:0px;
	display:block;
}
.PrintFooterImage
{ display:block; }
/* Homepage Tags  */
.wrapper-home{
	margin-top:20px;
}
#content-home{	background-image:none; }
.PrintFlashImage
{
	position:absolute;
	top:160px;
}
