.clearfloat {
	/* this class can be placed on a <br /> or empty div as the final element following the last floated div (within the #container) if the overflow:hidden on the .container is removed */
	clear: both;
	height: 0;
	font-size: 1px;
	line-height: 0px;
}
/* remember to define focus styles! */
:focus {
	outline: 0;
}
/* remember to highlight inserts somehow! */
ins {
	text-decoration: none;
}
del {
	text-decoration: line-through;
}
/* tables still need 'cellspacing="0"' in the markup */
table {
	border-collapse: collapse;
	border-spacing: 0;
}
/* END RESET */
body {
	font: 100%/1.4 Helvetica, Arial, Calibri, Verdana, Sans-Serif;
	color: #000;
}
a img {
	border: none;
}
a:link {
	color: #df393d;
	text-decoration: underline;
}
a:visited {
}
a:hover, a:active, a:focus {
	text-decoration: underline;
}

.ms-WPBody a:link, .ms-WPBody a:visited, .ms-WPBody a:active, .ms-WPBody a:hover, .ms-WPBody a:focus
{
	color: #df393d;	
}

.rgRow a:link, .rgAltRow a:link {
	color: #df393d !important;
	text-decoration: underline !important;
}
.rgRow a:visited, .rgAltRow a:visited {
	color: #df393d !important;
	text-decoration: underline !important;
}
.rgRow a:hover, .rgAltRow a:hover, .rgRow a:active, .rgAltRow a:active, .rgRow a:focus, .rgAltRow a:focus {
	color: #df393d !important;
	text-decoration: underline !important;
}
#HtH_Header a:link, #HtH_Header a:visited, #HtH_Header a:hover, #HtH_Header a:active, #HtH_Header a:focus{
	text-decoration:underline !important;
}
#CloseRibbon {
	cursor: pointer;
	width: 16px;
	height: 16px;
	background: url(../images/icons/close_ribbon.png);
	position: absolute;
	top: 5px;
	right: 5px;
}
#Main_header img {
	margin-left: 11px;
}
#HeaderUpdatingControls {
	overflow: visible;
	position: relative;
	top: -65px;
}
#Main_RepArea {
	position: relative;
	text-align: right;
	padding-right: 20px;
	font: 12px #3a3a3a;
}
#Main_Top #Main_ZipCodeSearch {
	position: relative;
	text-align: right;
	padding-right: 20px;
}
#Main_Top #Main_ZipCodeSearch #Main_DottedLine {
	margin-top: 7px;
	margin-bottom: 7px;
	position: relative;
	background: url(../images/Main%20Layout/dotted_line_repeat.png) repeat-x;
	height: 1px;
	width: 340px;
	left: 606px;
}
/* Fix for layout issues in IE7 */
/* Only IE7 and below will read the CSS with the '*' */
/* Other browsers will just ignore CSS */
#Main_ZipCodeSearch {
	*top: -15px !important;
}
#Main_DottedLine {
	*left: 0px !important;
}
/* End fix for layout issues in IE7 */
#Main_Top #Main_ZipCodeSearch #Main_Location, #Main_Top #Main_ZipCodeSearch .Main_Location {
	position: relative;
	top: -5px;
	font-size: 14px;
	font-weight: bold;
	color: #cc1e33;
}
#Main_Top #Main_ZipCodeSearch_Input, .Main_ZipCodeSearch_Input {
	position: relative;
	margin: 0px 0px 0px 10px;
	font-size: 10px;
	top: -6px;
}
#Main_SignInButton {
	position: relative;
	top: 1px;
}
#Main_Navigation {
	height: 37px;
	z-index: 1 !important;
}
#Main_FooterContent {
	position: relative;
	top: 10px;
	left: 20px;
	white-space: nowrap;
	line-height: 1.3em;
	width: 500px;
}
#Main_FooterContent #sub {
	font-size: 10px;
}
#Main_FooterContent a:link {
	color: #42413C;
	font-size: 12px;
	text-decoration: none;
}
#Main_FooterContent a:visited {
	color: #6E6C64;
	font-size: 12px;
	text-decoration: none;
}
#Main_FooterContent a:hover, #Main_FooterContent a:active, #Main_FooterContent a:focus {
	text-decoration: underline;
	font-size: 12px;
	color: #ce3037;
}
#Main_DOWLogo {
	position: relative;
	width: 367px;
	height: 21px;
	/*background: url(../images/logo_DowAgroSciences.png) no-repeat top left;*/
	top: -33px;
	left: 573px;
}
#Main_Logo {
	position: relative;
	width: 153px;
	height: 76px;
	background: url(../images/logo_MycogenSeeds.png) no-repeat top left;
	top: 26px;
	left: 28px;
	z-index: 1000;
}
#Main_Container {
	clear: both;
	width: 975px;
	margin: auto;
	background-color: #FFF;
}
#Main_Container #Main_Top {
	background: url(../images/Main%20Layout/fade_outter_TopLeft.jpg) repeat-y top left;
	padding: 0px;
	width: 100%;
	height: 122px;
}
#Main_Container #Main_Top #Main_Right {
	background: url(../images/Main%20Layout/fade_outter_TopRight.jpg) no-repeat top right;
	height: 122px;
	margin-left: 8px;
}
#Main_Container #Main_Middle {
	background: url(../images/Main%20Layout/fade_outter_Left.jpg) repeat-y top left;
	clear: both;
	width: 100%;
}
#Main_Container #Main_Middle #Main_Right {
	background: url(../images/Main%20Layout/fade_outter_Right.jpg) repeat-y top right;
	margin-left: 8px;
}
#Main_Container #Main_Middle #Main_Right #Main_Content_Wrapper {
	color: #000;
	font-size: 1.0em;
	line-height: 1.3em;
	text-align: justify;
	padding: 0px 17px 0px 8px;
}
#Main_Container #Main_Middle #Main_Right #Main_Content_Wrapper p {
	margin: 0px;
	padding-top: 15px;
}
#Main_Container #Main_Middle #Main_Right #Main_Content_Wrapper h2 {
	color: #0f2;
	font-size: 1.75em;
	font-weight: bold;
	margin: 0px;
	padding: 7px 0px;
}
#Main_Container #Main_Bottom {
	background: url(../images/Main%20Layout/fade_outter_BottomLeft.jpg) no-repeat top left;
	clear: both;
	padding: 0px;
	width: 100%;
}
#Main_Container #Main_Bottom #Main_Right {
	background: url(../images/Main%20Layout/fade_outter_BottomRight.jpg) no-repeat bottom right;
	height: 66px;
	margin-left: 8px;
}
#Main_Content {
	padding-top: 15px;
}
#Main_RepArea p {
	margin: 0px;
	padding: 0px;
	font-size: 12px;
}
#Main_RepArea h1 {
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	font-size: 16px;
	font-weight: bold;
}
#RepTitle, #SalesRepTitle, #AgronomistRepTitle, #NutritionistRepTitle {
	padding: 0px;
	margin: 0px;
	line-height: 1.3em;
	font-size: 12px;
	font-weight: bold;
}
.YieldResultGroupHeader {
	background-color: Red;
	margin-left: 10px;
	color: White;
	font-weight: bold;
	padding: 5px;
}
.YieldResultDetail {
	background-color: white;
	color: black;
	font-size: 10px;
	line-height: 12px;
}
/* reset some sharepoint elements */
#s4-workspace {
	width: 100%;
	margin: 0 auto;
}
#s4-mainarea {
	width: 100%;
	margin: 0 auto;
	padding: 0px;
}
#MSO_ContentTable {
	padding: 0px;
	margin: 0 auto;
}
/*Two Column Layout*/
.ms-rteStyle-TitleArea {
	-ms-name: "Two Column Title Area for Div";
	position: relative;
	float: left;
	width: 670px;
	height: 111px;
}
.ms-rteStyle-Title {
	-ms-name: "Two Column Title Area for H1";
	font: 100%/1.4 Arial;
	font-size: 26px;
	font-weight: bold;
}
.ms-rteStyle-ImgArea {
	-ms-name: "Two Column Image Area";
	position: relative;
	float: left;
	width: 200px;
	height: 111px;
}
.ms-rteStyle-ColumnWrapper {
	-ms-name: "Two Column Wrapper";
	width: 870px;
	padding-top: 26px;
}
.ms-rteStyle-LeftColumn {
	-ms-name: "Two Column, Left Column";
	position: relative;
	float: left;
	padding-right: 44px;
	width: 391px;
}
.ms-rteStyle-RightColumn {
	-ms-name: "Two Column, Right Column";
	position: relative;
	float: left;
	padding-left: 44px;
	width: 391px;
}
/*User Controls Styling*/
#Main_Top #Main_ZipCodeSearch input[type=image] /* Positions the 'Change' button for the Zip Code control in IE7 */ {
	*position: relative !important; *;
	top: -4px !important;
}
.scrollGreyDiv {
	max-height: 250px;
	overflow: auto;
	background-color: #EFEFEF;
	padding: 5px;
}
.RadGrid_Default tr.AlternatingClass {
	background: none #DEDEDD;
}
.RadGrid_Default .rgHeader, .RadGrid_Default th.rgResizeCol, .RadGrid_Default .rgHeaderDiv {
	background: #DF393D;
}
.RadGrid_Default .rgHeader, .RadGrid_Default .rgHeader a {
	color: #000 !important;
	text-align: left;
	font-weight: bold !important;

}
/*Comments user control styles */
.car-User {
	font-weight: bold;
	width: 250px;
	float: left;
}
.car-date {
	font-weight: bold;
	width: 150px;
	float: left;
}
.car-Rating {
	font-weight: bold;
	width: 150px;
	float: left;
}
.car-CommentBox {
	width: 100%;
	min-height: 60px;
	float: none;
}
#CustomAlert {
	position: absolute;
	top: -30px;
	left: 0px;
	height: 25px;
	background-color: red;
	text-align: center;
	color: white;
	width: 100%;
	z-index: 1700;
	display: none;
}
#LoginControl {
	font-size: 11px;
	position: relative;
	text-align: left;
	top: -117px;
	left: 38px;
}
#ModalContent {
	position: absolute;
	padding: 10px;
	top: 0px;
	left: 0px;
	display: none;
	overflow: visible;
	background-color: white;
}
.ms-titlewpTitleArea {
	display: none;
}
#BetaTag {
	background: url(../images/beta_tag.png) top left no-repeat;
	position: relative;
	top: -72px;
	left: 188px;
	width: 35px;
	height: 14px;
}
#PrintLaunch
{
	position:absolute;
	top:-3px;
	right:5px;
}
.contentHeader {
	font-size: 24px;
	font-weight: bold;
}

