/* ------------------------------------------------------------
	Monsanto.com
	Designer: Waila Skinner
	CSS: David Bigler, Hilarie Jezik Modifications By: Waila Skinner
	Version: July-18-2007
------------------------------------------------------------ */
body {
	color: #333;
	margin: 0;
	padding: 0;
	background-color: #FFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック";
	font-size: 9pt;
	line-height: 1.85em;
}

select 
{
  font-size: 1em;
}

/* Base */
a:link { color: #333; text-decoration: underline;}
a:visited { color: #213c0f; text-decoration: underline;}
a:hover, a:active  { color: #91B011; text-decoration: underline;}

a.uline  { text-decoration: underline;}

/* Below Added by Greg Maloney 09/09/08 ++++++++++++++++++++ */

#right-content-index #feature-news a:link,
#right-content-index #feature-news a:visited,
#right-content-index #feature-news a:active,
#right-content-index #news a:link,
#right-content-index #news a:visited,
#right-content-index #news a:active {
	color: #5c790d;
}
#right-content-index #feature-news a:hover,
#right-content-index #news a:hover {
	color: #bd631f;
}

#right-content-index #feature-news #title-bar h1 a:link,
#right-content-index #feature-news #title-bar h1 a:visited,
#right-content-index #news #title-bar h1 a:link,
#right-content-index #news #title-bar h1 a:visited {
	text-decoration: none;
}

#right-content-index #feature-news #title-bar h1 a:hover,
#right-content-index #feature-news#title-bar  h1 a:active,
#right-content-index #news #title-bar h1 a:hover,
#right-content-index #news #title-bar h1 a:active {
	text-decoration: underline;
}

/* Above Added by Greg Maloney 09/09/08 ++++++++++++++++++++ */

p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
	line-height: 1.85em;
}
h1 {
	padding: 0;
	margin: 0;
	color: #000;
	font-size: 1.3em;
}
h2 {
	padding: 0;
	margin: 10px 0 12px 0;
	color: #8fa317;
	font-size: 1.5em;
}
h3, .header3 {
	padding: 0;
	margin: 15px 0 5px 0;
	color: #333;
	font-size: 1.1em;
	line-height: 1.2em;
}
h4 {
	padding: 0;
	margin: 10px 0 5px 0;
	color: #003466;
	font-size: 1em;
	line-height: 1.5em;
}
ul {
	list-style-type: square;
	line-height: 1.75em;
	margin-top: 0;
	padding-bottom: 10px;
}
ul ul {
	list-style-type: circle;
}
ol 
{
  list-style-type: decimal;
  line-height: 1.75em;
  margin-top: 0;
	padding-bottom: 10px;
}
a img {
	border: 0;
	text-decoration: none;
}
ul.no_bullet {
	list-style: none;
}

/* ------------------------------------------------------------
	
	Page Structure
	Section Altered By: Greg Maloney - 09/09/08
	
------------------------------------------------------------ */
#wrapper {
	margin: 0 auto;
	padding: 0;
	width: 865px;
	text-align: left;
}
#container {
	margin: 0;
	padding: 0;
	width: 865px;
	clear: both;
}
#left-content-index {
	padding: 12px 10px 0 0;
	margin: 0;
	float: left;
	width: 190px;
	line-height: 1.85em;
}
#left-content-index #videobox {
	margin-top: 10px;
	width: 172px;
}
#left-content-index #videobox img {
	margin: 0;
	padding: 0;
}
#left-content-index #videobox p {
	margin: 0;
	padding: 0 0 10px 0;
	text-align: left;
}
#left-content-index #videobox #flashcontent {
	margin-top: 0;
}
#left-content-index #videobox #flashcontent p {
	margin: 0;
	padding: 10px 5px;
	font-size: 90%;
	color: #666;
	text-align: center;
	border: 1px solid #ccc;
	background: #f7f7f7;
}

#left-content {
	padding: 0;
	margin: 12px 6px 0 0;
	float: left;
	width: 170px;

}
#right-content-index {
	padding: 0;
	margin: 12px 0 0 0; 
	float: left;
	width: 650px;
}
#right-content {
	margin: 12px 0 0 0;
	float: left;
	width: 660px;
	background-image: url(../images/dash_vertical_1x3.gif);
	background-repeat: repeat-y;
	background-position: left top;
	padding: 0 0 0 12px;
}
#right-content.remove_divider {
	padding: 0;
	background: url(none);
	width: 847px;
}

/* ------------------------------------------------------------
	
	Header
	
------------------------------------------------------------ */
#header {
	margin: 0;
	padding: 0;
	width: 850px;
	height: 69px;
	background-color: #FFF;
}
#header .logo {
	float: left;
	margin: 5px 0 3px 20px;
	padding: 0;
	border: 0;
}
/*-------[Around The World Links]------------*/
#header #world-links {
	float: right;
	width: 175px;
	height: 40px;
	margin-right: 10px;
	background-color: #FFFFFF;
	margin-top: 8px;
}

#header #world-links form {
	padding: 5px 0 0 10px;
	margin: 0;
}

#header #world-links select {
	margin: 0;
	width: 134px;
	float: left;
	font-size: 1.2em;
}

/* -----[ Search Box ]----- */
#header #search {
	width: 230px;
	height: 63px;
	float: right;
	padding: 0;
	background-image: url(../images/search-bg_plus.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
}
#header #search form {
	margin: 8px 0 0 16px;
	padding: 0;
}
#header #search input {
	margin: 0;
	width: 134px;
	float: left;
}
#header button {
	float: left;
	margin: 0 0 0 4px;
	padding: 0;
	background-color: #fff;
	border: 1px solid #666;
	color: #666;
	font: small-caps 10px Arial, Helvetica, sans-serif;
	cursor:pointer;
}
#header button {
    width: auto;
    overflow: visible;
    padding: 3px 5px 1px 4px; /* IE6 */
}
#header button[type] {
    padding: 3px 5px 2px 4px; /* Firefox */
}

/* ------------------------------------------------------------
	
	Left Content (left nav is in nav.css)
	
------------------------------------------------------------ */
#left-content h3 {
	padding: 0;
	margin: 0 0 8px 0;
	color: #8fa317;
	font-size: 1em;
}

#left-content h3 a, #left-content h3 a:visited, #left-content h3 a:active
{
	padding: 0;
	margin: 0 0 8px 0;
	color: #8fa317;
	font-size: 1em;
	text-decoration: none;
}

#left-content h3 a:hover
{
  text-decoration: underline;
}

#left-content .monsanto-logo {
	margin: 0 auto;
	padding: 0 0 0 18px;
}

