* {
	margin: auto;
}

body {
	background-color: #fff;
	color: #000 !important;
	font: normal 10pt Arial, Helvetica, sans-serif;
}

img {
	border: 0 !important;
	display: block !important;
}
img.topnav {
	border: 0 !important;
	display: none !important;
}
img.print_fip {
	border: 0 !important;
	display: block !important;
}

a {
	color: #000000 !important;
	text-decoration: none !important;
}


#wrapper {	
	width: 100%;
}

#header #aafc-fip {
	background-color: #fff;
	height: 42px;
	margin: 12px 0 0 0;
	text-align: right;
	width: 100%;
}


/*
	Graphical Banner & Primary Navigation
*/
#header .aafc-banner {
	display: none;
}

/*
	Navigation Panel (Left)
*/
#leftnav {
	display: none;
}
#leftnav-main {
	display: none;
}
	

/*
	Document Body
*/
#content {
	color: #000 !important;
	width: 590px;
	padding-left: 0px;
}
#content p {	
	
}
#content h1.main	{
	color:#666666; 
	margin-top:0px
}
#content h1.banner_title {
	font-size: 160%;
	font-weight: bold;
	margin: 0px 0px 0px 0px;
}
#content h1 {
	font-size: 160%;
	font-weight: bold;
}
#content h2 {
	font-size: 140%;
	font-weight: bold;
}
#content h3 {
	font-size: 120%;
	font-weight: bold;
}
#content h4 {
	font-size: 110%;
	font-weight: bold;
}
#content table {
	border: 1px solid #000;
	width: 100%;
}
#content table tr {
	border-collapse: collapse;
}
#content table tr th {
	border: 1px solid #000;
	padding: .85em;
	text-align: left;
}	
#content table tr td {
	border: 1px solid #000;
	padding: .85em;
}



/*
	Footer
*/
#footer {
	display: none;
}
#footer-main {
	display: none;
}


/*
	Feature/Callout Boxes
*/
.aafc-feature {
	border: 1px solid #000;

	clear: right;
	float: right;
	font-size: 90% !important;
	margin: 0 0 19px 5px;
	width: 208px;
}
	.aafc-feature p {
		border-bottom: 1px solid #000;		
		margin: 0;
		padding: 1em;
	}
	.aafc-feature a {
	color: #000 !important;
		
	}
	.aafc-feature hr {
		text-align: center;
		width: 80%;		
	}
	.aafc-feature ul {
		margin: 1em .5em 1em 2em;
		padding: 0 0 1em 0;
	}
	.aafc-feature ul li {
		margin: .5em 0;
	}

	.aafc-feature img {
		display: inline !important;
		margin: 0 12px 0 0;
	}
		


/*
	Custom Homepage Feature
	
	List of the available lanes.
*/
#aafc-agriculture {
	list-style-type: none;
	margin: 2em 216px 2em 0;
}
#aafc-agriculture li a {
	display: block;
	color: #000 !important;
}
#browseby-nav {
	display: none;
}
#aafc-browseby img {
	margin: 1.5em auto 1.5em auto;
}
