@charset "utf-8";




body,td,th {
	font-family: Trebuchet MS;
}
.BoldOnly {
	font-weight: bold;
}
.BackToTop {
	font-size: small;
	text-align: right;
}
.FAQTable {
	border: thin solid #000;
}
.CenterOnly {
	text-align: center;
	border: 1px none #000;
}
.Footer {
	background-image: url(Images/footer_bg.gif);
	background-repeat: repeat-x;
	font-family: "Trebuchet MS";
	font-size: 11px;
	color: #FFF;
	font-weight: lighter;
	font-style: normal;
	text-align: left;
	.colors_productname {color:#ffffff}
}
.Footer table tr td a {
	color: #FFF;
}

