#contactusbutton a:hover,
#userguidebutton a:hover  {
   font-style: italic;
}

#troubleshootingfaqpopup  {
   z-index: 9;
}

#contactuspopup p  {
   font: 12px/14px Verdana;
   margin: 0px;
   padding-bottom: 1px;
   text-align: justify;
   color: #0D3A77;
}

#contactusbutton  {
   font: bold 14px/17px Verdana;
   padding-bottom: 22px;
   padding-right: 22px;
   text-align: left;
   visibility: visible;
   position: absolute;
   left: 98px;
   top: 308px;
   z-index: 5;
   width: 96px;
   height: 10px;
}

#userguidebutton  {
   font: bold 14px/17px Verdana;
   padding-bottom: 22px;
   padding-right: 22px;
   text-align: left;
   visibility: visible;
   position: absolute;
   left: 96px;
   top: 147px;
   z-index: 5;
   width: 95px;
   height: 11px;
}

#contactuspopup  {
   visibility: hidden;
   position: absolute;
   left: 406px;
   top: 127px;
   z-index: 8;
   width: 442px;
}

#userguidepopup  {
   visibility: hidden;
   position: absolute;
   left: 435px;
   top: 100px;
   z-index: 7;
   width: 382px;
}

#downloadspopup  {
   z-index: 10;
}

