
/*<<<<<<< body >>>>>>>*/

body {
	margin: 0;	
	padding: 0;
	background-color:#f6f6f6;
	}

#all {
	margin:0 auto;
	padding:0;
	width:auto;
	background-color:#f6f6f6;
	border: 0px solid #0c0;
	}

#pghd {
	background-image:url("../img/topbar3.jpg");
	background-repeat: no-repeat;
	background-position:top center;
	margin:0 auto;
	padding:0;
	width:750px;
	height:38px;
	border: 0px solid #0c0;
	}

#topNavMaster {
	width: 750px;
	height: 38px;
	}

#topNavSearchBox {
	float:right;
	width:200px;
	height:16px;
	margin:0;
	padding-right:74px;
	background-color:transparent;
	border: 0px solid #0c0;
	}

.navSearchBoxText {
	font-family: arial, sans-serif;
	color: #666666;
	font-weight: normal;
	font-size: 11px;
	line-height: 12px;
	padding:2px 0px 0px 3px;
	}

#topNavSearchBtn {
	padding: 0px;
	}

#topNavMnDiv {
	width:470px;
	height:36px;
	margin:0px;
	background:transparent;
	position:relative;
	z-index:100;
	border:0px solid #c00;
	}

#topNavMnDiv ul {
	font-family: arial, sans-serif;
	font-size:10px;
	font-style:normal;
	padding:0px;
	margin:0px;
	list-style: none;
	height:24px;
	line-height:20px;
	}

#topNavMnDiv ul li {
	float:left;
	margin-top:2px;
	width:auto;
	}

#topNavMnDiv ul li a {
	display:block;
	width:auto;
	text-decoration:none;
	padding:0px 5px;
	color:#666;
	}

#topNavMnDiv table {
	border-collapse:collapse; 
	margin:0; 
	padding:0;
	font-size:1em;
	}

#topNavMnDiv ul li ul {
	visibility:hidden;
	position:absolute;
	top:22px;
	left:0px;
	width:470px;
	height:16px;
	line-height:16px;
	}

#topNavMnDiv ul li a:hover {
	color:#a40020;
	background-image:url("../img/topNav_bk.jpg");
	background-repeat:repeat-x;
	}

#topNavMnDiv ul li a:hover.aboutSpacer {
	width:auto;
	height:auto;
	padding-right:20px;
	background-image:url("../img/arrodn_o.jpg");
	background-position:center;
	background-repeat:no-repeat;
	color: #a40020;
	}

#topNavMnDiv ul a:hover.aboutSpacer,
#topNavMnDiv ul li:hover a.aboutSpacer {
	width:auto;
	height:auto;
	padding-right:20px;
	background-image:url("../img/arrodn_o.jpg");
	background-position:center;
	background-repeat:no-repeat;
	color: #a40020;
	}

/* Root Menu Hover Persistence */
ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a {
	background: #ffffff;
	border:1px solid #f6f6f6;
	color:#a40020;
}



#topNavMnDiv ul li:hover ul,
#topNavMnDiv ul li a:hover ul {visibility:visible;}

#topNavMnDiv ul li:hover ul li a,
#topNavMnDiv ul li a:hover ul li a {display:block; background:transparent; color:#666;}

#topNavMnDiv ul li:hover ul li a:hover,
#topNavMnDiv ul li a:hover ul li a:hover {color:#a40020;}


/*<<<<<<< menu >>>>>>>*/

#mos 	{
	background-image:url("../img/logo_dupont.gif");
	background-position:4px 10px;
	background-repeat: no-repeat;
	margin:0;
	padding-top:0;
	width:750px;
	height:61px;
	background-color:transparent;
	border: 0px solid #0c0;
	}

ul#nav { /* all nav lists */
	margin: 0;
	border: 0 none;
	padding:0px 0px 0px 320px;
	width: 430px; /*For KHTML*/
	list-style: none;
	border:0px solid #f60;
}

ul#nav li {
	margin: 0;
	border: 0 none;
	padding: 0;
	float: right; /*For Gecko*/
	display: inline;
	list-style: none;
	position: relative;
	border:0px solid #00f;
}

ul#nav ul {
	margin:0;
	border: 0 none;
	padding: 0;
	width:136px;
	list-style: none;
	display: none;
	position: absolute;
	top:18px;
	left: 0;
}

ul#nav ul:after /*From IE 7 lack of compliance*/{
	clear: both;
	display: block;
	font: 1px/0px serif;
	content: ".";
	height: 0;
	visibility: hidden;
}

ul#nav ul li {
	width:136px;
	float: left; /*For IE 7 lack of compliance*/
	display: block !important;
	display: inline; /*For IE*/
}

ul#nav a {
	border:1px solid #f0f0f0;
	padding: 3px 0px;
	float: none !important; /*For Opera*/
	float: left; /*For IE*/
	display: block;
	background: #f6f6f6;
	color: #666666;
	font: bold 0.95em/0.95em trebuchet, "trebuchet ms", arial, sans-serif;
	text-decoration: none;
	text-align:center;
	height: auto !important;
	height: 1%; /*For IE*/
	width:136px;
}

/* Root Menu Hover Persistence */
ul#nav a:hover,
ul#nav li:hover a,
ul#nav li.iehover a {
	background: #ffffff;
	border:1px solid #f6f6f6;
	color:#a40020;
}

