	.hilite {
	background: none;
	color: #000000;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 3px;
	padding-left: 5px;
}
	.more {
	text-align: left; 
	padding-bottom: 3px;
}

	.questions {
	background: none;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding-bottom:8px;
	margin-left:15px;
	padding-left: 10px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	
}

	.questions:hover {
	background: none;
	color: #666666;
	font-family: Verdana, Geneva, sans-serif;
	font-size: 80%;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	padding-bottom:8px;
	padding-left: 10px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	
}
	.openclose {
	background: none; 
	color: #909090; 
	font-family: Verdana, Geneva, sans-serif; 
	font-size: 80%; 
	font-weight: bold; 
	text-decoration: none; 
	padding-top: 3px; 
	padding-bottom: 3px; 
	padding-right: 20px; 
	text-align: right;
}

	.tiersub {
	margin-bottom: 0.5em; 
	line-height:14px;
}

	.tiersub2 {
	margin-bottom: 15px;
	margin-left: 25px;
	}
	
	.sectiontitle {
	background-color:#C0C0C0; 
	}