/* ------------------------------------------------------------
	
	Home Page 3 Column Callout (Right Content Index)
	Section Altered By: Greg Maloney - 09/09/08
	
------------------------------------------------------------ */
#right-content-index #box {
	margin: 12px 0 5px 2px;
	padding: 0;
	clear: both;
}
#right-content-index #news {
	padding: 0;
	margin: 10px 20px 0 0;
	float: left;
	width: 420px;
}
#right-content-index #feature-news {
	padding: 0;
	margin: 10px 0 0 0;
	float: left;
	width: 200px;
}
#right-content-index #feature-news p, #right-content-index #news p {
	padding: 0;
	margin: 3px 0 12px 0;
	line-height: 15px;
}
#right-content-index #news p {
	padding: 0;
	margin: 3px 0 12px 0;
	line-height: 18px;
}
#right-content-index #news #box2 {
	margin: 0;
	padding: 15px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background-image: url(../images/news-bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	float: left;
	width: 388px;
}
#right-content-index #feature-news #box2 {
	margin: 0;
	padding: 15px;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #d9d9d9;
	border-left: 1px solid #d9d9d9;
	background-image: url(../images/news-bg1.jpg);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #FFFFFF;
	float: left;
	width: 168px;
}
#right-content-index #news #box2 img {
	margin: 7px 0 9px 0;
	padding: 3px;
	border: 1px solid #cacaca;
	background-color: #FFFFFF;
}
#right-content-index #news #title-bar {
	width: 404px;
	padding: 0 16px 0 0;
	float: left;
	background-image: url(../images/box-rule1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right-content-index #feature-news #title-bar {
	width: 184px;
	padding: 0 16px 0 0;
	float: left;
	background-image: url(../images/box-rule1.gif);
	background-repeat: repeat-x;
	background-position: bottom;
}
#right-content-index #news #title-bar h1, #right-content-index #feature-news #title-bar h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #5c790d;
	letter-spacing: -0.3px;
	line-height: 22px;
	padding: 0 0 7px 0;
	margin: 0;
	float: left;
}
#right-content-index #news #title-bar h1 em {
	color: #828282;
	font-size: 11px;
	font-style: normal;
	padding: 0 0 0 8px;
	line-height: 12px;
}
.rss {
	float: right;
	padding: 7px 0 0 16px;
	}
.controls {
	float: right;
	margin: 3px 0 0 0;
	padding: 7px 11px 5px 11px;
	border-left: 1px solid #d9d9d9;
	border-top: 1px solid #d9d9d9;
	border-right: 1px solid #d9d9d9;
	border-bottom: 1px solid #FFF;
	}
#right-content-index #news h2 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 17px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック";
	font-weight: normal;
	line-height: 23px;
}
#right-content-index #news h2 em {
	color: #828282;
	font-size: 11px;
	font-style: normal;
	padding: 0 0 0 8px;
}
#right-content-index #feature-news h2 {
	margin: 0;
	padding: 0;
	color: #000;
	font-size: 12px;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック";
	font-weight: normal;
}

#right-content-index #box .column {
	margin: 0 20px 0 0;
	padding: 0;
	width: 200px;
	float: left;
	font-size: 8pt;
}

#right-content-index #box .columnlast {
	margin: 0;
	padding: 0;
	width: 200px;
	float: right;
	font-size: 8pt;
}

#right-content-index #box .columnsitemap {
	margin: 0 20px 0 0;
	padding: 0px 0px 10px 10px;
	width: 180px;
	float: left;
	font-size: 8pt;
	background-image: url(../images/dash_vertical_1x3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

#right-content-index #box .columnlastsitemap {
	margin: 0;
	padding: 0px 0px 10px 10px;
	width: 180px;
	float: right;
	font-size: 8pt;
	background-image: url(../images/dash_vertical_1x3.gif);
	background-repeat: repeat-y;
	background-position: left top;
}

/* horz or vert image layout for home news item */
#right-content-index #news #box2 #homeImg.horz {
	float: left;
	margin-right: 10px;		
}

/* ------------------------------------------------------------
	
	Right Content
	
------------------------------------------------------------ */
#right-content #breadcrumb {
	line-height: normal;
	margin: 0 0 14px 0;
	padding: 0;
	color: #666;
	font-size: 8pt;
}
#breadcrumb a:link, #breadcrumb a:visited {
	color: #666;
	text-decoration: none;
}
#breadcrumb a:hover, #breadcrumb a:active {
	color: #91B011;
	text-decoration: underline;
}
#right-content #header-img {
	margin: -6px 0 3px 0;
	padding: 0;
}
#right-content .print-friendly {
	font-size: .9em;
	float: right;
	padding: 0;
	margin: 0 2px 0 10px;
	line-height: normal;
}
#right-content .print-friendly a img {
	margin: 0;
	vertical-align: middle;
}
#right-content .returnTop {
	text-align: right;
	margin: 0 0 20px 0;
	padding: 0;
	font-size: .9em;
	clear: both;
}
#right-content .legal, #story .legal {
	margin-top: 10px;
	padding-top: 5px;
	font-size: .85em;
	border-top: 1px solid #ccc;
	color: #999;
  	text-align: justify;
}
#story .legal, #story .legal p {
	font-size: 12px;
}
#right-content .noline, #story .noline {
	margin-top: 0;
	padding-top: 0;
	border: none;
}
#right-content .legal p, #right-content p.legal, #story .legal p, #story p.legal  {
	color: #999;
	line-height: 1.5em;
}

#right-content ul, #story ul {
	margin-bottom: 0;
}

/* ------------ Modular Elements-----------------*/
#box_related_content {
	text-align: left;
	width: 170px;
	margin: 5px 0 5px 10px;
	padding: 0 0 10px 10px;
	color: #666;
	float: right;
	font-size: 10px;
}
html > body #box_related_content {
	padding-right: 5px;
}
#box_related_content .mod1 {
/*	background-color: #f8fbe5;*/
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #e1d6cc;
	margin-bottom: 10px;
	padding-right: 2px;
	background-image: url(../images/bg_palegreen.gif);
	background-repeat: repeat-yes;
	background-position: left top;
	}
#box_related_content .mod1 p {
	margin-left: 8px;
}
#box_related_content .mod1 h2 {
	margin-left: 8px;
}
#box_related_content .mod1 h3 {
	margin-left: 8px;
}
#box_related_content .mod2 {
	background-color: #f8fbe5;
	border-bottom: 1px solid #e1d6cc;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-left: 8px;
	padding-right: 3px;
}
#box_related_content .mod3 {
	background-color: #f8fbe5;
	border-bottom: 1px solid #e1d6cc;
	margin-bottom: 10px;
	width: 170px;
	height: 200px;
	padding-left: 5px;
	min-height: 250px;
	}
#box_related_content .mod3 h2 {
	background-image: url(../images/dash_horizontal_3x1.gif);
	background-repeat: repeat-x;
	background-position: left bottom;
	margin-right: 5px;
	margin-left: 3px;
	margin-bottom: 8px;
}
.modlink {
	clear: both;
	margin-bottom: 15px;
	padding-left: 3px;
}
#box_related_content h1{
	margin: 0 0 5px 0;
	padding: 5px 0 0 0;
	color: #a5be0e;
	font-size: 12px;
	font-weight: bold;
}
#box_related_content h2 {
	font-size: 12px;
	color: #213C0F;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 5px;
}
#box_related_content .mod1 img {
	margin-top: 8px;
}
#box_related_content .mod3 img {
	float: left;
	margin-right: 5px;
	margin-top: -5px;
	margin-left: 2px;
}
/* -----[ Search Results Page ]----- */
#search_results th, #search_results td {
	font-size: 1em;
	font-weight: normal;
	padding: 10px 5px;
	text-align: left;
}
#search_results td {
	padding-top: 5px;
	padding-bottom: 5px;
}
/* -----[ Sitemap Page ]----- */
.sitemap {
	margin: 10px 0 0 10px;
	padding: 0;
	width: 285px;
	float: left;
}
.divider {	
	padding-left: 12px;
}
.sitemap dl {
	margin: 0 0 15px 0;
	padding: 0;
}	
.sitemap dt {
	margin: 0;
	padding: 0;
	font-weight: bold;
}
.sitemap dd {
	margin: 5px 5px;
	padding: 3px 0 3px 18px;
	background: url(../images/sitemap_arrow.gif) no-repeat left top;	
}
.sitemap dd ul {
	margin: 5px 0 5px 10px;
	padding: 0;
	list-style: none;
}
.sitemap dd ul li {
	margin: 5px 0;
	padding: 0;
	font-size: 90%;
}

