﻿@charset "utf-8";
/* CSS Document */

@page {
    margin: 1.5cm;
}

body, body.inner-page
{
	background: white;
	font-size: 12pt;
	font-family: Arial;
	color: #000;
}
h1 {
	margin: 0;
	padding: 0;
}
.pagecustomcontent1 .sfContentBlock h2, .pagecontent h2, .sfContentBlock.franCss h2, .sfContentBlock.franCss a {
    color: #000 !important;
}
/* Remove unwanted elements */
#HeaderWrapper, #FooterWrapper, .sfBreadcrumbWrp, .detailing, #sfSkip, .sfimageWrp img, .locDetRight
{
display: none;
}
/* Remove unwanted elements - Close */

/* Franchise Section - Remove unwanted elements */
.franchisevideosection
{
display: none;
}
/* Franchise Section - Remove unwanted elements - Close */

.pagecontent {
	width: auto;
	margin: 18pt 0 !important;
	padding: 0 !important;
	border: 0;
}
.pagecontent p {
   font-size: 11pt;
   color: #000;
}
.testimonialvideo {
   display: block;
   page-break-inside: avoid;
}
h3 < p {
 page-break-inside: auto;
}
.pagecontent ul {
   font-size:11pt;
   color: #000;
}
a:link, .content a:visited 
{
   background: transparent;
   text-decoration: underline;
}
.quickLinks {
   border: none;
   padding: 0;
}
.sflistListItem h3 {
   font-weight: bold;
}
.sflistListItem div {
    display: block !important;
}

