html,body,div,span,applet,object,iframe,h1,h2,h3,h4,h5,h6,p,blockquote,pre,a,abbr,acronym,address,big,cite,code,del,dfn,em,font,img,ins,kbd,q,s,samp,small,strike,sub,sup,tt,var,dl,dt,dd,ol,ul,li,fieldset,form,label,legend
	{
	border-style: none;
	border-color: inherit;
	border-width: 0;
	margin: 0;
	padding: 0;
	outline: 0;
	font-weight: inherit;
	font-style: inherit;
	font-size: 100%;
	font-family: inherit;
	background: transparent;
}

#print-content {
	margin: 0 10px 0 10px;
	text-align: center;
	font-size: 12px;
	color: #222222;
	font-family: Arial, Helvetica, sans-serif;
}

#print-content #general-copy {
	width: 450px;
	font-size: 12px;
}

#print-content #general-copy p {
	padding-bottom: 12px;
}

#print-content #general-copy .pg-title {
	font-weight: bold !important;
	font-size: 18px !important;
	padding-bottom: 12px;
}

#print-content #general-copy .headline {
	font-weight: bold !important;
	font-size: 14px !important;
	padding-bottom: 12px;
}

#print-content #general-copy .sub-headline {
	font-weight: bold !important;
	font-size: 13px !important;
	padding-bottom: 3px;
	color: #656565;
}

#print-content #general-copy .press-copy {
	font-size: 12px !important;
}

#print-content #general-copy a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#print-content #general-copy a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#print-content #general-copy a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

.msg-box {
	width: 432px;
	height: 142px;
	font-size: 12px;
}

.news-optin {
	float: left;
	display: inline;
}

.news-optin-copy {
	padding-top: 3px;
	padding-left: 6px;
	width: 380px;
}

#print-content #product-copy {
	margin-left: 10px;
	width: 450px;
}

#print-content #product-copy .title {
	font-size: 1.2em;
	padding-bottom: 10px;
	font-weight: bold;
}

#print-content #product-copy p {
	padding-bottom: 10px;
}

#print-content #product-copy .product-name {
	font-weight: bold;
}

#print-content #product-copy .product-name a:link {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#print-content #product-copy .product-name a:hover {
	font-weight: bold;
	text-decoration: underline;
	color: #000000;
}

#print-content #product-copy .product-name a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #000000;
}

#print-content #product-copy .first-sep-line {
	padding-bottom: 5px;
}

#print-content #product-copy .sep-line {
	padding-top: 5px;
	padding-bottom: 5px;
}

#print-content #product-copy .product-detail-link a:link {
	text-decoration: none;
	color: #000000;
}

#print-content #product-copy .product-detail-link a:hover {
	text-decoration: underline;
	color: #000000;
}

#print-content #product-copy .product-detail-link a:visited {
	text-decoration: none;
	color: #000000;
}

.recipe-search {
	padding-top: 4px;
}

.featured-header {
	padding-left: 4px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-weight: bold;
}

.featured-header a:link {
	color: #000000;
	text-decoration: none;
}

.featured-header a:hover {
	color: #000000;
	text-decoration: underline;
}

.featured-header a:visited {
	color: #000000;
	text-decoration: none;
}

.arrow-link {
	text-decoration: none !important;
}

/* Recipe Widget */
#recipes {
	height: 225px;
	width: 248px;
	border: 1px solid #cccccc !important;
}

.scroll-pane {
	padding-left: 5px;
	height: 225px;
	width: 248px;
	background-color: #f7f8fd;
}

a.jScrollArrowUp {
	background: url(../images/arrow_up.gif) repeat-x 0 0;
}

a.jScrollArrowUp:hover {
	background-position: 0 -15px;
}

a.jScrollArrowDown {
	background: url(../images/arrow_down.gif) repeat-x 0 0;
}

a.jScrollArrowDown:hover {
	background-position: 0 -15px;
}

a.jScrollActiveArrowButton,a.jScrollActiveArrowButton:hover {
	background-position: 0 -30px;
}

.arrow-padding-right {
	padding-right: 6px;
}

.alt { /*background:#f9f9f9 !important;*/
	
}

/*Product Detail*/
.ingredients {
	padding-bottom: 12px;
}

.allergen-info {
	padding-bottom: 12px;
}

.nutrition-header {
	font-weight: bold;
	padding-bottom: 8px;
}

.padding-left-4px {
	padding-left: 4px;
}

.padding-left-10px {
	padding-left: 10px;
}

.margin-6px {
	margin-bottom: 6px;
}

.margin-12px {
	margin-bottom: 12px;
}

.margin-24px {
	margin-bottom: 24px;
}