/* ------------------------------------------------------------
	
	Footer
	
------------------------------------------------------------ */
#footer-index {
	margin: 30px 0 0 0;
	padding: 0;
	width: 855px;
	background-color: #90A218;
	font-size: 11px;
	height: 127px;
	clear: both;
	background: url(../images/monsanto_update-ws3_27.jpg) no-repeat top right;
}


#footer-index #copyrightbar{
	margin: 0;
	padding: 0 10px;
	background-color: #213c0f;
	font-size: 8pt;
	height: 31px;
	border-top: 1px solid #fff;
	width: 835px;
	float: left;
}
#footer-index #quicklinks h1 {
	font-size: 14px;
	color: #FFFFFF;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック";
	text-transform: capitalize;
	margin: 2px 0 5px 3px;
}

#footer-index #quicklinks {
	float: left;
	width: 635px;
	padding: 10px 0 0 0;
	height: 85px;
	font-size: 9px;
}

#quicklinks .quick-column-first,
#quicklinks .quick-column,
#quicklinks .quick-column-last 
{
	float: left;
	padding: 0px 0;
	margin: 0;
	border-left: 1px solid #fff;
	width: 180px;
}

#quicklinks .quick-column-first 
{
	border: none;
}

#quicklinks .quick-column-last
{
	width: 250px;
}

#wrapper #footer-index #quicklinks .quick-column-last ul li,
#wrapper #footer-index #quicklinks .quick-column ul li,
#wrapper #footer-index #quicklinks .quick-column-first ul li,
#wrapper #footer-index #quicklinks .quick-column-last li ,
#wrapper #footer-index #quicklinks .quick-column li,
#wrapper #footer-index #quicklinks .quick-column-first li { 
	list-style-type: none;
	margin-bottom: 0.75em;
	margin-left: 0;
	margin-right: 0;
	line-height: 1.2em;
}
#footer-index #quicklinks .quick-column ul, 
#footer-index #quicklinks .quick-column-last ul, 
#footer-index #quicklinks .quick-column-first ul {
	list-style-type: none;
	margin: 0;
	padding: 0;
	margin: 0 15px;
}
#footer-index #messagebox {
	float: left;
	width: 175px;
	font-weight: bold;
	font-size: 10px;
	margin-left: 25px;
	padding-top: 4px;
	padding-right: 2px;
	padding-left: 2px;
}
#footer-index #messagebox p {
	text-align: left;
}
#footer-index p {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color: #FFF;
}
#footer-index a {
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#footer-index a:hover {text-decoration: underline;}

#footer #copyrightbar{
	margin: 12px 0 0 0;
	padding: 0 10px;
	width: 830px;
	background-color: #213c0f;
	font-size: 8pt;
	height: 31px;
	clear: both;
}
#footer p {
	text-align: right;
	margin: 0;
	padding: 5px 0 0 0;
	color: #FFF;
}
#footer a {
	color: #FFF;
	margin: 0;
	padding: 0;
	text-decoration: none;
}
#footer a:hover {text-decoration: underline;}


/* -----[ Easy Float Clearing (apply class to float *container*) ]----- */ 
/* -----[   http://positioniseverything.net/easyclearing.html ]----- */ 
.clearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: both; 
    visibility: hidden;
}
.clearfix {display:block;}
/* Hides from IE-mac \*/
* html .clearfix {height: 1%;}
/* End hide from IE-mac */


/* ------------------------------------------------------------
	
	Misc.
	
------------------------------------------------------------ */


.floatleft {
	margin: 5px 10px 5px 0;
	float: left;
}
.floatright {
	margin: 5px 0 5px 10px;
	float: right;
}
.clear {
	margin: 0;
	padding: 0;
	clear: both;
}
.green {
	color: #7c9514;
}

.brands, .features {
	margin: 3px 0 15px 0;
	border-bottom: 1px solid #ECE9D8;
	padding: 3px 0 10px 0;
}

.brands .logo, .features .logo 
{
  width: 220px;
  text-align: center;
  float: left;
}

.brands .content
{
  width: 430px;
  float: right;
}

/*---------------------------------------------------------*/
.greatplace {
	margin: 3px 0 15px 0;
	border-bottom: 1px solid #ECE9D8;
	padding: 3px 0 10px 0;
}
.greatplace .floatright {
	width: 480px;
	float: right;
}
.greatplace .floatleft {
	width: 160px;	
 	text-align: center;
	float: left;
}

/*---------------------------------------------------------*/
.features .logo {
	width: 150px;
	padding-top: 8px;
}

.features .content, .features .contentfirst {
	width: 500px;
  float: left;
}
  
.features .contentfirst 
{
  width: 300px;
}

.featuresclearfix:after {
    content: "."; 
    display: block; 
    height: 0; 
    clear: left; 
    visibility: hidden;
}
.featuresclearfix{display: block;}

/* ADDED FOR MAIN CONTENT */
#footnotes 
{
  border-top: 1px solid #e1d6cc;
  padding-top: 10px;
  font-size: .8em;
}

#footnotes li {
	margin: 10px 0;
	line-height: normal;
}


.right_box 
{
  float: right;
  padding: 10px 20px;
}

.left_box 
{
  float: left;
  padding: 10px 20px;
}

.clearboth /* Added in place of the rule above (without the padding/margin settings) */
{
  clear:both;
}

.float_left /* Added in place of the rule above (without the padding/margin settings) */
 {
	float: left;
}
.float_right /* Added in place of the rule above (without the padding/margin settings) */
 {
	float: right;
}

.right 
{
  text-align: right;
}
.left
{
  text-align: left;
}

.center 
{
  text-align: center;
}

.smaller 
{
  font-size: 90%;
}
.icon_list {
	list-style: none;
}
.icon_list li {
	padding: 5px 0 5px 25px;
}
.icon_list .pdf {
	background: url(../images/icon_pdf.gif) no-repeat left 9px;
}
.icon_list .video {
	background: url(../images/icon_video.gif) no-repeat left 12px;
}
.icon_list .audio {
	background: url(../images/icon_audio.gif) no-repeat left 8px;
}

.icon_list_large {
	margin: 0;
	padding: 0;
	list-style: none;
}
.icon_list_large li {
	padding: 0 0 0 55px;
	height: 60px;
}
.icon_list_large .flash {
		background: url(../images/icon_flash.gif) no-repeat;
}
.icon_list_large .html {
		background: url(../images/icon_html_lg.gif) no-repeat;
}
.icon_list_large .pdf {
	background: url(../images/icon_pdf_lg.gif) no-repeat;
}

