/*This is the CSS style sheet for Annual Forage Pages*/

.ForageHeader {
	font-size:14px;
	font-weight: bold;	
	}
	
.bottomInfo {
	text-align: center;
	}
	
.translationForage {
	text-align: center;
	margin-top: 10px;
	padding: 10px;
	}	

h2.forageIndex {
	text-align: center;
	color:#030;
	}

/*Ed*/

#Ed {
	width: 780px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	color: #111915;
	}
	
#Ed img {	
	float: left;
	margin-top: 10px;
	display: block;
	}

#Ed img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Ed p {
	line-height: 1.5em;
	}
	
#Ed h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;	
	}
	
#Ed h3 {
	font-size: 18px;
	font-weight: bold;
	}
	
#Ed span.EdWord {
	color: #cc0033;
	font-style: italic;
	font-weight: bold;	
	font-size: 15px;
	}

#Ed p.EdWordCenter {
	color: #cc0033;
	font-style: italic;
	font-weight: bold;	
	font-size: 14px;
	text-align: center;
	margin-bottom: -20px;
	}
	
#Ed p.floatLeft {
	width: 380px;
	margin-bottom: 10px;
	}
	
#Ed p.floatRight {
	width: 380px;
	margin-bottom: 10px;
	}
	
#Ed ul.listHeader li{
	margin-left: 150px;
	list-style: square;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	}
	
/*Specific Table Styles For Ed*/	

#Ed table tr.special {
	background-color: #cc0033;
	}
	
#Ed table td.special {
	background-color: #cc0033;
	}
	
table.floatRight#EdTbl7  td.specialitalisizeEmphasis  {
	text-align: left;
	background-color: #cc0033;
	font-style: italic;
	font-weight: bold;	
	}
	
#Ed th.readData a {
	color:#fff;
	}
	
#Ed th.readData a:hover {
	color: #000;
	}
	
#Ed th.readData {
	background-color:#7fac71;
	}

#Ed th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	}
	
/*EdTBl*/
	
table#EdTbl {
	width: 385px;
	margin-top: 10px;
	margin-bottom: 10px;
	}

table#EdTbl caption {
	font-size: 14px;
	text-align: center;
	}
	

/*EdTBl2*/	
	
table#EdTbl2 {
	width: 375px;	
	margin-right: 10px;
	}
	
table#EdTbl2 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*EdTBl3*/
	
table#EdTbl3 {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 5px;
	margin-left: 35px;
	}

table#EdTbl3 caption {
	font-size: 13px;
	text-align: center;
	}
	
/*EdTBl4*/

table#EdTbl4 {
	width: 385px;
	margin-left: 35px;
	}

table#EdTbl4 caption {
	font-size: 14px;
	text-align: center;
	}

/*EdTBl5*/
	
table#EdTbl5 {
	width: 285px;
	margin-right: 35px;
	}
	

table#EdTbl5 caption {
	font-size: 14px;
	text-align: center;
	}

/*EdTBl6*/
	
table#EdTbl6 {
	width: 390px;
	margin-left: 30px;
	}

table#EdTbl6 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*EdTBl7*/
	
table#EdTbl7 {
	width: 300px;
	margin-right: 25px;
	}
	

table#EdTbl7 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*EdTBl8*/
	
table#EdTbl8 {
	width: 350px;
	margin-left: 14px;
	}

table#EdTbl8 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*EdTBl9*/
	
table#EdTbl9 {
	width: 380px;
	margin-right: 12px;
	}

table#EdTbl9 caption {
	font-size: 14px;
	text-align: center;
	}
	
/*Jumbo Styles*/

#Jumbo {
	width: 660px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	color: #111915;
	}
	
#Jumbo img {	
	float: left;
	margin-top: 10px;
	display: block;
	}

#Jumbo h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	color: #16211b;
	
	}
	
#Jumbo h3 {
	font-size: 18px;
	font-weight: bold;
	}

#Jumbo img.line {
	margin-bottom: -15px;
	float: none;
	}
	
#Jumbo p {
	line-height: 1.5em;	
	}

