#document h4 {
	font-size: 10pt;
	border-left-width: 10px;
	border-left-style: solid;
	border-left-color: #E0ECF3;
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #E0ECF3;
	margin-left: 20px;
	padding-bottom: 5px;
	padding-left: 10px;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-top: 5px;
}

#document dl{
}

#document dd{
	font-style: normal;
	font-weight: bold;
	margin-bottom: 10px;
}

#document dt{
	margin-left: 60px;
}
#document li {
	margin-top: 6px;
	margin-bottom: 6px;
}

