/* This is the printer style sheet for reports on the FHWA Office of Operations Web site. */

.fhwa-bar, #footer-bar, #footer-links, #javadate, #nextprevious, #opsbannercentury, .breadcrumb {
   display: none;
	}
	
#content {
	width: 100%;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	margin-top: 1em;
	}
	
.inset, .inset-photo {	
	float: right;
	margin: 1em;
  	padding: 0;
	background-color: #fff;
	width: 227px;
	}
	
h1 {
	font-size: 150%;
	color: #9F0724;
	margin: 0;
	padding: 0;
	}

	
h2 {
	font-size: 125%;
	color: #006;
	padding: 0;
	margin: 30px 0 0 0;
	}
	
h3 {	
	font-size: 105%;
	color: #006;
	padding: 0;
	margin: 20px 0 0 0;
	}
	
h4 {
	font-size: 100%;
	color: #006;
	padding: 0;
	margin: 10px 0 0 0;
	}