#hsbody {
	color:#FF6600;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 11px;
	text-align: left;
	line-height:20px;
}
#hsbody h2 {
	font-size: 18px;
	font-family: Helvetica, Arial, sans-serif;
	color: #FF6600;
	padding-left: 0px;
}
#hsbody .datatable {
	width: 100%;
	font-size: 11px;
	font-family: Helvetica, Arial, sans-serif;
	background: #cccccc;
	margin-bottom: 1em
}
#hsbody .datatable caption {
	display: none
}
#hsbody .datatable th {
	padding: 0.5em 0.25em;
	text-align: center;
	color: #FF6600;
	line-height:16px;
	background: #fff
}
#hsbody .datatable td {
	color: #555;
	font-weight: 500;
	padding: 0.25em 0.3em;
	background: #fff
}
#hsbody div.separator {
	display: none;
}
#hsbody div.disclaim {
	margin-top: 1em
}
#hsbody div.disclaim a {
	color: #0099CC;
	text-decoration: underline
}
#hsbody a {
	color: #0099CC;
	text-decoration:none;
}
#hsbody a:hover {
	text-decoration: underline;
}
