@charset "utf-8";
/* CSS Document */

.nutriTitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-large;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
}
.nutriTitleBorder {
	border-bottom-width: 1.2em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	padding-left: 3px;
}
.nutriAmtPerServing {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nutriCaloriesFat {
	font-family: Arial, Helvetica, sans-serif;
	font-size: x-small;
	text-align: left;
	border-bottom-width: 0.5em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
	padding-left: 3px;
}
.nutriStandard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	text-align: left;
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 3px;
}
.nutriDailyValue {
	text-align: right;
	padding-right: 3px;
	font-size: small;
	padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	margin: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nutriFactBold {
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nutriFactStandard {
	font-size: small;
	font-weight: normal;
	padding-left: 8px;
}
.nutriFatIndent {
	font-size: small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nutriVitamins {
	font-size: x-small;
	text-align: left;
	padding-left: 3px;
}
.nutriTable {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
}
.nutriSmallText {
	font-size: x-small;
	padding-left: 3px;
}
.nutriSmallTextIndent {
	font-size: x-small;
	text-indent: 10px;
}
.nutriSmallTextFootnote {
	font-size: x-small;
	margin-left: 4px;
	padding-left: 6px;
	vertical-align: top;
}
.nutriSmallTextUnderline {
	font-size: x-small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	padding-left: 3px;
}
.nutriStandardUnderline {
	font-size: small;
	text-align: left;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}


.nutriProteinBorder {
	font-family: Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	text-align: left;
	padding-left: 3px;
	border-bottom-width: 1em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
.nutriSmallTextUnderlineIndent {
	font-size: x-small;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	text-indent: 13px;
}
.nutriSmallTextUnderlineDot {
	font-size: small;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	vertical-align: middle;
}
.nutriCaloriesFromFat {
	font-size: x-small;
	text-align: right;
	padding-right: 3px;
	border-bottom-width: 0.5em;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-weight: bold;
}
.nutriStandardCenter {
	font-size: small;
	text-align: center;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
}