.pdf li {
	margin: 0;
	padding: 0 0 5px 20px;
	list-style-type: none;
	background-image: url(../images/icon_pdf.gif);
	background-repeat: no-repeat;
	background-position: top left;
}

.pdf_left {
	padding: 5px 0 5px 21px;
	background: url(../images/icon_pdf.gif) no-repeat left center;	
}

.pdf_left2 {
	padding: 19px 0 0 21px;
	background: url(../images/icon_pdf.gif) no-repeat left bottom;	
}

.pdf_left3 {
	padding: 19px 0 0 21px;
	background: url(../images/icon_pdf.gif) no-repeat left center;	
}


.pdf_list {
	list-style: none;
	margin: 0 0 20px 20px;
	padding: 0;
}
.pdf_list li {
	margin: 4px 0;
	padding: 5px 0 5px 25px;
	background: url(../images/icon_pdf.gif) no-repeat left 8px;
}

#star_sties {
	width: 450px;
}

#star_sites li {
	width: 250px;
	float: left;
	margin-bottom: 10px;
}

/* ADDED FOR PRIVACY POLICY AND LEGAL NOTICE */
.padded_box {
  padding: 10px;
}
.green_box {
  	background-color: #f8fbe5;
}

.gray_box {
  	background-color: #cccccc;
}

.border1{
  border: 1px solid #999;
}

.border1a{
  border: 1px solid #a5be0e;
}

/* ADDED FOR THE PLEDGE PAGE */
#pledge {  margin-left: 30px; }
#pledge dt, #pledge dd {
	float: left;
	margin: 0;
	padding: 10px 5px 12px 5px;
	border-top: 1px solid #ddd;
	line-height: 1.85em;
}

#pledge dt {
	width: 130px;
	padding-top: 12px;
	font-weight: bold;
	line-height: normal;
}

#pledge .noTopLine {
	border-top: none;
}

#pledge dd {
	width: 400px;
	}


/* ADDED FOR THE PRODUCT PIPELINE PAGES */
#prodPipeline h1 {
	color: #618242;
	font-size: 1em;	
	letter-spacing: 0.01px;		
}
#prodPipeline h2{
	color: #618242;
	font-size: 8pt;		
	border-bottom: dotted 1px #618242;
	font-weight: normal;	
	margin-bottom: 5px;	
}
#prodPipeline div {
	font-size: .8em;	
	padding: 12px;
	letter-spacing: 0.01px;
	line-height: 14px;		
}
#prodPipeline ul {
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 15px;
	list-style: disc;
}

#prodPipeline_col1 {
	border: 1px dotted black;
}

#prodPipeline_col2 {
	border: 1px dotted black;
	padding: 10px;
}

#prodPipeline_col2 b{
	font-size: 10pt;
	font-weight: bold;
}


tr.header1, tr.header1 td, tr.header1 th {
	background-color: #f8fbe5;
	color: #BF621B;
	font-weight: bold;
	border-bottom: 1px solid #999; 
	/*text-align: center;*/
	vertical-align: bottom;
}

tr.color1, tr.color1 td {
	background-color: #f8fbe5;	
	font-weight: normal;
}

tr.color2, tr.color2 td {
	background-color: #FFF;
	font-weight: normal;
}


/* BOARD COMMITTEES RULES */

table.committee 
{
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

table.committee td.name, table.committee td.name2 
{
  width: 160px;
  padding: 4px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  background: #f8e9e2;
}

table.committee td.name2 
{
  background: #fbf2ee;
}

table.committee td.icon, table.committee td.icon2 
{
  width: 33px;
  padding: 4px;
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  text-align: center;
  background: #f3f8e1;
}

table.committee td.icon2 
{
  background: #fff;
}


/* ADDED FOR FORMS */


.form_label {
  float: left;
  padding: 0;
  width: 120px;
  text-align: right;
  line-height: 1.75em;
}

.form_element {
  display: block;
  margin-left: 125px;
  text-align: left;
  line-height: 1.75em;
  font-weight: normal;
}

.validation_summary  /* COLORS FROM USAGE GUIDELINES pdf */
{
  background: #fff6f6;
  border: 1px solid #cc3333;
  color: #000;
  width: 425px;
  margin: 4px 0 16px 0;
  padding: 4px 10px 6px 15px;
  visibility: hidden;
  display: none;
}
.validation_summary  p {
	margin: 0;
	padding: 0;
}
.validation_summary  ul {
	margin-bottom: 0;
	padding-bottom: 0;
}

.tiny_textbox {
  width: 50px;
}

.small_textbox {
  width: 90px;
}

.medium_textbox {
  width: 160px;
}

.large_textbox {
  width: 290px;
}

.huge_textbox {
  width: 400px;
}

.photo_grid {
	margin: 0;
	padding: 0 0 0 5px;
}
.photo_grid img {
	margin: 5px;
	padding: 4px;
	float: left;
	/*border: 1px solid #ccc;*/	
}

/* FFA Video Contest */	
#vid_contest_steps {
	list-style: none;
	margin: 0 0 10px 60px;
	padding: 0;
	width: 340px;
}
#vid_contest_steps li {
	font-size: 1.1em;
	line-height: normal;
	padding: 8px 5px 10px 28px;
	margin: 0;
	border-bottom: 1px solid #ddd;
}
#vid_contest_steps #bull1 {
	background: url(../images/vid_content_bullet1.gif) no-repeat 0 50%;	
}
#vid_contest_steps #bull2 {
	background: url(../images/vid_content_bullet2.gif) no-repeat 0 50%;
}
#vid_contest_steps #bull3 {
	background: url(../images/vid_content_bullet3.gif) no-repeat 0 50%;
}
#vid_contest_steps #bull4 {
	background: url(../images/vid_content_bullet4.gif) no-repeat 0 50%;
	border-bottom: none;
}
#vid_contest_form td {
	padding: 5px 0 12px 0;
	border-bottom: 1px solid #E9E9E9;	
}
#vid_contest_form td .format {
	font-size: 9px;
}
.vid_form_consent_lines input {
}
.vid_form_consent_lines label {
	position: relative;
	top: -3px;
	font-weight: bold;
}
.vid_form_consent_lines {
	padding: 12px 0;
	border: 1px solid #E9E9E9;
	border-width: 1px 0;
}
.notice {
	padding: 8px;
	background: #ffffdb;
	border: 1px solid #eee199;
}
/* Investor Day */
#investor_day_agenda {
	border-collapse: collapse;	
}
#investor_day_agenda th, #investor_day_agenda tr, #investor_day_agenda td {
	border: 1px solid #d37a30; /* doesn't match exact orange from nav on purpose */
	padding: 6px;
	text-align: center;
}
#investor_day_agenda h3 {
	color: #fff;
	margin: 0;
	padding: 0;
}
#investor_day_agenda th {
	color: #fff;
	background: #d37a30; /* doesn't match exact orange from nav on purpose */
}
#investor_day_agenda tr.section th {
	color: #333;
	background: #ffe098;
}
/* Mini Site Login Page */
#mini_site_login {
	margin: 10px;
	padding: 0;
	width: 350px;
	background: #ffffed;
	border: 1px solid #eee199;
}