#Jumbo .JumboWord {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 35px;
	color:#b15315;
	font-weight: bold;
	font-style: italic;
	}
	
#Jumbo ul.listHeader li{
	margin-left: 150px;
	list-style: square;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	width: 400px;
	}

#Jumbo ul li {
	width: 300px;
	font-size: 18px;
	list-style: square;
	margin-left: 15px;
	}

#Jumbo ul li a {
	font-style: normal;
	}

table#JumboTbl {
	margin-bottom: 25px;
	}

table#JumboTbl caption {
	font-size:14px;
	text-align: center;
	}

/*BigDaddy Styles*/

#BigDaddy {
	width: 660px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	color: #111915;
	}
	
#BigDaddy img {	
	float: left;
	margin-top: 10px;
	display: block;
	}

#BigDaddy h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 15px;
	}
	
#BigDaddy h3 {
	font-size: 18px;
	font-weight: bold;
	}

#BigDaddy img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#BigDaddy p {
	line-height: 1.5em;
	}
	
#BigDaddy p.fontSize {
	font-size: 14px;
	}

#BigDaddy .BigDaddyWord {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 35px;
	color: #270c53;
	font-weight: bold;
	font-style: italic;
	}
	
#BigDaddy .BigDaddySmallWord {
	color: #270c53;
	font-weight: bold;
	}
	
#BigDaddy ul.listHeader li{
	margin-left: 150px;
	list-style: square;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	}

#BigDaddy ul li a {
	font-style: normal;
	}
	

table#BigDaddyTbl caption {
	font-size:14px;
	text-align: center;
	}
	
/*Tetraplus*/

#TetraPlus {
	width: 600px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	}

#TetraPlus img {	
	margin: auto;
	margin-top: 10px;
	display: block;
	}
	
/*Attain*/

#Attain {
	width: 780px;
	padding: 10px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	color: #000;
	}
	
#Attain img {	
	float: left;
	margin-top: 10px;
	display: block;
	}

#Attain img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Attain p {	
	line-height: 1.5em;
	}
	
#Attain p.fontSize {
	font-size: 14px;
	}
	
#Attain h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 25px;
	}
	
#Attain h3 {
	font-size: 18px;
	font-weight: bold;
	}
	
#Attain span.AttainWordRed {
	font-style: italic;
	font-weight: bold;	
	font-size: 15px;
	color: #A8011F;
	}	
	
#Attain span.AttainWordBlue {
	color: #013C5A;
	font-style: italic;
	font-weight: bold;	
	font-size: 15px;
	}	
	
#Attain .AttainRedSmallWord {
	font-weight: bold;	
	color: #A8011F;
	}
	
#Attain p.floatLeft {
	width: 330px;
	margin: 0px;
	margin-top: 10px;
	margin-left: 10px;
	}
	
#Attain p.floatRight {
	width: 370px;
	margin: 0px;
	margin-top: 10px;
	}

#Attain ul.listHeader li{
	margin-left: 150px;
	list-style: square;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	}

	
/*Specific Table Styles For Attain*/	

#Attain table tr.special {
	background-color: #A8011F;
	color: #fff;
	}
	
#Attain th.readData {
	background-color:#7fac71;
	color: #000;
	font-weight: normal;
	}
	
#Attain th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	}
	
/*Attain Table1*/	

table#AttainTbl1 {
	width: 350px;
	margin-top: 10px;
	margin-bottom: 25px;
	}	
	
table#AttainTbl1 caption {
	font-size:16px;
	}

/*Attain Table2*/	
	
table#AttainTbl2 {
	width: 420px;
	margin-top: 10px;
	margin-bottom: 25px;
	}
	
table#AttainTbl2 caption {
	font-size:16px;
	}

/*Attain Table3*/	

table#AttainTbl3 {
	width: 370px;
	margin-top: 10px;
	margin-bottom: 25px;
	}

/*Attain Table4*/	
	
table#AttainTbl4 {
	width: 400px;
	margin-top: 10px;
	margin-bottom: 25px;
	}

/*Attain Table5*/	
	
