body {
	background-image: url(images/background.jpg);
	background-repeat: repeat-x;
	text-align: left;
}
.footer_text {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	padding-top: 6px;
	padding-left: 17px;
}
.footer_text_links {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #36A8FC;
}
.footer_text_links:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #36A8FC;
	text-decoration:none
}
.main_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	padding-left: 17px;
	line-height: 18px;
	padding-top: 6px;
	margin-bottom: -10px;
	text-align: left;
}
.main_text_link {
	font-family: "Trebuchet MS";
	color: #36A8FC;
	text-decoration: underline;
}
.main_text_link:hover {
	font-family: "Trebuchet MS";
	color: #36A8FC;
	text-decoration: none;
}
.product_caption {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #333333;
	line-height: 15px;
	padding-left: 7px;
}
.product_caption_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #36A8FC;
	line-height: 15px;
	font-variant: small-caps;
}
.product_caption_link:hover {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #36A8FC;
	line-height: 15px;
	font-variant: small-caps;
	text-decoration: none;
}
.main_text_bullets {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	list-style-position: outside;
	list-style-type: disc;
	margin-left: -24px;
}
.table_text {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}
.main_text_nopad {
	font-family: "Trebuchet MS";
	font-size: 12px;
	color: #333333;
	line-height: 18px;
	padding-top: 6px;
	margin-bottom: -10px;
}
.blog_link {
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #C611DF;
	font-weight: bold;
	text-transform: uppercase;
}
.blog_link:hover {
	text-decoration:none
}
