	#agenda{ 
	margin-top: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
	border: 1px solid #000;
	padding-bottom: 10px;
	font: normal small Arial, Verdana, Helvetica, sans-serif;
 	} 
	#agendaLogo{
	background: #eee url("../images/pc/logo2.gif") no-repeat left;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #000;
	}
	#dhagendaLogo{
	background: #eee url("../images/dh/logo.gif") no-repeat left;
	width: 100%;
	height: 70px;
	border-bottom: 1px solid #000;
	} 
	#agenda p.datePosted{ 
	margin-left: 500px;
	font-size: 9px;
	color: #000;
	margin-right: 0px;
 	} 
	#agenda p.locationTime{ 
	margin-left: 75px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	font-weight: bold;
	font-size: medium;
	color: #000;
 	} 
 	#agenda p.information{ 
 	margin-left: 75px;
	margin-right: 0px;
	padding-top: 1px;
	padding-bottom: 1px;
	padding-right: 20px;
	font-size: medium;
	color: #000; 
	text-align: justify;
  	}  
	#agenda p.advise{ 
  	margin-left: 75px;
	margin-right: 0px;
	color: red;
	font-weight: bold;
   }   
	#agenda p.reader{ 
	margin-left: 75px;
	margin-right: 10px;
	clear: both;
 	} 
	#agenda p.categoryNumber{ 
 	float: left;
	padding-left: 75px;
	padding-right: 20px;
	font-size: medium;
	clear: both;
	margin-bottom: 12px;
  	}  
	#agenda p.categoryTitle{ 
	float: left;
	font-size: medium;
 	text-decoration: underline;
	margin-bottom: 12px;
	padding-left: 10px;
	width: 550px;
 	} 
	#agenda p.itemNumber{ 
 	float: left;
	padding-left: 95px;
	padding-right: 0px;
	font-size: medium; 
	clear: left;
 	}  
	#agenda p.agendaItem{
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	font-size: medium;
	text-align: justify;
	width: 580px;
	padding-bottom: 15px;
	}   
	#agenda p.recommendation{ 
	padding-left: 125px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium; 
	clear: both;
	padding-bottom: 0px;
 	} 
   #agenda p.agendaItemConsent{
	float: left;
	padding-left: 15px;
	padding-right: 10px;
	font-size: medium;
	text-align: justify;
	width: 580px;
	padding-bottom: 5px;
	}
	#agenda p.reportLinks{
	margin: 0px;
	margin-left: 125px;
	margin-right: 50px;
	clear: both;
	padding: 4px;
	padding-bottom: 5px;
	line-height : 1.5em;
	background-color: #F4F4F4;
	border: 1px solid #020232;
	}
	#agenda h3{
	margin: 0px;
	margin-left: 125px;
	margin-right: 50px;
	font-size: 11px;
	color: #fff;
	padding-bottom: 3px;
	padding-top: 3px;
	padding-left: 4px;
	background-color: #020232;
	} 
	#agenda hr{ 
	margin-left: 20px;
 	}  
	#agenda a.reports{
	background: transparent url("../images/arrow_sml_blue.gif") no-repeat left;
	padding-left: 20px;
	text-decoration: underline;
	color: #020232;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	} 
	#agenda a:hover.reports{ 
	text-decoration: underline;
	color: #fbb40d;
	 }
	#agenda ul.reportLinks{
	margin: 0px;
	margin-left: 125px;
	margin-right: 50px;
	clear: both;
	padding: 4px;
	padding-bottom: 5px;
	line-height : 1.5em;
	background-color: #F4F4F4;
	border: 1px solid #020232;
	list-style-type: none;
	}
	#agenda ul.reportLinks li{
	color: #888;
	}
	/* classes for adding space in agenda are below */ 
	.clearer{ 
 	clear: both;
	} 
	.spacer{ 
	clear: both;
 	height: 10px;
	border-bottom: 2px solid #036;
	margin-left: 40px;
	margin-bottom: 10px;
	}  
	.spacerItems{ 
	clear: both;
 	height: 10px;
	border-bottom: 1px solid #036;
	margin-left: 95px;
	}
	.quickLinks {
	border: 1px solid #020232;
	background-color: #FAFAFF;
	}
	.quickLinks ul{
	list-style-type: none;
	margin: 0px;
	margin-left: -4px;
	padding-left: 4px;
	padding-right: 4px;
	list-style-position: inside;
	} 
	.quickLinks li{
	margin-top: 0px;
	margin-bottom: -3px;
	}
	.quickLinks h4{ 
	padding: 3px;
	font-size: 11px;
	color: #fff;
	padding-left: 4px;
	background-color: #020232;
	margin: 0px;
	 }	
	.quickLinks a{ 
	text-decoration: none;
	font-family: Verdana, Geneva, Arial, Helvetica, sans-serif;
	color: #020232;
	font-size: 9px;
	margin-top: 2px;
	margin-bottom: 2px;
	 } 
	.quickLinks a:hover { 
 	text-decoration: underline;
	color: #000;
	 }