table#AttainTbl5 {
	width: 300px;
	margin-top: 10px;
	margin-bottom: 25px;
	}

/*Attain Table6*/	
	
table#AttainTbl6 {
	width:350px;
	margin-top: 10px;
	margin-bottom: 25px;
	margin-left: 50px;
	}

table#AttainTbl6 caption {
	font-size:16px;
	}

/*Attain Table7*/	
	
table#AttainTbl7 {
	width:270px;
	margin-top: 10px;
	margin-bottom: 35px;
	margin-right:50px;
	}
	
table#AttainTbl7 caption {
	font-size:16px;
	}

/*Attain Table8*/	

table#AttainTbl8 {
	width: 700px;
	margin-left: auto;
	margin-right: auto;
	margin-top: 15px;
	margin-bottom: 15px;
	}
	
/*Big Boss*/

#BigBoss {
	width: 780px;
	padding: 15px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	color: #111915;
	}
	
#BigBoss img {	
	float: left;
	margin-top: 10px;
	display: block;
	}
	
#BigBoss img.center {
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

#BigBoss img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#BigBoss p {
	line-height: 1.5em;
	}

#BigBoss p.fontSize {
	font-size: 14px;
	}
	
#BigBoss h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 15px;
	}
	
#BigBoss h3 {
	font-size: 18px;
	font-weight: bold;
	}
	
#BigBoss .italicLargeBold {
	margin-bottom: 10px;
	margin-top: 35px;
	}
	
#BigBoss .BigBossWordRed {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 35px;
	color:#F00;
	font-weight: bold;
	font-style: italic;
	}

#BigBoss .BigBossRedWordsmall {
	color: #f00;
	font-weight: bold;
	}
	
#BigBoss .BigBossWordGreen {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 35px;
	color:#006a3a;
	font-weight: bold;
	font-style: italic;
	}
	
#BigBoss .BigBossGreenWordsmall {
	color:#006a3a;
	font-weight: bold;
	}
	
#BigBoss .ForageHeader {
	margin-bottom: -15px;
	margin-top: 20px;
	}

#BigBoss p.WordCenter {
	color: #006633;
	font-style: italic;
	font-weight: bold;	
	font-size: 14px;
	text-align: center;
	margin-bottom: -20px;
	}
	
#BigBoss p.floatLeft {
	width: 260px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#BigBoss p.floatRight {
	width: 380px;
	margin-bottom: 10px;
	}
	
#BigBoss ul.listHeader li{
	margin-left: 150px;
	list-style: square;
	font-size:16px;
	font-weight: bold;
	text-align: left;
	}
	
/*Specific Table Styles For Big Boss*/	

#BigBoss table tr.special {
	background-color:#F00;
	color: #fff;
	}
	
#BigBoss th.readData {
	background-color:#7fac71;
	color: #000;
	font-weight: normal;
	}
	
#BigBoss th.readDataBold {
	font-weight: bold;
	text-align: left;
	background-color:#7fac71;
	color: #000;
	}
		
#BigBoss th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	font-size: 12px;
	}
	

/*Big Boss Table1*/	

table#BigBossTbl1 {
	width: 500px;
	margin-top: 30px;
	}
	
/*Big Boss Table2*/	
	
table#BigBossTbl2 {
	width: 230px;
	margin-top: 28px;
	margin-left: 15px;
	margin-right: 15px;
	}
	
/*Big Boss Table3*/	
	
table#BigBossTbl3 {
	width: 230px;
	margin-left: 15px;
	margin-right: 15px;
	}
	
table#BigBossTbl3 caption {
	text-align: center;
	}
	
/*Big Boss Table4*/	
	
table#BigBossTbl4 {
	width: 230px;
	margin-left: 15px;
	margin-right: 15px;	
	}
	
table#BigBossTbl4 caption {
	text-align: center;
	}
	
/*Big Boss Table5*/	
	
table#BigBossTbl5 {
	width: 230px;
	margin-left: 15px;
	margin-right: 15px;	
	}

/*Big Boss Table6*/	
	
