@charset "UTF-8";
body {
	font-size: 12px;
	line-height: 18px;
	color: #333333;
	font-family: Arial, Helvetica, sans-serif;
}
.body_bold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333333;
	font-weight: bold;
	line-height: 18px;
}
.sub-text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.body_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 20px;
}
.body_sub-header-01 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.body_sub-header-02 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #333333;
	font-weight: bold;
	line-height: 16px;
}
.body_header_orange {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #CC6600;
	font-weight: bold;
	line-height: 18px;
}
.the_bikes_header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #666666;
	font-weight: bold;
	line-height: 18px;
}
.links_copy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 22px;
}
.title_subsection {
	font-size: 11px;
	font-weight: bold;
	color: #000000;
	text-align: right;
	padding-top: 8px;
	padding-right: 22px;
	line-height: 20px;
}
.breadcrumb_red {
	font-size: 11px;
	color: #c67056;
	text-align: center;
}
.breadcrumb_gray {
	font-size: 11px;
	color: #969490;
	text-align: center;
}
.breadcrumb_title {
	font-size: 11px;
	color: #c67056;
	font-weight: bold;
	padding-right: 22px;
}	
.nav_hash {
	font-size: 8px;
	padding-right: 20px;
	padding-left: 20px;
	color: #666666;
}
.page-header {
	font-size:20px;
	color: #CC6600;
}
.page-benefit-header {
	font-size:30px;
	font-weight: bold;
	line-height: 50px;
	color: #CB1517;
}
a:link {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:hover {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}
a:active {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #CC6600;
	text-decoration: none;
}