#mini_site_login h3 {
	margin: 10px;
	padding: 0;
	line-height: 1.5em;
}

#mini_site_login form {
	margin: 0;
	padding: 20px 0 20px 10px;
	border: 1px solid #eee199;
	border-right: none;
	border-left: none;
	background: #ffffdb;
}
#mini_site_login form label {
	float: left;
	font-weight: bold;
	margin: 0;
	padding: 5px 5px 0 0;
	color: #bd631f;
}
#mini_site_login p {
	margin: 10px;
	padding: 0;
	line-height: 1.4em;
}
#mini_site_login p.errorTxt {
	margin: -5px 0 15px 20px;
	line-height: normal;
	font-weight: bold;
	color: #C00;
}
/* Educational Outreach */	
#activities_box{
	border:1px solid #e5e5e5;
	padding:5px 5px 2px 5px;
	margin:0 0 5px 0;
	}
table.actvities{
  border-top: 1px solid #666;
  border-left: 1px solid #666;
}

table.actvities td 
{
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 4px;
  }
.other_textbox {
  width: 70px;
  margin-left:5px;
}
#edu_outreach {
	list-style: none;
	margin: 0 0 10px 20px;
	padding: 0;
	width: 435px;
}
#edu_outreach li {
	line-height: normal;
	padding: 8px 5px 10px 28px;
	margin: 0;
	border-bottom: 1px solid #ddd;
	background: url(../images/edu_outreach_bullet.jpg) no-repeat 0 10px;
}
#activities{
	margin: 5px 0 5px 0;
	padding: 0;
	width: 435px;
}
#activities img{
	padding:4px;
	border: 1px solid #ccc;	
}
#classroom_header {
	border: 1px solid #ddd;
	color: #cc6600;
	padding:5px 0 0 10px;
	width: 435px;
	background-color: #fffff7;
}
#classroom_header p{
	color: #454444;
}
#investor_news, #investor_stockfeed, #investor_stockfeed table {
	margin: 0;
	padding: 0;
	width: 400px;
}
#investor_news h3 { 
	margin: 8px 0;
	padding: 0;
}
#investor_stockfeed {
	margin: 18px 0;
}
#investor_stockfeed em { 
 	font-style: normal;
 	font-size: .80em;
}
#investor_stockfeed .legal { 
	padding-left: 0;
 	font-size: .80em;
}
/* for border around photos <img> */
.photoborder {
	padding: 4px;
	border: 1px solid #ccc;
}
.caption, #story .caption {
	font-size: 10px;
	line-height: 1.3em;
	text-align: center;
	color: #555;
}
#story .caption {
	font-size: 1em;
	margin-bottom: 0;
	padding-bottom: 4px;
}
.caption img {
	margin-bottom: 4px;
}
/* for annual reports main page */
#growing {
	width: 380px;
	margin: 0;
	padding: 0;
	background: url(../images/ar_growing_arrow.jpg) no-repeat right top;
}
.indent {
 	padding-left:35px;
}
.boxleft{
 	float:left;
 	padding:5px;
	width:320px;
}
.boxright{
	float:right;
	padding:5px;
	width:300px;
}
.alignright {
	float: right;
}
#special_features{
	width: 620px;
	padding:10px;
}
.seeds {
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 5px 0 5px 0;
	color: #5d9732;
	font-size: 1.2em;
	background: url(../images/ar_green_box.jpg) no-repeat 0 10px;
}
.agricultural {
	font-weight: bold;
	padding: 0 0 0 12px;
	margin: 5px 0 5px 0;
	color: #f7931d;
	font-size: 1.2em;
	background: url(../images/ar_orange_box.jpg) no-repeat 0 10px;
}
table.pipeline{
  border-top: 1px solid #666;
  border-left: 1px solid #666;
  font-size:.85em;
}
table.pipeline th 
{
  background: #e5e5e5;	
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 4px 4px 4px 15px;
  }
table.pipeline td 
{
  border-right: 1px solid #666;
  border-bottom: 1px solid #666;
  padding: 4px;
  }
table.pipeline ul li {
	padding: 0;
	margin: 0;
}
.greentitle{
	color:#457125;
}
/* Pledge Report  */
#right-content .pledge_table {
	padding: 0;
	margin: 5px 10px 15px 0;
	border: 1px solid #ccc;
}
#right-content .pledge_table th {
	padding: 6px 10px 6px 6px;
	color: #fff;
	background: #6ca13a;
}
#right-content .pledge_table td {
	padding: 10px;
	color: #333;
}
#right-content .pledge_table tr.alternate {
	background: #6ca13a;
	color: #fff;
}
#pledge_list {
	list-style: none;
	margin: 0 0 5px 8px;
	padding: 0;
	width: 400px;
	
}
#pledge_list li {
	line-height: normal;
	padding: 10px 5px 0 15px;
	margin: 0;
	background: url(../images/pledge_arrow.gif) no-repeat 0 15px;
}
#pledge_list2 {
	list-style: none;
	margin: 0 0 5px 8px;
	padding: 0;
	width: 330px;
	
}
#pledge_list2 li {
	line-height: normal;
	padding: 10px 5px 0 15px;
	margin: 0;
	background: url(../images/pledge_arrow.gif) no-repeat 0 15px;
}
.pledge_bullet {
	margin: 0 0 0 5px;
	padding: 0 0 0 15px;
	list-style: url(../images/pledge_arrow_small.gif) none;
}
.pledge_bullet li {
	margin: 8px 0;
}
.prev{
	padding-top:5px;
	font-size: 11px;
	float:left;	
	font-weight:bold;
}
.next{
	padding-top:5px;
	font-size: 11px;
	float:right;
	font-weight:bold;	
}

/* Commodity Classic  */
.media_table {
	padding: 0;
	margin: 5px 0 15px 0;
	border: 1px solid #ccc;
}
.media_table th {
	padding: 6px;
	color: #fff;
	background: #cd8e25;
	text-align:center;
}
.media_table td {
	padding: 6px;
	color: #333;
}
.media_table  tr.alternate {
	background: #f2f7d4;
}
.slideshow_box 
{
  padding: 20px;
}

