/* Root = Horizontal, Secondary = Vertical */
ul#navmenu-h {
  margin: 0;
  border: 0 none;
  padding: 30px 0 0 5px;
  width: 690px; /*For KHTML*/
  list-style: none;
  height: 24px;
  padding-top:30px;
}

.bottom_line {
	TEXT-ALIGN: left; COLOR: #ffffff; font-family:Arial, Helvetica, sans-serif; font-size:12px; margin-top:20px;
}
*html ul#navmenu-h {
  padding-top:43px;
}
ul#navmenu-h li {
  margin: 0;
  border: 0 none;
  padding: 0;
  float: left; /*For Gecko*/
  display: inline;
  list-style: none;
  position: relative;
  height: 36px;
}

ul#navmenu-h ul {
  margin: 0;
  border: 0 none;
  padding: 0;
  width: 160px;
  list-style: none;
  display: none;
  position: absolute;
  top: 38px;
  left: 0;
}

ul#navmenu-h ul:after /*From IE 7 lack of compliance*/{
  clear: both;
  display: block;
  font: 1px/0px serif;
  content: ".";
  height: 0;
  visibility: hidden;
}

ul#navmenu-h ul li {
  width: 170px;
  float: left; /*For IE 7 lack of compliance*/
  display: block !important;
 /* display: inline; /*For IE*/
}

/* Root Menu */
ul#navmenu-h a {
  
   border:solid #c5d3dc 1px;
   border-right:none;
  padding: 0 6px;
  float: none !important; /*For Opera*/
  float: left; /*For IE*/
  display: block;
  background:url(../images/bg_new.gif) repeat-x;
  color: #666;
  font: bold 10px/22px Verdana, Arial, Helvetica, sans-serif;
  text-decoration: none;

}
ul#navmenu-h li a {
  background:url(../images/RHS_home-2_08.gif) no-repeat repeat-x;
  color: #647e99;
  font: bold 13px  Arial, Helvetica, sans-serif;
  text-decoration: none;
  height:36px;
  line-height:36px;
  padding:0 20px 0 20px; 
}
ul#navmenu-h ul{
border-top:solid #fff 3px;}
ul#navmenu-h li.last a {
  background:url(../images/bg_menuright.gif) right no-repeat top;
  border-top:none;
  height:37px;
  
}

ul#navmenu-h li.last a:hover,ul#navmenu-h li.last a.active  {
  background:url(../images/bg_contacthover.gif) right no-repeat top;
  border-top:none;
  height:37px;
  color:#294867;
}


ul#navmenu-h li.first a, ul#navmenu-h li.first a:hover,ul#navmenu-h li.firstinactive a:hover{
  background:url(../images/bg_menuleft.gif) left no-repeat top ;
  padding-left:30px;
  border-left:none;
  border-top:none;
  border-bottom:solid #c5d3dc 1px;
  color:#294867;
  font-weight:bold;
  height:37px;
}
ul#navmenu-h li.first a, ul#navmenu-h li.first a:hover,ul#navmenu-h li.firstinactiva a:hover{
  background:url(../images/bg_active.gif);
  background-repeat:repeat-x;
  padding-left:20px;
  border-bottom:solid #c5d3dc 1px;
  border-top:solid #c5d3dc 1px;
  border-right:none;
  border-left:solid #c5d3dc 1px;
  color:#294867;
  font-weight:bold;
  height:37px;
}
ul#navmenu-h li.firstinactive a{
  background:url(../images/home_inactive.gif) left no-repeat top ;
  padding-left:30px;
  border-left:none;
  border-top:none;
  border-bottom:solid #c5d3dc 1px;
  color: #647e99;
  font-weight:bold;
  height:37px;
}
ul#navmenu-h li.firstinactive a{
  background:url(../images/home_inactive.gif) left no-repeat top ;
  padding-left:30px;
  border-left:none;
  border-top:none;
  border-bottom:solid #c5d3dc 1px;
  color: #647e99;
  font-weight:bold;
  height:37px;
}


/* Root Menu Hover Persistence */
ul#navmenu-h li a:hover,
ul#navmenu-h li:hover a,
ul#navmenu-h li.iehover a,ul#navmenu-h li.active a {
  background:url(../images/trans.gif) repeat-x;
  color: #647e99;
  font: normal 13px  Arial, Helvetica, sans-serif;
  text-decoration: none;
  height:36px;
  line-height:36px;
  padding:0 20px 0 20px; 
   color:#294867;
  font-weight:bold;
 }

/* 2nd Menu */
ul#navmenu-h li:hover li a,
ul#navmenu-h li.iehover li a {
  float:none;
   background:url(../images/RHS_home-2_08.gif) no-repeat repeat-x;
   color: #647e99; 
  border:solid #fff 3px;
  height:20px;
  padding-top:5px;
   font: bold 12px  Arial, Helvetica, sans-serif;
}
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li.iehover li a:hover {
  float:none;
    color: #5b9bc7;  
  border:solid #fff 3px;
  height:20px;
  padding-top:5px;
   font: normal 12px  Arial, Helvetica, sans-serif;
}
ul#navmenu-h li:hover li,
ul#navmenu-h li.iehover li {
  float:none;
  background:url(../images/RHS_home-2_08.gif) no-repeat repeat-x;
  color: #5b9bc7;
  border:solid #2484c0 1px;
  border-bottom:none;
  height:20px;
  
    }
  

 ul#navmenu-h ul  li.last {border-bottom:solid #2484c0 1px; height:31px; }
  ul#navmenu-h ul  li.benefits {border-bottom:none; height:31px;}
 
/* 2nd Menu Hover Persistence */
ul#navmenu-h li:hover li a:hover,
ul#navmenu-h li:hover li:hover a,
ul#navmenu-h li.iehover li a:hover,
ul#navmenu-h li.iehover li.iehover a{
  background-image:none;
  background-color:#c8deeb;
  color: #013356; 
  font-weight: bold;font-size:12px;    
}
 ul#navmenu-h li:hover li.active a,{ background-image:none;
  background-color:#c8deeb;
  color: #013356; 
  font-weight: bold;font-size:12px;    
}


ul#navmenu-h ul ul,
ul#navmenu-h ul ul ul {
  display: none;
  position: absolute;
  top: 0;
  left: 160px;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#navmenu-h li:hover ul ul,
ul#navmenu-h li:hover ul ul ul,
ul#navmenu-h li.iehover ul ul,
ul#navmenu-h li.iehover ul ul ul {
  display: none;
}

ul#navmenu-h li:hover ul,
ul#navmenu-h ul li:hover ul,
ul#navmenu-h ul ul li:hover ul,
ul#navmenu-h li.iehover ul,
ul#navmenu-h ul li.iehover ul,
ul#navmenu-h ul ul li.iehover ul {
  display: block;
}


