/*printer styles*/ 

html, body{
	background-image: none;
	font-size: 13px;
	line-height: 17px;
	font-family: Verdana, Arial, SunSans-Regular, Sans-Serif;
	color:#000;
	padding: 0;
	margin: 0;
}

#wrapper {
	background-image: none;
	width: 540px;
	position: static;
	text-align: left;
	padding: 0;
	margin: 0;
}

#content {
	z-index: 40;
	top: 200px;
	left: 242px;
	width: 540px;
	position: static;
	margin: 0;
	padding: 0;
	background-image: none;
	font-size: 13px;
	line-height: 17px;
}

/* Hides from IE-mac \*/
* html #content {
	background-image: none;
	font-size: 13px;
	line-height: 17px;
	z-index: 40;
	top: 0px;
	left: 0px;
	width: 550px;
	position: absolute;
}

.headline {
	color: #000;
	line-height: 17px;
	font-weight: bold;
	padding: 0;
}
.headlinegrey {
	color: #000;
	line-height: 17px;
	font-weight: bold;
	padding: 0;
}
.headlinenews {
	color: #000;
	line-height: 17px;
	font-weight: bold;
	padding: 0;
	float: left;
}

#header{
	display: none;
}
#logo{
	display: none;
}
#leftnavcontainer{
	display: none;
}
#left1{
	display: none;
}
#left2{
	display: none;
}
#left3{
	display: none;
}
#left4{
	display: none;
}
#vertnavcontainer{
	display: none;
}
#firstnavcontainer{
	display: none;
}
#seknavcontainer{
	display: none;
}
#navsiteinfo{
	display: none;
}