@charset "utf-8";
/* CSS Document */



a:focus { outline:none }



/* Sitewide Main Body CSS */


div#mainbody {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top:0px;
	width:900px;
	visibility: visible;
	z-index:1;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#mainpagebody {
	position:absolute;
	left:0px;
	top:132px;
	width:900px;
	z-index:2;
	visibility: visible;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


div#footer {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:1020px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}


div#footercopyright {
	position:absolute;
	width:469px;
	height:31px;
	z-index:11;
	top: 45px;
	left: 425px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: right;
}

div#footerlinks {
	position:absolute;
	width:400px;
	height:31px;
	z-index:12;
	top: 45px;
	left: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



.generaltxt {
	padding: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.smalltxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}

.smalltxttwo {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}



/* End */



/* Sitewide Header CSS */
div#headertitle {
	position:absolute;
	left:0px;
	top:0px;
	width:458px;
	height:90px;
	z-index:2;
	visibility: visible;
}

div#headertext {
	position:absolute;
	left:570px;
	top:15px;
	width:332px;
	height:34px;
	z-index:3;
	visibility: visible;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

	div#headertext a:link { text-decoration: none; color: #000000; }
	div#headertext a:active { text-decoration: none; color: #000000; }
	div#headertext a:visited { text-decoration: none; color: #000000; }
	div#headertext a:hover { text-decoration: none; color: #3F67AB; }

div#langheadertext {
	position:absolute;
	left:570px;
	top:17px;
	width:332px;
	height:34px;
	z-index:3;
	visibility: visible;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

	div#langheadertext a:link { text-decoration: none; color: #000000; }
	div#langheadertext a:active { text-decoration: none; color: #000000; }
	div#langheadertext a:visited { text-decoration: none; color: #000000; }
	div#langheadertext a:hover { text-decoration: none; color: #3F67AB; }

div#headermenuarea {
	position:absolute;
	left:-1px;
	top:92px;
	text-align: left;
	width:901px;
	height:28px;
	z-index:4;
	visibility: visible;
}

	div#menu_m1 a:link { text-decoration: none; color: #FFFFFF; }
	div#menu_m1 a:active { text-decoration: none; color: #FFFFFF; }
	div#menu_m1 a:visited { text-decoration: none; color: #FFFFFF; }
	div#menu_m1 a:hover { text-decoration: none; color: #FFFFFF; }



div#headerflash {
	position:absolute;
	left:0px;
	top:122px;
	width:900px;
	z-index:5;
	visibility: visible;
}

/* End */

