.tooltip { text-decoration:underline; cursor: help;}

.tooltip_box {
	position: absolute;
	display: none;
	background-color : #6F8CB3;
	margin: 2px;
	
}

.tooltip_head {
	color : #ffffff;
	background-color : #6F8CB3;
	font-weight: bold;
	font-size : 11px;

}
.tooltip_body {
	color : white;
	font-size : 11px;

}
.josheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
}
.text {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #415C7A;
}
.legend {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
}
.legend1 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #FF0000; 

}
