@font-face
{
	font-family: 'pt_sansregular';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.svg#pt_sansregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'pt_sansbold';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.woff) format("woff"),url(/http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.svg#pt_sansbold) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'open_sansregular';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'open_sanslight';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.svg#open_sanslight) format("svg");
	font-weight: normal;
	font-style: normal;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 1em;
}

h5
{
	font-size: .8em;
}

article, aside, details, figcaption, figure, footer, header, hgroup, main, nav, section, summary
{
	display: block;
}

audio, canvas, progress, video
{
	display: inline-block;
	vertical-align: baseline;
}

	audio:not([controls])
	{
		display: none;
		height: 0;
	}

[hidden], template
{
	display: none;
}

html
{
	font-family: sans-serif;
	-webkit-text-size-adjust: 100%;
	-ms-text-size-adjust: 100%;
}

body
{
	margin: 0;
}

a
{
	background: transparent;
}

	a:active, a:hover
	{
		outline: 0;
	}

abbr[title]
{
	border-bottom: 1px dotted;
}

b, strong
{
	font-weight: bold;
}

dfn
{
	font-style: italic;
}

h1
{
	font-size: 2em;
	margin: 0.67em 0;
}

mark
{
	background: #ff0;
	color: #000;
}

small
{
	font-size: 80%;
}

sub, sup
{
	font-size: 75%;
	line-height: 0;
	position: relative;
	vertical-align: baseline;
}

sup
{
	top: -0.5em;
}

sub
{
	bottom: -0.25em;
}

img
{
	border: 0;
}

svg:not(:root)
{
	overflow: hidden;
}

figure
{
	margin: 1em 40px;
}

hr
{
	-moz-box-sizing: content-box;
	box-sizing: content-box;
	height: 0;
}

pre
{
	overflow: auto;
}

code, kbd, pre, samp
{
	font-family: monospace,monospace;
	font-size: 1em;
}

button, input, optgroup, select, textarea
{
	color: inherit;
	font: inherit;
	margin: 0;
}

button
{
	overflow: visible;
}

button, select
{
	text-transform: none;
}

button, html input[type="button"], input[type="reset"], input[type="submit"]
{
	-webkit-appearance: button;
	cursor: pointer;
}

	button[disabled], html input[disabled]
	{
		cursor: default;
	}

	button::-moz-focus-inner, input::-moz-focus-inner
	{
		border: 0;
		padding: 0;
	}

input
{
	line-height: normal;
}

	input[type="checkbox"], input[type="radio"]
	{
		box-sizing: border-box;
		padding: 0;
	}

	input[type="number"]::-webkit-inner-spin-button, input[type="number"]::-webkit-outer-spin-button
	{
		height: auto;
	}

	input[type="search"]
	{
		-webkit-appearance: textfield;
		-moz-box-sizing: content-box;
		-webkit-box-sizing: content-box;
		box-sizing: content-box;
	}

		input[type="search"]::-webkit-search-cancel-button, input[type="search"]::-webkit-search-decoration
		{
			-webkit-appearance: none;
		}

fieldset
{
	border: 1px solid #c0c0c0;
	margin: 0 2px;
	padding: 0.35em 0.625em 0.75em;
}

legend
{
	border: 0;
	padding: 0;
}

textarea
{
	overflow: auto;
}

optgroup
{
	font-weight: bold;
}

/*table
{
	border-collapse: collapse;
	border-spacing: 0;
}

td, th
{
	padding: 0;
}*/

*, *:before, *:after
{
	-moz-box-sizing: border-box;
	box-sizing: border-box;
}

img, video
{
	max-width: 100%;
	height: auto;
}

@media all and (max-width:800px)
{
	#toolbar, #admin-menu
	{
		display: none;
	}

	html body.toolbar, html body.admin-menu
	{
		padding-top: 0 !important;
		margin-top: 0 !important;
	}
}

@font-face
{
	font-family: 'pt_sansregular';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.svg#pt_sansregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'pt_sansbold';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.svg#pt_sansbold) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'open_sansregular';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'open_sanslight';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.svg#open_sanslight) format("svg");
	font-weight: normal;
	font-style: normal;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 1em;
}

