#navMenuBar { 
	background-color: #FEBC04;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	position: absolute;
	width: 100%;
	border:0px;
	top: 55px;
	z-index: 50; 
	}

#nav, #nav ul {
	width: 799px;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	float: left;
	line-height: 1;
	background-color: transparent;	
}

#nav ul {
	padding-top: 0px;
	}

#nav a {
	display: block;
	text-decoration: none;
	padding: 6px 0 6px 0; 
	}

#nav a:link, #nav a:active, #nav a:visited {
	color: #00FF00;
	}

#nav li {
	float: left;
	padding: 0;
}

#nav li ul {
	position: absolute;
	left: -999em;
	height: auto;
	width: 150px;
	font-weight: normal;
	margin: 0;
	z-index: 99;
	}

#nav li li {
	padding-right: 0px;
	width: 150px;
	}

#nav li ul a {
	display: block;
	/*width: 150px;*/
	border-top: 1px #FEBC04 solid;
	border-left: 1px #FEBC04 solid;
	border-right: 1px #FEBC04 solid;
	border-bottom: 1px #FEBC04 solid;
	padding: 4px 0px 4px 6px;
	}

#nav li ul a:link,  #nav li ul a:active, #nav li ul a:visited  {
	color: #FFFFCC;
	background-color: #000099;
	opacity: .9;
	filter: alpha(opacity=90);/* opacity= IE */
	}

#nav li ul a:hover {
	color: #000;
	background-color: #CCCCCC;
	opacity: .9; 
	filter: alpha(opacity=90); /* opacity- IE */
	}

.expand {
	background: transparent url(/doc/_includes/header/images/arrow_r.gif) no-repeat top right;
	display: block;
	width: 140px;
}

#nav li ul ul { /* L3 */
	margin: -15px 0 0 150px; 
	z-index: 99;
}

#nav li:hover ul ul, #nav li:hover ul ul ul, #nav li.sfhover ul ul, #nav li.sfhover ul ul ul {
	left: -999em; /* hides 3d level */
}

#nav li:hover ul, #nav li li:hover ul, #nav li li li:hover ul, #nav li.sfhover ul, #nav li li.sfhover ul, #nav li li li.sfhover ul {
	left: auto; 
}

#nav li:hover, #nav li.sfhover {
	background: transparent; 
}


#navHome {width:60px; }
#navProducts {width:80px; }
#navSales {width:55px; }
#navSupport {width:65px; }
#navTech {width:95px; }
#navNews {width:100px;}
#navPress {width:55px; }
#navCorporate { width:80px; }
#navInvestor {width:70px; }
#navContact {width:80px; }
#navJobs {width:50px; }

#navHome a:link, #navHome a:active, #navHome a:visited {
	display: block;
	width: 100%;
	background-color: #FEBC04;
	color: #000099;
	}	
#navHome a:hover {color: #CC0000;}
	
#navProducts a:link, #navProducts a:active, #navProducts a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}
#navProducts a:hover {color: #CC0000;}
	
#navSales a:link, #navSales a:active, #navSales a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}	
#navSales a:hover {color: #CC0000;}

#navSupport a:link, #navSupport a:active, #navSupport a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}	
#navSupport a:hover {color: #CC0000;}
	
#navTech a:link, #navTech a:active, #navTech a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}	
#navTech a:hover {color: #CC0000;}
	
#navNews a:link, #navNews a:active, #navNews a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}	
#navNews a:hover {color: #CC0000;}
	
#navPress a:link, #navPress a:active, #navPress a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}	
#navPress a:hover {color: #CC0000;}
	
#navCorporate a:link, #navCorporate a:active, #navCorporate a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}
#navCorporate a:hover {color: #CC0000;}

#navInvestor a:link, #navInvestor a:active, #navInvestor a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}
#navInvestor a:hover {color: #CC0000;}

#navContact a:link, #navContact a:active, #navContact a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}
#navContact a:hover {color: #CC0000;}

#navJobs a:link, #navJobs a:active, #navJobs a:visited {
	display: block;
	width: 100%;
	background-color: #;
	color: #000099;
	}
#navJobs a:hover {color: #CC0000;}
	

/* ************ */
#prdBlockBox { 
	background-color: #CAD2E2;
	float: left;
	margin: 0px;
	padding: 0px 0px 0px 0px ;
	position: absolute;
	width: 150px;
	top: 55px;
	z-index: 10; 
	
	}
#prdBlock {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0px;
	margin: 0px;
	font-size: 10px;
	font-weight: bold;
	text-align: left;
	list-style: none;
	float: left;
	line-height: 1.5;
	background-color: transparent;
	border-left: 2px # solid;
	border-right: 2px # solid;
	border-bottom: 2px # solid;
	}

#prdBlock li {
	display: block;
	text-decoration: none; 
	padding: 10px 0px 0px 5px; 
	float: left;
	border-top: 2px # solid;
	
}
#prdBlock li li {
	border: 0px;
}


#prdBlock li ul {
	position: relative;
	width: 148px;
	float: left;
	background-color: #99CC66;
	padding: 0px 0px 0px 0px; 
	border-top: 2px # solid;
	border-left: 0px;
	border-right: 0px;
	border-bottom: 0px;
	}
#prdBlock li ul a {
	display: block;
	width: 130px;
	line-height: 1.5;
	border-top: 0px # solid;
	border-left: 0px # solid;
	border-right: 0px # solid;
	padding: 0px 0px 0px 15px;
	color: #FF0000;
	}
#nonvolatile {
	font-size: 10px;
	}
	
/********** vMenu *****************/
	#vnav, #vnav ul { /* all lists */
		position : absolute;
		padding: 0;
		margin: 100px 0px 0px 120px;
		list-style: none;
		float : left;
		width : 125px;
		z-index:20;
	}
	
	#vnav li { /* all list items */
		position : relative;
		float : left;
		line-height : 20px;
		margin-bottom : -1.5px;
		width: auto;
		z-index:21;
	}
	
	#vnav li ul { /* second-level lists */
		position : absolute;
		left: -999px;
		margin-left : 131px;
		margin-top : -18px;
		z-index:22;
	}
	
	#vnav li ul ul { /* third-and-above-level lists */
		left: -999px;
		margin-left : 146px;
		z-index:99;
	}
	
#vnav li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
		font-size:10px;
		font-weight : normal;
		color : #FFFFFF;
		text-decoration : none;
		width: 125px;
		display : block;
		background-color : #0050A1;
		border : 1px solid black;
		padding : 0px 0px 0px 5px;
	}
#vnav li li a {
	width: 140px;
	}
#vnav li li li a {
	width: 75px;
	}
	
#vnav li a:hover {
	color : #000099;
	background-color : #CCCCCC;
	}
	
#vnav li:hover ul ul, #vnav li:hover ul ul ul, #vnav li.vHover ul ul, #vnav li.vHover ul ul ul {
	left: -999px;
	}
	
#vnav li:hover ul, #vnav li li:hover ul, #vnav li li li:hover ul, #vnav li.vHover ul, #vnav li li.vHover ul, #vnav li li li.vHover ul { /* lists nested under hovered list items */
	left: auto;
	}
.vexpand {
	background: transparent url(/doc/_includes/header/images/arrow_r.gif) no-repeat center right;
	display: block;
	width: 120px;
}
.vexpandL2 {
	background: transparent url(/doc/_includes/header/images/arrow_r.gif) no-repeat center right;
	display: block;
	width: 135px;
}
