.hit-Ldiv { 
	width: 100%;			
	background-color: #ffffff; 
	border: 0px #dddddd solid; 
	overflow: visible; 	 
} 
.hit-Ltbl 
{
	padding: 0px 0px 0px 0px; 
	margin: 0px 0px 0px 0px; 
	font-size: 80%;
	line-height: 1%;
	width: 100%;
	background-color: #ffffff;   
	border-collapse: collapse;
	empty-cells: show;
}
.hit-Ltitle {
	font-weight: bold;	
	white-space: nowrap;	
}
.hit-Ltop {
	font-weight: bold;
	border-bottom: solid 1px #ffffff;	
	background-color: #dddddd; 
	white-space: nowrap;
}
.hit-Ltda {
	padding: 1px 1px 1px 1px;
	font-style: italic;
	white-space: nowrap;
}
.hit-Ltdb {
	padding:  1px 1px 1px 1px;
	white-space: nowrap;
	border-bottom: dotted 1px #aaaaaa;	
}
.hit-Ltdfoota	 {
	color: #777777;
}
.hit-Ltdfootb	 {
	color: #cccccc;
}