.links {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #0069AA;
}
.bottomlinks {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: lighter;
	color: #0069AA;
}
.cartfinder {
	border: thin solid #D30E45;
	background-repeat: no-repeat;
}
.cartfindertext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bolder;
	color: #D30E45;
	font-style: normal;
}
.cartfinderlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	text-decoration: underline;
}
.lists {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: lighter;
	color: #0069AA;
	background-image: url(images/cart-picker.gif);
}
.infofields {
}
.inkheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-style: normal;
	font-weight: bolder;
	color: #0069AA;
}
.productsfor {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #0069AA;
}
.printertitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: normal;
	color: #000000;
}
.respprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #D30E45;
}
.regprice {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #000000;
}
.thinblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
}
.midrangetitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-weight: lighter;
	color: #000000;
}
.thinblackstike {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	text-decoration: line-through;
}
.vanmenu {
	background-image: url(images/van-menu-bg.jpg);
}
.pagetitle {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 24px;
	font-weight: lighter;
	color: #006AAD;
}
.borderbg {
	background-image: url(images/borderbg.jpg);
	background-repeat: repeat-x;
	background-position: center;
}
.thinblackredbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #000000;
	background-color: #FDE8E9;
}
.speedy {
	background-color: #FFFFFF;
	background-image: url(images/minispeedy.jpg);
	background-repeat: no-repeat;
	background-position: right bottom;
}
.thinblackUL {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: lighter;
	color: #003366;
	text-decoration: underline;
}
.bottomline {
	border-bottom-width: thin;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: dashed;
	border-left-style: none;
	border-bottom-color: #2B557F;
}
a.body:link {
	color: #0069AA;
	text-decoration: underline;
}
a.body:visited {
	text-decoration: none;
	color: #0069AA;
}
a.body:hover {
	color: #0069AA;
	background-color: #FDE8E9;
}
a.body:active {
	text-decoration: none;
	color: #FF0000;
}