/* === FarmCentre.com Print Stylesheet === */

noscript { display: none; }
.noprint { display: none; }

body,
.BodyStyle {
	background: #FFF;
	margin: 0;
	color: #000;
	}
	
#Container {
	width: 100%;
	}

.Border { border: none; }

.SkipNav,
#Header,
#Menu,
#SubMenu,
.Breadcrumbs,
.ArticleQuicklinks,
.WeatherLink,
.ArticleSearch,
.ResIconsWhat,
#ResBottomLeft,
#ResBottomRight,
.ItemPurchase,
#NewFarmerBottomRight,
#NewFarmerBottomLeft,
.CurrentQuicklinks,
.ArticleOtherLinks { display: none; }

#PrintHeader { display: block; }

#ContentArea {
	background: #FFF url(fc/none);
	color: #000;
	margin: 0;
	padding: 0;
	}
	#ContentArea h2.PageTitle {
		margin: 0 0 10px 0;
		padding: 0;
		}

#Footer {
	background: #FFF url(fc/none);
	height: 70px;
	text-align: center;
	color: #000;
	border-top: 2px solid #C8C3B8;
	}
	#FooterLinks, #GovtLogo { display: none; }
	#Url {  
		position: relative;
		left: 0;
		}
		
.ExpertAbout,
.FeaturedWrapper { background: #FFF; }
	
.ArchivesTable { margin-bottom: 10px; }
	.ArchivesTable td { background: #FFF; }