/* 000097 old link color */

	.blink a:link { text-decoration: none; color: #005177; }
	.blink a:active { text-decoration: none; color: #005177; }
	.blink a:visited { text-decoration: none; color: #005177; }
	.blink a:hover { text-decoration: none; color: #005177; }
	
	.wlink a:link { text-decoration: none; color: #FFFFFF; }
	.wlink a:active { text-decoration: none; color: #FFFFFF; }
	.wlink a:visited { text-decoration: none; color: #FFFFFF; }
	.wlink a:hover { text-decoration: none; color: #FFFFFF; }
	
	.blinknu a:link { text-decoration: none; color: #005177; }
	.blinknu a:active { text-decoration: none; color: #005177; }
	.blinknu a:visited { text-decoration: none; color: #005177; }
	.blinknu a:hover { text-decoration: none; color: #005177; }
	
	.blklink a:link { text-decoration: none; color: #000000; }
	.blklink a:active { text-decoration: none; color: #000000; }
	.blklink a:visited { text-decoration: none; color: #000000; }
	.blklink a:hover { text-decoration: none; color: #000000; }

	.breadcrumb a:link { text-decoration: none; color: #000000; }
	.breadcrumb a:active { text-decoration: none; color: #000000; }
	.breadcrumb a:visited { text-decoration: none; color: #000000; }
	.breadcrumb a:hover { text-decoration: underline; color: #3F67AB; }

.hrdash {
	border: none 0;
	border-top: 1px dashed #000000;/*the border*/
	width: 100%;
	height: 1px;
} 

.hrspace {
	border: none 0;
	border-top: 1px dashed #FFFFFF;
	width: 100%;
	height: 1px;
} 

.indexheaderOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
}

.indexboldtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	font-weight: bold;
}

	.indexboldtext a:link { text-decoration: none; font-weight: bold; color: #000000; }
	.indexboldtext a:active { text-decoration: none; font-weight: bold; color: #000000; }
	.indexboldtext a:visited { text-decoration: none; font-weight: bold; color: #000000; }
	.indexboldtext a:hover { text-decoration: none; font-weight: bold; color: #3F67AB; }



.txtbh3 { font-weight: bold; font-size: 12px; color: #333333; font-family: verdana, arial, helvetica, sans-serif; text-decoration: none}
.txtbh4 { font-weight: bold; font-size: 14px; color: #333333; font-family: arial, verdana, helvetica, sans-serif; text-decoration: none}
TD.txtb { font-size: 12px; color: #333333; font-family: arial, helvetica, sans-serif; text-decoration: none}
TD.txtc12 { font-weight: bold; font-size: 12px; color: #333333; font-family: arial, helvetica, sans-serif; text-decoration: none }

	.txtb a:link { text-decoration: none; font-weight: bold; color: #005E8A; }
	.txtb a:active { text-decoration: none; font-weight: bold; color: #005E8A; }
	.txtb a:visited { text-decoration: none; font-weight: bold; color: #005E8A; }
	.txtb a:hover { text-decoration: none; font-weight: bold; color: #005E8A; }

div#indexleft {
	position:absolute;
	left:0px;
	top:365px;
	width:515px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	padding: 10px;
	z-index:6;
	visibility: visible;
}


	
	.indexnews a:link { text-decoration: none; color: #3F67AB; }
	.indexnews a:active { text-decoration: none; color: #3F67AB; }
	.indexnews a:visited { text-decoration: none; color: #3F67AB; }
	.indexnews a:hover { text-decoration: none; color: #3F67AB; }
	

div#indexright {
	position:absolute;
	left:540px;
	top:350px;
	width:360px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index:7;
	visibility: visible;
	background-color: #F2F2F2;
}


.indexrightp {
	padding: 10px 10px 10px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}


div#indexrighttwo {
	position:absolute;
	left:540px;
	top:525px;
	width:360px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index:8;
	visibility: visible;
	background-color: #F2F2F2;
}


div#indexrightthree {
	position:absolute;
	left:540px;
	top:700px;
	width:360px;
	height:170px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	z-index:9;
	visibility: visible;
	background-color: #F2F2F2;
}




.boxtxt {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

.boxtxtblk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}


.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #005E8A;
}

.boxheaderwht {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 14px;
	color: #FFFFFF;
}

.boxheaderblk {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 15px;
	color: #000000;
}

	.boxtxt a:link { text-decoration: none; color: #005177; }
	.boxtxt a:active { text-decoration: none; color: #005177; }
	.boxtxt a:visited { text-decoration: none; color: #005177; }
	.boxtxt a:hover { text-decoration: none; color: #005177; }

	.boxheader a:link { text-decoration: none; font-weight: bold; color: #005E8A; }
	.boxheader a:active { text-decoration: none; font-weight: bold; color: #005E8A; }
	.boxheader a:visited { text-decoration: none; font-weight: bold; color: #005E8A; }
	.boxheader a:hover { text-decoration: none; font-weight: bold; color: #005E8A; }
	
	.boxheaderblk a:link { text-decoration: none; font-weight: bold; color: #000000; }
	.boxheaderblk a:active { text-decoration: none; font-weight: bold; color: #000000; }
	.boxheaderblk a:visited { text-decoration: none; font-weight: bold; color: #000000; }
	.boxheaderblk a:hover { text-decoration: none; font-weight: bold; color: #000000; }

	.boxtxtblk a:link { text-decoration: none; color: #000000; }
	.boxtxtblk a:active { text-decoration: none; color: #000000; }
	.boxtxtblk a:visited { text-decoration: none; color: #000000; }
	.boxtxtblk a:hover { text-decoration: none; color: #000000; }
	

/* Corporate CSS */


div#corlocation {
	position:absolute;
	width:280px;
	height:175px;
	left: 0px;
	top: 550px;
	z-index: 3;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#coraffiliates {
	position:absolute;
	width:280px;
	height:175px;
	z-index:4;
	left: 305px;
	top: 550px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#cormitsui {
	position:absolute;
	width:280px;
	height:175px;
	z-index:5;
	left: 611px;
	top: 550px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#corfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:760px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}

/* End Corporate CSS */



/* Industries CSS */


div#indauto {
	position:absolute;
	width:280px;
	height:175px;
	z-index:5;
	left: 305px;
	top: 300px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#indagro {
	position:absolute;
	width:280px;
	height:175px;
	z-index:4;
	left: 0px;
	top: 300px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#indbuilding {
	position:absolute;
	width:280px;
	height:175px;
	left: 611px;
	top: 300px;
	z-index: 3;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#indhealthcare {
	position:absolute;
	width:280px;
	height:175px;
	left: 0px;
	top: 475px;
	z-index: 6;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#indpackaging {
	position:absolute;
	width:280px;
	height:175px;
	z-index:7;
	left: 305px;
	top: 475px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#indsemi {
	position:absolute;
	width:280px;
	height:175px;
	z-index:8;
	left: 611px;
	top: 475px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#indfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:700px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}


/* End Industries CSS */


/* Products CSS */


div#proadhesive {
	position:absolute;
	width:430px;
	left: 0px;
	top: 300px;
	z-index: 3;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#proagro {
	position:absolute;
	width:430px;
	z-index:4;
	left: 460px;
	top: 300px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#proelectronic {
	position:absolute;
	width:430px;
	left: 0px;
	top: 440px;
	z-index: 5;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#profinechem {
	position:absolute;
	width:430px;
	z-index:6;
	left: 460px;
	top: 440px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}


div#profunctional {
	position:absolute;
	width:430px;
	left: 0px;
	top: 700px;
	z-index: 7;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#proreaction {
	position:absolute;
	width:430px;
	z-index:8;
	left: 460px;
	top: 700px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#prospecialty {
	position:absolute;
	width:430px;
	left: 0px;
	top: 870px;
	z-index: 9;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}


#procontact {
	position:absolute;
	width:430px;
	left: 460px;
	top: 870px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 20px;
	visibility: visible;
	border: 1px #C0C0C0 solid;
	background-color: #F7F7F7;
}

div#profooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:1290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}

	div#profooter a:link { text-decoration: none; color: #000000; }
	div#profooter a:active { text-decoration: none; color: #000000; }
	div#profooter a:visited { text-decoration: none; color: #000000; }
	div#profooter a:hover { text-decoration: none; color: #000000; }

/* End Products CSS */


/* News CSS */

div#newsbody {
	position:absolute;
	width:700px;
	left: 185px;
	top: 290px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	z-index:6;
	visibility: visible;
}

div#eventsbody {
	position:absolute;
	width:680px;
	left: 185px;
	top: 490px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	z-index:6;
	visibility: visible;
}

div#newfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:840px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}

#newcontact {
	position:absolute;
	width:160px;
	left: 0px;
	top: 710px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	visibility: visible;
	border: 1px #C0C0C0 solid;
	background-repeat:no-repeat;
	background-color: #F7F7F7;
}

/* End News CSS */



/* Events CSS - THIS PAGE WAS DELETED AND THE EVENT BODY PLACED UNDER NEWS */



div#eventsfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:640px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}

#eventscontact {
	position:absolute;
	width:180px;
	left: 0px;
	top: 305px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
	visibility: visible;
	border: 1px #C0C0C0 solid;
	background-repeat:no-repeat;
	background-color: #F7F7F7;
}

/* End Events CSS */






/* Press CSS */

div#pressbreadcrumb {
	position:absolute;
	left:0px;
	top:132px;
	width:900px;
	z-index:2;
	visibility: visible;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

	.pmenulnk a:link { text-decoration: none; color: #000000; }
	.pmenulnk a:active { text-decoration: none; color: #000000; }
	.pmenulnk a:visited { text-decoration: none; color: #000000; }
	.pmenulnk a:hover { text-decoration: none; color: #000000; }


/* End Press CSS */




/* RD CSS */

div#rdbody {
	position:absolute;
	left:0px;
	top:370px;
	width:270px;
	z-index:2;
	padding: 10px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#rdbodytwo {
	position:absolute;
	left:305px;
	top:370px;
	width:280px;
	z-index:2;
	padding: 10px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}


div#rddetails {
	position:absolute;
	width:270px;
	left: 621px;
	top: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding: 10px;
}

div#rdfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:550px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}


/* End RD CSS */





/* Corporate Citizenship CSS */



div#corpcitaction {
	position:absolute;
	width:270px;
	left: 0px;
	top: 385px;
	z-index: 3;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#corpcitcsr {
	position:absolute;
	width:280px;
	z-index:4;
	left: 305px;
	top: 385px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#corpcitmore {
	position:absolute;
	width:270px;
	z-index:5;
	left: 621px;
	top: 385px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

#corpcitpdf {
	position:absolute;
	left:0px;
	top:640px;
	width:900px;
	z-index:2;
	line-height: 35px;
	vertical-align: middle;
}

div#corpcitfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:730px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}


/* End Corporate Citizenship CSS */



/* Affiliates CSS */


div#afffooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:1400px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}

/* End Affiliates CSS */



/* IR CSS */



div#irfinancial {
	position:absolute;
	width:889px;
	left: 0px;
	top: 285px;
	z-index: 3;
	visibility: visible;
	padding: 0px 0px 0px 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}

div#irannual {
	position:absolute;
	width:400px;
	z-index:4;
	left: 0px;
	top: 780px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

div#irmore {
	position:absolute;
	width:400px;
	z-index:5;
	left: 490px;
	top: 780px;
	visibility: visible;
	padding: 0px 0px 0px 10px;
}

#irpdf {
	position:absolute;
	left:0px;
	top:930px;
	width:889px;
	z-index:2;
	line-height: 35px;
	vertical-align: middle;
}


div#irfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:1010px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}


/* End IR CSS */


/* Products CSS */

div#prodmenu {
	position:absolute;
	left:0px;
	top:281px;
	width:183px;
}


td.prodsidemenu {
	FONT-STYLE: normal;
	FONT-SIZE: 13px;
	COLOR: #000000;
	FONT-FAMILY: Arial, Helvetica, sans-serif;

}

div#prodheader {
	position:absolute;
	left:0px;
	top:155px;
	width:900px;
}

div#prodbody {
	position:absolute;
	left:200px;
	top:281px;
	width:680px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#newprodbody {
	position:absolute;
	left:184px;
	top:0px;
	width:690px;
	padding: 10px 10px 10px 16px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;

}

div#newprodmenu {
    position:absolute;
	left:0px;
	top:0px;
	width:183px;
}

#newprodfooter {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
}

#newprodfooterbk {
	position:absolute;
	left:0px;
	top:0px;
	width:900px;
}

#newprodfooterlnk {
	position:absolute;
	left:0px;
	top:40px;
	width:900px;
}

#newprodfootercpy {
	position:absolute;
	width:900px;
	left:0px;
	top:40px;
	width:900px;
	text-align: right;
}



div#privacybody {
	position:absolute;
	left:7px;
	top:170px;
	width:850px;
	padding: 20px 20px 20px 20px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#contactbody {
	position:absolute;
	left:7px;
	top:281px;
	width:873px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}


.privacybody a:link { text-decoration: none; color: #005177; }
.privacybody a:active { text-decoration: none; color: #005177; }
.privacybody a:visited { text-decoration: none; color: #005177; }
.privacybody a:hover { text-decoration: none; color: #005177; }

.prodbodylnk a:link { text-decoration: none; color: #005177; }
.prodbodylnk a:active { text-decoration: none; color: #005177; }
.prodbodylnk a:visited { text-decoration: none; color: #005177; }
.prodbodylnk a:hover { text-decoration: none; color: #005177; }

.prodsidemenu a:link { text-decoration: none; color: #000000; }
.prodsidemenu a:active { text-decoration: none; color: #000000; }
.prodsidemenu a:visited { text-decoration: none; color: #000000; }
.prodsidemenu a:hover { text-decoration: none; color: #000000; }

.newprodmenu a:link { text-decoration: none; color: #000000; }
.newprodmenu a:active { text-decoration: none; color: #000000; }
.newprodmenu a:visited { text-decoration: none; color: #000000; }
.newprodmenu a:hover { text-decoration: none; color: #000000; }

.headerone { font-size: 17px; color: #005E8A; font-family: arial, helvetica, sans-serif; font-weight: bold }
.headertwo { font-size: 15px; color: #005E8A; font-family: arial, helvetica, sans-serif; font-weight: bold }
.prodbold { font-size: 15px; color: #005E8A; font-family: arial, helvetica, sans-serif; font-weight: bold }
.formbold { font-size: 16px; color: #0084C0; font-family: arial, helvetica, sans-serif; font-weight: bold }
.titlebold { font-size: 13px; color: #005E8A; font-family: arial, helvetica, sans-serif; font-weight: bold }


.headerone a:link { text-decoration: none; color: #005E8A; }
.headerone a:active { text-decoration: none; color: #005E8A; }
.headerone a:visited { text-decoration: none; color: #005E8A; }
.headerone a:hover { text-decoration: none; color: #005E8A; }

.headertwo a:link { text-decoration: none; color: #005E8A; }
.headertwo a:active { text-decoration: none; color: #005E8A; }
.headertwo a:visited { text-decoration: none; color: #005E8A; }
.headertwo a:hover { text-decoration: none; color: #005E8A; }

.prodbold a:link { text-decoration: none; color: #005E8A; }
.prodbold a:active { text-decoration: none; color: #005E8A; }
.prodbold a:visited { text-decoration: none; color: #005E8A; }
.prodbold a:hover { text-decoration: none; color: #005E8A; }






/* End Products CSS */




/* Industries CSS */

div#indbody {
	position:absolute;
	left:200px;
	top:281px;
	width:440px;
	padding: 10px 10px 10px 10px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
}

div#indautobody {
	position:absolute;
	left:190px;
	top:281px;
	width:460px;
	font-size: 12px;
	font-weight: bold;
	font-family: Arial, Helvetica, sans-serif;
	padding: 0px 0px 0px 10px;
}



#autosideareaen {
	position:absolute;
	left:660px;
	top:281px;
	width:220px;
	height:418px;
	font-size: 11px;
	font-weight: bold;
	color: #0000FF;
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
}

	.autosideareaen a:link { text-decoration: underline; color: #0000FF; }
	.autosideareaen a:active { text-decoration: underline; color: #0000FF; }
	.autosideareaen a:visited { text-decoration: underline; color: #0000FF; }
	.autosideareaen a:hover { text-decoration: underline; color: #0000FF; }

#autosideareaex {
	position:absolute;
	left:660px;
	top:281px;
	width:220px;
	height:538px;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
}

	.autosideareaex a:link { text-decoration: underline; color: #0000FF; }
	.autosideareaex a:active { text-decoration: underline; color: #0000FF; }
	.autosideareaex a:visited { text-decoration: underline; color: #0000FF; }
	.autosideareaex a:hover { text-decoration: underline; color: #0000FF; }


#autosideareain {
	position:absolute;
	left:660px;
	top:281px;
	width:220px;
	height:548px;
	font-size: 11px;
	color: #0000FF;
	font-weight: bold;
	padding: 10px 10px 10px 10px;
	background-color: #F2F2F2;
}

	.autosideareain a:link { text-decoration: underline; color: #0000FF; }
	.autosideareain a:active { text-decoration: underline; color: #0000FF; }
	.autosideareain a:visited { text-decoration: underline; color: #0000FF; }
	.autosideareain a:hover { text-decoration: underline; color: #0000FF; }

#autosidearea {
	position:absolute;
	left:660px;
	top:281px;
	width:200px;
	height:275px;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	background-color: #F2F2F2;
}

.autosidearea a:link { text-decoration: none; color: #000000; }
.autosidearea a:active { text-decoration: none; color: #000000; }
.autosidearea a:visited { text-decoration: none; color: #000000; }
.autosidearea a:hover { text-decoration: none; color: #000000; }

td.auto {
	font-weight: bold;
	font-size: 13px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
}

.auto a:link { font-weight: bold; text-decoration: none; color: #000000; }
.auto a:active { font-weight: bold; text-decoration: none; color: #000000; }
.auto a:visited { font-weight: bold; text-decoration: none; color: #000000; }
.auto a:hover { font-weight: bold; text-decoration: none; color: #000000; }

div#agrosidearea {
	position:absolute;
	left:660px;
	top:281px;
	width:200px;
	height:200px;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	background-color: #F2F2F2;
}

div#packsidearea {
	position:absolute;
	left:660px;
	top:281px;
	width:200px;
	height:260px;
	font-size: 12px;
	font-weight: bold;
	padding: 20px 20px 20px 20px;
	background-color: #F2F2F2;
}



/* End Industries CSS */




div#locfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:1250px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}


div#parlocfooter {
	position:absolute;
	width:900px;
	height:100px;
	left:0px;
	top:500px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	text-align: left;
	z-index:10;
	visibility: visible;
}



td.generalTxt {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
}

td.generalTxtTwo {
	font-weight: normal;
	font-style: normal;
	font-size: 13px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	background-color: #c6ddff;
}

p.generalTxtLargeTwo {
	font-weight: normal;
	font-style: normal;
	font-size: 16px;
	color: #333333;
	font-family: arial, helvetica, sans-serif;
	background-color: #ffffff;
}

td.blueLine {
	background-color: #409fff;
}

.smallText { font-size: 10px; color: #333333; font-family: arial, helvetica, sans-serif; }




/* New Products CSS */


div#productwrapper {
	position:relative;
	margin-left: auto;
	margin-right: auto;
	text-align: left;
	top:0px;
	width:900px;
	font-size: 11px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}
div#newheaderlogo {
	position:relative;
	left:0px;
	top:0px;
	width:460px;
	height:90px;
}

div#headersearch {
	position:relative;
	left:460px;
	top:-80px;
	width:440px;
	height:90px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

	div#headersearch a:link { text-decoration: none; color: #000000; }
	div#headersearch a:active { text-decoration: none; color: #000000; }
	div#headersearch a:visited { text-decoration: none; color: #000000; }
	div#headersearch a:hover { text-decoration: none; color: #3F67AB; }

div#langheadersearch {
	position:relative;
	left:460px;
	top:-77px;
	width:440px;
	height:90px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;

}

	div#langheadersearch a:link { text-decoration: none; color: #000000; }
	div#langheadersearch a:active { text-decoration: none; color: #000000; }
	div#langheadersearch a:visited { text-decoration: none; color: #000000; }
	div#langheadersearch a:hover { text-decoration: none; color: #3F67AB; }

div#newmenu {
	position:relative;
	left:0px;
	top:-75px;
	width:900px;
	height:100%;
}

/* div new body is the default div for 5 menu places */
div#newbody {
	position:relative;
	left:181px;
	top:-145px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodyone {
	position:relative;
	left:181px;
	top:-29px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodythree {
	position:relative;
	left:181px;
	top:-87px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodytwo {
	position:relative;
	left:181px;
	top:-58px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodyfour {
	position:relative;
	left:181px;
	top:-116px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodysix {
	position:relative;
	left:181px;
	top:-174px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodyseven {
	position:relative;
	left:181px;
	top:-203px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

div#newbodyeight {
	position:relative;
	left:181px;
	top:-232px;
	width:685px;
	height:100%;
	padding: 10px 10px 10px 23px;
	font-size: 12px;
	font-family: Arial, Helvetica, sans-serif;
	background-image:  url(../images/prod_bar_grey_vert.gif);
    layer-background-image: url(../images/prod_bar_grey_vert.gif);
	background-repeat: repeat-y;
}

/* div new product footer is the default div for 5 menu places */
div#newproductfooter {
	position:relative;
	left:0px;
	top:-160px;
	width:900px;
	height:130px;
}

div#newproductfooterone {
	position:relative;
	left:0px;
	top:-44px;
	width:900px;
	height:130px;
}

div#newproductfooterfour {
	position:relative;
	left:0px;
	top:-131px;
	width:900px;
	height:130px;
}

div#newproductfooterseven {
	position:relative;
	left:0px;
	top:-218px;
	width:900px;
	height:130px;
}

div#newproductfootereight {
	position:relative;
	left:0px;
	top:-247px;
	width:900px;
	height:130px;
}

div#newtoolbar {
	position:relative;
	left:-2px;
	top:-85px;
	width:900px;
	height:25px;
	text-align: left;
}

div#newbreadcrumb {
	position:relative;
	left:0px;
	top:-75px;
	width:900px;
	height:25px;
	font-size: 12px;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
}

div#newimageheader {
	position:relative;
	left:0px;
	top:-75px;
	width:900px;
	height:125px;
}



/* END New Products CSS */
