	.hilite		{
	background: none;
	color: #000000;
	font-family: arial, helvetica;
	font-size: 80%;
	font-weight: normal;
	padding-bottom: 3px;
}
	.more		{text-align: left; padding-bottom: 3px;}

	.questions	{
	background: none;
	color: #666666;
	font-family: arial, helvetica;
	font-size: 90%;
	font-weight: bold;
	text-decoration: none;
	cursor: pointer;
	padding-bottom:3px;
	margin-left:15px;
	padding-left: 15px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	
}

	.questions:hover	{
	background: none;
	color: #666666;
	font-family: arial, helvetica;
	font-size: 90%;
	font-weight: bold;
	text-decoration: underline;
	cursor: pointer;
	padding-bottom:3px;
	padding-left: 15px;
	display: list-item;
	list-style-type: square;
	list-style-position: outside;
	
}
	.openclose	{background: none; color: #909090; font-family: arial, helvetica; font-size: 90%; 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; }

