@charset "utf-8";
/* CSS Document */

#rideList {
	display: none;
}
#content {
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}

#calendar {
	display: none;
}
#monthList {
	display: none;
}

#contentHeader {
	display:none;
}

#header {
	display: none;
}
#footer {
	display: none;
}
#rideDetail {
	overflow: visible;
	font-size: 1.2em;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
}
.header1 {
	font-size: 1.6em;
	font-weight: bolder;
	color: #000000;
}
#breadcrumbs {
	display: none;
}
#prtBtn {
	display: none;
}
#quickLinks1 {
	display: none;
}
#qkLinksTitle {
	display: none;
}
#printUtility {
	display: none;
}
