.balloonstyle{
	position:absolute;
	top: -500px;
	left: 0px;
	visibility: hidden;
	z-index: 100;
	background-color: white;
	width: 563px;
	background-image: url(popupbox2.jpg);
	background-repeat: no-repeat;
	height: 225px;
	padding-top: 25px;
	padding-left: 25px;
	padding-right: 27px;
	font-size: 12px;
	color: #00548e;
	font-family: Arial, Helvetica, sans-serif;
	line-height: 18px;







/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135,Strength=5);

}