/* Recipe section*/
.recipe-section-background {
	background: url(../images/recipe_section_header.png) repeat-x;
}

.recipe-section-header {
	font-weight: bold;
	font-size: 1.4em;
	padding-left: 5px;
	padding-top: 5px;
	color: #808080;
}

.recipe-detail-header {
	
}

.recipe-info-main {
	padding-left: 20px;
}

.recipe-title {
	font-size: 16px;
	font-weight: 700;
	color: #000000;
}

.recipe-view-main {
	font-size: 11px;
	padding-top: 3px;
	padding-left: 3px;
}

.recipe-view-main .recipe-view-img {
	padding-right: 4px;
}

.recipe-view-main a:link {
	text-decoration: none;
	color: #000000;
}

.recipe-view-main a:hover {
	text-decoration: underline;
	color: #000000;
}

.recipe-view-main a:visited {
	color: #717276;
}

.recipe-info {
	padding-left: 6px;
}

.recipe-title {
	font-weight: bold;
	color: #515153;
}

.recipe-title a:link {
	font-weight: bold;
	text-decoration: none;
	color: #515153;
}

.recipe-title a:hover {
	font-weight: bold;
	text-decoration: underline !important;
	color: #515153;
}

.recipe-title a:visited {
	font-weight: bold;
	text-decoration: none;
	color: #515153;
}

.recipe-view {
	font-size: 10px;
	padding-top: 3px;
	padding-left: 3px;
}

.recipe-view .recipe-view-img {
	padding-right: 4px;
}

.recipe-view a:link {
	text-decoration: none;
	color: #000000;
}

.recipe-view a:hover {
	text-decoration: underline;
	color: #000000;
}

.recipe-view a:visited {
	color: #717276;
}

.recipe-separator {
	padding-top: 5px;
	padding-bottom: 5px;
}

#print-content .left-feature {
	padding-left: 6px;
}

#print-content .middle-feature {
	padding-left: 11px;
	padding-right: 11px;
}

.clear {
	clear: both;
}

.product-name-title {
	font-weight: bold;
	font-size: 1.3em;
}

.share-this {
	font-weight: bold;
	color: #1f7c2c;
}

.share-this a:link {
	color: #1f7c2c;
	text-decoration: none;
}

.share-this a:hover {
	color: #1f7c2c;
	text-decoration: underline;
}

.share-this a:visited {
	color: #1f7c2c;
	text-decoration: none;
}

.drop-format {
	font-size: 12px;
}

/* FAQs */
.question {
	font-weight: bold;
}

.recipe-table {
	
}

.recipe-table .recipe-row {
	height: 61px;
}

.recipe-table .alt {
	background: #f0f0f0;
}

.results-table {
	
}

.results-table .results-header {
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	padding-left: 20px;
	background: #0f1960;
}

.results-table .results-header-sm-pad {
	height: 20px;
	color: #ffffff;
	font-weight: bold;
	background: #0f1960;
}

.results-table td {
	padding-left: 4px;
	padding-right: 4px;
}

.results-table .results-sort-header {
	height: 25px;
}

.results-table .results-row {
	height: 28px;
}

.results-table .alt {
	background: #f0f0f0;
}

.decimal-list {
	list-style: decimal;
	margin-left: 25px;
}

.decimal-list li {
	padding-bottom: 12px;
}

.dash-list {
	list-style: disc;
	margin-left: 25px;
}

.dash-list li {
	padding-bottom: 12px;
}

.indent-list {
	list-style: none;
	margin-left: 25px;
}

.offer-info {
	padding-left: 6px;
	width: 311px;
}

.offer-title {
	font-weight: bold;
	font-size: 13px;
	color: #000000;
}

.offer-link {
	font-weight: bold;
	font-size: 11px;
	color: #332c58;
}

.offer-link a:link {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #332c58;
}

.offer-link a:hover {
	font-weight: bold;
	text-decoration: underline;
	font-size: 11px;
	color: #332c58;
}

.offer-link a:visited {
	font-weight: bold;
	text-decoration: none;
	font-size: 11px;
	color: #332c58;
}

.assoc-link {
	font-weight: normal !important;
	text-decoration: none;
}

.broker-select-state {
	font-size: 12px;
	width: 160px;
}

.homepage-offer1 {
	margin-top: 8px;
}

.homepage-offer2 {
	margin-top: 4px;
}

.foodservice-download {
	font-size: 10px;
	text-decoration: none;
	color: #332c58;
}

.includeconsumer {
	float: right;
	font-size: 10px;
	vertical-align: top;
}

.product-logos {
	text-align: center;
	vertical-align: middle;
}