/* This is the printer style sheet for ITS JPO Web site */

	
#navcontainer, #header-graphic {
	display: none;
	}
	
#contentcell {
	border-bottom: 12px solid #fff;
	border-top: 5px solid #fff;
	width: 100% !important;
}

#container {
	background-color: #fff;
	width: 100% !important;
}

#leftspace {
	display: none;
	}

.inset {
	display: none;
}	
	
#col1, #col2 {
	width: 100%;
	background-color: white;
	margin: 0;
	padding: 0;
	clear: both;
}

#col1 {
	float: none;
}

#col2 {
	float: none;
}

.homesection {
	clear: both;
	width: 100%;
	background-color: white;
}

#content {
	width: 95% !important;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	background-image: none !important;
	}