h1, h2, h3, h4, p, ul, li {
	margin: 0px;
	padding: 0px;
}
body {
		overflow: auto;
		background-color: #FFF;
		font: 12px Arial, Helvetica, sans-serif;
		margin: 0 0 0 0;
}

/** navigation menu **/

#container {
	width: 992px;
	position: absolute;
	z-index: 2;
	margin-right: auto;
	margin-left: auto;
}
#container #menu {
	height: 150px;
	width: 992px;
	float: left;
	background-image: url(../images/chipshadows.jpg);
	background-repeat: no-repeat;
	margin-bottom: 25px;
	margin-right: auto;
	margin-left: auto;
}
#container h1 {
	font-size: 16px;
}
#container #menu a {
	font: 11px Arial, Helvetica, sans-serif;
	color: #000;
	text-decoration: none;
}

#container #menu .accordion a {
	font-size: 11px;
	color: #000;
	padding: 5px 0pt 4pt 3px;
	margin: 0pt 0pt -1px 0pt;
	text-decoration: none;
	background: #fff;
	height: auto;
	width: 92px;
	display: block;
	text-align: left;
	border: 1px solid #DD263C;
}
#container #menu .accordion a:hover {
	color: #CC0000;
}

#container #menu #chipagc, #container #menu #chipdesign,
	#container #menu #chipprint, #container #menu #chipenvironment, 
	#container #menu #chipfilesubmission, #container #menu #chipmailing,
	#container #menu #chipcontactus { 
			background: #000000;  
			font-size: 11px;
			font-family:Arial, Helvetica, sans-serif;
			display: inline; 
			float:left; 
			height:22px; 
			width:100px;
			margin-top:20px; 
			margin-left:36px;
			text-align:center; 
			padding-top:90px; 
			margin-bottom:8px; 
			overflow: hidden;
}

#container #menu #chipagc { background: url(../images/bgagc.png) no-repeat top left; margin-left:8px;}
#container #menu #chipdesign { background: url(../images/bgdesign.png) no-repeat top left; }
#container #menu #chipprint { background: url(../images/bgprint.png) no-repeat top left; }
#container #menu #chipenvironment { background: url(../images/bgenvironment.png) no-repeat top left; }
#container #menu #chipfilesubmission { background: url(../images/bgfilesubmission.png) no-repeat top left; }
#container #menu #chipmailing { background: url(../images/bgmailing.png) no-repeat top left; }
#container #menu #chipcontactus { background: url(../images/bgcontactus.png) no-repeat top left; }
	
#container #menu #chipcontactus a:hover, 
	#container #menu #chipfilesubmission a:hover {
		color: #CC0000;
	}

/** page layout **/