/* Pipeline 2008 */
#pipeline_crops {
	margin: 0 0 12px 0;
	padding: 0;
}
#pipeline_crops h3 {
	margin: 0 0  12px 0;
	padding: 0;
}
#pipeline_crops p {
	clear: left;	
}
#pipeline_crops p img {
	float: left;
	padding: 8px 8px 20px 0;
}
#pipeline_traits {
	width: 655px;
	padding: 0;
	margin: 0;
}
#pipeline_traits caption {
	width: 655px;
	color: #FFF;
	font-size: 12px;
	font-weight: bold;
	padding: 5px 0;
	background: #619838;
}
#pipeline_traits th {
	color: #fff;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding: 6px 6px 6px 11px;
	border-top: 5px solid #fff;
	background: #a9a888 url(../images/pipeline08_table_bg.gif) repeat-y left top;
}
#pipeline_traits td {
	font-size: 10px;
	vertical-align: top;
	padding: 6px 10px 6px 13px;
	background: #f9f4e6 url(../images/pipeline08_table_bg.gif) repeat-y left top;
	border-bottom: 1px solid #aaa493;
}
#pipeline_traits th.crops {
	color: #fff;
	padding: 6px;
	background: #7f8055;	
}
#pipeline_traits th.crop {
	color: #619838;
	padding: 6px;
	vertical-align: top;
	background: #f5edd3;
	border-top: none;
	border-bottom: 1px solid #aaa493;
}
#pipeline_traits tr.nobotborder th, #pipeline_traits tr.nobotborder td {
	border-bottom: 5px solid #fff;
}
#pipeline_traits .nocolor {
	background: none;
}
#pipeline_traits ul {
	margin: 0;
	padding: 0 0 0 18px;
	line-height: normal;
	list-style: url(../images/pipeline08_bull_black.gif);
}
#pipeline_traits ul li {
	margin: 0 0 6px 0;
}
#pipeline_traits ul li.green {
	color: #333;
	list-style: url(../images/pipeline08_bull_green.gif);
}
#pipeline_traits ul li.orange {
	list-style: url(../images/pipeline08_bull_orange.gif);
}
#pipeline_traits p {
	margin: 0 0 12px 0;
	padding: 0;
	line-height: normal;
}
#pipeline_traits h3 {
	color: #619838;
	font-size: 11px;
	margin: 0 0 12px 0;
	padding: 0;
}
blockquote#human_rights {
	font-size: 1.1em;
	font-style: italic;
	line-height: 1.8em;
	margin: 10px 0;
	padding: 5px 10px;
}
blockquote#human_rights span {
	font-style: normal;
	display: block;
	margin-top: 6px;
}
ul#cbd li {
	clear: both;		
}
ul#cbd img {
	float: left;
	padding: 10px 10px 10px 0;		
}
ul#cbd p {
	padding: 10px 0;		
}
.page{
	padding-bottom:5px;
	font-size: 11px;
	float:right;
	font-weight:bold;	
}
/* Vegetable Seeds */
#seeds{
 margin-top: 8px;
 width:460px;
}
.vegetableseeds .logo, .features .logo 
{
  width: 150px;
  text-align: center;
  float: left;
}
.vegetableseeds, .features {
	margin: 3px 0 15px 0;
	border-bottom: 1px solid #ECE9D8;
	padding: 3px 0 10px 0;
}
.vegetableseeds .content
{
  width: 310px;
  float: right;
}
.flickr_slideshow {
	margin: 0;
	padding: 4px;
	width: 500px; /* a flickr slideshow is always 500x500px */	
	border: 1px solid #ccc;
}

/* mediaroom fix */
.wd_contacts-sidebar {
	width: 168px;
}

/* slides */

#slides {
	margin: 20px 15px;
	padding: 0;
}

#slides p {
	margin: 0 0 30px 0;
	padding: 0 0 15px 0;
	clear: both;
	float: left;
}

#slides .icon_list {
	width: 480px;
	margin: 10px 0 0 15px;
	padding: 0;
	float: left;
}
/* ------------ New Styles For Sustainability Section provided by Edelmann-----------------*/

#box_related_content_wide {
	text-align: left;
	width: 204px;
	margin: 5px 0 5px 10px;
	padding: 0 0 10px 10px;
	color: #666;
	float: right;
	font-size: 10px;
}

html > body #box_related_content_wide {
	padding-right: 5px;
}

#box_related_content_wide .mod4 {
	background-color: #9fb700;
	margin-bottom: 15px;
	}

#box_related_content_wide .mod4 p a {
	margin-left: 0px;
	color:#fff;
	line-height: 1.4em;
}
#box_related_content_wide .mod4 p a:hover, a:active {
	margin-left: 0px;
	color:#333;
}


#box_related_content_wide h2 {
	font-size: 8pt;
	color: #fff;
	font-weight: bold;
	margin: 0px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-color:#7f7f7f;
	padding-left:8px;
	border-bottom: 1px solid #fff;
	margin-bottom:5px;
}

#box_related_content_wide p {
	margin-left: 8px;
	margin-right: 8px;
}


#right-content-index #welcome {
	padding: 3px;
	float: left;
	width: 410px;
}

#right-content-index #welcome h1 {
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック";
	font-size: 16px;
	font-weight: bold;
	text-transform: capitalize;
	color: #060;
	margin-bottom: 5px;
	border-bottom: 1px solid #90A218;
}
#right-content .ar08_numlist {
	margin: 0;
	padding: 0;	
	list-style: none;
}
#right-content .ar08_numlist li {
	margin: 0 12px;
	padding: 10px 0 0 1px;
	float: left;
	width: 185px;
	background-repeat: no-repeat;
	background-position: left top;	
}
#right-content .ar08_numlist .one {
	background-image: url(../images/ar08_1.gif);
}
#right-content .ar08_numlist .two {
	background-image: url(../images/ar08_2.gif);
}
#right-content .ar08_numlist .three {
	background-image: url(../images/ar08_3.gif);
}
#right-content .ar08_toc {
	margin: 10px 0 25px 0;
	padding: 0;
	width: 475px;
}
#right-content .ar08_toc p {
	margin: 0;
	padding: 0 0 2px 5px;
	border-bottom: 1px solid #e1d6cc;
}
#right-content .ar08_toc ul {
	margin: 10px 0 0 0;
	padding: 0 0 0 55px;
}
#right-content .ar08_toc ul li {
	margin: 6px 0;
}
#right-content .ar08_toc ul li ul {
	margin: 0;
}
#right-content .ar08_pipeline {
	margin-top: 10px;
	padding: 15px 20px;
}
#right-content .ar08_pipeline p {
	margin-bottom: 20px;
	padding-bottom: 20px;
	border-bottom: 1px solid #d4d9b6;
}
#right-content .ar08_pipeline p.last {
	border-bottom: none;
	padding-bottom: 10px;
	margin-bottom: 0;
}
#sustain_bios_list {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 400px;	
}
#sustain_bios_list li {
	width: 175px;
	margin: 0 10px 18px 0;
	float: left;	
}
#sustain_bios_list li img {
	margin: 0;
	padding: 0 0 5px;
}
#sustain_bios_list li, #sustain_bios_list li p {
	text-align: center;
	line-height: 1.5em;
}

/* 2009 Beltwide */
#beltwide_list {
	margin: 10px 0 0 0;
	padding: 0;
	list-style: none;
	width: 670px;	
}
#beltwide_list li {
	width: 295px;
	margin: 0 10px 18px 0;
	float: left;	
}
#beltwide_list li img {
	margin: 0;
	padding: 0 0 5px;
}
#beltwide_list li, #beltwide_list li p {
	text-align: center;
	line-height: 1.5em;
}

