/* CSS Document */

.tablePadding{
	padding: 10px 20px;
}
.tableSubLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: center;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8093B0;
	border-right-color: #8093B0;
	border-bottom-color: #8093B0;
	border-left-color: #8093B0;
}
 .tableSubDark {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: normal;
	color: #002761;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8093B0;
	border-right-color:#8093B0;
	border-bottom-color:#000033;
	border-left-color: #8093B0;
	
}
.tableHeadLight {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #002761;
	text-align: center;
	background-color: #BFC9D7;
}
.tableHeadDark {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: bold;
	color: #002761;
	background-color: #8093B0;

}
.tableSubHeavy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #002761;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #002761;
	border-right-color: #002761;
	border-bottom-color: #002761;
	border-left-color: #002761;
}
.tableSubHeavyRlc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 80%;
	font-weight: normal;
	color: #FFFFFF;
	text-align: left;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dotted;
	border-left-style: none;
	border-top-color: #8093B0;
	border-right-color: #8093B0;
	border-bottom-color: #8093B0;
	border-left-color: #8093B0;
}

li.arrow{
/*list-style: url(images/arrow.gif);*/
list-style: square;
font:0.9em Arial, Helvetica, sans-serif;
color:#002761;
font-weight: normal;
}
li.noarrow{
font:0.9em Arial, Helvetica, sans-serif;
list-style:none;
color:#000033;
font-weight: normal;
}
/* Navigation */
div#navlink {
    width: 180px;
    float: left;
	font-size:11px;
	color:#002761;
	font-family:Arial, Helvetica, sans-serif;
	font-weight:normal;
	text-decoration: none;
	 line-height: 1.5em;}
div#navlink  ul {
   	padding: 0;
    margin: 0;
	width: 175px;
    float: left;
	list-style: square;
}
div#navlink  ul li{
	font-weight:normal;	
	width: 180px;
	list-style: square;
    padding: 0;
	list-style-position:inside;
	text-indent: 5px;
    margin: 0;
    float: left;
	background: #F0F0FF;
    border-top: 1px solid #F8F8F8;
   border-bottom: 1px solid #B4B4B4;

	}
div#navlink  ul li.arrow{
	list-style: square;
   padding: 0 7px 0 17px;
    margin: 5px;
    float: left;
    background: #F0F0FF;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #B4B4B4;

}
div#navlink ul li a {
  /* padding: 0 7px 0 17px;*/
	list-style: square;
    margin-left:0;
    float: left;
    color: #333333;
   width: 180px;
   text-indent: 5px;
 	text-decoration: none;
	color:#002761;
	background:  8px 0.9em;
	/*background: url(images/blc_arrow.gif) no-repeat 8px 0.5em;*/
	
}
div#navlink  ul li a:visited{
	font-weight:normal;	
	line-height: 1.5em;
	list-style: square;
    padding: 0;
	list-style-position:inside;
	text-indent: 5px;
    margin: 0;
    float: left;
	background: #F0F0FF;
width: 180px;

}
div#navlink  ul li a:hover {
    background: #0099FF;
	
    color: white;
	text-indent: 5px;
width: 180px;
	
	

	/*background: #0099FF url(images/blc_arrow.gif) no-repeat 8px 0.5em;*/
}

/* wide navlink */
div#navlinkwide {
    width: 250px;
    float: left;
	font-size:11px;
	color:#002761;
	font-family:Arial, Helvetica, sans-serif;
		font-weight:normal;
	text-decoration: none;
	 line-height: 1.5em;}
div#navlinkwide  ul {
   	padding: 0;
    margin: 0;
	width: 250px;
    float: left;
	list-style: square;
}
div#navlinkwide  ul li{
	font-weight:normal;	
	width: 250px;
	list-style: square;
    padding: 0;
	list-style-position:inside;
	text-indent: 5px;
    margin: 0;
    float: left;
	background: #F0F0FF;
    border-top: 1px solid #F8F8F8;
   border-bottom: 1px solid #B4B4B4;

	}
div#navlinkwide  ul li.arrow{
	list-style: square;
   padding: 0 7px 0 17px;
    margin: 5px;
    float: left;
    background: #F0F0FF;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #B4B4B4;

}
div#navlinkwide ul li a {
  /* padding: 0 7px 0 17px;*/
	list-style: square;
    margin-left:0;
    float: left;
    color: #333333;
   width: 250px;
   text-indent: 5px;
 	text-decoration: none;
	color:#002761;
	background:  8px 0.9em;
	/*background: url(images/blc_arrow.gif) no-repeat 8px 0.5em;*/
	
}
div#navlinkwide  ul li a:visited{
	font-weight:normal;	
	line-height: 1.5em;
	list-style: square;
    padding: 0;
	list-style-position:inside;
	text-indent: 5px;
    margin: 0;
    float: left;
	background: #F0F0FF;
