/* COMMODITIES TABS NEW*/
#comm {
	width:680px;
	font-size:80%;
	line-height:normal;
	margin-left:15px;
	font-weight: bold;
      }
    #comm ul {
	  margin:0;
	  padding:10px 10px 0 0px;
	  list-style:none; float:left;
      }
    #comm li {
      display:inline; float:left;
      margin:0;
      padding:0;
      }
    #comm a {
	float:left;
	background:url("/assets/images/commleft.gif") no-repeat left top;
	margin:0;
	padding:0 0 0 5px;
	text-decoration:none;
      }
    #comm a span {
      float:left;
      display:block;
      background:url("/assets/images/commright.gif") no-repeat right top;
      padding:5px 15px 4px 6px;
      color:#000033;
      }
    /* Commented Backslash Hack hides rule from IE5-Mac \*/
    #comm a span {float:none;}
    /* End IE5-Mac hack */
  
	  
	  #comm a:hover span {
	color:#ff9900;
	background-position:right -42px;
      }
	  
	  
	  
    #comm a:hover {
      background-position:0% -42px;
      }
	  
	    #comm ul li.active a span {
	color:#000033;
	background-position:right -42px;
      }
	  
	  
	  
    #comm ul li.active a {
      background-position:0% -42px;
      }
	  
	 /* #commul li.active a {
      background-position:0% -42px;
      }
    #comm ul li.active a span {
      background-position:100% -42px;
      }*/
	  
	  
	  
	   #tabs{
 width:720px;
float:right;margin-top:-25px;
	font-size:90% ;position:relative;
	.margin-bottom:-1px;
}

#tabs ul {
	margin: 0;
	padding: 0;
	position: relative;

	width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
padding-top:0px;
}

#tabs ul li  {
	display: inline;
	list-style: none;
}

#tabs ul li a{
	display: block;
	float: left;
	padding: 3px 0;
	margin: 1px 8px 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	background:url(/assets/images/tabtop1.gif) no-repeat 0 4px;
	border-bottom: none;
	width: 227px;
	font-family: Tahoma, Verdana, Arial;
	color: #003366;
	font-size: 80%;
	padding-top:8px;
}

#tabs ul li a:hover {
	color:#fff;
	background:url(/assets/images/tabtop3.gif) no-repeat 0 2px;

}
#tabs ul li.active a{

	color:#055e86;
	font-weight: bold;	
	background: #cde1f9;
	background: #ffffff url(/assets/images/tabtop2.gif) no-repeat top;height:16px;position:relative;margin-bottom:-5px;
}

/* left nav ===================================================*/

	
ul#nav {
	color: #393f04;
	margin: 2em 0px 0px 12px;
	padding: 0px;
	width:220px;
	list-style-type: none;
	border-top-width: 2px;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-top-style: solid;
	border-top-color: #98c8d6;
	display:block;
}




/* 1st level */


ul#nav li a {

	border-bottom-width: 1px;
	border-bottom-style:dotted; 	
	border-bottom-color: #98c8d6;
	background-color: #ffffff;
	color: #006699;
	display:block;
	height:18px;
	padding-top:3px;
	padding-bottom:0px;
	text-decoration: none;
	font-size: 60%;
	padding-left: 4px;
	font-weight: bold;
}

ul#nav li a:hover {
	color: #fff;
	background-color: #ff9900;
} 
ul#nav li.active-nav a {
	color: #007dab;
} 
ul#nav li.active-nav ul li a {
	color: #006699;background-color: #ffffff;
	
} 

ul#nav li.active-nav a:hover { color:#fff;}
/*2nd level*/	
ul#nav li ul{	margin-top:0px;margin-bottom:0px;list-style-type: none;} 	
ul#nav li ul li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9ebf0;
	color: #1776a6;
	list-style-type: none;
	font-size: 9px;
	line-height: 90%;
} 

ul#nav li ul li a:hover {
		color: #fff;
	background-color: #ff9900;
} 

/*3rd level	
ul#nav li ul li ul{	margin-top:0px;margin-bottom:0px;list-style-type: none;} 	
ul#nav li ul li ul li a {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #d9ebf0;
	color: #1776a6;
	list-style-type: none;
	line-height: 90%;
} 

ul#nav li ul li ul li a:hover {
		color: #ffffff;
	background-color: #ff9900;
} */


/*==============services navi==========*/




ul#servicesnav  {
	margin: 0;
	padding: 0;
	position: relative;
	width: 100%; /* a width is required for Opera, older Mozilla browsers, and Konqueror browsers */
	padding-top:0px;
	
}

ul#servicesnav  li  {
	display: inline;
	list-style: none;
	
}

ul#servicesnav  li a{
	display: block;
	float: left;
	padding: 3px 12px 5px 12px;
	margin: 1px 8px 0 0;
	text-align: center;
	text-decoration: none;
	font-weight: bold;
	border-bottom: none;
	font-family: Tahoma, Verdana, Arial;
	color: #000033;
	font-size: 90%;
	height:49px;
}

