/* print styles */


H1
{
	font-family: Verdana; 
	font-size: 12px; 
	font-weight: bold; 
	color: #000000;
}

HR
{
	color: #000000;
	height: 1px;
}

A
{
	text-decoration: none;
	color: #000000;
}

A:HOVER
{
	text-decoration: underline;
}

#CrumbPath
{
	color: #000000;
	display: none;
}


#CrumbPath A
{
	text-decoration: underline;
	color: #000000;
}


body
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	background-color: #FFFFFF;
}

qimg
{
	display: none;
}

#Middle
{
	border: none;
	width: 100%;
	min-height: 0px;
}

#NewsOverview, .VacancyFunctionScrollbar, #DepartmentText, #Container, #ContentDepartment, #DepartmentContent
{
	xoverflow-y: hidden;
	xoverflow-x: hidden;
	overflow: visible;
	height: 100%;
	width: 100%;
	display: inline;
	text-align: left;
	margin: 0px;
	padding: 0px;
}

#HomeFlashMenu, #HomePicture
{
	display: none;
}

#LeftEdge, #RightEdge, #Header, #HeaderButtons, #HeaderText, #Menu, #Footer, #DepartmentNav, #DepartmentHeader, #DepartmentBR
{
	display: none;
}

#FooterBanner
{
	display: block;
}