<!DOCTYPE html>
%%=ContentBlockbyKey("enterpriseEmailLanguageSupport")=%%
<html lang="%%=v(@entDocLang)=%%" dir="%%=v(@entLanguageLayout)=%%" xmlns="http://www.w3.org/1999/xhtml" xmlns:v="urn:schemas-microsoft-com:vml" xmlns:o="urn:schemas-microsoft-com:office:office">
<head>
<!-- Template Version: 1.12 (20240315) -->
<!-- Specifies the character encoding for the document. -->
<meta http-equiv="content-type" content="text/html; charset=UTF-8">
<!-- Forcing initial-scale shouldn't be necessary -->
<meta name="viewport" content="width=device-width, initial-scale=1, maximum-scale=1.0">
<!-- Use the latest (edge) version of IE rendering engine -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Format Detection to force iOS and some Android email clients to not automatically add links around thes content types. Only really works on native iOS and some Android email clients and not universally across different mobile email apps and mobile devices. -->
<meta name="format-detection" content="telephone=no">
<meta name="format-detection" content="date=no">
<meta name="format-detection" content="address=no">
<meta name="format-detection" content="email=no">
<!-- Disable auto-scale in iOS 10 Mail entirely -->
<meta name="x-apple-disable-message-reformatting">
<title>Caterpillar</title>
<!-- WEB FONT - @font-face : BEGIN -->
<!-- What it does: Desktop Outlook chokes on web font references and defaults to Times New Roman, so we force a safe fallback font. -->
<!--[if mso]>
<style>
* {
font-family:Arial, Helvetica, sans-serif; Arial, sans-serif !important;
}
</style>
<![endif]-->
<!-- WEB FONT - @font-face : END -->
<!-- CSS RESET STYLES : START -->
<style type="text/css">
/*
|--------------------------------------------------------------------------
| CSS RESET STYLES
|--------------------------------------------------------------------------
|
| Reset styles are a series of common code resets and fixes
| for a variety of email clients used to create a clean slate for
| email design and development.
|
| Note:Reset styles work within the style block and should not
| be inlined.
|
*/
/* What it does: Remove spaces around the email design added by some email clients. */
/* Beware: It can remove the padding / margin and add a background color to the compose a reply window. */
ReadMsgBody {
width: 100%;
}
.ExternalClass {
width: 100%;
}
.ExternalClass,
.ExternalClass p,
.ExternalClass span,
.ExternalClass font,
.ExternalClass td,
.ExternalClass div {
line-height: 100%;
}
html,
body {
margin: 0 auto !important;
padding-right: 0 !important;
padding-left: 0 !important;
height: 100% !important;
width: 100% !important;
-webkit-font-smoothing: antialiased;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
border-spacing: 0;
font-size: 0;
mso-table-lspace: 0pt !important;
mso-table-rspace: 0pt !important;
}
/* What it does: Fixes webkit padding issue. Fix for Yahoo mail table alignment bug. Applies table-layout to the first 2 tables then removes for anything nested deeper. */
table {
border-spacing: 0 !important;
border-collapse: collapse !important;
table-layout: fixed !important;
/* margin: 0 auto !important; */
}
table table table {
table-layout: auto;
}
/* What it does: Uses a better rendering method when resizing images in IE. */
img {
-ms-interpolation-mode: bicubic;
border: 0;
height: auto;
line-height: 100%;
outline: none;
text-decoration: none;
display: block;
}
/* What it does: A work-around for email clients meddling in triggered links. */
*[x-apple-data-detectors],
/* iOS */
.x-gmail-data-detectors,
/* Gmail */
.x-gmail-data-detectors *,
.aBn {
border-bottom: 0 !important;
cursor: default !important;
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: Arial, Helvetica, sans-serif, inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
/* What it does: Prevents Gmail from displaying an download button on large, non-linked images. */
.a6S {
display: none !important;
opacity: 0.01 !important;
}
/* If the above doesn't work, add a .g-img class to any image in question. */
img.g-img+div {
display: none !important;
}
/* What it does: Prevent Outlook from adding a 1px border around text in an anchor element */
/* what it does: Fix auto fall button alignment in interactive content block for outlook */
/* a span {
border: none !important;
} */
a:not(.sc-link-cgitemm-ic-automatic-fallback-button) span {
border: none !important;
}
/* What it does: Prevents underlining the button text in Windows 10 */
a .button-yellow-link,
a .button-black-link,
a .button-white-link {
text-decoration: none !important;
text-transform: uppercase;
}
a .link-link {
text-decoration: none !important;
text-transform: uppercase;
}
a.underline {
text-decoration: underline;
}
sup {
line-height: 0 !important;
font-size: 70% !important;
vertical-align: top !important;
mso-text-raise:60% !important;
margin-top: 5px;
display: inline-block;
}
@-ms-viewport {
width: device-width;
}
/* What it does: Removes right gutter in Gmail iOS app: https://github.com/TedGoas/Cerberus/issues/89 */
/* Create one of these media queries for each additional viewport size you'd like to fix */
/* Thanks to Eric Lepetit @ericlepetitsf) for help troubleshooting */
@media only screen and (min-device-width: 375px) and (max-device-width: 413px) {
/* iPhone 6 and 6+
.email-container {
min-width: 375px !important;
}*/
}
</style>
<!-- CSS RESET STYLES : END -->
<!-- DEFAULT MC STYLES : START -->
<style type="text/css">
/* Styles from the Default Empty Template in Marketing Cloud */
@media only screen and (max-width: 599px) {
.container {
width: 100% !important;
}
.footer {
width: auto !important;
margin-left: 0;
}
.mobile-hidden {
display: none !important;
}
.logo {
display: block !important;
padding: 0 !important;
}
img {
max-width: 100% !important;
height: auto !important;
max-height: auto !important;
}
.header img {
max-width: 100% !important;
height: auto !important;
max-height: auto !important;
}
.photo img {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
}
.drop {
display: block !important;
width: 100% !important;
float: left;
clear: both;
}
.footerlogo {
display: block !important;
width: 100% !important;
padding-top: 15px;
float: left;
clear: both;
}
.nav4,
.nav5,
.nav6 {
display: none !important;
}
.tableBlock {
width: 100% !important;
}
.responsive-td {
width: 100% !important;
display: block !important;
padding: 0 !important;
}
.fluid-centered {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
}
@media only screen and (max-width: 599px) {
.container {
width: 100% !important;
}
.mobile-hidden {
display: none !important;
}
.logo {
display: block !important;
padding: 0 !important;
}
.photo img {
width: 100% !important;
height: auto !important;
}
.nav5,
.nav6 {
display: none !important;
}
.fluid,
.fluid-centered {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
.fluid-centered {
margin-left: auto !important;
margin-right: auto !important;
}
}
</style>
<!-- DEFAULT MC STYLES : END -->
<!-- DISTRIBUTED MARKETING STYLES : START -->
<style>
.dm-rich-text-block,
.dm-free-text-block {
font-size: 14px;
font-family: Arial, Helvetica, sans-serif;
}
.dm-rich-text-block a,
.dm-free-text-block a {
color: #2679b8;
}
.stylingblock-content-wrapper {
font: 14px Arial,Helvetica,Sans-serif;
}
</style>
<!-- DISTRIBUTED MARKETING STYLES : END -->
<!-- VIDEO STYLES : START -->
<style>
/* video */
.video-wrapper {
display: none;
}
@media (-webkit-min-device-pixel-ratio: 0) and (min-device-width:1024px) {
.video-wrapper {
display: block !important;
}
.video-fallback {
display: none !important;
}
}
#MessageViewBody .video-wrapper {
display: block !important;
}
#MessageViewBody .video-fallback {
display: none !important;
}
</style>
<!-- VIDEO STYLES : END -->
<!-- RESPONSIVE STYLES : START -->
<style>
/* What it does: Hover styles for buttons */
.button-yellow-td,
.button-yellow-a,
.button-black-td,
.button-black-a,
.button-white-td,
.button-white-a {
transition: all 100ms ease-in;
}
.link-td,
.link-a {
transition: all 100ms ease-in;
}
.button-yellow-td:hover,
.button-yellow-a:hover {
background: #000000 !important;
border-color: #FFCC00 !important;
}
.button-yellow-td:hover .button-yellow-link,
.button-yellow-a:hover .button-yellow-link {
color: #ffffff !important;
}
.button-black-td:hover,
.button-black-a:hover,
.button-white-td:hover,
.button-white-a:hover {
background: #FFCC00 !important;
border-color: #000000 !important;
}
.button-black-td:hover .button-black-link,
.button-black-a:hover .button-black-link,
.button-white-td:hover .button-white-link,
.button-white-a:hover .button-white-link {
color: #000000 !important;
}
.link-td:hover,
.link-a:hover {
text-decoration: underline !important;
}
/* Media Queries */
@media screen and (max-width: 599px) {
body {
padding-top: 0 !important;
padding-bottom: 0 !important;
}
.email-container {
border: none !important;
}
/* What it does: Forces elements to resize to the full width of their container. Useful for resizing images beyond their max-width. */
.fluid {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
/* What it does: Forces table cells into full-width rows. */
.stack-column,
.stack-column-center {
display: block !important;
width: 100% !important;
max-width: 100% !important;
direction: ltr !important;
}
/* And center justify these ones. */
.stack-column-center {
text-align: center !important;
}
/* What it does: Generic utility class for centering. Useful for images, buttons, and nested tables. */
.mobile-center {
text-align: center !important;
display: block !important;
margin-left: auto !important;
margin-right: auto !important;
float: none !important;
}
table.mobile-center {
display: inline-block !important;
}
/* mobile banner adjustments */
.mobile-content-padding-right {
padding-right: 60px !important;
}
.mobile-content-padding-left {
padding-left: 60px !important;
}
/* mobile footer adjustments */
.footer-social-icons-container {
max-width: 60% !important;
}
.footer-tagline {
padding-top: 10px !important;
}
/* mobile padding classes */
.mobile-padding-vertical-sm {
padding-top: 5px !important;
padding-bottom: 5px !important;
}
.mobile-padding-top-sm {
padding-top: 5px !important;
}
.mobile-padding-bottom-sm {
padding-bottom: 5px !important;
}
.mobile-padding-vertical-md {
padding-top: 15px !important;
padding-bottom: 15px !important;
}
.mobile-padding-top-md {
padding-top: 15px !important;
}
.mobile-padding-bottom-md {
padding-bottom: 15px !important;
}
.mobile-padding-vertical-lg {
padding-top: 25px !important;
padding-bottom: 25px !important;
}
.mobile-padding-top-lg {
padding-top: 25px !important;
}
.mobile-padding-bottom-lg {
padding-bottom: 25px !important;
}
.mobile-padding-top-none {
padding-top: 0 !important;
}
.mobile-padding-right-none {
padding-right: 0 !important;
}
.mobile-padding-bottom-none {
padding-bottom: 0 !important;
}
.mobile-padding-left-none {
padding-left: 0 !important;
}
}
</style>
<!-- RESPONSIVE STYLES : END -->
<!-- OUTLOOK FIXES : START -->
<style>
body[data-outlook-cycle] .outlook-overflow-scaling {
overflow: visible !important;
width: 100% !important;
height: auto!important;
transform: none !important;
}
@media screen and (max-width: 599px) {
body[data-outlook-cycle] .responsive-td {
width: 100% !important;
max-width: 100% !important;
}
}
</style>
<!--[if gte mso 16]>
<style>
.lightbg-hero-txt {
mso-style-textfill-type:gradient;
mso-style-textfill-fill-gradientfill-stoplist:"0 \#000000 -1 100000\,100000 \#000000 -1 100000";
color:#FFFFFF !important;
}
</style>
<![endif]-->
<!--[if gte mso 16]>
<style>
.darkbg-hero-txt {
mso-style-textfill-type:gradient;
mso-style-textfill-fill-gradientfill-stoplist:"0 \#FFFFFF 0 100000\,100000 \#FFFFFF 0 100000";
color:#000000 !important;
}
</style>
<![endif]-->
<!-- What it does: Fixes one pixel horizontal line through middle of button on Outlook 120 DPI -->
<!--[if gte mso 16]>
<style>
.button-black-a {
border: 1px solid black;
}
.button-black-a:hover,
.button-black-a:focus {
border: 1px solid #FFCC00;
}
.button-white-a {
border: 1px solid white;
}
.button-white-a:hover,
.button-white-a:focus {
border: 1px solid #FFCC00;
}
.button-yellow-a {
border: 1px solid #FFCC00;
}
.button-yellow-a:hover,
.button-yellow-a:focus {
border: 1px solid #000000;
}
</style>
<![endif]-->
<!-- What it does: Makes background images in 72dpi Outlook render at correct size. -->
<!--[if gte mso 9]>
<style>
.MsoNormalTable {
width:600px;
max-width: 600px !important;
margin: 0 auto;
}
</style>
<xml>
<o:OfficeDocumentSettings>
<o:AllowPNG/>
<o:PixelsPerInch>96</o:PixelsPerInch>
</o:OfficeDocumentSettings>
</xml>
<![endif]-->
<!-- OUTLOOK FIXES : END -->
<style type="text/css">
@media only screen and (max-width: 480px) {
.container {width: 100% !important;}
.footer { width:auto !important; margin-left:0; }
.mobile-hidden { display:none !important; }
.logo { display:block !important; padding:0 !important; }
img { max-width:100% !important; height:auto !important; max-height:auto !important;}
.header img{max-width:100% !important;height:auto !important; max-height:auto !important;}
.photo img { width:100% !important; max-width:100% !important; height:auto !important;}
.drop { display:block !important; width: 100% !important; float:left; clear:both;}
.footerlogo { display:block !important; width: 100% !important; padding-top:15px; float:left; clear:both;}
.nav4, .nav5, .nav6 { display: none !important; }
.tableBlock {width:100% !important;}
.responsive-td {width:100% !important; display:block !important; padding:0 !important; }
.fluid, .fluid-centered {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
.fluid-centered {
margin-left: auto !important;
margin-right: auto !important;
}
/* MOBILE GLOBAL STYLES - DO NOT CHANGE */
body { padding: 0px !important; font-size: 16px !important; line-height: 150% !important;}
h1 { font-size: 22px !important; line-height: normal !important;}
h2 { font-size: 20px !important; line-height: normal !important;}
h3 { font-size: 18px !important; line-height: normal !important;}
.buttonstyles {
font-family:arial,helvetica,sans-serif !important;
font-size: 16px !important;
color: #FFFFFF !important;
padding: 10px !important;
}
/* END OF MOBILE GLOBAL STYLES - DO NOT CHANGE */
}
@media only screen and (max-width: 640px) {
.container { width:100% !important; }
.mobile-hidden { display:none !important; }
.logo { display:block !important; padding:0 !important; }
.photo img { width:100% !important; height:auto !important;}
.nav5, .nav6 { display: none !important;}
.fluid, .fluid-centered {
width: 100% !important;
max-width: 100% !important;
height: auto !important;
margin-left: auto !important;
margin-right: auto !important;
}
.fluid-centered {
margin-left: auto !important;
margin-right: auto !important;
}
}
</style>
<!--[if mso]>
<style type="text/css">
/* Begin Outlook Font Fix */
body, table, td {
font-family: Arial, Helvetica, sans-serif ;
font-size:16px;
color:#181818;
line-height:1;
}
/* End Outlook Font Fix */
</style>
<![endif]-->
%%[
set @ContentCode = '2024-11-01'
set @ContentRows = LookupRows('Email_Content_Blocks','ContentCode',@ContentCode)
set @ContentRow = row(@ContentRows,1)
set @SM_Hero = field(@ContentRow,"SM_Hero")
set @SUM_Hero = field(@ContentRow,"SUM_Hero")
set @UM_Hero = field(@ContentRow,"UM_Hero")
set @QUA_Hero = field(@ContentRow,"QUA_Hero")
set @CON_Hero = field(@ContentRow,"CON_Hero")
set @SM_Block_1 = field(@ContentRow,"SM_Block_1")
set @SUM_Block_1 = field(@ContentRow,"SUM_Block_1")
set @UM_Block_1 = field(@ContentRow,"UM_Block_1")
set @QUA_Block_1 = field(@ContentRow,"QUA_Block_1")
set @CON_Block_1 = field(@ContentRow,"CON_Block_1")
set @SM_Block_2 = field(@ContentRow,"SM_Block_2")
set @SUM_Block_2 = field(@ContentRow,"SUM_Block_2")
set @UM_Block_2 = field(@ContentRow,"UM_Block_2")
set @QUA_Block_2 = field(@ContentRow,"QUA_Block_2")
set @CON_Block_2 = field(@ContentRow,"CON_Block_2")
set @SM_Block_3 = field(@ContentRow,"SM_Block_3")
set @SUM_Block_3 = field(@ContentRow,"SUM_Block_3")
set @UM_Block_3 = field(@ContentRow,"UM_Block_3")
set @QUA_Block_3 = field(@ContentRow,"QUA_Block_3")
set @CON_Block_3 = field(@ContentRow,"CON_Block_3")
set @SM_Block_4 = field(@ContentRow,"SM_Block_4")
set @SUM_Block_4 = field(@ContentRow,"SUM_Block_4")
set @UM_Block_4 = field(@ContentRow,"UM_Block_4")
set @QUA_Block_4 = field(@ContentRow,"QUA_Block_4")
set @CON_Block_4 = field(@ContentRow,"CON_Block_4")
set @SM_Footer = field(@ContentRow,"SM_Footer")
set @SUM_Footer = field(@ContentRow,"SUM_Footer")
set @UM_Footer = field(@ContentRow,"UM_Footer")
set @QUA_Footer = field(@ContentRow,"QUA_Footer")
set @CON_Footer = field(@ContentRow,"CON_Footer")
set @SM_SL_PR_1 = field(@ContentRow,"SM_SL_PR_1")
set @SUM_SL_PR_1 = field(@ContentRow,"SUM_SL_PR_1")
set @UM_SL_PR_1 = field(@ContentRow,"UM_SL_PR_1")
set @CON_SL_PR_1 = field(@ContentRow,"CON_SL_PR_1")
set @QUA_SL_PR_1 = field(@ContentRow,"QUA_SL_PR_1")
]%%
<style>
.getstarted {a:hover, a:active { text-decoration: none; color:#000000; }
</style><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">
%%[var @Industry
SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN]%%
%%=ContentBlockByID(@SM_SL_PR_1)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN]%%
%%=ContentBlockByID(@SUM_SL_PR_1)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN]%%
%%=ContentBlockByID(@UM_SL_PR_1)=%%
%%[ELSEIF @Industry == "Quarry" THEN]%%
%%=ContentBlockByID(@QUA_SL_PR_1)=%%
%%[ELSEIF @Industry == "General Construction" THEN]%%
%%=ContentBlockByID(@CON_SL_PR_1)=%%
%%[ELSE]%% <!--If none of the above conditions are met, show default-->
%%=ContentBlockByID(@SUM_SL_PR_1)=%%
%%[ENDIF]%%
</span></td></tr></table>
</head>
<body bgcolor="#ffffff" style="mso-line-height-rule: exactly;padding:0; margin:0;transform: none !important;">
<!-- Visually Hidden Preheader Text : BEGIN -->
<!-- NOTE: The Preaheader variable is used for dynamic preheaders. Always use '@Preheader' for the variable name. -->
<div style="display:none;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family:Arial, Helvetica, sans-serif; sans-serif;">
%%=v(@Preheader)=%%
</div>
<!-- Insert ‌ hack to clean up up preview text -->
<div style="display:none;font-size:1px;line-height:1px;max-height:0px;max-width:0px;opacity:0;overflow:hidden;mso-hide:all;font-family:Arial, Helvetica, sans-serif; sans-serif;">
‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌ ‌
</div>
<!-- Visually Hidden Preheader Text : END -->
%%=ContentBlockbyKey("enterpriseTrackingSuppressionProd")=%%
<!-- <center> allows us to center the email, even in old email clients. -->
<center style="width:100%; text-align:center;margin: 0 auto;transform: none !important;">
<div class="email-container" style="margin: 0 auto;transform: none !important;">
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]-->
<table class="email-container tb_properties border_style" role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="100%" style="max-width: 600px;padding:0;transform: none !important;">
<!-- VIEW AS WEB : START -->
<tr>
<td>
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td align="center" valign="top">
<table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><!-- BODY COPY - FULL WIDTH : START --><!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td>
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width:600px; background-color:#ffffff;" width="100%">
<tr>
<td>
<!-- PARAGRAPH : START --><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td class="mobile-center" style="font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center; padding-top: 10px;padding-bottom: 10px;padding-left: 60px;padding-right: 60px; font-weight:400; font-size:14px; mso-line-height-rule:exactly; line-height:18px;">
<span style="font-size:12px;">%%=v(@entViewAsWebPage)=%%</span></td></tr></table><!-- PARAGRAPH : END --></td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--><!--BODY COPY - FULL WIDTH : END --></td></tr></table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
</td>
</tr>
<!-- VIEW AS WEB : END -->
<!-- MAIN CONTENT : START -->
<tr>
<td>
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td align="center" valign="top">
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td align="center" valign="top" bgcolor="#ffffff" style="background-color:#ffffff;">
<table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><!-- HEADER LOGO LEFT AND RIGHT : START --><!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td>
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width: 600px;"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width:600px; background-color: #000000;" width="100%">
<tr>
<td style="padding-top: 20px;padding-bottom:20px;padding-left:25px;padding-right:25px;">
<table border="0" cellpadding="0" cellspacing="0" style="background-color: #000000;" width="100%">
<tr>
<td align="center" valign="top">
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td align="left" style="padding-top: 0px;padding-bottom:0px;padding-left:0px;padding-right:0px;" valign="middle">
<a alias="Header Cat Logo" href="%%=RedirectTo(@entLocaleHomepage)=%%" target="_blank" title="CAT®"><img alt="CAT®" border="0" src="https://image.em.cat.com/lib/fe3d15707564057d771179/m/1/e3fadea5-043b-41fb-97bd-eec0b5fb25ca.png" style="height:auto; border:0; display:block; max-width:70px;" width="70"> </a></td><td align="right" style="font-family: 'Open Sans', Arial, Helvetica, sans-serif;font-size:16px; color:#ffffff;padding-top: 0px;padding-bottom:0px;padding-left:0px;padding-right:0px;" valign="middle">
<a alias="connect_with_dealer" href="https://www.cat.com/en_US/by-industry/mining/dealer-contact.html" style="color:#ffffff;text-transform:uppercase; font-size: 14px" target="_blank">Connect With My Dealer</a></td></tr></table></td></tr></table></td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--><!-- HEADER LOGO LEFT AND RIGHT : END --></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><!-- BODY COPY - FULL WIDTH : START --><!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="100%"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td>
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width:600px; background-color:#ffffff;" width="100%">
<tr>
<td>
<table border="0" cellpadding="0" cellspacing="0" width="100%">
<tr>
<td bgcolor="#FFCD11" height="5" style="font-size: 5px; line-height: 5px;">
</td></tr><tr>
<td bgcolor="#fdcb11" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr><tr>
<td bgcolor="#f9c811" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr><tr>
<td bgcolor="#F7C710" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr><tr>
<td bgcolor="#FFD741" height="2" style="font-size: 2px; line-height: 2px;">
</td></tr><tr>
<td bgcolor="#fdd541" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr><tr>
<td bgcolor="#fad341" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr><tr>
<td bgcolor="#f9d240" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr><tr>
<td bgcolor="#ffe170" height="3" style="font-size: 3px; line-height: 3px;">
</td></tr><tr>
<td bgcolor="ffcd11" height="1" style="font-size: 1px; line-height: 1px;">
</td></tr></table></td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--></td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--><!--BODY COPY - FULL WIDTH : END --></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">
%%[var @Industry
SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN %%=BeginImpressionRegion("SM_Hero")=%%]%%
%%=ContentBlockByID(@SM_Hero)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN %%=BeginImpressionRegion("SUM_Hero")=%%]%%
%%=ContentBlockByID(@SUM_Hero)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN %%=BeginImpressionRegion("UM_Hero")=%%]%%
%%=ContentBlockByID(@UM_Hero)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Quarry" THEN %%=BeginImpressionRegion("QUA_Hero")=%%]%%
%%=ContentBlockByID(@QUA_Hero)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "General Construction" THEN %%=BeginImpressionRegion("CON_Hero")=%%]%%
%%=ContentBlockByID(@CON_Hero)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSE %%=BeginImpressionRegion("SUM_Hero")=%% ]%% <!--If none of the above conditions are met, show default-->
%%=ContentBlockByID(@SUM_Hero)=%%
%%=EndImpressionRegion(0)=%%
%%[ENDIF]%%
</span></td></tr></table>
<table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 20px 0px; " class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">
%%[var @Industry
SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN %%=BeginImpressionRegion("SM_Block_1")=%%]%%
%%=ContentBlockByID(@SM_Block_1)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN %%=BeginImpressionRegion("SM_Block_1")=%%]%%
%%=ContentBlockByID(@SUM_Block_1)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN %%=BeginImpressionRegion("UM_Block_1")=%%]%%
%%=ContentBlockByID(@UM_Block_1)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Quarry" THEN %%=BeginImpressionRegion("QUA_Block_1")=%%]%%
%%=ContentBlockByID(@QUA_Block_1)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "General Construction" THEN %%=BeginImpressionRegion("CON_Block_1")=%%]%%
%%=ContentBlockByID(@CON_Block_1)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSE %%=BeginImpressionRegion("SUM_Block_1")=%%]%% <!--If none of the above conditions are met, show default-->
%%=ContentBlockByID(@SUM_Block_1)=%%
%%=EndImpressionRegion(0)=%%
%%[ENDIF]%%
</span>
</td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: #FFC500; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">%%[var @Industry SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN %%=BeginImpressionRegion("SM_Block_2")=%%]%% %%=ContentBlockByID(@SM_Block_2)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN %%=BeginImpressionRegion("SUM_Block_2")=%%]%%
%%=ContentBlockByID(@SUM_Block_2)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN %%=BeginImpressionRegion("UM_Block_2")=%%]%%
%%=ContentBlockByID(@UM_Block_2)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Quarry" THEN %%=BeginImpressionRegion("QUA_Block_2")=%%]%%
%%=ContentBlockByID(@QUA_Block_2)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "General Construction" THEN %%=BeginImpressionRegion("CON_Block_2")=%%]%% %%=ContentBlockByID(@CON_Block_2)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSE %%=BeginImpressionRegion("SUM_Block_2")=%%]%% <!--If none of the above conditions are met, show default--> %%=ContentBlockByID(@SUM_Block_2)=%% %%=EndImpressionRegion(0)=%% %%[ENDIF]%% </span></td></tr></table>
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
</td>
</tr>
<!-- MAIN CONTENT : END -->
<!-- FOOTER 1 : START -->
<tr>
<td>
<!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;background:#ffffff;">
<tr>
<td align="center" valign="top">
<!-- PARAGRAPH : START -->
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background:#ffffff;" width="100%">
<tr>
<td class="mobile-center" style="font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center; padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px; font-weight:400; font-size:11px; mso-line-height-rule:exactly; line-height:15px;">
<table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">
%%[var @Industry
SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN %%=BeginImpressionRegion("SM_Block_3")=%%]%%
%%=ContentBlockByID(@SM_Block_3)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN %%=BeginImpressionRegion("SUM_Block_3")=%%]%%
%%=ContentBlockByID(@SUM_Block_3)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN %%=BeginImpressionRegion("UM_Block_3")=%%]%%
%%=ContentBlockByID(@UM_Block_3)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == 'Quarry' THEN %%=BeginImpressionRegion("QUA_Block_3")=%%]%%
%%=ContentBlockByID(@QUA_Block_3)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "General Construction" THEN %%=BeginImpressionRegion("CON_Block_3")=%%]%%
%%=ContentBlockByID(@CON_Block_3)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSE %%=BeginImpressionRegion("SUM_Block_3")=%%]%% <!--If none of the above conditions are met, show default-->
%%=ContentBlockByID(@SUM_Block_3)=%%
%%=EndImpressionRegion(0)=%%
%%[ENDIF]%%
</span>
</td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">
%%[var @Industry
SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN %%=BeginImpressionRegion("SM_Block_4")=%%]%%
%%=ContentBlockByID(@SM_Block_4)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN %%=BeginImpressionRegion("SUM_Block_4")=%%]%%
%%=ContentBlockByID(@SUM_Block_4)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN %%=BeginImpressionRegion("UM_Block_4")=%%]%%
%%=ContentBlockByID(@UM_Block_4)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Quarry" THEN %%=BeginImpressionRegion("QUA_Block_4")=%%]%%
%%=ContentBlockByID(@QUA_Block_4)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "General Construction" THEN %%=BeginImpressionRegion("CON_Block_4")=%%]%%
%%=ContentBlockByID(@CON_Block_4)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSE %%=BeginImpressionRegion("SUM_Block_4")=%%]%% <!--If none of the above conditions are met, show default-->
%%=ContentBlockByID(@SUM_Block_4)=%%
%%=EndImpressionRegion(0)=%%
%%[ENDIF]%%
</span>
</td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="min-width: 100%; " class="stylingblock-content-wrapper"><tr><td class="stylingblock-content-wrapper camarker-inner"><span style="color:#000; font-size: 12px;">
%%[var @Industry
SET @Industry = Industry]%%
%%[IF @Industry == "Surface Mining" THEN %%=BeginImpressionRegion("SM_Footer")=%%]%%
%%=ContentBlockByID(@SM_Footer)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Surface and Underground Mining" THEN %%=BeginImpressionRegion("SUM_Footer")=%%]%%
%%=ContentBlockByID(@SUM_Footer)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Underground Mining" THEN %%=BeginImpressionRegion("UM_Footer")=%%]%%
%%=ContentBlockByID(@UM_Footer)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "Quarry" THEN %%=BeginImpressionRegion("QUA_Footer")=%%]%%
%%=ContentBlockByID(@QUA_Footer)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSEIF @Industry == "General Construction" THEN %%=BeginImpressionRegion("CON_Footer")=%%]%%
%%=ContentBlockByID(@CON_Footer)=%%
%%=EndImpressionRegion(0)=%%
%%[ELSE %%=BeginImpressionRegion("SUM_Footer")=%%]%% <!--If none of the above conditions are met, show default-->
%%=ContentBlockByID(@SUM_Footer)=%%
%%=EndImpressionRegion(0)=%%
%%[ENDIF]%%
</span>
</td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; border-top: 0px; border-right: 1px solid #000000; border-bottom: 0px; border-left: 1px solid #000000; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px; " class="stylingblock-content-wrapper camarker-inner"><!-- BLACK BAR : START --><!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" style="max-width:600px;background:#ffffff;" width="100%">
<tr>
<td align="center" style="background-color: #000000; padding: 5px 0;" valign="top">
</td></tr></table><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--><!-- BLACK BAR : END --></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 20px 0px 10px; " class="stylingblock-content-wrapper camarker-inner"><table cellpadding="0" cellspacing="0" class="socialshare-wrapper" width="100%"><tr><td align="center"><table cellpadding="0" cellspacing="0" align="center"><tr><td align="center"><!--[if mso]><table border="0" cellspacing="0" cellpadding="0"><tr><td style="padding-right:10px;"><![endif]--><table class="socialshare-innertable" style="display: inline-block"><tr><td style="padding:5px 10px"><a href="https://www.facebook.com/CatMining/" alias="facebook follow"><img src="https://image.s4.exct.net/lib/fe911573736c007d7d/m/2/7f9128b1-5e37-4682-bded-9ab99b2ce29b.png" alt="Facebook" width="24" height="24" style="display: block;; width: 24px !important; height: 24px !important"></a></td></tr></table><!--[if mso]></td><td style="padding-right:10px;"><![endif]--><table class="socialshare-innertable" style="display: inline-block"><tr><td style="padding:5px 10px"><a href="https://www.linkedin.com/showcase/cat-mining/" alias="linkedin follow"><img src="https://image.s4.exct.net/lib/fe911573736c007d7d/m/2/953ce0cf-e205-47e4-97e1-09ee03c2dab5.png" alt="LinkedIn" width="24" height="24" style="display: block;; width: 24px !important; height: 24px !important"></a></td></tr></table><!--[if mso]></td><td style="padding-right:10px;"><![endif]--><table class="socialshare-innertable" style="display: inline-block"><tr><td style="padding:5px 10px"><a href="https://www.instagram.com/catmining/" alias="instagram follow"><img src="https://image.s4.exct.net/lib/fe911573736c007d7d/m/2/54f969ec-7ae6-4bd9-97c3-f1a8419378b0.png" alt="Instagram" width="24" height="24" style="display: block;; width: 24px !important; height: 24px !important"></a></td></tr></table><!--[if mso]></td><td><![endif]--><table class="socialshare-innertable" style="display: inline-block"><tr><td style="padding:5px 10px"><a href="https://www.youtube.com/user/catmining" alias="youtube follow"><img src="https://image.s4.exct.net/lib/fe911573736c007d7d/m/2/65446c8e-e655-4565-8d7c-a5e783173b60.png" alt="YouTube" width="24" height="24" style="display: block;; width: 24px !important; height: 24px !important"></a></td></tr></table><!--[if mso]></td></tr></table><![endif]--></td></tr></table></td></tr></table></td></tr></table><table cellpadding="0" cellspacing="0" width="100%" role="presentation" style="background-color: transparent; min-width: 100%; " class="stylingblock-content-wrapper"><tr><td style="padding: 0px 0px 10px; " class="stylingblock-content-wrapper camarker-inner"><!-- FOOTER 1 : START --><!--[if (gte mso 9)|(IE)]><table role="presentation" align="center" border="0" cellpadding="0" cellspacing="0" width="600" style="width:600px;"><tr><td align="center" valign="top" width="100%"><![endif]--><table align="center" border="0" cellpadding="0" cellspacing="0" role="presentation" style="max-width:600px; background-color:#ffffff;" width="100%">
<tr>
<td>
<!-- PARAGRAPH : START --><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td class="mobile-center" style="font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center; padding-top: 0px;padding-bottom: px;padding-left: 0px;padding-right: 0px; font-weight:400; font-size:11px; mso-line-height-rule:exactly; line-height:15px;">
%%=v(@entPreferenceCenter)=%%<a href="%%profile_center_url%%" style="display:none;text-decoration:none;pointer-events:none;"> </a></td></tr></table><!-- PARAGRAPH : END --><!-- PARAGRAPH : START --><table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td class="mobile-center" style="font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center; padding-top: 0px;padding-bottom: 0px;padding-left: 0px;padding-right: 0px; font-weight:400; font-size:11px; mso-line-height-rule:exactly; line-height:15px;">
%%=v(@entDataPrivacy)=%%</td></tr></table><!-- PARAGRAPH : END --></td></tr></table><!-- Footer Content block : END --><!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]--><!-- FOOTER 1 : END --></td></tr></table>
</td>
</tr>
</table>
<!-- PARAGRAPH : END -->
<!-- PARAGRAPH : START -->
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td class="mobile-center" style="font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center; padding-top: 0px;padding-bottom: 10px;padding-left: 60px;padding-right: 60px; font-weight:400; font-size:11px; mso-line-height-rule:exactly; line-height:15px;">
%%=v(@entLegal)=%%
</td>
</tr>
</table>
<!-- PARAGRAPH : END -->
<!-- PARAGRAPH : START -->
<table border="0" cellpadding="0" cellspacing="0" role="presentation" style="background-color: #ffffff;" width="100%">
<tr>
<td dir="ltr" class="mobile-center" style="font-family:Arial, Helvetica, sans-serif; color:#000000; text-align:center; padding-top: 0px;padding-bottom: 40px;padding-left: 60px;padding-right: 60px; font-weight:400; font-size:11px; mso-line-height-rule:exactly; line-height:15px;">
%%Member_Busname%%
<br>
%%Member_Addr%%
<br>
%%Member_City%%, %%Member_State%%, %%Member_Country%% %%Member_PostalCode%%
<br>
%%=v(@Footer_Phone)=%%
</td>
</tr>
</table>
<!-- PARAGRAPH : END -->
</td>
</tr>
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
</td>
</tr>
<!-- FOOTER 1 : END -->
</table>
<!--[if (gte mso 9)|(IE)]></td></tr></table><![endif]-->
<custom name="usermatch" type="tracking" />
</div>
</center>
</body>
</html>