ul#servicesnav li a:hover {
	
	color: #FFFFFF;
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: center 42px;
	background-color: #ff9900;
		/*border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #066386;
	border-left-color: #066386;*/
}
ul#servicesnav li.active a{

	color:#FFFFFF;
	font-weight: bold;	
	background: #ff9900;	
	background-image: url(../images/arrow_2.gif);
	background-repeat: no-repeat;
	background-position: center 42px;
}
/* button nav*/

	
ul#bigbut {
	color: #393f04;
	padding: 3px;
	width:220px;
	list-style-type: none;
	
	float:left;
}

ul#bigbut li {
	margin:0;
	padding:0;
	float:left;
	width:214px;
	margin-left:3px;
}

ul#bigbut li a {
	background-color: #ebf2f5;
	color: #006699;
	display:block;
	text-decoration: none;
	font-size: 70%;
	padding-top: 7px;
	padding-bottom: 7px;
	padding-left: 4px;
	font-weight: bold;
	border: 1px solid #98c8d6;
	background-position: right top;
	background-repeat: no-repeat;
	margin-bottom:2px;
}
ul#bigbut li image{padding:1px;}
ul#bigbut li.lme a {
	background-image: url(../images/nav/lme.gif);
}
ul#bigbut li.liffe a {
	background-image: url(../images/nav/liffe.gif);

}
ul#bigbut li.nybot a {
	background-image: url(../images/nav/nybot.gif);
}
ul#bigbut li.dgcx a {
	background-image: url(../images/nav/dgcx.gif);
}
ul#bigbut li a:hover {
	color: #fff;
	background-color: #ff9900;
}

 /* button nav*/

	
ul#docs {
	color: #393f04;
	margin: 0em 0px 0px 12px;
	padding: 0px;
	width:220px;
	list-style-type: none;
	border-top: 2px solid #98c8d6;
	line-height: 100%;
}
ul#docs li {
	background-position: left 4px;
	background-repeat: no-repeat;
	background-image: url(../images/doc.gif);

}

ul#docs li a {
	color: #006699;
	display:block;
	text-decoration: none;
	font-size: 80%;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-weight: bold;
	border-bottom: 1px dotted #98c8d6;

	padding-left:22px;
}

ul#docs li a:hover {
	color: #ff9900;
}

 /* button nav*/

	
ul#links {
	color: #393f04;
	margin: 0px 0px 0px 12px;
	padding: 0px;
	width:220px;
	list-style-type: none;
	border-top: 2px solid #98c8d6;
}
ul#links li {
	background-position: left 3px;
	background-repeat: no-repeat;
	background-image: url(../images/link.gif);

}
ul#links li a {
	color: #006699;
	display:block;
	text-decoration: none;
	font-size: 80%;
	padding-top: 2px;
	padding-bottom: 5px;
	padding-left: 4px;
	font-weight: bold;
	border-bottom: 1px dotted #98c8d6;
	padding-left:22px;
	line-height: 100%;
}

ul#links li a:hover {
	color: #ff9900;
}
/* sitemap */

ul#siteMap {
padding:0;
margin:0 0 30px 40px;
_margin:0 0 30px 20px;
}

ul#siteMap li {
	margin:0 0 10px 0;
	padding:0;
	list-style:none;
	height:auto;
	line-height:normal;
	font-size:12px;
}

ul#siteMap li a {
	margin:0;
	padding:0 0 0 13px;
	text-decoration:none;
	line-height:normal;
	font-size:1em;
	font-weight:bold;
	background-image:url(../images/bread.gif);
	background-position:left;
	background-repeat:no-repeat;
}

ul#siteMap ul {
	margin-left:20px;
	padding:0;
}

ul#siteMap li ul li {
	margin:0;
	padding:0;
}

ul#siteMap li li a {
	font-weight:normal;
	margin:0 0 0 0px;
	
}

#fly {
	position:absolute;
	margin-left:65px;
	width:80px;
	margin-top:-20px;
	border:1px solid #ccc;
	z-index:10000;
	}
	
#flyoutsub2 {
	position:absolute;
	margin-left:80px;
	margin-top:-19px;
	width:125px;
	z-index:1000;
	
	
	}

.flyout li {
	background:#fff;
	color: #006699;
	text-decoration: none;
	font-size: 11px;
	font-weight: bold;
	
}

ul.flyout li ul li a{

	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size:11px;
}



.flyout ul li a:hover {
	color: #fff;
	background-color: #ff9900;
}

ul#nav li ul li a{

	color: #006699;
	text-decoration: none;
	font-weight: bold;
	font-size:9px;

}

ul.flyoutsub li a{

	color: #006699;

	text-decoration: none;
	font-weight: bold;
	font-size:11px;
	
	
}

.flyoutsub {
	border:1px solid #ccc;
	}
