body {
	background-color: #DFDFDF;
}
.outerwrapper {
	width: 920px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	text-align: right;
	background-position: left top;
	background-color: #FFF;
}
.mainheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%;
	height: 160px;
	width: 920px;
	text-align: left;
}
.topmenu {
	width: 920px;
	background-image: url(layout/menu-bg.gif);
	background-repeat: no-repeat;
	height: 40px;
	text-align: left;
	overflow: visible;
	z-index: 2000;
}
.logoContainer {
	background-color: #FFF;
	padding: 6px;
	margin-left: 640px;
	margin-top: 45px;
	height: 100px;
	float: left;
	text-align: right;
	width: 242px;
}
.innerwrapper {
	background-image: url(layout/innerwrapper.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
	width: 920px;
	height: auto;
	}	
.left {
	width: 7px;
	float: left;
	padding-bottom: 80px;
	text-align: left;
	padding-top: 0px;
}
.content {
	width: 680px;
	float: left;
	text-align: left;
	overflow: visible;
	padding-bottom: 10px;
	margin-bottom: 80px;
	color: #6F7072;
	z-index: 1000;
}
.right {
	width: 230px;
	float: left;
	}
.searchbox {
	width: 195px;
	height: 49px;
	text-align: left;
	margin-left: 44px;
	color: #b7c0dd;
}
.clear {
	clear: both;
}
.footerbar {
	width: 920px;
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
	color: #16245B;
	text-indent: 7px;
	padding-bottom: 5px;
}
.textindent {
	margin-right: 5px;
	margin-left: 5px;
	padding-top: 2px;
}
h1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 130%;
	font-weight: bold;
	color: #16245B;
	padding-bottom: 2px;
}
.content a:link {
	color: #17255B;
	text-decoration: none;
}
.content a:visited {
	color: #17255B;
	text-decoration: none;
}
.content a:hover {
	color: #17255B;
	text-decoration: underline;
}
.content a:active {
	color: #17255B;
	text-decoration: underline;
}
.headerpara {
	font-weight: bold;
	color: #A6D3E9;
	font-size: 120%;
}
.pixbox {
	float: left;
	height: 150px;
	width: 150px;
	margin-bottom: 10px;
	border: 1px solid #333333;
}
.inputeditbox {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #003399;
	border: 1px solid #333;
}
.pixborder {
	margin-bottom: 15px;
	margin-left: 15px;
}
.errortext {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	padding: 2px;
	color: #F00;
}
.leftobjectfloat {
	float: left;
	width: 160px;
}
.rightimagefloat {
	float: right;
	text-align: right;
	margin-right: 7px;
	padding-top: 16px;
}
.rightobjectfloat {
	float: right;
	text-align: right;
	padding-top: 2px; 
}
.subheader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	font-weight: bold;
	color:#00502F;
	text-indent:3px;
	background-color:#C5E3C0;
	padding-top:5px;
	padding-bottom:5px;
}
.floatl {
	float: left;
}
.buttons {
	margin-top: 12px;
	}
.cssnav	{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/buttons/production-off.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 113px;
	height: 105px;
	margin-right: 12px;
	padding: 0; 
	float: left;
			}
.cssnav a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 113px;
	height: 105px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	}

.cssnav img {width: 113px; height: 105px; border: 0; }
* html a:hover {visibility:visible;}
.cssnav a:hover img{visibility:hidden;}

.cssnav span {
	position: absolute;
	left: 30px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 113px;
	height: 105px;
	text-align: center;
	visibility: hidden;	
	}
.cssnav-qaqc	{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/buttons/qa-qc-division-off.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 113px;
	height: 105px;
	margin-right: 12px;
	padding: 0; 
	float: left;
		}
.cssnav-qaqc a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 113px;
	height: 105px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	}
.cssnav-qaqc img {width: 113px; height: 105px; border: 0; }
.cssnav-qaqc a:hover img{visibility:hidden;}

.cssnav-qaqc span {
	position: absolute;
	left: 30px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 113px;
	height: 105px;
	text-align: center;
	visibility: hidden;
	}
.cssnav-field	{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/buttons/field-services-off.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 113px;
	height: 105px;
	margin-right: 12px;
	padding: 0;
	float: left;
			}
.cssnav-field a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 113px;
	height: 105px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	}

.cssnav-field img {width: 113px; height: 105px; border: 0; }
.cssnav-field a:hover img{visibility:hidden;}

.cssnav-field span {
	position: absolute;
	left: 30px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 113px;
	height: 105px;
	text-align: center;
	visibility: hidden;
	}
.cssnav-rd	{
	position: relative;
	font-family: arial, helvetica, sans-serif;
	background-image:  url(images/buttons/rd-department-off.jpg);
	background-repeat: no-repeat;
	white-space: nowrap;
	display: block;
	width: 113px;
	height: 105px;
	margin-right: 12px; 
	padding: 0; 
	float: left;
			}
.cssnav-rd a {
	display: block;
	color: #000000;
	font-size: 11px;
	width: 113px;
	height: 105px;
	display: block;
	float: left;
	color: black; 
	text-decoration: none;
	}

.cssnav-rd img {width: 113px; height: 105px; border: 0; }
.cssnav-rd a:hover img{visibility:hidden;}

.cssnav-rd span {
	position: absolute;
	left: 30px;
	top: 15px;
	margin: 0px;
	padding: 0px;
	cursor: pointer;
	width: 113px;
	height: 105px;
	text-align: center;
	visibility: hidden;
	}
.printalt {
	color: #6F7072;
	margin-top: -10px;
	margin-left: 15px;
}
label {
	width: 100px;
	text-align: right;
	float: left;
	padding-right: 8px;
}
input {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F7072;
}
textarea {
	font-family: Arial, Helvetica, sans-serif;
	color: #6F7072;
}