/* Modal styles */
.ms-dlgTitle
{
	background: #7F0000;
}

.ms-dlgBorder
{
	border: 1px solid #7F0000;
}

.ms-dlgTitleText
{
	display: none;
}





.scrollingDiv
    {
        overflow: auto;
        background-color: #EFEFEF;
        padding: 5px;
    }
    
    #HeadToHeadControl 
    {
        position: relative;
        height: 450px;
        width: 100%;
    }
    
    #HeadToHeadControl #FilterControls
    {
        zoom: 1;
        width: 200px;
        float: left;
    }
    
    #FilterControls #Maturity_Control
    {
    	float: left;
        zoom: 1;
        clear: both;
        width: 200px;
    }
    
	.RadSlider, .RadSlider_Default, .rslHorizontal
    {
		zoom: 1;
	}

    #FilterControls #TraitsControl
    {
    	clear: both;
        width: 200px;
    }
    
    #productWrapper
    {
        zoom: 1;
        width: 600px !important;
        float: left;
    }

    #ProductRadioList
    {
    	float: left;
        width: 300px !important;
        zoom: 1;
    }
    #CompetitorTreeControl
    {
    	float: left;
        width: 300px !important;
        zoom: 1;
        margin-left: 20px;
    }
    
    #HTH_HeaderDiv
    {
		position: fixed;
	}
	
