/*-----------------------------------------------HORIZONTAL Drop down menu------------------------------------------- */

 .menu {
  float:right;
  width:465px;
  height:31px; 
  font-size:0.75em;
  z-index:100;
  }
/* remove all the bullets, borders and padding from the default list styling */
 .menu ul {
  padding:0;
  margin:0;
  list-style-type:none;
  }
 .menu ul ul {
  width:100px;
  }
/* float the list to make it horizontal and a relative positon so that you can control the dropdown menu positon */
 .menu li {
  float:left;
  width:93px;
  position:relative;
  }
/* highlight the current page
.homepage #mainNav #dd1 a,
.about #mainNav #dd2 a,
.approach #mainNav #dd3 a,
.services #mainNav #dd4 a,
.careers #mainNav #dd5 a {
 color:#33CCFF;
 cursor:auto;
 }*/
/* style the links for the top level */
 .menu a, .menu a:visited {
  display:block;
  font-size:11px;
  text-decoration:none;
  padding-left:6px;
  padding-right:7px;
  color:#fff;
  width:80px; 
  height:29px; 
  border:1px solid #ffffff; 
  border-width:0px 0px 1px 0px; 
  background:#00275D;
  text-align:center;
  line-height:28px;
}
/* a hack so that IE5.5 faulty box model is corrected +++++++ Width for boxes top level*/
  * html .menu a, * html .menu a:visited {
  width:80px;
  w\idth:80px;
  }

/* style the second level background */
 .menu ul ul a, .menu ul ul a:visited {
  background:#00275d;
  opacity:.85;
  filter:alpha(opacity=85);
  -moz-opacity: 0.85;
  }
/* style the second level hover */
 .menu ul ul a:hover{
  background:#d8d9da;
  }
 .menu ul ul :hover > a {
  background:#CCCCCC;
  }
/* style the third level background */
 .menu ul ul ul a, .menu ul ul ul a:visited {
  background:#00275d;
  text-align:center;
  opacity:.85;
  filter:alpha(opacity=85);
  -moz-opacity: 0.85;
  }
/* style the third level hover */
 .menu ul ul ul a:hover {
  background:#cccccc;
  }


/* hide the sub levels and give them a positon absolute so that they take up no room */
 .menu ul ul {
  visibility:hidden;
  position:absolute;
  height:0;
  top:30px;
  left:0; 
  width:75px;
  }
/* another hack for IE5.5 */
 * html .menu ul ul {
  top:30px;
  t\op:30px;
  }

/* position the third level flyout menu */
 .menu ul ul ul{
  top:-1px;
  left:-94px;
  width:75px;
  }
/* position the third level flyout menu for a left flyout */
 /*.menu ul ul ul.left {
  left:-100px;
  }  

/* style the table so that it takes no ppart in the layout - required for IE to work */
 .menu table {position:absolute; top:0; left:0;}

/* style the second level links +++++++++++first drop down level*/
 .menu ul ul a, .menu ul ul a:visited {
  background:#00275d;
  opacity:.85;
  filter:alpha(opacity=85);
  -moz-opacity: 0.85; 
  color:#FFFFFF; 
  height:auto; 
  line-height:1em; 
  padding:6px 7px; 
  width:80px;
  position:relative;
  top:5px;
  }
/* yet another hack for IE5.5 */
 * html .menu ul ul a{
  width:80px;
  w\idth:80px;
  }


/* style the top level hover */
 .menu a:hover, .menu ul ul a:hover, menu ul ul a:focus{
  color:#000000;
  background:#d7d8d9;
  }
 .menu :hover > a, .menu ul ul :hover > a , .menu ul ul :focus > a{
  color:#000000;
  background:#d7d8d9;
  }

/* make the second level visible when hover on first level list OR link */
 .menu ul li:hover ul,
 .menu ul a:hover ul, .menu ul li.over ul{
  visibility:visible; 
  }
/* keep the third level hidden when you hover on first level list OR link */
 .menu ul :hover ul ul, .menu ul li.over ul ul{
  visibility:hidden;
  }

/* make the third level visible when you hover over second level list OR link */
 .menu ul :hover ul :hover ul, .menu ul li.over ul li.over ul{ 
  visibility:visible;
  }
  
/* class to hide an opera test li */
.hidden{
	visibility:hidden !important;
}
  
/*------------------------------------------------END HORIZONTAL MENU-------------------------------------------------*/
/*-------------------------------------------------LEFT SIDE MENU---------------------------------------------------*/
/*side menu styling*/
  #leftmenustyle {
  float:left;
  list-style-type:none;
  list-style:none;
  padding:0px 0px 0px 18px;
  margin:0px;
  }
  
  #leftmenustyle li{
  margin:0px;
  padding:0px;
  border-bottom:thin #CCCCCC solid;
  }
  
  li a{
  display:block;
  width:85px;
  height:100%;
  padding:0px;
  margin:0px;
  line-height:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:left;
  text-decoration:none;
  list-style:none;
  color:#000000;
  background-color:#FFFFFF
  }
.limenu a{
  margin-top:1px;
  }
  li a:hover {
  color:#6699FF;
  text-decoration:none;
  }
 #linkorange {
  color:#FF6600;
  text-decoration:none;
  }
  #linkgrey {
  margin-left:5px;
  color:#666666;
  text-decoration:none;
 }
 
 .linkgrey {
  margin-left:5px;
  color:#FF6600;
  text-decoration:none;
 }
#greymenu {
  float:left;
  list-style-type:none;
  list-style:none;
  padding:0px 0px 0px 18px;
  margin:0px;
  border-bottom:none;
  }
#greymenu li a{
  display:block;
  width:85px;
  height:100%;
  padding:0px;
  margin:0px;
  line-height:11px;
  font-family:Verdana, Arial, Helvetica, sans-serif;
  font-size:10px;
  text-align:left;
  text-decoration:none;
  list-style:none;
  color:#666666;
  background-color:#ffffff;
  border-bottom:none;
  }
#greymenu li a:hover {
  color:#6699FF;
  text-decoration:none;
  border-bottom:none;
  }  

 #leftmenustyle .greymenu li a{
   border-bottom:none;
  }
#rapidnews {
	list-style:none;
	margin:0;
}
#rapidnews li {
	list-style:none;
	margin:0;
}
#rapidnews li a{
	width:100%;
	padding-bottom:10px;
  color:#666666;
}
#rapidnews li a:hover {
  color:#6699FF;
  text-decoration:none;
  border-bottom:none;
  }