ul#nav a:hover.top,
ul#nav li:hover a.top,
ul#nav li.iehover a.top {
	background: #ffffff;
	border-right:1px solid #a40020;
	border-left:1px solid #a40020;
	border-top:1px solid #a40020;
	color:#a40020;
}

/* 2nd Menu */
ul#nav li:hover li a,
ul#nav li.iehover li a {
	float: none;
	background: #f6f6f6;
	border:1px solid #ffffff;
	color:#666666;
	text-align:center;
}

/* 2nd Menu Hover Persistence */
ul#nav li:hover li a:hover,
ul#nav li:hover li:hover a,
ul#nav li.iehover li a:hover,
ul#nav li.iehover li.iehover a {
	background: #ffffff;
	border-right:1px solid #a40020;
	border-left:1px solid #a40020;
	color:#a40020;
}

ul#nav li:hover li a:hover.bttm,
ul#nav li:hover li:hover a.bttm,
ul#nav li.iehover li a:hover.bttm,
ul#nav li.iehover li.iehover a.bttm {
	background: #ffffff;
	border-right:1px solid #a40020;
	border-left:1px solid #a40020;
	border-bottom:3px solid #a40020;
	color:#a40020;
}

/* Do Not Move - Must Come Before display:block for Gecko */
ul#nav li:hover ul ul,
ul#nav li:hover ul ul ul,
ul#nav li.iehover ul ul,
ul#nav li.iehover ul ul ul {
	display: none;
}

ul#nav li:hover ul,
ul#nav ul li:hover ul,
ul#nav ul ul li:hover ul,
ul#nav li.iehover ul,
ul#nav ul li.iehover ul,
ul#nav ul ul li.iehover ul {
	display: block;
}

/*<<<<<<< content >>>>>>>*/

#content {
	margin: 0 auto;
	padding:0px;
	width:750px;
	height:100%;
	min-height:250px;
	font-family: trebuchet, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #333333;
	text-align:left;
	line-height: 1.5em;
	background-color: #ffffff;
	border:0px solid #603;
	}

p {
	margin:0px;
	padding:6px 6px;
	border:0px solid #060;
	}

.nb {
	font-family: arial, sans-serif;
	color: #000000;
	font-weight:bold;
	font-size:11px;
	font-style:normal;
	line-height: 1.3em;
	border-top:0px solid #ffffff;
	}

/*ul	{
	list-style-image: url("../img/globalSquareBullet.gif");
	margin:0px;
}

li	{
	font-family: trebuchet, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	color: #666666;
	text-decoration: none;
	margin:4px 0px 0px 20px;
	padding:0px;
 }*/

h1 {
	font-family: "Times New Roman", sans-serif;
	font-weight: normal;
	font-size: 20px;
	font-weight:bold;
	color: #a40020;
	margin-bottom: 10px;
	padding:0px 0px 2px 6px;
	}
		
h2 {
	color: #a40020;
	font-size: 16px;
	font-family: "Times New Roman", sans-serif;
	font-weight:bold;
	margin-top:0px;
	padding:0px 6px 2px 6px;
	}
		
h3 {
	color: #a40020;
	font-size: 14px;
	font-family: trebuchet, "trebuchet ms", arial, sans-serif;
	padding:0px 6px 2px 6px;
	}

h4 {
	color: #333333;
	font-size: 12px;
	font-family: trebuchet, "trebuchet ms", arial, sans-serif;
	font-weight:bold;
	margin:30px 0px 4px 6px;
	}

sup, sub	{
	font-family: monaco, sans-serif;
	font-size: 9px;
	color: #333333;
	font-weight:normal;
	line-height:1.1em;
	}

a {
	color: #a40020;
	text-decoration: none;
	font-weight: bold;
	}

a:hover {
	font-weight: bold;
	text-decoration: underline;
	}

td	{
	font-family: trebuchet, "trebuchet ms", arial, sans-serif;
	font-size: 12px;
	line-height: 1.5em;
	color: #666666;
	background-color: transparent;
	border:0px solid blue;
	}

#spec td	{
	padding:0px 2px;
	border-bottom:1px solid #004c96;
	}

th	{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	padding:0px 2px;
	background-color:#004c96;
	border:0px solid blue;
	}

td.hdr	{
	font-size: 12px;
	color: #ffffff;
	font-weight: bold;
	background-color:#004c96;
	border:0px solid blue;
	}

td.lcol	{
	font-size: 12px;
	color: #000;
	font-weight: normal;
	background-color:#def;
	border:0px solid blue;
	}

td.rcol	{
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	background-color:#ccf;
	border:0px solid blue;
	}

/*<<<<<<< foot >>>>>>>*/

#foot {
	margin:0 auto;
	padding:0;
	width:720px;
	height:auto;
	min-height:100px;
	background-color:#f6f6f6;
	border:0px solid #00cc00;
	clear:both;
	}

#footlinks {
	width: 720px;
	height: 110px;
	margin: 0 auto;
	padding:0px;
	font-family: trebuchet, "trebuchet ms", arial, sans-serif;
	font-size: 11px;
	color:#333333;
	text-align:left;
	line-height: 1.6em;
	background-color:#ffffff;
	border:0px solid #F93;
	}

#foot div {
	padding:0px;
	border: 0px solid #6C3;
	}
		
#foot div a {
	color: #333333;
	font-weight:normal;
	text-decoration: none;
	}
		
#foot div a:hover {
	color: #a40020;
	text-decoration: underline;
	}
	
/*<<<<<<< form >>>>>>>*/

