	.toolTip {
        padding-right: 20px;
        background: url(images/images.gif) no-repeat right;
        color: #3366FF;
        cursor: help;
        position:absolute;
       height:64px;
       width:64px;
      padding-top:20px;
}
.toolTip1 {
        padding-right: 20px;
        background: url(images/images.gif) no-repeat right;
        color: #3366FF;
        cursor: help;
        position:absolute;
       height:64px;
       width:64px;
      padding-top:20px;
}
.toolTip2 {
        padding-right: 20px;
        background: url(images/images.gif) no-repeat right;
        color: #3366FF;
        cursor: help;
        position:absolute;
       height:64px;
       width:64px;
      padding-top:20px;
}
.toolTip3 {
        padding-right: 20px;
        background: url(images/images.gif) no-repeat right;
        color: #3366FF;
        cursor: help;
        position:absolute;
       height:64px;
       width:64px;
      padding-top:20px;
}
.toolTip4 {
        padding-right: 20px;
        background: url(images/images.gif) no-repeat right;
        color: #3366FF;
        cursor: help;
        position:absolute;
       height:64px;
       width:64px;
      padding-top:20px;
}
.toolTip {
        padding-right: 20px;
        background: url(images/images.gif) no-repeat right;
        color: #3366FF;
        cursor: help;
        position:absolute;
       height:64px;
       width:64px;
      padding-top:20px;
}
.toolTipWrapper {
        width: 175px;
        position: absolute;
        top: 20px;
        display: none;
        color: #FFF;
        font-weight: bold;
        font-size: 9pt;
}
.toolTipTop {
        width: 175px;
        height: 30px;
        background: url(images/bubbleTop.gif) no-repeat;
}
.toolTipMid {
        padding: 8px 15px;
        background: #A1D40A url(images/bubbleMid.gif) repeat-x top;
}
.toolTipBtm {
        height: 13px;
        background: url(images/bubbleBtm.gif) no-repeat;
}