table#BigBossTbl6 {
	width: 230px;
	margin-left: 15px;
	margin-right: 15px;
	}
	
/*Big Boss Table7*/	
	
table#BigBossTbl7 {
	width: 230px;
	margin-left: 15px;
	margin-right: 15px;
	}

/*Big Boss Table8*/	

table#BigBossTbl8 {
	width: 600px;
	margin-left: auto;
	margin-right: auto;
	}
	
/*Verdure*/

#Verdure {
	width: 780px;
	padding: 15px;
	background-color:#fff;
	margin-left: auto;
	margin-right: auto;
	border: 4px solid #003635;
	color: #372e2d;
	}
	
#Verdure img {	
	float: left;
	margin-top: 10px;
	display: block;
	}
	
#Verdure img.center {
	margin-left: auto;
	margin-right: auto;
	float: none;
	}

#Verdure img.line {
	margin-bottom: 10px;
	float: none;
	}
	
#Verdure p {
	line-height: 1.5em;
	}
	
#Verdure p.fontSize {
	font-size: 14px;
	}
	
#Verdure p.moreInformation {
	margin-top: -15px;
	margin-right: 20px;
	margin-left: 25px;
	float: left;
	}
	
#Verdure p.moreInformation2 {
	margin-top: -15px;
	margin-right: 20px;
	margin-left: 45px;
	float: left;
	}

#Verdure h2 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 0px;
	margin-bottom: 20px;
	}
	
#Verdure h3 {
	font-size: 18px;
	font-weight: bold;
	}
	
#Verdure .italicLargeBold {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 25px;
	}
	
#Verdure .VerdureWord {
	font-size: 18px;
	margin-bottom: 10px;
	margin-top: 35px;
	color:#249373;
	font-weight: bold;
	font-style: italic;
	}
	
#Verdure .verdureWordSmall {
	color:#249373;
	font-weight: bold;
	}

#Verdure .ForageHeader {
	margin-bottom: -15px;
	margin-top: 20px;
	}

#Verdure p.WordCenter {
	color: #372e2d;
	font-style: italic;
	font-weight: bold;	
	font-size: 14px;
	text-align: center;
	margin-bottom: -20px;
	}
	
#Verdure p.floatLeft {
	width: 260px;
	margin-bottom: 10px;
	margin-right: 10px;
	margin-left: 10px;
	}
	
#Verdure p.floatRight {
	width: 380px;
	margin-bottom: 10px;
	}
	
#Verdure ul.listHeader li{
	margin-left: 150px;
	list-style: square;
	font-size: 16px;
	font-weight: bold;
	text-align: left;
	}
	
/*Specific Table Styles For Verdure*/	

#Verdure table tr.special {
	background-color:#249373;
	}
	
#Verdure th.readData {
	background-color:#7fac71;
	color: #000;
	font-weight: normal;
	}
	
#Verdure th.secondaryTableHeader {
	background-color:#7fac71;
	color: #000;
	font-size: 12px;
	}

/*Verdure Table1*/	

table#VerdureTbl1 {
	width: 400px;
	}
	
/*Verdure Table2*/	
	
table#VerdureTbl2 {
	width: 370px;
	}
	
/*Verdure Table3*/	
	
table#VerdureTbl3 {
	width: 440px;
	margin-left: 20px;
	}
	
table#VerdureTbl3 caption {
	text-align: center;
	}
	
/*Verdure Table4*/	
	
table#VerdureTbl4 {
	width: 250px;
	margin-right: 30px;
	}
	
table#VerdureTbl4 caption {
	text-align: center;
	}

/*Verdure Table5*/	
	
table#VerdureTbl5 {
	width: 260px;
	margin-left: auto;
	margin-right: auto;	
	}
	
/*Forage-Annual-Rye Intro Page Styles*/

#secondaryNavWrapper.widthHeightSNOddRow {
	width: 656px;
	height: 227px;
	}

#secondaryNavWrapper2.widthHeightSNOddRow {
	width: 492px;
	height: 227px;
	}
	
#secondaryNav.heightSN {
	height: 225px;
	}