h5
{
	font-size: .8em;
}

ul
{
	margin: 0;
	padding: 0;
}

	ul li
	{
		margin-left: 1.1em;
		margin-bottom: 0.5em;
	}

img, media
{
	max-width: 100%;
}
/*
td, th
{
	padding: 8px 20px;
}

th
{
	background-color: #CCCCCC;
}

	th a.active
	{
		color: #2A5B0B;
	}

tr
{
	border-bottom: 1px solid #CCCCCC;
}

	tr.odd
	{
		background-color: #F2F2F2;
	}

	tr.even
	{
		background-color: #FFFFFF;
	}

	tr.views-row-first
	{
		border-top: 1px solid #CCCCCC;
	}

td.active
{
	background-color: transparent;
}

table
{
	border: 1px solid #CCCCCC;
}
*/
h1, h2, h3, h4, h5, h6
{
	margin: 0.8em 0;
}

.view ul.pager
{
	list-style-image: none;
	list-style-type: none;
}

	.view ul.pager li
	{
		display: inline;
		line-height: 1em;
	}

		.view ul.pager li.pager-previous a, .view ul.pager li.pager-next a
		{
			color: #FFFFFF;
			background-color: #2A5B0B;
			display: block;
			padding: 5px;
		}

		.view ul.pager li.pager-current
		{
			padding: 5px 0;
		}

		.view ul.pager li.pager-previous
		{
			float: left;
		}

		.view ul.pager li.pager-next
		{
			float: right;
		}

@font-face
{
	font-family: 'pt_sansregular';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS55F-webfont.svg#pt_sansregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'pt_sansbold';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/PTS75F-webfont.svg#pt_sansbold) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'open_sansregular';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Regular-webfont.svg#open_sansregular) format("svg");
	font-weight: normal;
	font-style: normal;
}

@font-face
{
	font-family: 'open_sanslight';
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.eot);
	src: url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.eot?#iefix) format("embedded-opentype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.woff) format("woff"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.ttf) format("truetype"),url(http://www.ams.usda.gov/sites/all/themes/amstheme/fonts/OpenSans-Light-webfont.svg#open_sanslight) format("svg");
	font-weight: normal;
	font-style: normal;
}

h1
{
	font-size: 1.5em;
	font-weight: bold;
}

h2
{
	font-size: 1.2em;
	font-weight: bold;
}

h3
{
	font-size: 1.1em;
}

h4
{
	font-size: 1em;
}

h5
{
	font-size: .8em;
}