/* end 2009 Beltwide */
#pipeline_updates {
	margin: 0;
	padding: 0;	
}
#pipeline_updates p {
	margin-left: 6px;
	padding-left: 73px;
}
#pipeline_updates em.phase {
	font-style: normal;
	color: #069;
}
#pipeline_updates p.corn {
	background-image: url(../images/rd09_corn.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pipeline_updates p.soy {
	background-image: url(../images/rd09_soy.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pipeline_updates p.cotton {
	background-image: url(../images/rd09_cotton.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
#pipeline_updates p.sugar {
	background-image: url(../images/rd09_sugarcane.jpg);
	background-repeat: no-repeat;
	background-position: left top;
}
.pipeline_update_pdf_left {
	background-image: url(../images/rd09_pdf.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 30px;
	margin: 5px 0 20px 2px;
	line-height: normal;
	font-size: 11px;	
}
/* Soda Springs Phase 2 */
ul#soda_springs_nav {
	float:left;
	margin: 0;
	padding: 0;
}
ul#soda_springs_nav li {
	float: left;
	list-style-type: none;
	margin: 0;
	padding: 0 3px 0 0;
}
ul#soda_springs_nav li a#end {
	padding: 12px 0 0 0;
}
ul#soda_springs_nav li a {
	padding: 5px 0 0 0;
	color: #fff;
	font-weight: bold;
	text-decoration: none;
	line-height: 14px;
	text-align:center;
	float:left;
	background: #FFF url(../images/soda_springs_tab.gif) no-repeat;
	width:160px;
	height:49px;
}
ul#soda_springs_nav li a:hover {
	text-decoration: underline;
}
/* end Sodasprings Phase 2 */

.three_column {
	margin: 0;
	padding: 10px 0 20px 0;
	list-style: none;
}
.three_column li { 
	margin: 0;
	padding: 0;
	width: 155px;
	float: left;
}
dl#video_list, dl.video_list {
	margin: 0 0 0 25px;
	padding: 5px 0 0 0;
	width: 400px;
	text-align: center;
}
#video_list dt, dl.video_list dt {
	margin: 0 0 25px 0;
	padding: 0;
	font-size: 1.1em;
	font-weight: bold;
	
}
#video_list dd, dl.video_list dd {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	border-bottom: 1px solid #ece9d8;
}
dl.video_list dd.with_caption {
	margin: 0;
	padding: 0;
	border: none;
}
dl.video_list dd.caption {
	margin: 15px 0;
	padding: 0 0 30px 0;
	font-size: 1em;
	color: #333;
}
dl.video_list dd.last {
	margin-bottom: 25px;
	padding-bottom: 0;
	border: none;
}
.round_corner_box {
	margin: 15px auto 25px auto;
	padding: 0 0 4px 0;
	width: 625px;
	clear: both;
	background-color: #f2f7d4;
	background-image: url(../images/wr_box_bot.gif);
	background-repeat: no-repeat;
	background-position: left bottom;
}
.round_corner_box h3 {
	margin: 0;
	padding: 4px 5px 10px 10px;
	color: #fff;
	background-image: url(../images/wr_box_hdr3.gif);
	background-repeat: no-repeat;
	background-position: left top;	
}
.round_corner_box p { 
	margin: 5px 10px 10px 10px;
	padding: 0;
}
#wr_menu {
	margin: 25px 0 0 0;
	padding: 0 0 0 15px;
	width: 645px;
	list-style: none;
	background: #fff url(../images/wr_menu_bot2.gif) repeat-x bottom left;
}
html > body #wr_menu {
	margin-top: 10px;
}
#wr_menu li {
	float: left;
	margin: 0;
	padding: 0;	
}
#wr_menu a {
	float: left;
	display: block;
	margin: 0 2px 0 0;
	padding: 3px 10px 4px 10px;
	color: #333;
	text-decoration: none;
	border: 1px solid #9b8748;
	border-bottom: none;
	background: #f9e9a9 url(../images/wr_menu_off.gif) repeat-x top left;
}
#wr_menu a:hover, #wr_menu li.on a {
	color: #333;
	padding-bottom: 5px;
	border-color: #727377;
	background: #fff url(../images/wr_menu_on.gif) repeat-x top left;		
}
.wr_committee {
	margin: 0 0 30px 0;
	padding: 0;
}
.wr_committee p {
	margin: 0 0 25px 0;
	padding: 0 0 25px 0;
	clear: both;
	border-bottom: 1px solid #ece9d8;
}
.wr_committee p.last {
	border: none;
}
.wr_pullquote {
	padding: 8px;
	width: 200px;
	background: #f8fbe5;
	font-family: "Hiragino Kaku Gothic Pro", "ヒラギノ角ゴ Pro W3", Osaka, メイリオ, Meiryo, "MS P Gothic", "ＭＳ Ｐゴシック";
	font-size: 13px;
	font-style: italic;
	line-height: 1.8em;
	text-align: center;
	color: #030;
}
.wr_committee p.with_caption {
	margin: 0;
	padding: 0;
	clear: both;
	border: none;
}
.wr_committee p.vid_caption {
	margin: 8px 0 25px 0;
	padding: 0 0 25px 0;
	text-align: center;
	clear: both;
	border-bottom: 1px solid #ece9d8;
}
.feed_subscribe {
	margin: 0;
	padding: 2px 0 7px 0;
	list-style: none;
	border-bottom: 1px solid #ece9d8;
}
.feed_subscribe li {
	margin: 0 0 0 10px;
	padding: 4px 0 13px 0;
	float: none;
}
.feed_subscribe li a {
	margin: 0;
	padding: 4px 0 8px 33px;
	background-image: url(../images/rss-icon2.gif);
	background-repeat: no-repeat;
	background-position: left top;
}
.feed_subscribe li.email a {
	background-image: url(../images/icon_email.gif);
}
dl.timeline {
	margin: 0 0 35px 0;
	padding: 0;	
}
dl.timeline dt {
	margin: 0;
	padding: 22px 0 0 10px;
	width: 150px;
	float: left;
	font-weight: bold;
	border-top: 1px solid #ECE9D8;	
}
dl.timeline dd {
	margin: 0 0 0 150px;
	padding: 20px 0 0 10px;
	width: 480px;
	line-height: 1.5em;
	border-top: 1px solid #ECE9D8;		
}
dl.timeline dd.source {
	margin: 0 0 20px 163px;
	padding: 10px 0 0 10px;	
	border: none;
	font-size: 10px;
	color: #666;	
}
html > body dl.timeline dd.source {
	margin-left: 150px;		
}
dl.timeline dt.first, dl.timeline dd.first {
	padding-top: 15px;
	border: none;
}
dl.timeline dd.first {
	width: 290px;
}
/* -----[ Generic Data Table Style ]----- */
#right-content .misc_table {
	padding: 0;
	margin: 5px 0 15px 0;
	border: 1px solid #ccc;
}
#right-content .misc_table th {
	padding: 3px 3px 3px 8px;
	color: #fff;
	background: #cd8e25;
}
#right-content .misc_table td {
	padding: 4px 4px 4px 8px;
	color: #333;
}
#right-content .misc_table tr.alternate {
	background: #f2f7d4;
}
#right-content .misc_table.extra_padding th, #right-content .misc_table.extra_padding td {
	line-height: 1.8em;
}
#whistleStopRegForm #rdoAccommodations1 {
	display: block;
	float: left;
	margin-bottom: 10px;
}
#whistleStopRegForm #lblAccommodations1 {
	line-height: 1.5em;
}
#whistleStopRegForm #rdoAccommodations2, #lblAccommodations2 {
	margin-top: 10px;
}
#whistleStopRegForm #wstAccommodations {
	margin: 0 0 15px 0;
	padding: 0 0 0 145px;
	width: 450px;
	line-height: 1.5em;
}
#whistleStopRegForm .form_label {
	width: 135px;
}
#whistleStopRegForm .form_element {
	margin-left: 140px;
}
.foodinc_quotes hr {
	margin: 10px 0 15px 0;
	padding: 0;
	border: 0;
	height: 1px;
	color: #ECE9D8;
	background: #ECE9D8;
}
.gothenburg_box {
	margin: 0 auto;
	padding: 5px 15px;
	width: 425px;
	background: #f8fbe5;
}
.gothenburg_box h3 {
	margin: 0;
	padding: 5px 0 10px 0;
	border-bottom: 1px solid #ECE9D8;
}
.gothenburg_box p {
	margin: 0;
	padding: 15px;
	border-bottom: 1px solid #ECE9D8;
}
.gothenburg_box p.last {
	border: none;
}

