.maintext {
	font-family: 'Roboto', sans-serif; 
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #878787;
	text-decoration: none;
}
.maintextred {
	font-family: 'Roboto', sans-serif;
	font-size: 14px;
	line-height: 24px;
	font-weight: 400;
	color: #e33d29;
	text-decoration: none;
}
.grey-bottom-line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #cecece;
}
.rob-36-red {
	font-family: 'Roboto', sans-serif;
	font-size: 36px;
	line-height: 42px;
	font-weight: 400;
	color: #e33d29;
	text-decoration: none;
}
.sub-heading {
	font-family: 'Roboto', sans-serif;
	font-size: 18px;
	line-height: 27px;
	font-weight: 400;
	color: #666666;
	text-decoration: none;
}


.rob-17-red {
	font-family: 'Roboto', sans-serif;
	font-size: 17px;
	line-height: 42px;
	font-weight: 400;
	color: #e33d29;
	text-decoration: none;
}
.slideshow { height: auto; width: auto; margin: 0; text-align: center; }

.slideshow img { padding: 0px; border: 0px }

.rob-32-red {
	font-family: 'Roboto', sans-serif;
	font-size: 32px;
	line-height: 42px;
	font-weight: 400;
	color: #e33d29;
	text-decoration: none;
}
.breadcrumbs {
	font-family: Arial;
	font-size: 11px;
	line-height: 14px;
	font-weight: 400;
	color: #a7a7a7;
	text-decoration: none;
}
.rob-24-grey {
	font-size: 24px;
	line-height: 42px;
	font-weight: 400;
	color: #2d2d2d;
	text-decoration: none;
	font-family: Roboto;
}
.rob-32-grey {
	font-size: 32px;
	line-height: 42px;
	font-weight: 400;
	color: #2d2d2d;
	text-decoration: none;
	font-family: Roboto;
}
.rob-20-grey {
	font-size: 20px;
	line-height: 27px;
	font-weight: 300;
	color: #333;
	text-decoration: none;
	font-family: Roboto;
}

.rob-24-red {
	font-size: 24px;
	line-height: 42px;
	font-weight: 400;
	color: #e33d29;
	text-decoration: none;
	font-family: Roboto;
}

.rob-24-white {
	font-size: 24px;
	line-height: 42px;
	font-weight: 400;
	color: #FFFFFF;
	text-decoration: none;
	font-family: Roboto;
}
.rob-12-white {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	line-height: 24px;
	font-weight: 400;
	color: #ffffff;
	text-decoration: none;
}

.rob-11-grey {
	font-family: 'Roboto', sans-serif;
	font-size: 11px;
	line-height: 24px;
	font-weight: 400;
	color: #bfbfbf;
	text-decoration: none;
}
a.top-link {
	font-family: 'Roboto', sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 50px;
	width: 100%;
	line-height:50px;
	font-weight: normal;
}
a.top-link:hover {
                background-color: #e33d29;
                color: #FFF;
}
.sop {
	filter: alpha(opacity=100);
	opacity: 1;
}
.sop:hover {
	filter: alpha(opacity=60);
	opacity: 0.6;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	color: #666;
}
#mobile_return {
   display: block; top: 0; left: 0; width: 100%; text-align: center; /*Leave this line alone */
   position: fixed;
   height: 2em;
   background: #fff;
}
#mobile_return a { 
   font-size: 1em; line-height: 2em; vertical-align: middle; text-decoration: none; /*Leave this line alone */
   font-family: "Helvetica Neue", Arial, sans-serif;
   color: #000;
}
