body {
	background-color: #ffffff;
	margin-top: 0%;
	margin-bottom: 0%; 
	margin-left: 0%;
	margin-right: 0%;
	z-index:0;
}
#all {
	position:absolute;
	top: 0px;
	width:750px;
	height: 100%;
	left: 50%;
	margin: 0 0 0 -375;  /* everything is positioned off this */
	font-family: trebuchet, trebuchet ms, verdana, arial, sans-serif;
	font-size: 11px;
	color: #666666;
	line-height: 13px;
	text-decoration: none;
	border: 0px solid orange;
}
#topbars {
	position:absolute;
	top:0px;
	left: 0px;
	width: 750px;
	height: 38px;
	background-color: #f3f3f3;
	background-image: url("topNav_bg.gif");
	background-repeat: repeat-x;	
	text-align: left;
	border: 0px solid red;
}
#topNavColorBars {
	position: absolute;
	bottom: 0px;
	right: 0px;
	width: 274px;
	height: 15px;
	background-color: #D42233;
	background-image: url("topNav_colorBars.gif");
}
#dupontLogoDiv {
 position:absolute;
 top:38px;
 left:0px;
 width:749px;
 height:82px;
 border: 0px solid red;
}

#dupontLogoDiv #dupontLogoImg {
	margin: 21px 0px 20px 11px;
	float: left;
}
#content {
	position:absolute;
	top:120px;
	width: 750px;
	height: 50px;
	left:0px;
	border: 0px solid brown;
}
#srch {
	position:absolute;
	top:50px;
	width: 365px;
	min-height: 340px;
	left:0px;
	font-family: trebuchet, trebuchet ms, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: 0px solid green;
}
#srched {
	position:absolute;
	top:50px;
	width: 495px;
	min-height: 350px;
	left:0px;
	font-family: trebuchet, trebuchet ms, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	border: 0px solid green;
}
#footer {
	position:absolute;
	top:384px;
	width: 750px;
	left:0px;
	margin-top: 30px;
	border: 0px solid red;
}
	
#footer .hFooterStyle {
	padding-left: 5px;
	float: left;
}
	
#footer .sFooterStyle {
	padding-left: 5px;
}
	
#footer .contactStyle {
	text-align: right;
}

.childCrumb, .childCrumb a {
	display: inline;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #B80026;
	font-size: 11px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
	background-image: none;
}

.childCrumbLastLink {
	display: inline;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	font-size: 11px;
	line-height: 24px;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 6px;
	text-decoration: none;
	background-image: none;
}
	
.childCrumb a:hover {
	text-decoration: underline;
}

a.footerLink {
	margin: 0px 0px 0px 0px;
	font-weight: normal;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #B80026;
	font-size: 11px;
	line-height: 15px;
	text-decoration: none;
}
	
a.footerLink:hover {
	padding: 0px 0px 0px 0px;
	text-decoration: underline;
}

div.overline {
	border-top: 1px solid #cccccc;
	margin: 12px 0px 0px 0px;
}
	
p.overline {
	padding: 12px 0px 0px 0px;
	font-family: trebuchet, trebuchet ms, sans-serif;
	color: #666666;
	display: block;
	text-decoration: none;
}

.bdr {
	background-color: #ffffff;
	padding: 5px; 
	margin: 0px; 
	border-style: solid; 
	border-color: #999999; 
	border-width: 1px;
}

.nav {
	font-family: trebuchet, trebuchet ms, verdana, arial, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 13px;
	text-decoration: none;
}

a.nav {
	color: #0000bb;
	text-decoration: none;
}

a.nav:hover {
	text-decoration: underline;
}

.button {
	background-color: #f0f0f6;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
	color: #666666;
	margin: 0px;
	padding-bottom: 3px;
	height: 20px;
	width: 70px;
	border: 1px inset;
	border-color: #9999cc;
	cursor: hand;
}
.button:hover {
	background-color: #fafaff;
	color: #6666ff;
}
.tab {
	background-color: #e0e0e0;
	border-top: 1px solid #999999;
	border-right: 1px solid #999999;
	border-left: 1px solid #999999;
	text-align: center;
	font-family: verdana, arial, helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	text-decoration: none;
	color: #666666;
	z-index: 1;
	padding: 1;
	cursor: pointer;
	cursor: hand;
}
.panel {
	background-color: #ffffff;
	visibility: hidden;
	border: 1px solid #999999;
	text-align: left;
	text-decoration: none;
	color: #666666;
	padding: 0;
	overflow: auto;
}
td	{
	background-color: #ffffff;
	font-family: trebuchet, trebuchet ms, verdana, arial, sans-serif;
	font-size: 11px;
	line-height: 13px;
	color: #666666;
	text-decoration: none;
}	
dt	{
	line-height: 20px;
	color: #666666;
	background-color: #e8e8e8;
	padding-left: 6px;
}	
dd	{
	color: #666666;
	background-color: #ffffff;
	padding: 2px 4px 4px 4px;
}

/* Contact Form Classes */
	
input {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 19px
}

.bttn {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #0000bb;
	border: 2px inset #cfcfcf;
	text-decoration: none;
	height: 19px
}

.bttn:hover {
	text-decoration: underline;
}

textarea {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	width: 330px;
	text-decoration: none;
}

select {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	color: #666666;
	text-decoration: none;
	height: 19px;
	list-style-type: square;
}

.formSubHead {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 10px; 
	font-weight: bold;
	text-decoration: none; 
	color: #666666;
}

.redTextBold {
	color: #FF0000;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	text-decoration: none;
}

.catHeading {
	font-family: trebuchet, trebuchet ms, sans-serif;
	font-size: 16px;
	line-height: 20px;
	text-decoration: none;
	text-align: middle; 
	color: #5C130A;
	caption: Form Category Heading;
}

.bgmenucolor03 { Background-Color: #e6e6e6; visible: false; } /* cat bg */
.bgmenucolor05 { Background-Color: #e6e6e6; visible: false; } /* left nav 1px horiz line */

/* End Contact Form Classes */