.iframeTooltip {
position:absolute;
z-index:1010;
}
.trigger {
color:#02B6D7;
cursor:pointer;
font-weight:bold;
}

.cursorhelp { cursor:help; }

.tooltip_lite {
color:#666666;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;opacity:1;padding:5px 0px;text-align:left;width:240px;}
.tooltip_lite .border {
border:1px solid #51C21A;border-top:none;border-bottom:none; background-color:#FFFFFF;}
.tooltip_lite h6 {
background:transparent url(../images/productlite_hovertopcorner.gif) no-repeat top left;
color:#FFFFFF;font:12px Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-variant:normal;
font-weight:bold;line-height:normal;margin:0px 0px 0px 0px;opacity:1;padding:5px 15px;width:220px; }
.tooltip_lite .bottom{
background:transparent url(../images/plite_bottomcorner.gif) no-repeat bottom left;padding:0px;margin:0px 0px 0px 0px;width:240px;}
.tooltip_lite ul, .tooltip_lite ul li { font:9px Verdana, Arial, Helvetica, sans-serif; margin:0px 0px 0px 10px; padding:5px 0px 0px 7px; text-indent:none; }

.tooltip_pro {
color:#666666;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;opacity:1;padding:5px 0px;text-align:left;width:240px;}
.tooltip_pro .border {
border:1px solid #02B6D7;border-top:none;border-bottom:none; background-color:#FFFFFF;}
.tooltip_pro h6 {
background:transparent url(../images/productpro_hovertopcorner.gif) no-repeat top left;
color:#FFFFFF;font:12px Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-variant:normal;
font-weight:bold;line-height:normal;margin:0px 0px 0px 0px;opacity:1;padding:5px 10px;width:220px; }
.tooltip_pro .bottom{
background:transparent url(../images/ppro_bottomcorner.gif) no-repeat bottom left;padding:0px;margin:0px 0px 0px 0px;width:240px;}
.tooltip_pro ul, .tooltip_pro ul li { font:9px Verdana, Arial, Helvetica, sans-serif; margin:0px 0px 0px 10px; padding:5px 0px 0px 7px; text-indent:none; }

.tooltip_premier {
color:#666666;font-family:Verdana,Arial,Helvetica,sans-serif;font-size:10px;font-style:normal;font-variant:normal;font-weight:normal;line-height:normal;opacity:1;padding:5px 0px;text-align:left;width:240px;}
.tooltip_premier .border {
border:1px solid #9E5CB6;border-top:none;border-bottom:none; background-color:#FFFFFF;}
.tooltip_premier h6 {
background:transparent url(../images/productprem_hovertopcorner.gif) no-repeat top left;
color:#FFFFFF;font:12px Verdana,Arial,Helvetica,sans-serif;font-style:normal;font-variant:normal;
font-weight:bold;line-height:normal;margin:0px 0px 0px 0px;opacity:1;padding:5px 10px;width:220px; }
.tooltip_premier .bottom{
background:transparent url(../images/pprem_bottomcorner.gif) no-repeat bottom left;padding:0px;margin:0px 0px 0px 0px;width:240px;}
.tooltip_premier ul, .tooltip_premier ul li { font:9px Verdana, Arial, Helvetica, sans-serif; margin:0px 0px 0px 10px; padding:5px 0px 0px 7px; text-indent:none; }
	
	
.tooltip_speed {
	color:#666666;
	font-family: Verdana,Arial,Helvetica,sans-serif;
	font-size: 10px;
	font-style: normal;
	font-variant: normal;
	font-weight: normal;
	line-height: normal;
	opacity: 1;
	padding: 5px 0px;
	text-align: left;
	width:400px;
}

.tooltip_speed .border {
	border: 1px solid #02B6D7;
	border-top: none;
	border-bottom: none;
	background-color: #FFFFFF;
	padding: 4px;
}

.tooltip_speed h6 {
	background: #fff url(../images/speed_hovertopcorner.gif) no-repeat top left;
	color: #FFFFFF;
	font: 12px Verdana,Arial,Helvetica,sans-serif;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	margin: 0px 0px 0px 0px;
	opacity: 1;
	padding: 5px 10px;
	width: 380px;
}

.tooltip_speed .bottom {
	background: transparent url(../images/speed_bottomcorner.gif) no-repeat bottom left;
	padding: 0px;
	margin: 0px;
	width:400px;
}

.tooltip_speed ul,
.tooltip_pro ul li {
	font: 9px Verdana, Arial, Helvetica, sans-serif;
	margin: 0px 0px 0px 10px;
	padding:5px 0px 0px 7px;
	text-indent:none;
}
