@charset "utf-8";
/* CSS Document */
body {
	margin: 5px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #000000;
}
.textBody {
	font-size: 13px;
	color: #000000;
	line-height: 18px;
	letter-spacing: .6px;
}
.homeBlue {
	color: #3b66b0;
	line-height: 16px;
	letter-spacing: .6px;
}
.sideTableBackgroundOld {
	background-image: url(../images/sideBackground.jpg);
	background-repeat: no-repeat;
	height: 263px;
	line-height: normal;
}
.sideTableBackground {
	background-image: url(../images/sideBackground2.jpg);
	background-repeat: no-repeat;
	height: 239px;
	line-height: normal;
}
.productHeader {
	color: #3b66b0;
	line-height: 18px;
	letter-spacing: .6px;
	font-weight: bold;
}
.copyright {
	color: #9c9c9c;
	font-size: 11px;
	padding-left: 234px;
	font-weight: bold;
}
.salesGreen {
	color: #169146;
	font-size: 13px;
	line-height: 18px;
	margin-left: 5px;
	letter-spacing: .6px;
	text-decoration: none;
	font-weight: bold;
}
.serviceGreen {
	color: #169146;
	font-size: 13px;
	line-height: 18px;
	margin-left: 25px;
	letter-spacing: .6px;
	text-decoration: none;
	font-weight: bold;
}
.textWidth {
	width: 175px;
}
.textWidthSmall {
	width: 57px;
	background-color: #FFFFFF;
}
.contactGreen {
	color: #169146;
	font-size: 13px;
	line-height: 18px;
	letter-spacing: .5px;
	text-decoration: none;
	font-weight: bold;
}