/* 'Features' box on the home page. This is layout css (box, images). The text classes are in the ContentEditor.css */	

#FB_container {
	position: relative;
	width:100%;
	max-width:2400px;
}
#FB_header {
	background-color: #7f1d2b;
	color: #FFF;
	padding: 3px 10px 3px 10px;
	font-weight: bold;
}
#FB_layout {
	background-color: #e9e9e9;
}
#FB_RoundedContainer {
	clear:both;
	width:100%;
	background-color: #e9e9e9;
    max-height: 240px;
    overflow: auto;

}
#FB_RoundedContainer #FB_RoundedTop {
	background:url(../Images/Featured%20Box/fade_inner_TopLeft.gif) no-repeat bottom left;
	padding:0px;
	width:100%;
	height: 21px;
}
#FB_RoundedContainer #FB_RoundedTop #FB_RoundedRight {
	background:url(../Images/Featured%20Box/fade_inner_TopRight.gif) no-repeat bottom right;
	height:21px;
	margin-left:24px;
}
#FB_RoundedContainer #FB_RoundedMiddle {
	background:url(../Images/Featured%20Box/fade_inner_LeftCenter.gif) repeat-y left;
	clear:both;
	width:100%;
}
#FB_RoundedContainer #FB_RoundedMiddle #FB_RoundedRight {
	background:url(../Images/Featured%20Box/fade_inner_RightCenter.gif) repeat-y right;
	margin-left:12px;
}
#FB_RoundedContainer #FB_RoundedMiddle #FB_RoundedRight #FB_RoundedContent {
	color:#000;
	font-size:1.0em;
	line-height:1.3em;
	text-align:justify;
	padding-right: 21px;
}
#FB_RoundedContainer #FB_RoundedMiddle #FB_RoundedRight #FB_RoundedContent p {
	margin:0px;
	padding-top:15px;
}
#FB_RoundedContainer #FB_RoundedMiddle #FB_RoundedRight #FB_RoundedContent h2 {
	color:#0f2;
	font-size:1.75em;
	font-weight:bold;
	margin:0px;
	padding:7px 0px;
}
#FB_RoundedContainer #FB_RoundedBottom {
	background:url(../Images/Featured%20Box/fade_inner_BottomLeft.gif) no-repeat top left;
	clear:both;
	padding:0px;
	width:100%;
	height: 20px;
}
#FB_RoundedContainer #FB_RoundedBottom #FB_RoundedRight {
	background:url(../Images/Featured%20Box/fade_inner_BottomRight.gif) no-repeat top right;
	height:21px;
	margin-left:24px;
}