/* styles for the print view */

body {
	overflow: visible !important;
	overflow: auto;
}

#headerImage,
#accessKeys,
#headerImgFloat,
#subHeader,
#printlink,
#rootlineNav,
#langNav,
#mainNav,
#leftCol,
#rightCol,
#footer {
	display: none;
}

#main {
	position: static;
	margin: 0 10px 10px 10px;
	text-align: left;
}

#head h1 a {
	display: block;
	text-indent: -999px;
	width: 325px;
	height: 75px;
}

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

#midCol {
	margin-top:40px;
}

#midCol .ctArea .csc-firstHeader {
	border-top: none;
	color: #0078c1;
}

#midCol .ctArea .fcePortrait {
	width: 496px;
}

#midCol {
	position: relative;
}

