/* CSS Document */

body {
height: 100%;
font-size: 85%;
text-align: center;
color: #222;
background: #999 url() repeat-x;
font-family: Arial, Verdana, Myriad Pro, Helvetica, sans-serif;
padding: 0px;
margin: 0px;
}

div.clearfloats {
clear: both;
}

/*begin header*/

.header-home {
height: 50px;
background-color: #CD0000;
background: #CD0000 url(/dowagro/images/vignette_186.jpg) no-repeat;
border-bottom: 1px solid #555;
}

.header-logo img {
margin: -35px 0 0 6px;
padding-left: 6px;
}



/*end header*/
/*------------------*/


/*---misc classes---*/

h1 {
font-family: Arial Narrow, Arial, sans-serif;
font-weight: normal;
padding: 0 0 .1em 0;
margin: 0;
letter-spacing: .25px;
line-height: 1.1em;
}

sup {
font-size: .7em;
margin-top: -1em;
	vertical-align: baseline;
	font-size: 0.8em;
	position: relative;
	top: -0.4em;
}
h1 sup {
font-size: .6em;
}

p a:link, p a:visited {
color: #CD0000;
text-decoration: underline;}

p a:hover, p a:visited:hover {
color: #222;
}

.right-column h2 {
text-align: left;
margin: 0;
font-size: 1.2em;
}
.right-column h3 {
text-align: left;
margin: 0;
font-size: 1em;
}

.trait {
font-style: italic;
}

.sm {
font-family: "Lucida Sans Unicode"; /* A rare sm-supporting font. */
line-height: 0; /* keep the leading consistent in a paragraph */
}

.respect {
float: left;
position: relative; 
width: 64px; 
/* in main column 
margin: 6px 0 0 3px;*/
/* in left column */
margin: 3px 0 0 -85px;
}

.flash {
text-align: left; 
margin: 5px 10px 0 0;
}

.flash span {
float: left; 
width: 345px; 
margin: 0 10px 0 5px;
}

/* --- right column story links --- */
.faq {
font-weight: bold;
}

.faq a:link, .faq a:visited {
color: #222;
text-decoration: none;}

.faq a:hover, .faq a:visited:hover {
color: #CD0000;
text-decoration: underline;}

/* --- FAQs page --- */

.faqs .right-column-body-text {
padding-bottom: 30px;
margin-bottom: 20px;
border-bottom: 1px solid #CCC;
}

.faqs .right-column-body-text h2 {
margin-top: 5px;
}

.faqs h2 {
color: #CD0000;
margin: 0;
padding: 0;
text-decoration: none;
font-size: 1em;
line-height: 1.25em;
}
.faqs h2 a:hover, .faqs h2 a:link, .faqs h2 a:visited {
text-decoration: none;
}
.faqs h2 a:link {
color: #CD0000;
}

.faqs h2 a:link:hover {
text-decoration: underline;
}
.faqs h2 a:visited, h3 a:visited {
color: #222;
}

.faqs h2 a.toplink:link, h3 a.toplink:link {
color: #222;
}
a.toplink {
font-weight: normal;
font-size: .8em;
}

a.toplink:hover, a.toplink:visited:hover {
text-decoration: underline;
}

.faqs .right-col p {
padding: 0;
}

/*--- end of misc classes ---*/

/*------------------*/

/*-----generic containers-------------*/

.container {
width: 960px;
margin: 0 auto;
padding: 0 20px;
text-align: left;
position: relative;
background: url(/dowagro/images/bg-edge.gif) repeat-y top left;
}

.main{
float: left;
display: inline;
width: 960px;
padding: 0px 0px;
background: url(/dowagro/images/bg_grey_body_wide.jpg) repeat-y;
}



/*------------------*/


/*top navigation*/
.main-nav {
font-size: 12px;
font-weight: normal;
letter-spacing: .5px;
width: 960px;
background-color: #fff;
display: inline;
display: block;
margin: 0;
padding: 0;
position: relative;
text-align: center;
}

