/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
	background-color: #FFF;
	background-image: none;
}

* {
	font-family: Verdana, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 128.5%;
}

#headBackground,
#subNav,
#subSubNav,
#headerImage,
#rootlineNav,
#langNav,
#mainNav,
#leftCol,
#footer {
	display: none;
}

#rightCol {
	float: none;
}

#mainNoRight,
#main {
	position: static;
	margin: 10px;
	text-align: left;
	background-image: none;
}

#head h1 a {
	display: block;
	text-indent: -9999px;
	width: 150px;
	height: 43px;
	margin-bottom: 40px;
}

#head h1 img {
	position: absolute;
	left: 10px;
	top: 10px;
	border: none;
}

#midCol {
	position: relative;
}

#midCol .fceLeftCol,
#midCol .fceRightCol {
	float: none;
}

.ctArea .sectionFrame1 {
	margin-left: 0!important;
	margin-left: 5px;
}

.ctArea .sectionFrame1 .lefttop,
.ctArea .sectionFrame1 .rightbottom {
	display: none;
}
