td.nav-spacer {
   height: 3px;
   background-color: #CCCCCC;
   padding: 0px;
}

td.support-nav {
   background-color: #576574;
   text-align: center;
   border-top: 2px solid #BCBCBD;
}

table.topLinks {
   border-collapse: collapse;
   border-spacing: 0px;
   border-width: 0px;   
}

table.topLinks td {
   padding: 4px 70px;
   font-size: 1.0em;

}

.navLink {
   display: inline;
   padding: 4px 20px;
   font-family: Arial, Helvetica, sans-serif;
   font-size: 1.0em;
   font-weight: bold;
   color: #FFFFFF;
   cursor: pointer;
}

.navSubLink {
   padding: 5px 0px 5px 20px;
   width: 100%;
   border-top: 1px #FFFFFF solid;
   background-color: #BCC1C7;
   color: #000000;
   cursor: pointer;
}



.supportSubNav {   
   position: absolute;
   left: 224px;
   width: 180px;
}

.trainingSubNav {   
   position: absolute;
   left: 454px;
   width: 218px;
}


.imptlinksSubNav {   
   position: absolute;
   left: 687px;
   width: 180px;
}


.aboutSubNav {   
   position: absolute;
   left: 965px;
   width: 162px;
}