.main-nav ul {
margin: 0 0 0 0;
padding: 0 0 0 40px;
list-style: none;
float: left;
text-align: center;
position: relative;
width: 920px;
background: url(/dowagro/images/bg-shadow.png) repeat-x;
}

.main-nav ul li{
display: inline;
float: left;
margin-left: 0;
padding: 5px 0px;
margin: 0 0px;
padding: 3px 18px 5px;
line-height: 1.1em;
height: 25px;
vertical-align: middle;
}

.main-nav ul li:first {
margin-left: 100px;
}

ul li.wide {
line-height: 2em;}

.main-nav .spacer {
width: 125px;
}

.main-nav li.main-nav-hnav-table-unselected:hover {
background: #fff url(/dowagro/images/top_nav_marker.jpg) repeat-x;
display: block;
}
.main-nav li.spacer:hover {
background: none;
display: block;
}

.main-nav a:link, .main-nav a:visited {
font-family: Arial, Myriad Pro, Helvetica, Verdana, sans-serif;
font-family: Arial Narrow, Helvetica Condensed, sans-serif;
display: inline;
color: #222; 
text-decoration: none;
padding: 5px 14px;
padding: 0;
}

.main-nav a:hover, .main-nav a:visited:hover {
margin: 0px;
color: #222;
padding: 5px 14px;
padding: 0;
}

.main-nav-hnav-table-selected {
background: #f57f25 url(/dowagro/images/hnav_select.gif) bottom center;
margin: 0px;
}

.main-nav-hnav-table-selected a:link, .main-nav-hnav-table-selected a:hover, .main-nav-hnav-table-selected a:visited,  .main-nav-hnav-table-selected a:visited:hover {
color: #FFF;
}


/*end top navigation*/

/*-------------------------*/


/*begin left column*/


.story .left-column {
display: none;
}


.left-column {
position: absolute;
left: 0;
top: 150px;
top: 275px;
width: 220px;
display: inline;
margin: 20px;
padding: 0;
}

.sales_rep_finder .left-column {
top: 150px;
}

.primary-nav ul {
list-style: none;
text-align: right;
}

.primary-nav ul li{
padding: 5px;
font-weight: bold;
}

.primary-nav ul a:link, .primary-nav ul a:visited {
color: #CD0000;
text-decoration: none;}

.primary-nav ul a:hover, .primary-nav ul a:visited:hover {
text-decoration: underline;}



/*-------------------------------*/

/*begin right column*/

.right-column {
width: 680px;
display: inline;
float: left;
margin: 0;
padding: 10px 20px 0px 260px;
line-height: 1.5em;
background-color: #ECECEC;
border-top: 1px solid #F57F25;
}

.story .right-column {
width: 920px;
display: inline;
float: left;
margin-top: 0px;
padding: 35px 20px 0px 20px;
background-color: #ECECEC;
}

.story .right-column {
font-size: .9em;
}

.story .right-column-title {
width: 200px;
display: block;
position: absolute;
right: 740px;
top: 100px;
text-align: right;
}
.story .right-column-intro, .story .right-column-newintro {
width: 200px;
margin-right: 20px;
margin-left: 0;
padding-top: 45px;
text-align: right;
position: absolute;
left: 40px;
}

.story .right-column-body {
width: 700px;
display: block;
float: left;
position: relative;
left: 220px;
}

.right-column-body-text-chapters {
width: 478px;
position: relative;
font-family: Arial Narrow, Helvetica Condensed, Arial, sans-serif;
font-size: 1.1em;
text-align: center;
}

.right-column-body-text-chapters p {
margin: 10px 0 0 0;
}

.story .right-column-body-text {
width: 490px;
display: block;
float: left;
}

.story .right-column-body-right-hand {
width: 200px;
display: block;
float: right;
border: none;
}

.right-column img.mycogen-logo {
position: absolute;
left: 80px;
top: 240px;
}

