#box {
	margin: 0px;
	padding: 0px;
	width: 751px;
}

#menu { 
	top: 120px;
	left: 10px;
	width: 750px;
	position: absolute;
	display: block;
        z-index: 100 !important;
}

#menu .farLeftSM { border-left: none !important; }

#menu ul {
	list-style: none;
	margin: 0;
	padding: 0;
	float: right;
	padding: 0px 6px;
	border-left: 1px solid white;
}

#processesMenu { width: 150px; }

#manufacturingMenu { width: 180px; }

#financeMenu { width: 150px; }

#defenseMenu { width: 150px; }

#applicationsMenu { width: 150px; }

#technologyMenu { width: 230px; }

#menu ul ul { border-left: none; }

#menu a, #menu h2 {
	font: 16px/21px arial, helvetica, sans-serif;
	display: block;
	margin: 0;
}

#menu .topItem {
	border-top: 1px solid white;
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#menu .midItem {
	border-left: 1px solid white;
	border-right: 1px solid white;
}

#menu .bottomItem {
	border-left: 1px solid white;
	border-right: 1px solid white;
	border-bottom: 1px solid white;
}

#menu a.track, #menu h2.track {
	font-weight: bold;
}

#menu ul ul a {
	padding: 2px 5px 2px 20px;
	width: 100%;
}

#menu h2 {
	color: #FFFFFF;
}

#menu a {
	color: #FFFFFF;
	text-decoration: none;
}

#menu a:hover {
	text-decoration: underline;
}

#menu li {
	position: relative;
}

#menu ul ul {
	position: absolute;
	z-index: 500;
/*	width:245px; */
	left: -40px;
}

#menu ul ul ul {
	position: absolute;
	top: 0;
	left: 100%;
}

div#menu ul ul, div#menu ul li:hover ul ul, div#menu ul ul li:hover ul ul {
	display: none;
}

div#menu ul li:hover ul, div#menu ul ul li:hover ul, div#menu ul ul ul li:hover ul {
	display: block;
}

.expanded {
	font-family: arial, helvetica, sans-serif;
	color: #4F73A4;
	margin-right: 20px;
	margin-left: 5px;
}

.header { font-weight: bold;
          font-variant: small-caps;
          color: #000066;
          border-top-width: thin;
          border-top-style: solid;
          border-top-color: #000066;
          margin-right: 2pt }
		  
.prose {
	font-family: TimesNewRoman, Times, serif;
}

TD.bullet { padding-left: 16px;
            padding-right: 12pt;
            padding-top: 4pt;
            vertical-align: text-top }
			
.technology { font-weight: bold;
              font-style: italic }
			  
PRE.insert { width: 1px;
	         font-family: monospace; }			  			

.body {
	padding: 0px 5px;
	padding-top: 20px;
	width: 740px;
	background-color: #FFFFFF;
	padding-bottom: 20px;
}

.pageHeader {
}

.insert { margin: auto;
		  font-family: Tahoma, helvetica, sans-serif;
          padding: 8pt;
          background-color: rgb(95%,95%,95%);
          color: black;
          display: table;
          border-width: thin;
          border-style: solid;
          border-color: #000066; }
		  
TABLE.insert { border-collapse: separate;
               border-spacing: 4pt; }		  

#footer {
	padding: 0px 5px;
	width: 741px;
	font-family: arial, helvetica, sans-serif;
	font-size: xx-small;
	color: #FFFFFF;
}

.explanation {
	margin-right: 5px;
	width: 210px;
	height: 490px;
	margin-top: 30px;
	float: right;
	background-color: #CDD6E2;
	display: none;
}

.explaText {
	margin-left: 5px;
	margin-right: 5px;
	margin-top: 5px;
	font-family: Tahoma, helvetica, sans-serif;
}
