/************************/
/* AREAS                */
/************************/
body
{
	font-size: 0.8em;
	font-family: Times New Roman;
}

#Container
{
	width: 100%;
	overflow: visible;	
}

#Page
{
	border-right: none;
	width: 52em;
	overflow: visible;
}

#StageArea
{
	overflow: visible;
}

#MainBodyArea
{
	overflow: visible;
}

#RightColumn
{
	display: none;	
}

#Functions
{
	display: none;
}

#Logotype
{
	padding-left: 0;
	padding-bottom: 1.5em;
}

.QuickSearchArea
{
	display: none;	
}

#MainMenuArea
{
	display: none;
}
#HeaderArea
{
	display: none;
}

#StageArea
{
	width: 98%; /* must be set to this value to fix strande ie6 print problem */
}

.IconContainer
{
	display: none;	
}

#SubMenuArea
{
	display: none;	
}

#BreadCrumbsArea
{
	display: none;	
}

#MainContentArea
{
	width: 100%;
}

#Icons
{
	display: none;	
}

#FooterArea
{
	display: none;
}

.LinkArea
{
	border: none;	
}

/* use this class around objects that shouldn't be printed. */
.noprint
{
	display: none;	
}


/* Roger & Helena 2009-11-27 */
/*.tableheadercell
{
	display: none;	
}
input
{
	display: none;	
}
.epitabbackground
{
	display: none;	
}
#ctl00_MainRegion_MainContentRegion_emProductGroup_lblTab1,
#ctl00_MainRegion_MainContentRegion_emProductGroup_lblTab2,
#ctl00_MainRegion_MainContentRegion_emProductGroup_lblTab3
{
	display: none;	
}
#HeaderArea
{
	display: none;
}
#Functions
{
	display: none;
}
.QuickSearchArea
{
	display: none;
}
a
{
	text-decoration:none
}*/

.propertynamelink a
{
	text-decoration:none;
}
	
.tableheadercellcompare
{
	display: none;
}

.printlogo
{
	display:block;
	padding-bottom: 1.5em;
}
.onlyprintborder
{
	display:block;
	 border-bottom-style:solid;
	 border-bottom-width:1px;
	 border-bottom-color:#aaaaaa;
}