.faqs .right-column img.mycogen-logo {
top: 275px;
}

.right-column-title {
width: 200px;
display: block;
float: left;
margin-right: 20px;
margin-left: -240px;
text-align: right;
padding-top: 20px;
}
.right-column-intro, .right-column-newintro {
width: 650px;
display: block;
float: left;
padding-top: 30px;
}
.right-column-body {
width: 575px;
display: block;
float: left;
}

.right-column-body-text {
min-height: 200px;
}

.two-col .right-column-body {
width: 650px;
}

.two-col .right-column-body-text {
width: 300px;
display: block;
float: left;
}

.two-col .right-column-body-right-hand {
width: 300px;
display: block;
float: left;
margin-left: 20px;
}

.pr {
clear: both;
border-top: 1px solid #CCC;
margin-top: 5px;
}
.pr .date {
float: left;
margin-right: 10px;
width: 150px;
color: #CD0000;
}
.pr .title {
float: left;
width: 400px;
}
.pr h3, .pr p {
margin: 5px 0;
padding: 0;
}
.pr a:link, .pr a:visited {
text-decoration: none;
}
.pr .date a:link {
color: #CD0000;
}
.pr .title a:link, .pr a:visited {
color: #222;
}
.pr .date a:hover {
text-decoration: underline;
}

.sitemap li a:link, .sitemap li a:visited {
color: #CD0000;
text-decoration: none;}

.sitemap li a:visited {
color: #222;
}

.sitemap li a:hover, .sitemap li a:visited:hover {
text-decoration: underline;}




/*-------------------------------*/

/*table rules and trademark*/

td, th {
padding: 5px;
margin: 0;
font-size: .9em;
}

