	@media print{ 

	#content {
	background-color: #fff;
	clear: both;
	margin: 0em;
	}
	#header { 
	display: none;
 	}
	#mainNavMenu {
	display: none;
	}
	#rop{ 
	width: 7in;
	font: bold 9pt Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #000;
	background-color: #fff;
 	}
	#pcropLogo{
	display: none;
	}
	#dhropLogo{
	display: none;
	}
	#rop p.location { 
	font-size: 10pt;
	font-weight: bold;
	float: left;
 	} 
 	#rop p.sectionTitle{ 
 	font-size: 10pt;
	text-decoration: underline;
	margin-bottom: .1in;
	float: left;
 	} 
  	#rop p.sectionNumber{ 
 	font-size: 10pt;
	text-decoration: underline;
	margin-bottom: .1in;
	float: left;
 	} 
 	#rop .leftMargin{ 
	display: none;
  	}
 	#rop p.itemNumber{
	font-weight: normal;
	float: left;
	width: .5in;
  	}  
   	#rop p.itemsNone{
	font-weight: normal;
	float: left;
	width: 1in;
  	} 
 	#rop p.actionApproved{ 
	float: left;
	width: 1.3in;
	margin-bottom: .1in;
 	} 
  	#rop p.actionContinued{ 
	float: left;
	width: 1.3in;
	margin-bottom: .1in;
 	} 
  	#rop p.actionDenied{ 
	float: left;
	width: 1.3in;
	margin-bottom: .1in;
 	} 
  	#rop .itemApproved{
	font-weight: normal;
	float: left;
	width: 5in;
	margin-bottom: .1in;
	margin-left: .1in;
	} 
  	#rop .itemContinued{ 
	font-weight: normal;
	float: left;
	width: 5in;
	margin-bottom: .1in;
	margin-left: .1in;
 	} 
  	#rop .itemDenied{ 
	font-weight: normal;
	float: left;
	width: 5in;
	margin-bottom: .1in;
	margin-left: .1in;
 	}
	.clearer{ 
	clear: both;
	}
	.spacer{ 
	clear: both;
	border-bottom: 2px solid #000;
 	}  
 	.spacerItems{ 
	clear: both;
 	border-bottom: 1px solid #000;
  	}  
	#agenda a.reports{
	font-size: 10pt;
	color: #000;
	}
	#footerContainer {
	display: none;
	}
 		}

