@charset "UTF-8";
/* CSS Document */
* { margin: 0; padding: 0; }

/* Common */
body { background: #fff; font-size: small; font-family: Arial, Helvetica, sans-serif; line-height: 1.25em; padding: 2em; }
a { text-decoration: none; font-weight: bold; color: #5786FF;  }
p { margin-bottom: 1.5em; color: #666; }
h1 { font-family: Georgia, "Times New Roman", Times, serif; font-style: italic; font-size: 1.5em; margin: 0 0 1em 0; font-weight: bold; color: #031c84; line-height: 1.25em; clear: both; }
h1 span { font-weight: normal; }
h2 { font-size: 1.5em; margin: .5em 0 .5em 0; font-weight: bold; color: #c74e09; }
h3 { font-size: 1.25em; margin: .25em 0 .5em 0; font-weight: bold; color: #031c84; }
h4 { font-size: 1em; margin: .25em 0 .5em 0; font-weight: bold; color: #031c84; }
ul li { margin: 1em 1em 1em 2em; }


#FooterWrap,.EmailCalloutLeft, .RightCallout, #NavVehicleInspection, #NavHomeInspection, .MainNavTabs, .LinkInline, .HomeLeftCTA, .ContactForm { display: none; overflow: hidden; height: 0; }
#HeaderCallNow { float: right; text-align: right; width: 50%; }

#PrintLogo { float: left; margin-bottom: 1.5em; }
.ContentWrap { float: left; clear: both; }
.ContentWrap img { padding: 1em; }