/*----Added by S. Takeuchi----- */  
.module-topics{
    margin: 20px 0px 10px 0px;
    padding: 0px 0px 0px 0px;
	width:420px;
	font-size: 8pt;
	line-height: 10pt;
	color: #555555;
    border-width: 0px 0px 0px 0px;
    border-style: solid;
    border-color: #90A218;
}


.module-topics-content{
	font-size: 9pt;
	color: #555555;
	overflow:auto;
    border-width: 0px 1px 1px 1px;
    border-style: solid;
    border-color: #90A218;
}
.module-topics-list {
    margin: 5px 0px 0px 10px;
    padding-left: 10px;
}





.module-topics-list-item {
    margin: 5px 0px 0px 3px;
	list-style: circle;
}
li.module-topics-list-item a {text-decoration: none;}
li.module-topics-list-item a:hover {text-decoration: underline;}


.country-list {
    margin: 5px 0px 0px 3px;
	font-size: 9pt;
	line-height: 1em;
	font-weight: bold;
	color: #91B011;
	list-style: none;
}
li.country-list a {	color: #91B011;text-decoration: none;}
li.country-list a:hover {color: #c60;text-decoration: underline;}




.title_border{
	width:100%;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 20px;
	font-weight: normal;
	color: #5c790d;
	letter-spacing: -0.3px;
	line-height: 20px;
	padding: 0 0 2px 0;
    border-width: 0px 0px 1px 0px;
    border-style: solid;
    border-color: #90A218;
}

#pagetop{
	float:right;
	width:60px;
	margin: 20px 0px 0px 0px;
    padding: 0;
}

#box_end_mod {
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #e1d6cc;
	margin: 30px 0px 20px 20px;
	padding: 2px 2px 2px 8px;
	font-size: 8pt;
	background-image: url(../images/bg_palegreen.gif);
	background-repeat: repeat-y;
	background-position: left top;
	}

.questionkakomi{
	float:left;
	margin:20px 0px 20px 0px;
	padding:2px 10px 2px 22px;
	color: #333333;
	width: 75%; 
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #cccccc;
	background-color: #f7f7f7;
	BACKGROUND-IMAGE:  url(../images/question.gif); 
	BACKGROUND-REPEAT:no-repeat;
}
.answerkakomi{
	float:left;
	margin:20px 0px 40px 0px;
	padding:2px 10px 2px 22px;
	color: #333333;
	width: 90%; 
    border-width: 1px 1px 1px 1px;
    border-style: solid;
    border-color: #cccccc;
	background-color: #fff;
	BACKGROUND-IMAGE:  url(../images/answer.gif); 
	BACKGROUND-REPEAT:no-repeat;
}

/* old style sheet for table cosmetic  LAYOUT
------------------------------------- */
.floatLeft { float:left;}
.floatRight { float:right;}
.clearBoth { clear:both;}

.contentBody {
	width:530px;
	text-align:left;
	margin-top:25px;
	margin-bottom:5px;
}
/*#pagetop {
	width:580px;
	margin:20px auto;
	text-align:right;*/
}

/* DETAIL
------------------------------------- */
.textRight {
	text-align:right;
}
.textCenter {
	text-align:center;
}
.kakomi {
	background-color: #f8fbe5;
	border: 1px solid #bbb;
	padding:5px;
}
.kakomi-box {
    border-width: 0px 1px 1px 0px;
    border-style: solid;
    border-color: #e1d6cc;
	margin-bottom: 10px;
	padding: 6px;
	background-image: url(../images/bg_palegreen.gif);
	background-repeat: repeat-yes;
	background-position: left top;
	}

/* TABLE 2（ワク無し）
------------------------------------- */
.tableHyou2 td {
	padding-bottom:18px;
}

/* TABLE （作物一覧等）
------------------------------------- */
.tableHyou {
	border:1px solid #696;
	border-right:none;
	border-bottom:none;
}
.tableHyou th {
	border-bottom:1px solid #696;
	border-right:1px solid #696;
	padding:4px 5px;
	font-weight:normal;
	text-align:center;
}
.tableHyou .th1 {
	background:#DDECD9;
	color:#4B8A4B;
}
.tableHyou .th2 {
	background:#FFFFB2;
	text-align:left;
}
.tableHyou .th3 {
	background:#66AB8A;
	color:#FFF;
}
.tableHyou .th4 {
	background:#AECB2C;
	color:#FFF;
}
.tableHyou .th5 {
	background:#336633;
	color:#FFF;
}
.tableHyou td {
	background:#FFF;
	border-bottom:1px solid #696;
	border-right:1px solid #696;
	padding:4px 3px;
	text-align:left;
	line-height: 1.2em;
}
.tableHyou .tdRight {
	text-align:right;
}
.tableHyou .left {
	text-align:left;
}


/*テーブル　余白少（国別、作付け表）--- */
.tableHyou3 {
	border:1px solid #696;
	border-right:none;
	border-bottom:none;
}
.tableHyou3 th {
	border-bottom:1px solid #696;
	border-right:1px solid #696;
	padding:3px;
	font-weight:normal;
	text-align:center;
}
.tableHyou3 .th1 {
	background:#DDECD9;
	color:#4B8A4B;
}
.tableHyou3 .th2 {
	background:#FFFFB2;
	text-align:left;
}
.tableHyou3 .th3 {
	background:#66AB8A;
	color:#FFF;
}
.tableHyou3 .th4 {
	background:#AECB2C;
	color:#FFF;
}
.tableHyou3 .th5 {
	background:#336633;
	color:#FFF;
}
.tableHyou3 td {
	background:#FFF;
	border-bottom:1px solid #696;
	border-right:1px solid #696;
	padding:4px 5px;
	text-align:left;
}
/* localから移動してきた
------------------------------------- */
.tableHyou3 .tdRight {
	text-align:right;
}
.tableHyou th {
	text-align: left;
}
.tableHyou .th1 {
	text-align: center;
}
.tableHyou td {
	text-align: right;
}
.tableHyou .td2{
	text-align: right;background:#FFFFB2;
}

/* OTHER
------------------------------------- */
.red { color:#C00;}
.grn { color:#363;}
.org { color:#FF8500;}
.dgrn { color: #49A400;}
.rgrn { color: #74B772;}
.margin30 { margin-bottom:30px;}