.RadMenu_Default .group  
{  
    background: transparent;  
    border: 0px;  
}  
 
.RadMenu_Default .group .link  
{  
    filter: progid:DXImageTransform.Microsoft.Alpha(opacity=90); /*IE*/  
    -moz-opacity: 0.9; /*FireFox*/  
    opacity: 0.9 /*All Else*/
}  

.MainMenuLevel2 {
   width: 144px;
   height: 24px;
}
.MainMenuLevel3 {
   height: 21px;
}

.item a:hover { text-decoration: none; }
.text { color: #000000; font-weight: 400; }
.item { border-top: solid 1px #ffffff; }
.level1 .first { border: none; }

/* ================== */
.Menu_Solutions 
{
   background-color: #d2e79a;
}

.Menu_Solutions .text
{
   display: block;
   line-height: 24px;
   background-color: #d2e79a;
}

.MainMenuLevel3 .text
{
   line-height: 21px;
   background-color: #d2e79a;
   display: block;
}

#ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m1, 
   #ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m4,
#ctl00_ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m1, 
   #ctl00_ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m4 {
   line-height: 21px;
   background-color: #d2e79a;
   display: block;
}

#ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m1:hover, 
   #ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m4:hover,
#ctl00_ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m1:hover, 
   #ctl00_ctl00_ContentPlaceHolderMaster_RadMenu1_m0_m4:hover 
{
   background-color: #edf9cb;
}

.Menu_Solutions .text:hover
{
   background-color: #edf9cb;
}

.SubPageSideMenu ul.SubMenu_Solutions li.Current a, .SubPageSideMenu ul.SubMenu_Solutions li.Current a:visited {
   color: #b8cf77;
}

.SubPageSideMenu ul.SubMenu_Solutions li a:hover  {
   text-decoration: none;
   color: #b8cf77;
}

/* ================== */

/* ================== */
.Menu_Showcase 
{
   background-color: #bac0ec;
}

.Menu_Showcase .text
{
   display: block;
   line-height: 24px;
   background-color: #bac0ec;
}

.Menu_Showcase .text:hover
{
   background-color: #dee2fc;
}

.SubPageSideMenu ul.SubMenu_Showcase li.Current a, .SubPageSideMenu ul.SubMenu_Showcase li.Current a:visited {
   color: #aab0e0;
}

.SubPageSideMenu ul.SubMenu_Showcase li a:hover  {
   text-decoration: none;
   color: #aab0e0;
}

/* ================== */

/* ================== */
.Menu_Resources
{
   background-color: #f8c98c;
   width: auto;
}

.Menu_Resources .text
{
   display: block;
   line-height: 24px;
   background-color: #f8c98c;
}

.Menu_Resources .text:hover
{
   background-color: #fbe6cc;
}

.SubPageSideMenu ul.SubMenu_Resources li.Current a, .SubPageSideMenu ul.SubMenu_Resources li.Current a:visited {
   color: #f5b666;
}

.SubPageSideMenu ul.SubMenu_Resources li a:hover  {
   text-decoration: none;
   color: #f5b666;
}

/* ================== */

/* ================== */
.Menu_LifeAtTheLB
{
   background-color: #e3c3e8;
}

.Menu_LifeAtTheLB .text
{
   display: block;
   line-height: 24px;
   background-color: #e3c3e8;
}

.Menu_LifeAtTheLB .text:hover 
{
   background-color: #f6e4f9;
}

.SubPageSideMenu ul.SubMenu_LifeAtTheLB li.Current a, .SubPageSideMenu ul.SubMenu_LifeAtTheLB li.Current a:visited {
   color: #dbb6e1;
}

.SubPageSideMenu ul.SubMenu_LifeAtTheLB li a:hover  {
   text-decoration: none;
   color: #dbb6e1;
}

/* ================== */

.MainMenuLevel1 {
   width: 144px;
}