/* styles for the print view */

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

* {
	font-family: Arial, sans-serif;
	font-size: 11px;
	line-height: 128.5%;
}

#headerImage,
#leftCol,
#rightCol,
#footer {
	display: none;
}

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

#head h1 a {
	display: block;
	text-indent: -9999px;
	width: 170px;
	height: 39px;
}

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

#midCol {
	margin: 40px 0 0 12px !important;
	margin: 40px 0 0 15px;
	position: relative;
}

#midCol .ctArea {
	background-image: none;
}

#midCol .ctArea .csc-firstHeader {
	padding: 0 0 12px 0;
	margin: 0;
	height: auto !important;
	background-image: none;
}

#midCol .ctArea ul li {
	list-style: disc inside;
	background-image: none;
}

.fce2Columns .fceRightCol {
	float: left;
}

#midCol .ctArea .fce2Columns .csc-firstHeader {
	background-image: none;
	padding-left: 0 !important;
	padding-left: 24px;
}

