body, td, th {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	color: #666;
}
a:link {
	/* color: #711342; */
	color: #731139;
	text-decoration: none;
}
a:visited {
	text-decoration: none;
	color: #731139;
}
a:hover {
	text-decoration: underline;
}
a:active {
	text-decoration: none;
}
.title {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	color: #731139;
	line-height: 26px;
}
.offer-box {
	padding: 10px;
	float: left;
	width: 300px;
	border: thin dashed #603;
	margin-right: 20px;
}

.title-bold {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 26px;
	font-weight: bolder;
	color: #731139;
	line-height: 24px;
}
.subtitle {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #731139;
	/* line-height: 24px; */
}
.body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	font-weight: normal;
}
.body-disclaimer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	color: #666;
	font-weight: normal;
}
.body-link {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #603;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	text-decoration: underline;
}
.body-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 9px;
	line-height: 12px;
	color: #666;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
}
.bold-body {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13px;
	font-weight: bold;
	color: #6C1036;
	line-height: 20px;
	list-style-position: outside;
	list-style-type: disc;
}
.body-bold-grey {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	line-height: 20px;
	color: #666;
	list-style-image: url(bullet.gif);
	list-style-position: outside;
	font-weight: bold;
}
.bold-body-small {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #6C1036;
	line-height: 12px;
}
.img-float-right {
	clear: right;
	float: right;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 20px;
}
.gold {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FC3;
}
.silver {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999;
}
.bronze {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #960;
}
.img-float-left {
	clear: left;
	float: left;
	margin-top: 5px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 0px;
	border: 0px solid #303;
}
.subtitle:link {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #731139;
	line-height: 24px;
	text-decoration: none;
}
.subtitle:hover {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #731139;
	line-height: 24px;
}
.subtitle:visited {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 19px;
	font-weight: bold;
	color: #731139;
	line-height: 24px;
}
.show_shipto_states {
	display: none;
	border: solid black 1px;
	padding: 10px;
	background-color: #FFFFE1;
	text-align: justify;
	font-size: 12px;
	width: 500px;
}