:focus {
	outline: 0;
}

#tooltip {
	position: absolute;
	z-index: 3000;
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border: none;
	width: 574px;
	height: 327px;
	opacity: 1.0;
	background: url('../images/crmTipBGTandC2.png');
}


#tooltip.termsbox{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border: 0;
	width: 574px;
	height: 327px;
	opacity: 1.0;
	background: url('../images/crmTipBGTandC.png');
}

#tooltip.termsbox div { 
	width: 495px; 
	text-align: left; 
	margin-left: 40px;
	color: #033155;
	font-weight: normal;
}

#tooltip.termsbox h3 { 
	margin-left: 40px;
	margin-top: 55px;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
	color: #033155;
	font-weight: normal;
}



#tooltip.termsbox2{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border: 0;
	width: 574px;
	height: 327px;
	opacity: 1.0;
	background: url('../images/crmTipBGTandC2.png');
}

#tooltip.termsbox2 div { 
	width: 495px; 
	text-align: left; 
	margin-left: 40px;
	color: #033155;
	font-weight: normal;
}

#tooltip.termsbox2 h3 { 
	margin-left: 40px;
	margin-top: 40px;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
	color: #033155;
	font-weight: normal;
}


#tooltip.whatIs{
	font-family: Lucida Sans Unicode, Lucida Grande, Verdana, Arial, sans-serif;
	font-size: 12px;
	line-height: 18px;
	font-weight: normal;
	border: none;
	width: 356px;
	height: 180px;
	opacity: 1.0;
	background: url('../images/crmTipBGWhatIs.png');
}

#tooltip.whatIs div { 
	width: 290px; 
	text-align: left; 
	margin-left: 40px;
	color: #033155;
	font-weight: normal;
}

#tooltip.whatIs h3 { 
	margin-left: 40px;
	margin-top: 15px;
	margin-bottom: 0;
	font-size: 20px;
	line-height: 24px;
	color: #033155;
	font-weight: normal;
}



