@charset "utf-8";
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #ffffff;
	font-weight: bold;
	text-decoration: none;
	padding-right: 5px;
	padding-left: 5px;
	line-height: 28px;
	padding-top: 0px;
	padding-bottom: 0px;
	display: inline-block;
}
.nav:hover {
	background-color:#000000;
	color: #459ABA;
}
.reg_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	text-decoration: none;
	padding-top: 0px;
	padding-bottom: 0px;
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bolder;
	color: #666666;
	text-decoration: none;
}.heading_testimonials {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	color: #459ABA;
	text-decoration: underline;
	font-weight: bold;
}
.testimonial_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
}
.testimonial_margin {
	margin-right: 5px;
	margin-left: 5px;
}

.content_cell {
	background-color: #F2FCFF;
	background-image: url(slices/tractor_bg.gif);
	background-repeat: no-repeat;
	background-position: bottom;
	width: 406px;
	padding: 20px;
}
.nav_cell {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: normal;
	background-image: url(slices/index_r2_c1.jpg);
	text-align: center;
}
.quote_margin {
	margin-right: 15px;
	margin-left: 15px;
}
.copyright {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #FFFFFF;
}
.link_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	text-decoration: underline;
	font-weight: normal;
}
.left_col_link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #FFFFFF;
	text-decoration: none;
	font-weight: bold;
	padding-left: 15px;
}
.left_col_link:hover {
	text-decoration: underline;
}
.whitetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFFFFF;
	text-decoration: none;
}