th {
font-size: 1em;
background-color: #DDD;}

th label {
font-size: .8em;
}

td {
border-top: 1px solid #CCC;
}

.noBorder {
border: none;
}

.noSpace {
margin: 0;
padding: 0;
}

.requiredText {
color: #CD0000;
}


.table {
margin: 0;
padding: 0;
}

.table td, .table th {
border: 1px solid #FFF;
border-collapse: collapse;
}

.table th {
background-color: #CD0000;
color: #FFF;
}

.trademark, p.disclaimer {
color: #777;
font-size: .85em;
line-height: 1.25em;
}

/*---disclaimer---*/

div.disclaimer {
color: #777;
padding: 10px 10px 10px 0;
margin-left: 0px;
margin-bottom: 0px;
width: 720px;
		color: #999;
		/* footnote width, postion */
		width: 900px;
}

.disclaimer p {
padding-top: 5px;
line-height: 1.25em;
}

/*---breadcrumb---*/

.breadcrumb {
margin-left: 0px;
padding-bottom: 25px;
margin-bottom: 0px;
font-size: 10px;
		border-top: 1px inset #AAA;
		padding-bottom: 0;
		margin-bottom: -20px;
		text-align: center;
		position: relative;
		background: none;
		/* top of disclaimers */
		top: -170px;
}

.breadcrumb p {
		/* footnote width, position */
margin: 0 0 0 60px;
}

.breadcrumb-data-text a:link, .breadcrumb-data-text a:visited {
margin: 0px;
padding-bottom: 0px;
color: #999;
text-decoration: none;}

.breadcrumb-data-text a:hover, .breadcrumb-data-text a:visited:hover {
color: #999;
text-decoration: underline;}

*html .breadcrumb-data-text {
color: #222;
padding-left: 0px;
padding-bottom: 0px;
margin-bottom: 0px;
font-style: italic;}

.breadcrumb-data-text {
color: #222;
padding-bottom: 8px;
padding-left: 0px;
font-style: italic;}

.breadcrumb-data-text-current-page {
color: #222;}


/*---------------------------------------*/

/*begin footer*/

.footer {
font-size: 10px;
color: #999;
width: 960px;
text-align: center;
position: relative;
/* top of footer links */
height: 40px;
top: -165px;
padding: 0px 0 20px;
/* margin-bottom and top affects height */
margin: -15px 0px -160px;
}


.footer h3 {
margin: .5em 0 0 0;
color: #FFF;
font-size: 1.2em;
font-weight: normal;
font-family: Arial Narrow, Helvetica Condensed, sans-serif;
letter-spacing: .5px;
text-transform: uppercase;
}

.footer p {
margin: .5em 0 0 0;
}

form {
padding: 0;
margin: 10px 0 0 0;
}

input, button, select, label, textarea {
font-size: 1em;
font-family: Arial, Helvetica, sans-serif;
}

input[type="submit"] {
background-color: #222;
color: #FFF;
text-transform: uppercase;
margin: 0 0 0 10px;
}

.footer-ssx-form2 input[type="submit"] {
margin: 0;
}

.footer-ssx-form2 label {
}

.footer img {
text-align: center;
border: 0;
}

.mycogen-logo {
margin-top: -75px;
}

p.mycogen-logo {
margin-top: 60px;
}

p.mycogen-logo img {
margin-top: -75px;
top: 0;
left: 387px;
}

.footer ul {
list-style: none;
text-align: center;
float: left;
margin-top: 20px;
padding: 0 40px;
}

.footer ul li{
float: left;
display: inline;
padding: 0px 10px;
color: #222;
font-size: 1.2em;
font-weight: bold;
border-left: 1px solid #222;
}

.footer ul li.first {
border-left: none;
}

.footer ul a:link, .footer ul a:visited {
font-weight: bold;
color: #222;
text-decoration: none;}

.footer ul a:hover, .footer ul a:visited:hover {
color: #222;
text-decoration: underline;}

.footer a:link, .footer a:visited {
font-weight: normal;
color: #999;
text-decoration: none;}

.footer a:hover, .footer a:visited:hover {
color: #999;
text-decoration: underline;}






		img.accent {
		margin: 50px 0 0 -260px;
		}
		
		.story img.accent {
		margin-left: -240px;
		}
			
		.right-column-body-footer {
		font-size: 10px;
		background: #CD0000 url(/dowagro/images/vignette_186.jpg) no-repeat;
		color: #EEE;
		height: 150px;
		padding-top: 3px;
		margin-top: -3px;
		margin-left: -260px;
		width: 960px;
		text-align: center;
		position: relative;
		
		padding-bottom: 10px;
		/* height of background graphic */
		height: 300px;
		}
		
		.story .right-column-body-footer {
		margin-left: -240px;
		}
		
		.right-column-body-footer h3 {
		margin: .5em 0 0 0;
		color: #FFF;
		font-size: 1.2em;
		font-weight: normal;
		font-family: Arial Narrow, Helvetica Condensed, sans-serif;
		letter-spacing: .5px;
		text-transform: uppercase;
		}
		
		.right-column-body-footer .footer-ssx-form1 h3 {
		text-align: right;
		}

		.right-column-body-footer p {
		margin: .5em 0 0 0;
		}
						
		.right-column-body-footer .footer-ssx-form1 a, .right-column-body-footer .footer-ssx-form1 a:link, .right-column-body-footer .footer-ssx-form1 a:visited, .right-column-body-footer .footer-ssx-form1 a:visited:hover, .right-column-body-footer .footer-ssx-form1 a:hover,
		.right-column-body-footer .footer-ssx-form2 a, .right-column-body-footer .footer-ssx-form2 a:link, .right-column-body-footer .footer-ssx-form2 a:visited, .right-column-body-footer .footer-ssx-form2 a:visited:hover, .right-column-body-footer .footer-ssx-form2 a:hover {
		background-color: #222;
		color: #FFF;
		text-transform: uppercase;
		margin: 0 0 0 10px;
		padding: 1px 6px 0;
		font-size: 10px;
		text-decoration: none;
		border: 2px outset #FFF;
		}
		
		.right-column-body-footer .footer-ssx-form2 a, .right-column-body-footer .footer-ssx-form2 a:link, .right-column-body-footer .footer-ssx-form2 a:visited, .right-column-body-footer .footer-ssx-form2 a:visited:hover, .right-column-body-footer .footer-ssx-form2 a:hover {
		margin: 0;
		}
		
		.right-column-body-footer .footer-ssx-form1 a:visited:hover, .right-column-body-footer .footer-ssx-form1 a:hover,
		.right-column-body-footer .footer-ssx-form2 a:visited:hover, .right-column-body-footer .footer-ssx-form2 a:hover {
		border: 2px inset #FFF;
		}
		
		
		.right-column-body-footer .footer-ssx-form1 {
		float: left;
		width: 230px;
		height: 110px;
		margin-left: 30px;
		margin-top: 10px;
		padding-top: 0;
		padding-right: 20px;
		padding-bottom: 5px;
		border-right: 1px #333 solid;
		text-align: right;
		font-size: 1.3em;
		line-height: 1.5em;
		}
		
		.right-column-body-footer .footer-ssx-form2 {
		float: right;
		width: 230px;
		height: 110px;
		margin-right: 30px;
		margin-top: 10px;
		padding-left: 20px;
		padding-bottom: 5px;
		border-left: 1px #333 solid;
		text-align: left;
		font-size: 1.3em;
		line-height: 1.5em;
		}
		
		.footer-ssx-form2 input[type="submit"] {
		margin: 0;
		}
		
		.footer-ssx-form2 label {
		}
		
		.right-column-body-footer img {
		text-align: center;
		border: 0;
		}
		
/* new name */
		
		.right-column-body-footer ul {
		list-style: none;
		text-align: center;
		float: left;
		margin-top: 10px;
		padding: 0 8px;
		}
		
		.right-column-body-footer ul li{
		float: left;
		display: inline;
		padding: 0px 8px;
		color: #222;
		font-size: 1.2em;
		font-weight: bold;
		border-left: 1px solid #222;
		}
		
		.right-column-body-footer ul li.first {
		border-left: none;
		}
		
		.right-column-body-footer ul a:link, .right-column-body-footer ul a:visited {
		font-weight: bold;
		color: #222;
		text-decoration: none;}
		
		.right-column-body-footer ul a:hover, .right-column-body-footer ul a:visited:hover {
		color: #222;
		text-decoration: underline;}
		
		.right-column-body-footer a:link, .right-column-body-footer a:visited {
		font-weight: normal;
		color: #999;
		text-decoration: none;}
		
		.right-column-body-footer a:hover, .right-column-body-footer a:visited:hover {
		color: #999;
		text-decoration: underline;}
		
		.right-column-body-footer .footer-ssx-footlinks {
		width: 960px;
		border-top: 1px inset #AAA;
		padding: 5px 0 20px;
		margin: 15px 0px 20px;
		text-align: center;
		}
		
		







<!-- Rules for printing -->
@media print {

*html body {
background: none;}

*html .container-homepage {
margin-left: -120px;
margin-top: -20px;
}

*html .container {
margin-top: -20px;
}

*html .hu-logo {
display: none;}

*html .worldwide {
display: none;
}

*html .myacct {
display: none;
}

*html .go-button {
display: none;
}

*html .header-home {
margin-left: -10px;
}

*html .main-image img {
display: none;
}

*html .main-nav-home {
display: none;}

*html .main-nav {
display: none;}

*html .left-column {
display: none;}

*html .primary-nav {
display: none;
}

*html .right-column {
margin-left: -15px;}

*html .disclaimer {
margin-left: -150px;
}
*html .breadcrumb {
display: none;
}

*html .breadcrumb-data-here {
display: none;}

*html .breadcrumb-data-text {
display:none;}

*html .footer {
display: none;}

*html .search-box {
display: none;}

*html #search-box-text {
display: none;}

}