.content {
	background-image: url(../img/bkgd_steel.jpg);
	background-repeat: no-repeat;
	background-position: center center;
	height: 666px;
	width: 947px;
}
.bodycontent {
	color: #212F5A;
	font-size: 14px;
	line-height: 20px;
}
.formTD {
	color: #666666;
}

.nav {
}
.footer {
}
.footer a:link, .footer a:active, .footer a:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.product {
	color: #FFFFFF;
	font-size: 12px;
	line-height: 17px;
	padding-right: 20px;
}
.product a:link, .product a:active, .product a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #B0D1EB;
	text-decoration: none;
	font-weight: bold;
}

.price {
	font-weight: bold;
	color: #000000;
}


.footer a:hover {
	color: #FFFFFF;
	text-decoration: underline;
}
.title {
	padding-top: 20px;
	padding-bottom: 20px;
}
input[type="text"] {
	background-image: url(../img/field_bkgd.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
	border: 1px solid #ADB7C3;
	color: #666666;
}

select {
	background-image: url(../img/field_bkgd.gif);
	background-repeat: repeat-x;
	height: 22px;
	width: 100%;
	border: 1px solid #ADB7C3;
}
.disclaimer {
	font-size: 10px;
	color: #666666;
	padding-top: 5px;
	padding-bottom: 5px;
}
.product a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:link, a:active, a:visited {
	color: #212F5A;
	text-decoration: underline;
	font-weight: bold;
}
.dateline {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-transform: uppercase;
	color: #666666;
}
.warn {
	background-image: url(../img/warn_bkgd.gif);
	background-repeat: repeat-x;
	background-position: bottom;
	background-color: #b4a86b;
	color: #e7e2cd;
}
.warnContent {
	padding-top: 10px;
	padding-right: 20px;
	padding-bottom: 10px;
	padding-left: 10px;
}
.warnCornerLeft {
	float: left;
}
.warnCornerRight {
	float: right;
}
.homeFlavors {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 12px;
	line-height: 16px;
	color: #65bdf3;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 20px;
	padding-left: 5px;
}
.homeFlavorTitles {
	padding-left: 5px;
}

