body {
	background-color: #99CCFF;
	margin: 6px;
}
td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #000000;
}
h2 {
	line-height: 1.8em;	
}
h3 {
	line-height: 1.8em;
}
a {
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
}
a:hover {
	color: #EBB251;
	text-decoration: underline;
	font-weight: bold;
}
.pdf-links {
	color: #666666;
	text-decoration: underline;
	font-weight: bold;
}
.pic-border { color: #000000; }
.header-bkg { background-image: url("../../images/header-blue.jpg"); }
.links-bkg { background-image: url("../../images/top-black.jpg"); }
.btn-bkg { background-image: url("../../images/btn-ramp.jpg"); }
.btn-filler { background-image: url("../../images/btn-bkg.jpg"); }
.red-bkg { background-image: url("../../images/red-bkg.jpg"); }
.red-top { background-image: url("../../images/red-top.jpg"); }
.bottom-bkg { background-image: url("../../images/bottom.jpg"); }
H4 {
	font-size: 14px;
	color: #000000;
	font-weight:bold;
	margin-below: -8%;
}
.addresses {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #FFFFFF;
}
.small-text {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #FFFFFF;
	font-weight:bold;
}
.links {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.why {
	font-size: 12px;
	color: #000000;
	font-weight:bold;
}
.why-text {
	color: #000000;
	font-weight:normal;
}
.product-header {
	font-size: 14px;
	color: #CC0000;
	font-weight:bold;
	text-transform:uppercase;
}
.product-subhead {
	font-size: 13px;
	color: #CC0000;
	font-weight:bold;
}
.product {
	font-size: 13px;
	color: #000000;
	font-weight:bold;
}
.testimonial-name {
	font-family: Arial, Helvetica, Verdana, sans-serif;
	font-size: 11px;
	color: #000000;
}
.copyright {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #000000;
}
#green {
	background: url(../../images/green.gif) center no-repeat;
	width: 670px;
	margin: 0 auto;
	line-height: 1.8em;
}
.center { text-align: center; }
.underline { text-decoration: underline; }