body {
	margin-top: 10px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	background-image: url(pattern.gif);
	background-repeat: repeat;
}
.left-link {
	background-color: #FFFFFF;
	border: 1px solid #CCCCCC;
	margin-bottom: 1px;
}
.left-link a{
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
	background-image: url(green-arrow.gif);
	background-repeat: no-repeat;
	background-position: 15px center;
	display:block;
	padding-top: 5px;
	padding-bottom: 5px;
	padding-left: 30px;
}
.left-link a:hover{
	background-image: url(left-nav-green-bg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
}
.left-link #current{
	background-image: url(left-nav-green-bg.gif);
	background-repeat: no-repeat;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 14px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
	background-position: left top;
}
.email-newsletter {
	background-image: url(email-newsletter.gif);
	background-repeat: no-repeat;
	height: 106px;
	width: 212px;
	margin-top:15px
}
.email-newsletter .newsletter-input{
	text-decoration:none;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	border: 1px solid #000000;
	padding-left: 5px;
	margin-top: 45px;
}
.light-grey-border {
	border: 1px solid #CCCCCC;
}
.trebuchet-12-black {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	text-decoration: none;
}
.product-info {
	background-image: url(product-info-bg.gif);
	background-repeat: repeat;
	height: 115px;
	width: 151px;
	margin-top: 10px;
	margin-right: 5px;
	margin-bottom: 10px;
	margin-left: 5px;
}
.product-headlink {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 18px;
	font-weight: normal;
	color: #000000;
	text-decoration: underline;
	text-transform: uppercase;
}
.product-headlink:hover {
	text-decoration: none;
}
.trebuchet-12-grey {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #666666;
	text-decoration: none;
}
.more-information {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: underline;
}
.more-information:hover {
	text-decoration: none;
}.bottom-dashed-border {
	border-bottom-width: 1px;
	border-bottom-style: dashed;
	border-bottom-color: #CCCCCC;
}
.right-bottom-dashed-border {
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-style: dashed;
	border-bottom-style: dashed;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
}.right-dashed-border {
	border-right-width: 1px;
	border-right-style: dashed;
	border-right-color: #CCCCCC;
}
.footer {
	background-color: #5F5F5F;
	border: 1px solid #000000;
	text-align: center;
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 10px;
	font-weight: normal;
	color: #CCCCCC;
	line-height: 12px;
	padding-bottom: 10px;
	margin-top: 7px;
	margin-bottom: 10px;
}
.footer ul{
	margin-top:10px;
	margin-bottom:10px;
	padding:0px;
}
.footer li{
	display:inline;
}
.footer li a {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	font-weight: normal;
	color: #CCCCCC;
	text-decoration: none;
	margin-right: 20px;
	margin-left: 20px;
}
.footer a:hover {
	color:#FFFFFF;
	text-decoration: underline;
}
.footer .e-fuzion {
	font-family: "Trebuchet MS", verdana, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: underline;
	margin: 0px;
	padding: 0px;
}

