/* styles for the print view */

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

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

#headerImage,
#rootlineNav,
#langNav,
#mainNav,
#subNav,
#leftCol,
#rightCol,
#footer,
#headerText {
	display: none;
}

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

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

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

#midCol {
	margin-top: 40px;
	position: relative;
}

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

#midCol .ctArea .sectionFrame2 {
	border-bottom: none;
}

.fce2ColumnsSeparator {
	display: block;
	display: none;
	width: 300px;
	height: 20px;
}

.fce2Columns7030,
.fce2Columns {
	height: auto;
}

.fce2Columns .fceLeftCol {
	width: 49%;
}

.fce2Columns7030 .fceLeftCol .ctElement,
.fce2Columns .fceLeftCol .ctElement {
	margin-right: 40px;
}

.fce2Columns7030 .fceLeftCol {
	width: 435px;
}

.fce2Columns7030 .fceLeftCol .sectionFrame1 {
	width: 435px;
}

.fce2Columns .fceLeftCol,
.fce2Columns7030 .fceLeftCol {
}
	
.fce2Columns .fceRightCol,
.fce2Columns7030 .fceRightCol {
	width: 49%;
	float: left;
}

.fce2Columns7030 .fceRightCol {
	width: 198px;
}

.fce2Columns7030 .fceLeftCol,
.fce2Columns7030 .fceRightCol {
	overflow: visible;
}

.sectionFrame1 {
	padding: 0;
}

