@charset "UTF-8";
body { 
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin:0;
	text-align:left; }
h1,h2,h3{ font-size: 2 em; }
h4,h5,h6{ font-size: 1.5 em; }
p { font-size: 1em; }
#hilite_rhd{ 
	background-color:#F0F0F0;
	padding: 10px; }
#hilite_rd{ 
	background-color:#DEF0F0; 
	padding: 10px; }
#agenda_top {
	padding: 10px; }
	
	
.rhd, .rd { /*header of agenda items with details*/
	cursor: hand;
	cursor: pointer;
	font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
	margin: 10px 0;
	padding-left: 15px;
}
.rhd img, .rd img {
	position:absolute;
	left:4px;
}
.additions,.additions a,.additions a:visited{
	color:#009900;
}
/*.rhd_cont, .rd_cont, .no_details_cont { */
/* while no CSS styles are applied, these styles are required for the ddaccordion script */
/* } */ 
/* .no_details { /*header of agenda items without details*/
/*font-weight:bold;
font-family: "Helvetica Neue", Arial, Helvetica, sans-serif;
margin: 10px 0;
margin-left:18px; 
}  
.openlanguage{ //class added to contents of 2nd demo when they are open
	color: black;
	background: white;
}
.closedlanguage{ class added to contents of 2nd demo when they are closed
	color: black;
}
*/