.l-page
{
	width: 100%;
	background-color: #2A5B0B;
	background-image: -webkit-linear-gradient(top,#2A5B0B,#fff);
	background-image: linear-gradient(to bottom,#2A5B0B,#fff);
	background-size: 100% 75%;
	background-repeat: no-repeat;
	background-color: #fff;
	overflow: hidden;
}

.ie .l-page
{
	filter: progid:DXImageTransform.Microsoft.Gradient(GradientType=0,startColorstr='#2A5B0B',endColorstr='#FFFFFF');
}

.headWrapWide
{
	width: 100%;
}

#headerWrap .menu
{
	text-align: right;
}

#headerWrap ul
{
	padding: 0;
}

#headerWrap #block-menu-menu-global-navigation ul.menu
{
	margin-bottom: 8px;
}

#headerWrap #block-search-form
{
	text-align: right;
}

	#headerWrap #block-search-form h2.element-invisible
	{
		margin: 0;
		padding: 0;
	}

#headerWrap #block-menu-menu-search-navigation ul.menu
{
	margin-top: 8px;
}

.block--system-main-menu ul
{
	list-style-type: none;
	background-color: #CDD860;
	background-image: -webkit-linear-gradient(top,#CDD860,#828A3D);
	background-image: linear-gradient(to bottom,#CDD860,#828A3D);
}

.block--menu-menu-global-navigation, .block--menu-menu-search-navigation
{
}

	.block--menu-menu-global-navigation ul, .block--menu-menu-search-navigation ul, .block--menu-menu-footer-navigation ul
	{
		list-style-type: none;
	}

.block--system-main-menu ul li
{
	display: inline-block;
	padding-left: 5px;
	padding-right: 10px;
	border-right: 1px solid #73791C;
}

.block--menu-menu-global-navigation ul li, .block--menu-menu-search-navigation ul li, .block--menu-menu-footer-navigation ul li
{
	display: inline-block;
	margin: 0;
	padding-left: 3px;
	padding-right: 6px;
	border-right: 1px solid #ffffff;
	line-height: 0.6em;
}

	.block--system-main-menu ul li.last, .block--menu-menu-global-navigation ul li.last, .block--menu-menu-search-navigation ul li.last, .block--menu-menu-footer-navigation ul li.last
	{
		border-right: none;
	}

.block--system-main-menu ul li a
{
	color: #2A5B0B;
	font-size: 1em;
	text-decoration: none;
}

.block--menu-menu-global-navigation ul li a, .block--menu-menu-search-navigation ul li a, .block--menu-menu-footer-navigation ul li a
{
	color: #ffffff;
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 0.7em;
	text-decoration: none;
}

.block--block-6
{
	margin: 0 0 0 5%;
}

	.block--block-6 input[type=text]
	{
		width: 160px;
	}

	.block--block-6 .button
	{
		height: auto;
		padding: 2px 9px;
	}

@media (min-width:569px)
{
	.block--block-6
	{
		margin: 0;
		text-align: right;
	}
}

button.menuToggle
{
	position: absolute;
	right: 10px;
	top: 10px;
	background: none;
	border: none;
	color: transparent;
	display: none;
	width: 32px;
	height: 32px;
	background: url(http://www.ams.usda.gov/sites/all/themes/amstheme/img/menu_32x32.png) 100% 0px no-repeat;
}

ul.megamenu-menu
{
	background-color: transparent;
}

	ul.megamenu-menu li.megamenu-parent
	{
		background-color: #CDD860;
		background-image: -webkit-linear-gradient(top,#CDD860,#9DA64A);
		background-image: linear-gradient(to bottom,#CDD860,#9DA64A);
		-webkit-transition: background-color 1s ease;
		-moz-transition: background-color 1s ease;
		transition: background-color 1s ease;
		display: inline-block;
		margin: 0px -5px 0px -1px;
		color: #2A5B0B;
		border: 1px solid #73791C;
		border-bottom: none;
		font-size: 1em;
	}

		ul.megamenu-menu li.megamenu-parent a, ul.megamenu-menu li.megamenu-parent a:visited
		{
			color: #2A5B0B;
			text-decoration: none;
			display: block;
			padding: 15px 12px;
		}

			ul.megamenu-menu li.megamenu-parent a:hover
			{
				text-decoration: underline;
			}

			ul.megamenu-menu li.megamenu-parent a:focus
			{
				text-decoration: underline;
			}

		ul.megamenu-menu li.megamenu-parent h2
		{
			font-family: 'pt_sansregular',Helvetica,Arial,Verdana,sans-serif;
		}

		ul.megamenu-menu li.megamenu-parent h3
		{
			text-transform: inherit;
			margin: 0px 0px 5px;
		}

			ul.megamenu-menu li.megamenu-parent h3 + ul
			{
				border-top: 1px solid #ccc;
				margin: -4px 0px 10px;
				padding: 6px 0px 5px 10px;
			}

		ul.megamenu-menu li.megamenu-parent hr
		{
			border-bottom: 1px solid #ccc;
			margin: 20px 0px;
		}

		ul.megamenu-menu li.megamenu-parent .megamenu-slot-title
		{
			background: none;
			color: inherit;
			text-align: left;
			text-transform: inherit;
			font-weight: bold;
		}

			ul.megamenu-menu li.megamenu-parent .megamenu-slot-title a
			{
				background: none;
				text-transform: inherit;
				padding: 6px;
				margin: -6px;
			}

		ul.megamenu-menu li.megamenu-parent li.megamenu-item, ul.megamenu-menu li.megamenu-parent h3.megamenu-slot-title a
		{
			padding: 6px;
			margin: -6px;
			width: 100%;
			display: block;
			text-align: left;
		}

		ul.megamenu-menu li.megamenu-parent ul.megamenu-bin
		{
			border-radius: 0px;
			border: none;
			padding: 1em 1.5em 2em;
			min-width: 300px;
			background-color: #fff;
			background-color: rgba(238,238,238,0.97);
			border: 1px solid #ccc;
			border: 1px solid #cdd4ce;
			-webkit-box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
			box-shadow: 0px 1px 10px rgba(0,0,0,0.4);
		}

			ul.megamenu-menu li.megamenu-parent ul.megamenu-bin li.megamenu-slot
			{
				border-bottom: none;
				width: auto;
				list-style: none;
			}

			ul.megamenu-menu li.megamenu-parent ul.megamenu-bin a
			{
				color: #1C75BC;
				padding: 6px;
				margin: -6px;
			}

				ul.megamenu-menu li.megamenu-parent ul.megamenu-bin a:hover
				{
					color: green;
				}

		ul.megamenu-menu li.megamenu-parent:first-child
		{
			border-top-left-radius: 10px;
		}

		ul.megamenu-menu li.megamenu-parent:last-child
		{
			border-top-right-radius: 10px;
		}

		ul.megamenu-menu li.megamenu-parent:hover, ul.megamenu-menu li.megamenu-parent.hovering
		{
			background-color: #405237;
			background-image: -webkit-linear-gradient(top,#405237,#34432d);
			background-image: linear-gradient(to bottom,#405237,#34432d);
			-webkit-transition: color 1s ease;
			-moz-transition: color 1s ease;
			transition: color 1s ease;
		}

			ul.megamenu-menu li.megamenu-parent:hover h2 a, ul.megamenu-menu li.megamenu-parent:hover h2.megamenu-active a, ul.megamenu-menu li.megamenu-parent.hovering h2 a, ul.megamenu-menu li.megamenu-parent.hovering h2.megamenu-active a
			{
				color: #fff;
			}

		ul.megamenu-menu li.megamenu-parent.active
		{
			background-color: #405237;
			background-image: -webkit-linear-gradient(top,#405237,#34432d);
			background-image: linear-gradient(to bottom,#405237,#34432d);
			color: #fff;
			font-weight: bold;
		}

			ul.megamenu-menu li.megamenu-parent.active h2 a
			{
				color: #fff;
			}

			ul.megamenu-menu li.megamenu-parent.active h2:hover, ul.megamenu-menu li.megamenu-parent.active h2.hovering
			{
				background-color: #45583b;
				background-image: -webkit-linear-gradient(top,#45583b,#394931);
				background-image: linear-gradient(to bottom,#45583b,#394931);
			}

				ul.megamenu-menu li.megamenu-parent.active h2:hover a, ul.megamenu-menu li.megamenu-parent.active h2.hovering a
				{
					color: #fff;
				}

			ul.megamenu-menu li.megamenu-parent.active span.nolink
			{
				color: #2A5B0B;
			}

.headerWrapForFlyout
{
	display: none;
}

.front ul.megamenu-menu li.megamenu-parent.active
{
	background-color: #cdd860;
	background-image: -webkit-linear-gradient(top,#cdd860,#9da64a);
	background-image: linear-gradient(to bottom,#cdd860,#9da64a);
	color: #2A5B0B;
	font-weight: normal;
}

	.front ul.megamenu-menu li.megamenu-parent.active a
	{
		color: #2A5B0B;
	}

		.front ul.megamenu-menu li.megamenu-parent.active a:hover
		{
			color: #2A5B0B;
		}

	.front ul.megamenu-menu li.megamenu-parent.active h2 a:hover
	{
		color: #fff;
	}

	.front ul.megamenu-menu li.megamenu-parent.active:hover, .front ul.megamenu-menu li.megamenu-parent.active.hovering
	{
		background-color: #405237;
		background-image: -webkit-linear-gradient(top,#405237,#34432d);
		background-image: linear-gradient(to bottom,#405237,#34432d);
	}

	.front ul.megamenu-menu li.megamenu-parent.active li a
	{
		color: #1C75BC;
	}

#megamenu-mlid-421 ul.megamenu-bin
{
	width: 400% !important;
	min-width: 440px;
	max-width: 470px;
}

	#megamenu-mlid-421 ul.megamenu-bin li.megamenu-slot
	{
		width: 200px;
		max-width: 95%;
	}

		#megamenu-mlid-421 ul.megamenu-bin li.megamenu-slot:last-child
		{
			position: absolute;
			top: 1em;
			right: 0;
		}

		#megamenu-mlid-421 ul.megamenu-bin li.megamenu-slot.megamenu-slot-1.even.half-1.leaf-1
		{
			margin: 20px 0px 30px;
		}

@media (max-width:568px)
{
	button.menuToggle
	{
		display: block;
		z-index: 6000;
	}

		button.menuToggle:focus
		{
			border: none;
			border-color: transparent;
			text-decoration: none;
		}

	#headWrapL
	{
		max-width: 85%;
	}

	#mainMenuWrap
	{
		position: fixed;
		left: -105%;
		top: 0;
		width: 360px;
		max-width: 85%;
		background-color: #042608;
		opacity: 0.97;
		height: 100%;
		z-index: 7000;
		overflow: scroll;
		-webkit-transition: all 0.5s ease;
		-moz-transition: all 0.5s ease;
		transition: all 0.5s ease;
	}

		#mainMenuWrap ul.megamenu-menu li.megamenu-parent
		{
			display: block;
			max-width: 100%;
			background: none;
			color: #fff;
			border: none;
			border-bottom: 1px solid #fff;
			margin: 10px 10% 10px 5%;
			box-sizing: border-box;
			font-size: 1.4em;
			overflow: hidden;
		}

			#mainMenuWrap ul.megamenu-menu li.megamenu-parent h2
			{
				color: #fff;
			}

				#mainMenuWrap ul.megamenu-menu li.megamenu-parent h2 a
				{
					color: #fff;
					overflow: hidden;
				}

		#mainMenuWrap .search-block-form
		{
			width: 85%;
			margin-left: 5%;
		}

			#mainMenuWrap .search-block-form input.form-text
			{
				width: 75%;
			}

	.menuToggled
	{
		overflow: hidden;
	}

		.menuToggled #mainMenuWrap
		{
			left: 0;
			-webkit-transition: all 0.5s ease;
			-moz-transition: all 0.5s ease;
			transition: all 0.5s ease;
		}

		.menuToggled button.menuToggle
		{
			width: 100%;
			height: 100%;
			right: 0;
			top: 0;
			border: 10px solid transparent;
		}

		.menuToggled #pageWrap
		{
			pointer-events: none;
		}

	.headerWrapForFlyout
	{
		display: block;
	}

		.headerWrapForFlyout ul.menu
		{
			font-size: 1.5em;
			margin: 0;
			padding: 0;
		}

			.headerWrapForFlyout ul.menu li
			{
				display: block;
				margin: 20px 10% 20px 5%;
				list-style: none;
				list-style-image: none;
				border: none;
			}
}

.custom-breadcrumb
{
	vertical-align: middle;
	padding-top: 1.3em;
	list-style-type: none;
	list-style-image: none;
	position: relative;
	top: 2px;
	font-size: .9em;
	vertical-align: top;
	line-height: .9em;
}

	.custom-breadcrumb li
	{
		color: #ffffff;
		display: inline-block;
		margin: 0px 10px -1px 4px;
		max-width: 140px;
		line-height: .9em;
	}

		.custom-breadcrumb li a
		{
			color: #ffffff;
			font-size: 1em;
			text-decoration: none;
			display: block;
			overflow: hidden;
			text-overflow: ellipsis;
			white-space: nowrap;
		}

		.custom-breadcrumb li:first-child
		{
			display: none;
		}

		.custom-breadcrumb li:last-child
		{
			max-width: 600px;
		}

ul.tabs--primary
{
	font-size: 0.8em;
	background-image: none;
	background-color: #eee;
	-webkit-box-shadow: 0 0 10px 0 rgba(0,0,0,0.35);
	box-shadow: 0 0 10px 0 rgba(0,0,0,0.35);
	border-bottom: 1px solid #eee;
}

	ul.tabs--primary li
	{
		padding: 7px 9px;
		margin: 0px;
		font-weight: 200;
		font-size: 1.1em;
	}

		ul.tabs--primary li a, ul.tabs--primary li a:visited, ul.tabs--primary li a:hover
		{
			background: none;
			color: #363636;
			color: #0f3e63;
			padding: 0px 6px;
			font-weight: 200;
		}

		ul.tabs--primary li.active
		{
			background-color: #dedede;
			background-image: none;
		}

			ul.tabs--primary li.active a, ul.tabs--primary li.active a:visited, ul.tabs--primary li.active a:hover
			{
				color: #155990;
				font-weight: bold;
				background: none;
			}

		ul.tabs--primary li:hover
		{
			background-color: #e3e3e3;
			background-image: none;
		}

.block--menu-menu-homepage-directories .leaf, .block--menu-menu-homepage-reports .leaf, .view-rules-regulations .leaf
{
	list-style-type: none;
	list-style-image: none;
}

	.block--menu-menu-homepage-directories .leaf a, .block--menu-menu-homepage-reports .leaf a, .view-rules-regulations .leaf a
	{
		font-size: 1em;
		text-decoration: none;
	}

.block--menu-menu-homepage-reports .leaf
{
	list-style-type: none;
	list-style-image: none;
}

	.block--menu-menu-homepage-reports .leaf a
	{
		font-size: 1em;
		text-decoration: none;
	}

.bottom-shadow
{
	background: url(http://www.ams.usda.gov/sites/all/themes/amstheme/img/bg/shadow-2-35.png) left top no-repeat;
	background-size: 100%;
	height: 7px;
	width: 100%;
}

#pageWrap
{
	background: #fff;
	-webkit-box-shadow: 0px 0px 8px rgba(0,0,0,0.35);
	box-shadow: 0px 0px 8px rgba(0,0,0,0.35);
}

.ams_shadow_img .field--type-image
{
	padding-bottom: 15px;
	background: url(http://www.ams.usda.gov/sites/all/themes/amstheme/img/bg/shadow-2-35.png) 0px bottom no-repeat;
	background-size: contain;
	display: inline-block;
}

	.ams_shadow_img .field--type-image img
	{
		display: inline;
		border: 10px solid #fff;
		-webkit-box-shadow: 0px 0px 5px #dadada;
		box-shadow: 0px 0px 5px #dadada;
	}

.field-collection-view, .field-collection-container
{
	border-bottom: none;
}

	.field-collection-container .field--name-field-rightsidebarfeat-image .field-items .field-item
	{
		border: 10px solid #ffffff;
		box-shadow: 0px 0px 5px #dadada;
		margin: 0;
	}

.field--name-field-rightsidebar-description
{
	font-family: 'open_sansregular',Helvetica,Arial,Verdana,sans-serif;
	font-size: 0.75em;
}

.section-business-directories #landingMidRightColWrap
{
	width: 100%;
}

.section-business-directories #landingMidColWrap
{
	width: 100%;
}

.section-iframe-fullwidth #landingMidRightColWrap
{
	width: 100%;
}

.section-iframe-fullwidth #landingMidColWrap
{
	width: 100%;
}

.view-id-business_directories .views-field
{
	vertical-align: top;
	font-size: 0.85em;
}

.view-id-open_purchase_request .views-field
{
	vertical-align: top;
	font-size: 0.85em;
}

.view-taxonomy-glossary .views-summary
{
	font-size: smaller;
	color: grey;
}

	.view-taxonomy-glossary .views-summary a
	{
		font-style: normal;
		font-size: initial;
		font-weight: bold;
	}

.view-taxonomy-term .views-row
{
	border-bottom: 1px dashed #ccc;
}

.node-type-notice-to-trade-announcement .field--name-field-date, .node-type-notice-to-trade-announcement .field--name-field-leadership-signature-block
{
	font-family: 'pt_sansbold',Helvetica,Arial,Verdana,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.1em;
}

.node-type-notice-to-trade-announcement .field--name-field-title, .node-type-notice-to-trade-announcement .field--name-field-email
{
	font-family: 'pt_sansregular',Helvetica,Arial,Verdana,sans-serif;
	font-size: 16px;
}

#block-bean-sidebar-addthis, #block-print-ui-print-links
{
	display: inline-block;
	margin-bottom: 1em;
	vertical-align: top;
}

.iframenoscroll
{
	width: 100%;
	height: 900px;
	overflow-y: hidden;
}

.prefootWrapWide
{
	width: 100%;
	background: #2A5B0B;
	color: #ffffff;
	padding: 1em 0em;
}

	.prefootWrapWide h2.block__title
	{
		border-bottom: 1px solid #D1D3D4;
		padding: 0px;
		margin-left: auto;
		margin-right: auto;
		width: 50%;
		max-width: 18em;
		min-width: 15em;
		text-align: center;
	}

		.prefootWrapWide h2.block__title .rb_titlewrap
		{
			color: #D4D688;
			border-bottom: 2px solid #1C75BC;
			width: 100%;
			display: block;
			margin: 0px;
			padding: 2px 0px;
			text-transform: uppercase;
		}

.footWrapWide
{
	padding: 15px 1em;
	width: 100%;
	font-size: 1.1em;
	background: #224909;
	color: #ffffff;
}

	.footWrapWide ul
	{
		padding: 0px;
		margin: 0px;
		text-align: center;
	}

		.footWrapWide ul li
		{
			padding: 0px .8em;
		}

#block-bean-homepage-programs-offices-left .field--name-field-headlinedescr-headline a, #block-bean-homepage-programs-offices-right .field--name-field-headlinedescr-headline a
{
	font-family: 'pt_sansbold',Helvetica,Arial,Verdana,sans-serif;
	font-weight: bold;
	color: #FFFFFF;
}

.submit, .button, .form-submit
{
	background-color: #EA2A15;
	background-image: -webkit-radial-gradient(#EA2A15,#C72A15);
	background-image: radial-gradient(#EA2A15,#C72A15);
	border: none;
	color: #ffffff;
	padding: 4px 9px;
	height: 1.6em;
	font-weight: bold;
}

input.text
{
	height: 1.6em;
}

.l-content, #homeMidColWrap
{
	min-height: 300px;
}

.contentRegion
{
	min-height: 150px;
}

@media screen and (max-width:750px)
{
	.iframe-mobile-iframe
	{
		display: none;
	}
}

@media screen and (min-width:751px)
{
	.iframe-mobile-iframe
	{
		display: block;
	}

	.iframe-mobile-link
	{
		display: none;
	}
}

@media (min-width:569px)
{
	ul.megamenu-menu li.megamenu-parent a, ul.megamenu-menu li.megamenu-parent a:visited
	{
		padding: 10px 6px;
	}
}

@media (min-width:996px)
{
	ul.megamenu-menu li.megamenu-parent a, ul.megamenu-menu li.megamenu-parent a:visited
	{
		padding: 15px 12px;
	}
}

body
{
	font-family: 'pt_sansregular',Helvetica,Arial,Verdana,sans-serif;
	font-weight: normal;
	color: #282828;
	line-height: 1.3em;
}

h1
{
	font-family: 'pt_sansregular',Helvetica,Arial,Verdana,sans-serif;
	font-size: 2em;
	color: #124c79;
	font-weight: normal;
	line-height: 1.2em;
	border-bottom: 1px solid #ccc;
}

h2
{
	font-family: 'pt_sansbold',Helvetica,Arial,Verdana,sans-serif;
	font-size: 1.3em;
	font-weight: normal;
	line-height: 1.1em;
}

h3
{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 1em;
	font-weight: bold;
	color: #0b304d;
}

h4
{
	font-family: Helvetica,Arial,Verdana,sans-serif;
	font-size: 0.8em;
	font-weight: 200;
	color: #0b304d;
}

h5
{
	font-size: 0.6em;
	font-weight: 200;
}

h6
{
	font-size: 0.4em;
	font-weight: 200;
}

p
{
	color: #565656;
	margin: .25em 0 1em;
}

a, a.active
{
	color: #1C75BC;
	text-decoration: none;
}

	a:visited
	{
		color: #155990;
		text-decoration: none;
	}

	a:hover
	{
		text-decoration: underline;
	}

strong
{
	color: #2A5B0B;
}

h2.title
{
	color: #D4D688;
}


