/* DowAgro Sentricon */

/* Body-Container-Main */

body {
	font-family:Arial, Helvetica, sans-serif;
	font-size:.75em;
	margin:0;
}
a:link, a:visited {
	color:#333399;
	text-decoration:none;
}
a:hover {
	color:#333399;
	text-decoration:underline;
}
h2 {
	font-size:100%;
	width:100%;
	margin-bottom:2px;
}
h4 {
  color: #00A11C;
  margin: 1em 0 0.5em 0;
}
.container {
	float:left;
}
.main {
	float:left;
}
/* Header */

.header-home {
	background-color:#FFFFFF;
	/*border-bottom:30px solid #EDEDED;*/
border-bottom:30px solid #CCCCCC;
	float:left;
	min-width: 100%;
	width: 100% !important;
	width:100%;
}
.header-logo {
	float:left;
}
.search-box {
	float:right;
	margin-top:25px;
}
.search-input {
	background:transparent url(/images/global/das_business/searchbg.gif) no-repeat scroll 0 0;
	border:medium none;
	color:#BBB;
	font-size:inherit;
	height:28px;
	padding:3px 0 0 8px;
	width:118px;
}
.go-button {
	float:right;
	margin-right:8px;
	margin-top:25px;
}
.column-wrapper {
	float:left;
	min-width:1000px;
	width:100%;
}
*html .column-wrapper {
	float:left;
}
.column-wrapper-generic {
	float:left;
	min-width:1000px;
	width:100%;
}
/* Nav Area */

.nav-area {
	float:left;
	width:160px;
}
/* Primary Area */

.primary-nav {
	float:left;
	font-weight:bold;
	width:100%;
}
.primary-nav ul {
	margin:20px 0 0 25px;
	padding:0;
}
.primary-nav ul li {
	list-style-image:url(/images/global/das_business/nine_dot_bullet.gif);
	padding-bottom:8px;
	text-decoration:none;
	font-size: .95em;
}
.primary-nav ul li a:link, .primary-nav ul li a:visited {
	color:#60318E;
	text-decoration:none;
}
.primary-nav ul li a:hover {
	color:#60318E;
	text-decoration:underline;
}
/* Secondary Nav */

.secondary-nav {
	float:left;
	width:100%;
	font-size: .95em;
}
.secondary-nav ul {
	margin:60px 0 0 25px;
	padding:0;
}
.secondary-nav ul li {
	list-style:none;
	padding:2px;
	color:#00A21C
}
.secondary-nav ul li a:link, .secondary-nav ul li a:visited {
	color:#00A21C;
	text-decoration:none;
}
.secondary-nav ul li a:hover {
	color:#00A21C;
	text-decoration:underline;
}
/* Nav-Include */

.nav-include {
	float:left;
	font-weight:bold;
	width:100%;
}
.nav-include ul {
	margin:20px 0 0 25px;
	padding:0;
}
.nav-include ul li {
	list-style-image:url(/images/global/das_business/nine_dot_bullet.gif);
	padding-bottom:8px;
	text-decoration:none;
	font-size: .95em;
}
.nav-include ul li a:link, .nav-include ul li a:visited {
	color:#60318E;
	text-decoration:none;
}
.nav-include ul li a:hover {
	color: #60318E;
	text-decoration:underline;
}
/* Alternate Nav */

.alternate-nav {
	display:none;
}
/* Content-Area */

div.content-area {
	float:left;
	padding-left:10px;
	padding-top:10px;
	width:670px;
}
div.content-A-generic {
	float:left;
	padding-bottom:20px;
	width: 800px;
	font-size: 95%;
}
*html .content-area {
	float:left;
	padding-left:10px;
	width:630px;
}
html* .content-area {
	float:left;
	padding-left:10px;
	width:630px;
}
.title-generic {
	width:100%;
}
.title-generic h1 {
	width:100%;
	margin:0px;
}
.title br {
	display:none;
}
.title h1 {
	font-size: 16px;
	font-weight: bold;
	color: #000;
}
.title a:link, a:visited {
	color: #000;
}

