#mainmenu{
 list-style-image:url("/images/tickClosedGray_v2.gif");
 text-align: left;
 margin-left: 20px;
 margin-top: 20px;
 padding-left: 10px;
}

/*define all the menu font colors here*/
#mainmenu a,
#topmenu li a,
#footerMenu a,
#nextsteps li a{
 color: #5f6062;
 text-decoration: none;
}
#mainmenu a:hover,
#footer a:hover,
#topmenu li  a:hover,
#nextsteps li a:hover,
#maincontent #breadcrumbs li a:hover,
#topbox #jpegBox ul a:hover,
#topbox .jpegBox ul a:hover
{
 color: #648efc;
}
#mainmenu a{
 font-size: 1em;
 font-family: Arial, Helvetica, sans-serif;
 letter-spacing: .01em;
}
#mainmenu li{
 margin-bottom: 8px;
}

#homeMI{ list-style-type:none; list-style-image:none;}
#homeSection #homeMI a{ font-weight: bold; color: #1B5692; }

.submenu {
 font-size: 0.95em;
 list-style-image: none;
 list-style:none;
 margin-left: 12px;
 display: none;
 margin-top: 8px;
}

#industry_solutionsSection #industry_solutionsSub,
#business_challengesSection #business_challengesSub,
#productsSection #productsSub,
#services_supportSection #services_supportSub,
#trainingSection #trainingSub,
#customer_successSection #customer_successSub,
#partnersSection #partnersSub,
#newsSection #newsSub,
#eventsSection #eventsSub,
#resourcesSection #resourcesSub,
#aboutSection #aboutSub,
#communitySection #communitySub
{ display:block;} 

#pageTopics td{
 border-top: 1px solid #777777; 
 border-bottom:  1px solid #777777;
 height:32px;
}
#pageTopics td h2{ 
 font-size: .98em;
 font-weight: bold;
 padding: 0; margin: 0; }

#nextstepslabel{ color: #11568B!important;}
 
#breadcrumbs .dot,
.dot{ padding: 0px 3px; }

#breadcrumbs .dot{ color: #999999; }
#pageTopics li{
 display: inline;
 font-size: .98em;
 font-weight: bold;
}
#pageTopics li a{ color: #5f6062;  text-decoration: none;}
#pageTopics a:hover{ color: #648efc; }

#topmenu{
 position: relative;
 top: 14px;
 z-index: 100;
 text-align: right;
 padding-right: 19px;
 letter-spacing: .04em;
}
#footerMenu {
 text-align: left;
 padding-left: 15px;
 letter-spacing: .02em;
}

#topmenu li, #footerMenu li,.custMenu li{
 display: inline;
}

#footer *, #topmenu *{
 font-size: .94em;
}
