a {cursor: pointer;}

.clCMAbs {
	LEFT: 0px; VISIBILITY: hidden; POSITION: absolute; TOP: 0px; cursor:pointer;
	
 }
.clBar {
	BACKGROUND-IMAGE: url(../images/nav_bg.gif); VISIBILITY: hidden; WIDTH: 940px; BACKGROUND-REPEAT: repeat-x; POSITION: absolute;cursor:pointer;
}
.clLevel0 {
	FONT-WEIGHT: bold; FONT-SIZE: 1px; FONT-FAMILY: arial,helvetica; POSITION: absolute;cursor:pointer;
}
.clLevel0over {
	FONT-WEIGHT: bold; FONT-SIZE: 1px; FONT-FAMILY: arial,helvetica; POSITION: absolute;cursor:pointer;
}
.clLevel0 {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; COLOR: blue; PADDING-TOP: 0px;cursor:pointer;
}
.clLevel0over {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; PADDING-BOTTOM: 0px; MARGIN: 0px; CURSOR: hand; COLOR: blue; PADDING-TOP: 0px; BACKGROUND-COLOR: #336699;cursor:pointer;
}
.clLevel0border {
	PADDING-RIGHT: 0px; PADDING-LEFT: 0px; VISIBILITY: hidden; PADDING-BOTTOM: 0px; MARGIN: 0px; PADDING-TOP: 0px; POSITION: absolute;cursor:pointer;
}
.clLevel1 {
	PADDING-RIGHT: 5px; PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; FONT-FAMILY: arial,helvetica; POSITION: absolute;cursor:pointer;
}
.clLevel1over {
	PADDING-RIGHT: 5px; PADDING-LEFT: 12px; FONT-WEIGHT: bold; FONT-SIZE: 11px; PADDING-BOTTOM: 5px; PADDING-TOP: 5px; FONT-FAMILY: arial,helvetica; POSITION: absolute;cursor:pointer;
	
}
.clLevel1 {
	COLOR: white; BACKGROUND-COLOR: #063e2c;cursor:pointer;
}
.clLevel1over {
	CURSOR: hand; COLOR: #acb9ad; BACKGROUND-COLOR: #063e2c;cursor:pointer;
}
.clLevel1border {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; VISIBILITY: hidden; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; POSITION: absolute; BACKGROUND-COLOR: #063e2c;cursor:pointer;
}
.noBGMenu {
	BACKGROUND-IMAGE: url(../images/1by1.gif); BACKGROUND-REPEAT: repeat;cursor:pointer;
}
.clLevel2 {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: arial,helvetica; POSITION: absolute;cursor:pointer;
}
.clLevel2over {
	PADDING-RIGHT: 2px; PADDING-LEFT: 2px; FONT-WEIGHT: bold; FONT-SIZE: 10px; PADDING-BOTTOM: 2px; PADDING-TOP: 2px; FONT-FAMILY: arial,helvetica; POSITION: absolute;cursor:pointer;
}
.clLevel2 {
	COLOR: white; BACKGROUND-COLOR: navy;cursor:pointer;
}
.clLevel2over {
	CURSOR: hand; COLOR: yellow; BACKGROUND-COLOR: #0099cc;cursor:pointer;
}
.clLevel2border {
	VISIBILITY: hidden; POSITION: absolute; BACKGROUND-COLOR: #006699;cursor:pointer;
}

/* TOP NAVIGATION */		
		
.navigation{ width:940px; background:url(../images/nav_bg.gif) repeat-x; height:29px; z-index:999; }	
	
.menu {
	position:relative;
	margin:0 6px;
	padding:0;
	display:block;
	width:auto;
	z-index:10;
	float:left; /* important */
	}

.menu ul {
    margin:0px;
    padding: 0;
	position:absolute; /* important */
	width:80px;
	display:block;
	z-index:10;
	}

.menu li ul {
    visibility:hidden;
	z-index:999;
}

.menu li a {
  display:block;
  margin:0px;
	/*padding:0 10px;*/
	height: 29px;
	background:url(../images/nav_bg.gif) repeat-x;
	color:#ffffcc;
	line-height:28px;
	text-decoration:none;
	text-align:center;
	font-size: 10px;
	font-weight: bold;
	font-family:Arial, Helvetica, sans-serif;
	}
	
.menu li a.two-lines {
	line-height:11px;
	padding-top:3px;
	height:26px;
}

.menu li li a.firstonlist {
height:20px;
}

.menu li li a.lastonlist {
padding-top:8px;
}	

.menu li a:link    {color:#ffffcc; text-decoration:none;}
.menu li li a:link	 {color:#fff; }
.menu li a:active	{color:#ffffcc; text-decoration:none;}
.menu li li a:active {color:#acb999; }
.menu li a:visited	{color:#ffffcc; text-decoration:none;}
.menu li li a:visited {color:#fff; }
.menu li a.on, .menu li a:hover, .menu li li a.on, .menu li li a:hover		{color:#ffffcc; background:url(../images/nav_bg_over.gif) repeat-x; text-decoration:none; }
.menu li li a.on, .menu li li a:hover	{background:#063e2c; color:#acb999;}

.menu li {
	display:block;
	width:auto;
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
	display:inline;
	display/**/:block;
	float:none;
	float/**/:left;
	height:auto;
	text-align:center;
}

.menu li li {
	display:block;
/*	width:150px;*/
	width:170px;
	float:left;
	list-style:none;
	margin:0;
	padding:0;
	height:auto;
	height/**/:22px;
	display:inline;
	display/**/:block;
	float:none;
	float/**/:left;
	height:auto;
	z-index:999;
}

.menu li li a {
	text-align:left;
	color:white;
	display:block;
	text-decoration:none;
	margin:0px;
	padding:0 0 0 10px; 
	font-size: 11px;
	font-weight: bold;
	line-height: 22px;
	height: auto;
	background:#063e2c;
	}

/* IE PC selector */

* html .menu li{
    display:inline; /* solve a IE PC list bug */
}
	
* html .menu li li {
    display:inline; /* solve a IE PC list bug */
}

.menu li a.company { width:70px; }
.menu li a.company:hover, .menu li.onstate a.company { background:url(../images/nav_bg_company.gif) repeat-x; }
.menu li a.products { width:76px; }
.menu li a.products:hover, .menu li.onstate a.products { background:url(../images/nav_bg_products.gif) repeat-x; }
.menu li a.services { width:82px; }
.menu li a.services:hover, .menu li.onstate a.services { background:url(../images/nav_bg_services.gif) repeat-x; }
.menu li a.industries { width:82px; }
.menu li a.industries:hover, .menu li.onstate a.industries { background:url(../images/nav_bg_industries.gif) repeat-x; }
.menu li a.solutions { width:82px; }
.menu li a.solutions:hover, .menu li.onstate a.solutions { background:url(../images/nav_bg_company.gif) repeat-x; }
.menu li a.partners { width:74px; }
.menu li a.partners:hover, .menu li.onstate a.partners { background:url(../images/nav_bg_partners.gif) repeat-x; }
.menu li a.news { width:103px; }
.menu li a.news:hover, .menu li.onstate a.news { background:url(../images/nav_bg_news.gif) repeat-x; }
.menu li a.resource { width:82px; }
.menu li a.blog { width:48px; }
.menu li a.search { width:68px; }

.menu li a.on { background:url(../images/nav_bg_over.gif) repeat-x; }