.title-homepage {
	display:none;
}
*html .title-generic h1 {
	margin: 0px;
}
.title-generic h1 a:link, .title-generic h1 a:visited {
	color:#000000;
	font-size:65%;
	text-decoration:none;
}
.content {
	float:none;
	width: 100%;
}
*html .content {
	float: none;
	width: 80%;
}
/* Footer */

.breadcrumb {
	font-size:90%;
	font-weight:bold;
	height:28px;
}
.breadcrumb a:link, .breadcrumb a:visited {
	color:#333399;
	text-decoration:none;
}
.breadcrumb a:hover {
	text-decoration:underline;
}
.breadcrumb-data {
	clear:both;
	float:left;
	display:block
}
.breadcrumb-data-here {
	display:none;
}
.breadcrumb-data-text {
	padding-left:170px;
	height:30px;
	width:80%
}
/**************Footer **************
NOTE: The IE6 and IE7 hacks are both necessary, otherwise the footer shows up on top of the locator include*/
.footer {
	border-top:1px solid #333333;
	float:left;
	margin-top:-12px;
	margin-left: 170px;
	clear:both;
	min-width: 82%;
	width: auto !important;
	width:82%;
	display:block;
}
/*IE6 hack*/
*html .footer {
	margin-top:60px;
	margin-left: 84px;
}
/*IE7 hack*/
html* .footer {
	margin-top:120px;
}
/*IE6 hack*/
*html .footer-homepage {
	margin-top:50px;
	margin-left: 84px;
}
/*IE7 hack*/
html* .footer-homepage {
	margin-top:30px;
}

.footer-text {
	font-size:90%;
	margin:4px 0;
}
.footer a:link, .footer a:visited {
	color:#00A21C;
	text-decoration:none;
}
.footer a:hover {
	text-decoration:underline;
}
.footer-trademark {
	color:#999999;
	font-size:90%;
}
/* Tables */

.tablehead {
	color: #eee;
	font-weight: bold;
	font-size: 94%;
	background-color: #696969;
}
.table-heading {
	color: #eee;
	font-weight: bold;
	font-size: 94%;
	background-color: #696969;
}
.table-subheading {
	color: black;
	font-weight: bold;
	background-color: #999;
	vertical-align: bottom;
}
.tablesubhead {
	color: black;
	font-weight: bold;
	font-size: 94%;
	background-color: #999;
}
*html .tablerowgray tr {
	color: black;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
}
.tablerowgray {
	color: black;
	background-color: #eee;
}
*html .gray-row tr {
	color: black;
	padding: 5px 10px 5px 10px;
	background-color: #eee;
}
.gray-row {
	color: black;
	background-color: #eee;
}
/* Other */

.trademark {
	color:#666666;
	font-size:0.85em;
}
.disclaimer {
	color:#999999;
	float:left;
	font-size:10px;
	margin-bottom:20px;
	margin-left:170px;
	width:80%;
}
.disclaimer p {
	width:45%;
}
.clearfloats {
	clear:both;
}
.business-logo {
	float:right;
	padding-right:50px;
	padding-top:30px;
}
.externalLink {
	background:transparent url(http://www.dowagro.com/images/global/external.gif) no-repeat scroll right center;
	padding-right:15px;
}
.locatorinclude {
/*	clear:both;
	display:block;*/
	font-size: 12px;
	color: #60318E;
	text-align: center;
}

.locatorinclude a:link, a:visited {
	color:#060;
}
#highlight {
  float: right;
  width: 100px;
  background-color: #e0e0e0;
  color: #000;
  padding: 5px 15px 25px 15px;
  margin-bottom: 15px;
  font-size: .95em;
}
.flash-left {
	width: 660px;
	height: 440px;
	background-color: #60318E;
}
.faq-content a:link, .faq-content a:visited {
	color:#00A21C;
	font-weight: bold;
	margin-top: 10px;
}
.faq-content p {
	margin-bottom: 10px;
}
#flash-banner {
	background-color: #60318E;
}
/* Print */

@media print {
	body {
		background:none;
	}
	.header-home {
		border-bottom:none;
	}
}