width: 250px;

}
div#navlinkwide  ul li a:hover {
    background: #0099FF;
	
    color: white;
	text-indent: 5px;
width: 250px;
	
}

/* Navigation capability*/
.navcap {
    width: 135px;
    float: left;
}
.navcap ul {
	margin-left: 1px;
    float: left;
	vertical-align: middle;
	padding: 0 1px 0 1px;
}
.navcap  ul li.captitle{
	padding: 0 1px 0 1px;
    margin-left: 1px;
	width: 135px;
	height: 25px;
	float: left;
	text-align:center;
	vertical-align:middle;
	background: #000066;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #B4B4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color:#FFFFFF;
}
.navcap  ul li.machining{
 
 margin-left: 1px;
	width: 135px;
	height: 20px;
	float: left;
	background: #F0F0FF;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #B4B4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color:#002761;}
.navcap  ul li.processing{

  margin-left: 1px;
    width: 135px;
	height: 20px;
    float: left;
    background: #9999CC;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #B4B4B4;
font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	color:#002761;
}
.navcap  ul li.service{

  margin-left: 1px;
    width: 135px;
	height: 20px;
    float: left;
    background: #6666FF;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #B4B4B4;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	font-weight: normal;
	text-decoration:none;
	color:#002761;
	
}
.navcap  ul li.inspect{
  
 margin-left: 1px;
    width: 135px;
	height: 20px;
    float: left;
    background: #CCCC66;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #B4B4B4;
	font-weight: normal;
color:#002761;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	text-decoration:none;

}
.navcap ul li a {
    /*padding: 0 5px 0 5px;*/
 margin-left: 1px;
    width: 135px;
	height: 20px;
    float: left;
  /*  color:#333333;*/
    line-height: 1.25em;
	font-weight:bold;
    text-decoration: none;
	color:#002761;
	font-family:Arial, Helvetica, sans-serif;
	font-size: 0.9em;
	/*background: url(images/blc_arrow.gif) no-repeat 8px 1.5em ;*/
	
}
.navcap  ul li a:hover {
    background: #0099FF;
	width: 135px;
    text-decoration: none;
    color: white;
	/*padding: 0 5px 0 5px;*/
 margin-left: 1px;
	height: 20px;
	   float: left;
	   line-height: 1.25em;
	/*background: #0099FF url(images/blc_arrow.gif) no-repeat 8px 1.5em;*/
}

/* Navigation */
.navapp {
    width: 300px;
    float: left;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#002761;
}
.navapp TD.customer {
	padding: 0;
	margin: 0;
	width: 180px;
	float: left;
	background: #F0F0FF;
	border-top: 1px solid #F8F8F8;
	border-bottom: 1px solid #B4B4B4;
	font:0.9em Arial, Helvetica, sans-serif;
	font-weight: normal;
	color: #002761;
	text-align: justify;
}
.navapp TD.customer a {
padding-left: 15px ;
			padding-top:0;
    padding-bottom:0;
	margin: 0;
width: 235px;
	float: left;
	color: #333333;
	line-height: 1.5em;
	font-weight: bold;
	text-decoration: none;
	font:0.9em Arial, Helvetica, sans-serif;
	color:#002761;
	cursor: pointer;
	/*background: url(images/blc_arrow.gif) no-repeat 8px 0.5em;*/
	
}
.navapp TD.customer a:hover {
	background: #0099FF;
	text-decoration: none;
	color: white;
	padding-left: 10px ;
	line-height: 1.5em;
	padding-top:0;
	padding-bottom:0;
	font:0.9em Arial, Helvetica, sans-serif;
	width: 235px;
     margin-left: 5px;

	/*background: #0099FF url(images/blc_arrow.gif) no-repeat 8px 0.5em;*/
}
.navapp TD.approval ul ul {
width:50px;
}
.navapp TD.approval ul {
    padding: 0;
    margin: 0;
    float: left;
	vertical-align: middle;
	width: 300px;
	font-weight: normal;
	color: #000033;
	font:0.9em Arial, Helvetica, sans-serif;
}
.navapp TD.approval ul li{
	list-style-type: georgian;
    padding: 0;
    margin: 10px;
    width: 300px;
	height: 25px;
    float: left;
    border-top: 1px solid #F8F8F8;
    border-bottom: 1px solid #B4B4B4;
	font-weight: normal;
	color: #000033;
	font:0.9em Arial, Helvetica, sans-serif;

}
.hide{
      display: none;
}

.show{
      display: block;
}
