@charset "utf-8";
body {
	font: normal 85%/normal Arial, Helvetica, sans-serif;
	background: #b6c8e8;
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #333;
}
.testimonSign {
	font-style: oblique;
	font-weight: bold;
}
.testimonHeader {
	font-size: 12px;
	font-weight: bold;
	color: #5E1D5B;
}
.twoColFixLtHdr #sidebar1 {
	width: auto; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #418EC1;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #E9F0FA;
	border-left: 1px solid #FFF;
	position: absolute;
	top: 112px;
	left: -1px;
	height: 830px;
	background-color: #418EC1;
	z-index: 1;
	overflow: visible;
	visibility: visible;
	padding: 0px;
	margin: 0px;
}
.twoColFixLtHdr #sidebar2 {
	background: #418EC1;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	visibility: visible;
	top: 396px;
	left: 0px;
	padding-top: 20px;
	padding-bottom: 20px;
	font-size: 12px;
	color: #FFF;
	height: 123px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-color: #FFF;
	border-left-color: #FFF;
	overflow: hidden;
	text-align: right;
	z-index: 2;
	width: 159;
}
.twoColFixLtHdr #header {
	background-color: #CEDCF5;
}
.twoColFixLtHdr #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(images/header.jpg);
	background-repeat: no-repeat;
	height: 113px;
	padding: 0;
	border: 1px solid #FFF;
}
.twoColFixLtHdr #container {
	width: 880px;
	background: #E9F0FA;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #FFF; /* this overrides the text-align: center on the body element. */
	height: 985px;
	position: relative;
}
.twoColFixLtHdr #mainContent {
	position: absolute;
	background: #CBA8CD url(images/glutenfree_soyprotein.png) no-repeat right top;
	top: 114px;
	width: 715px;
	left: 163px;
	visibility: visible;
	height: 290px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 12px;
	overflow: visible;
	z-index: 2;
	border-top: 1px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
}
.twoColFixLtHdr #mainContent2 {
	position: absolute;
	background: #CBA8CD url(images/glutenfree_soyprotein.png) no-repeat right top;
	top: 113px;
	width: 700px;
	left: 165px;
	height: 240px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 12px;
	overflow: visible;
	z-index: 3;
	border-top: 1px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 1px none #FFF;
	border-left: 0px none #FFF;
	background-color: #E9F0FA;
	padding-left: 15px;
	line-height: normal;
	font-size: 12px;
	visibility: visible;
}
.twoColFixLtHdr #mainContentvides {
	position: absolute;
	background: #CBA8CD url(images/glutenfree_soyprotein.png) no-repeat right top;
	top: 115px;
	width: 716px;
	left: 162px;
	border: 1px solid #FFF;
	height: 548px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	overflow: visible;
	z-index: 2;
	visibility: visible;
}
.twoColFixLtHdr #footer {
	background:#90C168;
	height: 95px;
	clear: left;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	width: 881px;
	top: 940px;
	left: -1px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	z-index: 4;
	overflow: visible;
	background-color: #90C168;
	visibility: visible;
}
.twoColFixLtHdr #container #mainContent #footer table tr td table tr td div {
	font-size: 12px;
}
.twoColFixLtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 3px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #90C168;
	text-align: center;
	vertical-align: middle;
}
.footer, .push {
	height: 142px; /* .push must be the same height as .footer */
}
.twoColFixLtHdr #container #sidebar1 #sidebar2 #mailinglist table tr td form .maillink table tr td div a {
	text-align: right;
}
.twoColFixLtHdr #container #mainContent2 #aStates tr td table tr .heading {
	font-weight: bold;
}
.twoColFixLtHdr #container #sidebar1 #sidebar2 #mailinglist table tr td form .maillink table tr td #textfield {
	text-align: right;
}
a:link {
	font-size: medium;
	color: #000;
	line-height: 140%;
}
a:visited {
	font-size: medium;
	color: #333;
}
a:hover {
	font-size: medium;
	color: #904098;
	text-decoration: none;
}
a:active {
	font-size: medium;
	color: #1767A0;
	text-decoration: none;
}
.pressDocTitle {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #418EC1;
	font-size: 100%;
	line-height: 120%;
	font-weight: bold;
}
.frame #container {
	width: 880px;
	background: #E9F0FA;
	margin: 0 auto; /* the auto margins (in conjunction with a width) center the page */
	border: 1px solid #000000; /* this overrides the text-align: center on the body element. */
	height: 1030px;
	position: relative;
	background-color: #E9F0FA;
}
.frame #header {
	background-color: #CEDCF5;
}
.frame #header h1 {
	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
	background-image: url(images/header.gif);
	background-repeat: no-repeat;
	height: 113px;
	padding: 0;
	border: 1px solid #FFF;
}
.frame #mainContent {
	position: absolute;
	background: #CBA8CD url(images/glutenfree_soyprotein.png) no-repeat right top;
	top: 115px;
	width: 716px;
	left: 161px;
	border: 1px solid #FFF;
	height: 549px;
	margin-right: 0;
	margin-bottom: 0;
	padding-bottom: 0px;
	overflow: visible;
	z-index: 2;
	visibility: visible;
}
.frame #sidebar1 {
	width: 166px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #418EC1;
	border-top: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px solid #FFF;
	position: absolute;
	visibility: visible;
	top: 115px;
	left: 1px;
	overflow: visible;
	height: 903px;
	z-index: 4;
	border-right-style: solid;
	border-right-color: #FFF;
}
.frame #sidebar2 {
	width: 525px; /* the actual width of this div, in standards-compliant browsers, or standards mode in Internet Explorer will include the padding and border in addition to the width */
	background: #418EC1;
	position: absolute;
	top: -41px;
	left: 823px;
	padding-top: 20px;
	padding-bottom: 20px;
	padding-right: 3px;
	padding-left: 3px;
	font-size: 10px;
	color: #FFF;
	height: 227px;
	z-index: 1;
	border-top: 1px solid #FFF;
	border-right: 1px none #FFF;
	border-bottom: 1px solid #FFF;
	border-left: 1px none #FFF;
	visibility: visible;
}
.frame #footer {
	padding: 10 10px 0; /* this padding matches the left alignment of the elements in the divs that appear above it. */
	background:#90C168;
	height: 95px;
	clear: left;
	border-right: 1px solid #FFF;
	border-bottom: 1px solid #FFF;
	position: absolute;
	width: 880px;
	top: 904px;
	left: -2px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFF;
	border-left-color: #FFF;
	border-left-width: 1px;
	border-left-style: solid;
	visibility: visible;
	z-index: 0;
	background-color: #90C168;
}
.frame #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 0px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
	background-color: #90C168;
}
.link1 a {
	color: #000000;
	font-size: 12px;
	text-decoration: underline;
}
.link1 a:visited {
	color: #333333;
	font-size: 12px;
}
.link1 a:hover {
	color: #318008;
	font-size: 12px;
	text-decoration: none;
}
@charset "utf-8";
.wrapper {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -142px; /* the bottom margin is the negative value of the footer's height */
}
#apDiv1 {
	position:absolute;
	width:200px;
	height:115px;
	z-index:4;
	left: 679px;
	top: 469px;
}
#section2 {
	position:absolute;
	width:538px;
	height:533px;
	top: 323px;
	background-color: #E9F0FA;
	padding-left: 15px;
	padding-right: 20px;
	left: 2px;
	display: table-column;
	z-index: 1;
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
	height:0;
	font-size: 1px;
	line-height: 0px;
}
.bold {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #418EC1;
	font-size: 100%;
	line-height: 130%;
	font-weight: bold;
}
.blackbold {
	font-weight: bold;
	color: #000;
}
.maillink a {
	color: #E9F0FA;
	font-size: 12px;
	text-decoration: underline;
}
.maillink a:visited {
	color: #E9F0FA;
	font-size: 12px;
}
.maillink a:hover {
	color: #FFFFFF;
	font-size: 12px;
	text-decoration: none;
	text-align: right;
}
contaLink a {
	color: #000;
	font-size: large;
	text-decoration: underline;
}
.contactLink a:visited {
	color: #333;
	font-size: large;
}
.contactLink a:hover {
	color: #408EC1;
	font-size: large;
	text-decoration: none;
	text-align: right;
}
.largeBold {
	font-size: 14pt;
	color: #418EC1;
	font-weight: bold;
}
.date {
	font-size: 10px;
	font-style: normal;
	color: #690;
}
insidecontent {
	margin: 0;
}
div {
}
hr {
	background-color: #FFF;
	border-top: 2px dotted #418EC1;
	border-right: 2px none;
	border-bottom: 2px none;
	border-left: 2px none;
	width: 98%;
	text-align: center;
	color: #418EC1;
}
.productInfoCopy {
	padding-left: 40px;
	vertical-align: top;
	padding-top: 0px;
	margin: 0px;
}
.visserPadding {
	padding-left: 20px;

}
.twoColFixLtHdr #container #mainContent2 table tr td p .bold .bold strong .bold .bold .bold {
	text-align: justify;
}
.faqAnswers {
	font-weight: bold;
}
.twoColFixLtHdr #container #mainContent2 #aboutus table tr td p {
	font-size: 10px;
}
.faqAnswers {
	color: #408EC1;
}
.twoColFixLtHdr #container #mainContent2 #aboutus .blackbold {
	font-weight: normal;
}
.twoColFixLtHdr #container #mainContent2 #aboutus .blackbold {
	font-style: italic;
}
.twoColFixLtHdr #container #mainContent2 #aboutus .blackbold {
	color: #418EC1;
}
.twoColFixLtHdr #container #mainContent2 #aboutus .blackbold {
	font-weight: bold;
	font-style: normal;
	color: #000;
}
span {
	color: #000;
}
.faqlistTop {
	list-style-type: lower-alpha;
}
.twoColFixLtHdr #container #mainContent2 #aboutus p .blackbold {
	line-height: 130%;
}
.twoColFixLtHdr #faqcontent {
	position: absolute;
	background: #CBA8CD url(images/glutenfree_soyprotein.png) no-repeat right top;
	top: 113px;
	width: 700px;
	left: 165px;
	visibility: visible;
	height: 900px;
	margin-bottom: 0;
	padding-bottom: 0px;
	padding-top: 12px;
	overflow: hidden;
	z-index: 3;
	border-top: 1px solid #FFF;
	border-right: 0px solid #FFF;
	border-bottom: 1px none #FFF;
	border-left: 0px none #FFF;
	background-color: #E9F0FA;
	padding-left: 15px;
	line-height: normal;
	font-size: 12px;
	margin-right: 12;
}
.contactcopy {
	font-size: large;
}
