#leftnav {
	display: none;
}
#header {
	display: none;
}
#top {
	display: none;
}
body {
	font-family: "Trebuchet MS", Verdana, Arial, sans-serif;
	font-size: 12px;
}
.content .breadcrumbs {
	font-size: 10px;
	margin-bottom: 25px;
}
.title {
	font-weight:bold;
	font-size:200%;
	text-transform:uppercase;
	font-family:tahoma, sans-serif;
	color:#666;
	background-repeat: no-repeat;
	padding-top: 0;
	padding-right: 0;
	padding-bottom: 16px;
	padding-left: 0px;
}

.productcategory {
	font-size: 18px;
	color: #66668A;
	background-color: #D1D1D1;
	padding-top: 8px;
	padding-bottom: 8px;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: dashed;
	border-bottom-style: dashed;
	border-top-color: #66668A;
	border-bottom-color: #66668A;
	margin-top: 5px;
	margin-bottom: 5px;
	clear: both;
}
.productname {
	font-size: 16px;
	font-weight: bold;
	color: #333333;
	margin-top: 18px;
	margin-bottom: 8px;
	clear: both;
}
.productfeatures {
	font-size: 14px;
	font-weight: bold;
	color: #07193E;
}
.traneleftcol {
	float: left;
	width: 175px;
	text-align: center;
	background-color: #EBEBEB;
}
#printheader {
	font-size: 20px;
	font-weight: bold;
	color: #241F79;
	margin-bottom: 10px;
}
#printheader2 {
	margin-bottom: 20px;
}

.tranerightcol {
	float: right;
	padding-left: 10px;
}
#footer {
	display: none;
}