#wrapper {
	width: 992px;
	margin-right: auto;
	margin-left: auto;
}
#content {
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/welcome_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentagc {
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/agc_bgnd.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentquotereq {
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/quotereq_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentclientquote {
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/clientquote_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contenteprint {
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/eprint_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentearth {
	width: 1020px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/earth_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentsustain {
	width: 924px;
	height: 550px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/sustain_bgnd.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentmarketing {
	width: 924px;
	height: 550px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/marketing_bgnd.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentdesign{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/design_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentprodserv{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/prodserv_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contenttype{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/type_bgnd.gif);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentpaper{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/paper_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentstockphoto{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/stockphoto_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentfiles{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/files_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentfilesThanks{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/filesthankyou_bgnd.png);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentprint{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/print_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentenvironment{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/environment_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentsoyveginks{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/soyveginks_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentcolor {
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/color_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentcreatepdfs{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/createpdf_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentfsc{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/fsc_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentsfi{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/sfi_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentcustomer{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/customer_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentmailing{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/mailing_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentdatabase{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentcontact{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/contact_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentcontactform{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/contactform_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#contentsitemap{
	width: 924px;
	height: 545px;
	top: 150px;
	position: absolute;
	z-index: 1;
	background-image: url(../images/sitemap_bgnd.jpg);
	background-repeat: no-repeat;
	text-align: left;
	margin-right: auto;
	margin-left: auto;
}
#footer {
	width: 924px;
	height: 145px;
	top: 150px;
	z-index: -10;
	position: absolute;
}
#footeragc {
	width: 924px;
	height: 145px;
	background-image: url(../images/footer_agc_bgnd.gif);
	background-repeat: no-repeat;
	top: 690px;
	z-index: -10;
	position: absolute;
}
#footersustain {
	width: 924px;
	height: 145px;
	background-image: url(../images/footer_sustain_bgnd.gif);
	background-repeat: no-repeat;
	top: 690px;
	z-index: -10;
	position: absolute;
}
#footerdesign {
	width: 924px;
	height: 160px;
	background-image: url(../images/footer_design_bgnd.gif);
	background-repeat: no-repeat;
	top: 690px;
	z-index: -10;
	position: absolute;
}
#footerprint {
	width: 924px;
	height: 145px;
	background-image: url(../images/footer_print_bgnd.gif);
	background-repeat: no-repeat;
	top: 690px;
	z-index: -10;
	position: absolute;
}
#footermailing {
	width: 924px;
	height: 184px;
	background-image: url(../images/footer_mailing_bgnd.gif);
	background-repeat: no-repeat;
	top: 690px;
	z-index: -10;
	position: absolute;
}
.clearfloat {
	font-size: 1px;
	line-height: 0px;
	clear: both;
	height: 0px;
}



/** text **/


 a.asklink:link {color: #CCCC33; }
 a.asklink:active {color: #CCCC33; }
 a.asklink:visited {color: #CCCC33; }
 a.asklink:hover {color: #669966; }
 
 a.navlink:link {color: #000; }
 a.navlink:active {color: #000; }
 a.navlink:visited {color: #000; }
 a.navlink:hover {color: #DD263C; }
 
 a.footerlink:link {color: #666; text-decoration: none;}
 a.footerlink:active {color: #666; text-decoration: none;}
 a.footerlink:visited {color: #666; text-decoration: none;}
 a.footerlink:hover {color: #DD263C; text-decoration: none;}
 
 a.agclink:link {color: #FFF; text-decoration: none;}
 a.agclink:active {color: #FFF; text-decoration: none;}
 a.agclink:visited {color: #FFF; text-decoration: none;}
 a.agclink:hover {color: #FFFF00; text-decoration: none;}
 
 a.agclink2:link {color: #DD263C; text-decoration: none;}
 a.agclink2:active {color: #DD263C; text-decoration: none;}
 a.agclink2:visited {color: #DD263C; text-decoration: none;}
 a.agclink2:hover {color: #C4D93D; text-decoration: none;}
 
 a.ltbluelink:link {color: #99CCFF; text-decoration: underline;}
 a.ltbluelink:active {color: #99CCFF; text-decoration: underline;}
 a.ltbluelink:visited {color: #99CCFF; text-decoration: underline;}
 a.ltbluelink:hover {color: #FFFF00; text-decoration: underline;}
 
 a.aboutlink:link {color: #0066FF; text-decoration: underline;}
 a.aboutlink:active {color: #0066FF; text-decoration: underline;}
 a.aboutlink:visited {color: #0066FF; text-decoration: underline;}
 a.aboutlink:hover {color: #C52235; text-decoration: underline;}
 
 a.newslink:link {color: #FFF; text-decoration: underline;}
 a.newslink:active {color: #FFF; text-decoration: underline;}
 a.newslink:visited {color: #FFF; text-decoration: underline;}
 a.newslink:hover {color: #FFFF00; text-decoration: underline;}
 
 a.filelink:link {color: #FFF; text-decoration: underline;}
 a.filelink:active {color: #FFF; text-decoration: underline;}
 a.filelink:visited {color: #FFF; text-decoration: underline;}
 a.filelink:hover {color: #FFFF00; text-decoration: underline;}
 
 a.designlink:link {color: #58649C; text-decoration: none;}
 a.designlink:active {color: #58649C; text-decoration: none;}
 a.designlink:visited {color: #58649C; text-decoration: none;}
 a.designlink:hover {color: #BC4336; text-decoration: none;}
 
 a.paperlink:link {color: #999; text-decoration: none;}
 a.paperlink:active {color: #999; text-decoration: none;}
 a.paperlink:visited {color: #999; text-decoration: none;}
 a.paperlink:hover {color: #86894B; text-decoration: none;}
 
 a.printlink:link {color: #666; text-decoration: none;}
 a.printlink:active {color: #666; text-decoration: none;}
 a.printlink:visited {color: #666; text-decoration: none;}
 a.printlink:hover {color: #E12667; text-decoration: none;}
 
 a.printlink2:link {color: #0066FF; text-decoration: underline;}
 a.printlink2:active {color: #0066FF; text-decoration: underline;}
 a.printlink2:visited {color: #0066FF; text-decoration: underline;}
 a.printlink2:hover {color: #E12667; text-decoration: underline;}
 
 a.envirolink:link {color: #FFF; text-decoration: none;}
 a.envirolink:active {color: #FFF; text-decoration: none;}
 a.envirolink:visited {color: #FFF; text-decoration: none;}
 a.envirolink:hover {color: #006633; text-decoration: none;}
 
 a.crpdfslink:link {color: #666; text-decoration: none;}
 a.crpdfslink:active {color: #666; text-decoration: none;}
 a.crpdfslink:visited {color: #666; text-decoration: none;}
 a.crpdfslink:hover {color: #003333; text-decoration: none;}
 
 a.fsclink:link {color: #0070C5; text-decoration: underline;}
 a.fsclink:active {color: #0070C5; text-decoration: underline;}
 a.fsclink:visited {color: #0070C5; text-decoration: underline;}
 a.fsclink:hover {color: #3C5C1F; text-decoration: underline;}
 
 a.typoglink:link {color: #0099CC; text-decoration: underline;}
 a.typoglink:active {color: #0099CC; text-decoration: underline;}
 a.typoglink:visited {color: #0099CC; text-decoration: underline;}
 a.typoglink:hover {color: #FD4900; text-decoration: underline;}
 
 a.contactlink:link {color: #0099FF; text-decoration: underline;}
 a.contactlink:active {color: #0099FF; text-decoration: underline;}
 a.contactlink:visited {color: #0099FF; text-decoration: underline;}
 a.contactlink:hover {color: #DF5E1B; text-decoration: underline;}
 
 a.sustainlink:link {color: #C5E02C; text-decoration: underline;}
 a.sustainlink:active {color: #C5E02C; text-decoration: underline;}
 a.sustainlink:visited {color: #C5E02C; text-decoration: underline;}
 a.sustainlink:hover {color: #FFFF00; text-decoration: underline;}
 
 a.sitemaplink:link {color: #666; text-decoration: underline;}
 a.sitemaplink:active {color: #666; text-decoration: underline;}
 a.sitemaplink:visited {color: #666; text-decoration: underline;}
 a.sitemaplink:hover {color: #DD263C; text-decoration: underline;}
 
 a.sitemaplink2:link {color: #333; text-decoration: underline;}
 a.sitemaplink2:active {color: #333; text-decoration: underline;}
 a.sitemaplink2:visited {color: #333; text-decoration: underline;}
 a.sitemaplink2:hover {color: #DD263C; text-decoration: underline;}
 
 a.datalink:link {color: #000; text-decoration: none;}
 a.datalink:active {color: #000; text-decoration: none;}
 a.datalink:visited {color: #000; text-decoration: none;}
 a.datalink:hover {color: #791B7A; text-decoration: none;}
 
 a.mailinglink:link {color: #663366; text-decoration: none;}
 a.mailinglink:active {color: #663366; text-decoration: none;}
 a.mailinglink:visited {color: #663366; text-decoration: none;}
 a.mailinglink:hover {color: #000; text-decoration: none;}
 
.footerNav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666666;
}
.homeSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #669966;
	line-height: 18px;
}
.homeText {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 16px;
	color: #FFFFFF;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
}
.textAGClinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.textAGClinks2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #DD263C;
}
.textWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
}
.textNews1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #CCCCCC;
}
.textDesign {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #666666;
}
.textPaperWhite {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 10px;
	color: #FFFFFF;
}
.textPaperGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #999999;
}
.textPaper {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #333333;
}
.textPrint {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 15px;
	color: #666666;
}
.textEnviro {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #FFFFFF;
}
.textFSC {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #333333;
}
.textFSCsmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	line-height: 10px;
	color: #333333;
}
.textCustomer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #333333;
}
.textEnviroNolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 18px;
	color: #006633;
	font-weight: bold;
}
.textCRPDFSNolink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #003333;
	font-weight: bold;
}.textMailing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #666666;
}
.textMailing2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #663366;
}
.textContactLarge {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #666666;
}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
.textWhiteItalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #FFFFFF;
	font-style: italic;
}
.thankYou {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #666666;
	font-weight: bold;
}
.textSustain {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.textSustainArrows {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #C5E02C;
}
.textSustain2 {
	font-family: "Times New Roman", Times, serif;
	font-size: 13px;
	line-height: 20px;
	color: #FFFFFF;
}
.textSustainGreen {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	line-height: 20px;
	color: #C5E02C;
}
.newsTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #CC0000;
}
.newspage {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.policyHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: bold;
	color: #FFFFFF;
}
.textPolicy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.sitemapSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.navData {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #000;
}
.dataSubhead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	color: #791B7A;
	font-style: italic;
	font-weight: bold;
}
.dataMainTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 20px;
	color: #000;
	font-weight: bold;
}
.dataText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
}
.dataTextBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #000;
	font-weight: bold;
}
.navData2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 25px;
	color: #791B7A;
}
