/* tool tips */
	.tip {color: #FFFFFF;background-color:#003366;width: 300px;z-index: 13000;border:1px solid #336699;}
	.tip-title {font-weight: bold;font-size: 16px;margin: 0;color: #9FD4FF;padding: 10px 10px 2px;}
	.tip-text {font-size: 12px;padding: 2px 10px 10px;}
