EMAIL DETAILS
SUBJECT:
=?utf-8?Q?Robert=2C_want_to_enjoy_your_My_WU=C2=AE_membership_rewards=3F?=
PRI: NORMAL
FROM:
W
westernunion@em.westernunion.com
DATE:
2018-11-29 21:02:59
MSG_ID:
<0.1.566.A87.1D48826E86D8298.0@mta.prod.responsys.com>
RECIPIENTS:
TO:
R
rhbdc@icloud.com
CONTENT:
TEXT: YES |
HTML: NO
PROCESSED
<html xmlns="http://www.w3.org/1999/xhtml">
<head>
<meta charset="utf-8">
<!-- utf-8 works for most cases -->
<meta name="viewport" content="width=device-width">
<!-- Forcing initial-scale shouldn't be necessary -->
<meta http-equiv="X-UA-Compatible" content="IE=edge">
<!-- Use the latest (edge) version of IE rendering engine -->
<meta name="x-apple-disable-message-reformatting">
<!-- Disable auto-scale in iOS 10 Mail entirely -->
<title>Western Union</title>
<!-- The title tag shows in email notifications, like Android 4.4. -->
<!-- CSS Reset -->
<style>
/* 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. */
html,
body {
Margin: 0 auto !important;
padding: 0 !important;
height: 100% !important;
width: 100% !important;
}
/* What it does: Stops email clients resizing small text. */
* {
-ms-text-size-adjust: 100%;
-webkit-text-size-adjust: 100%;
}
/* What it does: Centers email on Android 4.4 */
div[style*="Margin: 16px 0"] {
Margin:0 !important;
}
/* What it does: Stops Outlook from adding extra spacing to tables. */
table,
td {
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;
}
/* What it does: A work-around for iOS meddling in triggered links. */
/*.mobile-link--footer a,
a[x-apple-data-detectors] {
color:inherit !important;
text-decoration: underline !important;
}*/
/* iOS Links - Prevent color of certain content being changed (ie: dates/times) */
a[x-apple-data-detectors] {
color: inherit !important;
text-decoration: none !important;
font-size: inherit !important;
font-family: inherit !important;
font-weight: inherit !important;
line-height: inherit !important;
}
</style>
<!-- Progressive Enhancements -->
<style>
.line15 {
line-height:15px !important;
}
element.style {
font-size: 0 !important;
line-height: 0 !important;
display: none !important;
max-width: 0 !important;
max-height: 0 !important;
overflow: hidden !important;
overflow-x: hidden !important;
overflow-y: hidden !important;
}
.btn-a a {
border: 1px solid #ffffff !important;
border-radius: 2px !important;
color: #ffffff !important;
display: inline-block !important;
font-family: Helvetica, Arial, sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 14px !important;
padding: 4px 6px !important;
text-align: center !important;
text-decoration: none !important;
}
/* Media Queries */
@media only screen and (max-width: 430px) {
.icon-text-col1-mobile {
width: 25%!important;
}
.icon-text-col2-mobile {
width: 75%!important;
}
}
@media only screen and (max-width: 515px) {
/* 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. */
.center-on-narrow {
text-align: center !important;
display: block !important;
Margin-left: auto !important;
Margin-right: auto !important;
float: none !important;
}
table.center-on-narrow {
display: inline-block !important;
}
.bg-white{
background-color: #ffffff !important;
}
.width40{
width:40px !important;
height:40px !important;
}
.emailButton {
max-width:560px !important;
width:100% !important;
}
.emailButton a{
display:block !important;
}
.hide{
display: none !important;
width: 0px !important;
height: 0px !important;
overflow: hidden !important;
line-height: 0px !important;
font-size: 0px !important;
}
.show-on-mobile{
display: block !important;
max-height: none !important;
max-width: none !important;
line-height: 1.5 !important;
width: 100% !important;
height: auto !important;
}
.btn a {
border: 1px solid #ffffff !important;
border-radius: 2px !important;
color: #ffffff !important;
display: inline-block !important;
font-family: Helvetica, Arial, sans-serif !important;
font-size: 14px !important;
font-weight: normal !important;
line-height: 14px !important;
padding: 3px 5px !important;
text-align: center !important;
text-decoration: none !important;
}
.width40{
width:40px !important;
height:40px !important;
}
.mobile-image-width{
max-width: 90%;
}
.mobile-text-width{
max-width: 400px;
}
}
.dvPreheader{
display: none !important;
mso-hide:all;
visibility:hidden;
mso-hide:all;
font-size:1px;
color:#ffffff;
line-height:1px;
max-height:0px;
max-width:0px;
opacity:0;
overflow:hidden;
}
</style>
<!-- ACCORDION STYLES -->
<style>
ul {
margin: 0;
padding: 0;
list-style: none;
}
input[type=radio] {
display: none;
}
.a-container {
width: 100%;
margin: 20px auto;
}
.a-container label {
display: block;
position: relative;
cursor: pointer;
font-size: 16px;
font-weight: bold;
padding: 10px 20px;
color: #aaa;
background-color: #eee;
border-bottom: 1px solid #ddd;
-webkit-transition: all .2s ease;
-moz-transition: all .2s ease;
-ms-transition: all .2s ease;
-o-transition: all .2s ease;
transition: all .2s ease;
}
.a-container label:after {
content: "";
width: 0;
height: 0;
border-top: 8px solid #aaa;
border-right: 6px solid transparent;
border-bottom: 8px solid transparent;
border-left: 6px solid transparent;
position: absolute;
right: 10px;
top: 16px;
}
.a-content {
padding: 0 20px 0px;
display: none;
}
.a-container input:checked ~ .a-content {
display: block;
}
.a-container label:after {
content: "";
width: 0;
height: 0;
border-top: 8px solid #aaa;
border-right: 6px solid transparent;
border-bottom: 8px solid transparent;
border-left: 6px solid transparent;
position: absolute;
right: 10px;
top: 16px;
}
.a-container input:checked + label,
.a-container label:hover {
background-color: #ddd;
color: #222;
}
.a-container input:checked + label:after {
border-top: 8px solid transparent;
border-right: 6px solid transparent;
border-bottom: 8px solid #222;
border-left: 6px solid transparent;
top: 6px;
}
</style>
</head>
<body width="100%" bgcolor="#eaeaea" style="Margin: 0;"><table cellpadding="0" cellspacing="0" style="border: 0px; padding: 0px; margin: 0px; position: absolute; display: none; float: left">
<tr>
<td height="1" style="font-size: 1px; line-height: 1px; padding: 0px;">
<img src="https://em.westernunion.com/pub/as?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXHkMX%3Dw&_ei_=EiS7hlxWUgHcks3a_W_Wr8NrU6z-hSeGnmw5YJumVd7y3nzyotunisowethi754EmUlEYQm7TIaPUG_k0Bus3dL0HdoT80ZPPehWjbBXHb_LNSEaLR5_ZEnELM6Jkwp-UFkBNgZtCTlBum-2B8561BUtCT0M4-0rGckGnFOaL5Y7CPRZms_HuZkX4b-vum886Ph2J_n0OGPVg2t_VZJbAg."></img>
</td>
</tr>
</table>
<!--[if gte mso 9]>
<style type="text/css">
body, table, td {font-family: Helvetica, Arial, sans-serif !important;}
.lhfix{ mso-line-height-rule: exactly;}
.supFix{ mso-text-raise: 60%;}
</style>
<![endif]-->
<center style="text-align width: 100%; background: #eaeaea;">
<table border="0" cellpadding="0" cellspacing="0" width="100%" bgcolor="#eaeaea">
<tr>
<td>
<div style="max-width: 600px; Margin: auto;">
<!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="600" align="center">
<tr>
<td>
<![endif]-->
<!-- Preheader : BEGIN -->
<div class="dvPreheader" style="display: none !important; mso-hide:all; visibility:hidden;">Here’s a step-by-step guide to redeeming your My WU® points.
</div>
<!-- Preheader : END -->
<!-- Open in browser - member - redeem points : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#eaeaea" align="left" height="100%" valign="middle" width="4%"></td>
<td bgcolor="#eaeaea" align="left" height="100%" valign="middle" width="92%">
<div style="line-height:15px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<tr>
<td bgcolor="#eaeaea" align="left" valign="middle" width="50%">
<table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRRAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #777777; display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height: 14px; text-align: left; text-decoration: underline; -webkit-text-size-adjust: none;">
Open email in browser
</a>
</td>
</tr>
</table>
</td>
<td bgcolor="#eaeaea" align="right" valign="middle" width="50%">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRRCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #777777; display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:12px; line-height: 14px; text-align: right; text-decoration: underline; -webkit-text-size-adjust: none;">
Redeem your points
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:15px;" class="lhfix"> </div>
</td>
<td bgcolor="eaeaea" align="right" height="100%" valign="middle" width="4%"></td>
</tr>
</table>
<!-- Open in browser - member - redeem points : END -->
<!-- Infobar - member : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#212A33" align="left" height="100%" valign="middle" width="4%"></td>
<td bgcolor="#212A33" align="left" height="100%" valign="middle" width="92%">
<div style="line-height:7px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="left" width="100%">
<tr>
<td bgcolor="#212A33" align="left" valign="middle" width="47%">
<table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="left" style="padding: 15px 0;" >
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS.">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-logo.png" alt="Western Union" width="125" height="20" style="color: #ffdd00; font-family: Helvetica, Arial, sans-serif; font-size:14px; line-height: 14px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
</a>
</td>
</tr>
</table>
</td>
<td align="right" valign="middle" width="53%">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px; text-align: right;">
<tr>
<td bgcolor="#212A33" align="right" height="100%" valign="middle" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="right" width="390">
<tr>
<td align="right" valign="middle" width="390">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="right" width="100%" style="max-width:580px;">
<tr>
<td align="right" valign="middle" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="right" width="390">
<tr>
<td align="right" valign="middle" width="240">
<![endif]-->
<div style="display:inline-block; width:100%; min-width:100px; max-width:390px; vertical-align:middle;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #ffffff; text-align: right;">
My WU<sup style="line-height:1px; font-size: 70%;">®</sup> no.: <span style="color: #ffdd00;"><font color="#ffdd00">565438638</font></span><br />
Points*: <span style="color: #ffdd00;"><font color="#ffdd00">48</font></span>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:7px;" class="lhfix"> </div>
</td>
<td bgcolor="#212A33" align="right" height="100%" valign="middle" width="4%"></td>
</tr>
</table>
<!-- Infobar - member : END -->
<!-- Hero : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td>
<!-- mobile image : begin -->
<div style="display:none; font-size:0; line-height:0; mso-hide: all; max-height: 0; max-width: 0; width:0;" class="show-on-mobile">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #333333; text-decoration: none;">
<img border="0" width="100%" height="" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-hero-mobile.jpg" alt="My WU® rewards at your fingertips" style="display:none; font-size:0; line-height:0; mso-hide: all;max-height: 0; max-width: 0; width:0; -ms-interpolation-mode: bicubic;" class="show-on-mobile">
</a>
</div>
<!-- mobile image : end -->
<!-- desktop image : begin -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #333333; text-decoration: none;">
<img border="0" width="100%" height="auto" src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/hero.jpg" alt="My WU® rewards at your fingertips" style="display:block; border:0; outline:none; text-decoration:none; -ms-interpolation-mode: bicubic; font-family: Helvetica, Arial, sans-serif; color: #333333; font-size: 28px; font-weight: bold;" class="hide">
</a>
<!-- desktop image : end -->
</td>
</tr>
</table>
<!-- Hero : END -->
<!-- Body : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="ffffff" align="center" valign="top" style="font-size:0; padding: 40px 0 20px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333;">
Hi Robert,
<div style="line-height:30px;" class="lhfix"> </div>
Did you know there are 3 easy ways to redeem your My WU<sup style="line-height:1px; font-size: 70%;">®</sup> points?
<div style="line-height:30px;" class="lhfix"> </div>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333;">
<div style="line-height:20px;" class="lhfix"> </div>
<strong>How to redeem rewards</strong>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Body : END -->
<!-- Icon + text : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="540">
<tr>
<td align="center" valign="top" width="540">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:530px;">
<tr>
<td width="4%" align="center" valign="top"></td>
<td align="center" valign="top" style="font-size:0; padding: 0px 0;">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="540">
<tr>
<td align="left" valign="top" width="90">
<![endif]-->
<div class="icon-text-col1-mobile" style="display:inline-block; vertical-align:top; width:20%;" >
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 10px 10px 0 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td align="left">
<!--<td align="left">-->
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/icon_online.png" width="65" height="65" alt="" style="border: 0;width: 65px;height: auto;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
<td align="left" valign="top" width="410">
<![endif]-->
<div class="icon-text-col2-mobile" style="display:inline-block; vertical-align:top; width:80%;" >
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 5px 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 24px; color: #555555; padding-top: 0px;" > <p><strong>Online</strong><br /><br />1. Log on to your Western Union<sup style="line-height:1px; font-size: 70%;">®</sup> profile. <br />2. Click <strong>Menu</strong> and select <strong>My WU<sup style="line-height:1px; font-size: 70%;">®</sup> Rewards</strong>. <span style="font-style: italic;">Your My WU number and available points will be displayed.</span> <br />3. Choose <strong>Redeem rewards</strong>. <span style="font-style: italic;">Your reward options will be displayed.</span><br />4. Select reward and choose <strong>Redeem</strong>.<br /><br /><a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="color:#1291b3; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:underline;">Learn more</a></p> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="4%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Icon + text : END -->
<!-- Icon + text 2 : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="540">
<tr>
<td align="center" valign="top" width="540">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:530px;">
<tr>
<td width="4%" align="center" valign="top"></td>
<td align="center" valign="top" style="font-size:0; padding: 10px 0;">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="540">
<tr>
<td align="left" valign="top" width="90">
<![endif]-->
<div class="icon-text-col1-mobile" style="display:inline-block; vertical-align:top; width:20%;" >
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 20px 10px 0 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td align="left">
<!--<td align="left">-->
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/icon_app.png" width="65" height="65" alt="" style="border: 0;width: 65px;height: auto;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
<td align="left" valign="top" width="410">
<![endif]-->
<div class="icon-text-col2-mobile" style="display:inline-block; vertical-align:top; width:80%;" >
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 5px 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 24px; color: #555555; padding-top: 0px;" > <p><strong>On the app</strong><br /><br />1. Open the app.<br />2. Log on.<br />3. Navigate to <strong>My WU<sup style="line-height:1px; font-size: 70%;">®</sup> Rewards</strong>.<br />4. Choose <strong>Redeem points</strong>. <span style="font-style: italic;">Your rewards options will be displayed.</span><br />5. Choose <strong>Redeem</strong>.<br /><br /><a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="color:#1291b3; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:underline;">Learn more</a></p> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="4%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Icon + text 2 : END -->
<!-- Icon + text 3 : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="540">
<tr>
<td align="center" valign="top" width="540">
<![endif]-->
<table border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:530px;">
<tr>
<td width="4%" align="center" valign="top"></td>
<td align="center" valign="top" style="font-size:0; padding: 10px 0;">
<!--[if mso]>
<table border="0" cellspacing="0" cellpadding="0" align="center" width="540">
<tr>
<td align="left" valign="top" width="90">
<![endif]-->
<div class="icon-text-col1-mobile" style="display:inline-block; vertical-align:top; width:20%;" >
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 10px 10px 0 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: left;">
<tr>
<td align="left">
<!--<td align="left">-->
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/icon_location.png" width="65" height="65" alt="" style="border: 0;width: 65px;height: auto;">
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
<td align="left" valign="top" width="410">
<![endif]-->
<div class="icon-text-col2-mobile" style="display:inline-block; vertical-align:top; width:80%;" >
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 5px 10px;">
<table cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 24px; color: #555555; padding-top: 0px;" > <p><strong>At an agent location</strong><br /><br />1. Use the mobile phone number listed in your Western Union<sup style="line-height:1px; font-size: 70%;">®</sup> profile.<br />2. Text<sup>1</sup> 2USD for a $2 discount, 4USD for $4, 8USD for $8 or 12USD for $12 to <strong>88232</strong>.<br />3. Send money at an agent location.<br /><br /><a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="color:#1291b3; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:underline;">Learn more</a></p> </td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="4%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="ffffff" align="center" valign="top" style="font-size:0; padding: 0px 0 20px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333;">
Don’t miss out on your rewards!
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Icon + text 3 : END -->
<!-- CTA : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#ffffff" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="ffffff" align="center" valign="top" style="font-size:0; padding: 20px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="520">
<tr>
<td align="left" valign="top" width="520">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 16px; mso-height-rule: exactly; line-height: 25px; color: #333333; padding-bottom: 20px;">
<!-- Button : Begin -->
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="text-decoration: none;">
<table align="center" border="0" cellpadding="0" cellspacing="0" style="border-radius:6px; background-color:#ffdd00; width: 100%;">
<tr>
<td align="center" valign="middle" style="padding-top:12px; padding-right:15px; padding-bottom:12px; padding-left:15px;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="color:#000001; font-family: Helvetica, Arial, sans-serif; font-size:16px; text-decoration:none;">Redeem now</a>
</td>
</tr>
</table>
</a>
<!-- Button : END -->
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- CTA : END -->
<!-- Download app : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="middle" width="100%">
<div style="line-height:40px;" class="lhfix"> </div>
<div style="text-align: center; font-family: Helvetica, Arial, sans-serif; font-size: 16px; line-height:18px; color:#1a1a1a;">
Download the Western Union<sup style="line-height:1px; font-size: 70%;">®</sup> app
</div>
<div style="line-height:20px;" class="lhfix"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%">
<tr>
<td bgcolor="#f2f2f2" align="right" valign="middle" width="50%" style="padding: 0 2.5% 0 0;">
<table align="right" border="0" cellpadding="0" cellspacing="0">
<tr>
<td align="right">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRSCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height: 22px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-app-store.gif" width="105" height="35" alt="Download on the App Store" style="background-color: #000001; border: 0; width: 100%; max-width: 105px; height: 35px; color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size:13px; line-height: 14px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
</a>
</td>
</tr>
</table>
</td>
<td bgcolor="#f2f2f2" align="left" valign="middle" width="50%">
<table align="left" border="0" cellpadding="0" cellspacing="0">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 14px; color: #ffffff; text-align: left;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRTRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="display: inline-block; font-family: Helvetica, Arial, sans-serif; font-size:11px; line-height: 22px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-play-store.gif" width="117" height="35" alt="Get it on Google Play" style="background-color: #000001; border: 0; width: 100%; max-width: 117px; height: 35px; color: #ffffff; font-family: Helvetica, Arial, sans-serif; font-size:13px; line-height: 14px; text-align: center; text-decoration: none; -webkit-text-size-adjust: none;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:40px;" class="lhfix"> </div>
</td>
</tr>
</table>
<!-- Download app : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table>
<!-- Horizontal line : END -->
<!-- Social : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="middle" width="100%" class="pad10">
<div style="line-height:40px;" class="height30"> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="" style="min-width: 200px; max-width:300px;">
<tr>
<td align="center" valign="middle" width="45">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;" width="35">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRTTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-1.png" width="auto" height="22" alt="" border="0" align="center" style="max-height: 22px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="45">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;" width="35">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRTWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-2.png" width="auto" height="20" alt="" border="0" align="center" style=" max-height: 20px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="45">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;" width="35">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRTAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_11/mywunewsletter-survey/en/enoughpoints/images/x2-6.png" width="auto" height="22" alt="" border="0" align="center" style=" max-height: 22px; font-family: Helvetica, Arial, sans-serif; font-size: 15px; mso-height-rule: exactly; line-height: 20px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:40px;"> </div>
</td>
</tr>
</table>
<!-- Social : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table>
<!-- Horizontal line : END -->
<!-- Footer : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="f2f2f2" align="center" valign="top" style="font-size:0; padding: 30px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="530">
<tr>
<td align="center" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 25px; color: #909090;">
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRTCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Send money online</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRURT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Find agent location</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRUTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Visit My WU</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Footer : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table>
<!-- Horizontal line : END -->
<!-- Disclaimer links : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="f2f2f2" align="center" valign="top" style="font-size:0; padding: 30px 0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="530">
<tr>
<td align="center" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: center;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 25px; color: #909090;">
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRUWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8NgnzmCzIaKPMSji_Ix-mVDkBNqkhYsHRoHWbG_GdLCWrzigKZ1EaUBmjc1UKIVS187yJX9vKtLR3158S4Lt8zcHv1GPZjULFBZi7r_2ZmO7Uwv140Lrfc7SXNUm5gAfVjJ96CiiYLDD7L7-bbUHqUgqBl606d0POeNc0l4ytwFOAACHBdzsWH1-UhvWEOgFUscXqcl_d7Ajy0lLpnH73tG64ZGc94grxqEtRWuxkVBJZ6KT2raWdeHsRu9cw0Qm0vpCujBIz6TJXUjXJRJrjBzxBm9mucCWd56HUBkhGVIgC73vcOqEl0bVp64sGXe1zCndQPnaHl2vOfDovWe5n53cjVHYl7ldFM9almS9A19e7BC19msAON2qvAzdWprnsBn0qVhq7FUd6RGmyesAOgC257sV33sgKjCf0Z4Dh33SJVBOljM-_dR6s_xUCa2_AUrRv4FDznf9uyvSeZ7xFtvbROCtkvr7D1sMU1FR-FIXG19WKWkHq4pAnvl60jxC25qe2TmkcHTZzK44fgYsimh_DtDzFAjBPhc2558ZU4D1p-8XX9V-LWjpPE6cBOAQIaH3gyYOuwer_fnG_GLZDkjNmcufU7mJtJDF-pgX-TwF3ov7ZGmqtC97wKe8rZxxrEiO5r3niRs1dHuAuqAOgQGXaGEJHLKktU8k6knFiwKwJgn5_gaDl1A7LHvMjYy5N9v9MYZAoyE1LnI5NqIE1TSzwOrfhji-3uLah7N5vVrnrt84rpf2BawHdCJ6f3wNM_rmZunDAiLgJ7Pd6p3ghR97-raYaS0gVXhMSj6pTHlgCEtrAinQm3WM6zEWl1O2PZMsIPjDQvRD3kVoAVJxrPA5OVvjEMzXw." style="color: #909090; text-decoration:none;">Unsubscribe<sup>2</sup></a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRUAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Privacy</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRUCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Fraud Awareness</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRWRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Feedback</a>
<span class="hide" style="color: #aaaaaa;">|</span>
<a class="stack-column" href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRWTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." style="color: #909090; text-decoration:none;">Contact</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Disclaimer links : END -->
<!-- Horizontal line : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #d8d8d8; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
<tr>
<td align="left" valign="top" width="100%" height="1" style="background-color: #ffffff; border-collapse:collapse; mso-table-lspace: 0pt; mso-table-rspace: 0pt; mso-line-height-rule: exactly; line-height: 1px;">
<!--[if gte mso 15]> <![endif]-->
</td>
</tr>
</table>
<!-- Horizontal line : END -->
<!-- Disclaimer : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="#f2f2f2" align="left" valign="top" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="530">
<tr>
<td align="left" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 11px; mso-height-rule: exactly; line-height: 14px; color: #777777;">
<div style="line-height:30px;" class="lhfix"> </div>
* There might be a discrepancy between the points balance displayed and your actual balance. You can always check your accurate points balance at <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRWWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="color:#777777; text-decoration:underline;">http://www.wu.com/mywu</a>.
<div style="line-height:10px;" class="lhfix"> </div>
<sup>1</sup> By texting one of the identified key words to 88232, you authorize us to send to your mobile number automated text messages relating to the keywords described purpose. Consent not required for purchase and may be revoked at any time. Msg & data rates apply. Send STOP to 88232 to cancel, send HELP to 88232 for help. Mobile carried are not liable for delayed or undelivered messages. For Western Union’s Privacy Statement, visit <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGp2tL9fgCe7HcWDzafczdJECIizebFwCYyJAzfYLSG9cYPAtP4OPIwgaDjRzczffmGjbgqzfRnVXtpKX%3DSRUUBRWAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLxXkvHhk9PrSppMUurxtNWXBwNvPYVu8g_N85xh-O5Mldc1lxUbz84gblBHDqIhs9ZP-reAnaY3K7TZ6IWLrIo3Yry8262PqulMyQL8gEqM7P_YisxyMuCdxyN0NDaZXYucUg58e4WS." target="_blank" style="color:#777777; text-decoration:underline;">WU.com</a>.
<div style="line-height:10px;" class="lhfix"> </div>
This is an advertisement from Western Union Financial Services, Inc.
<div style="line-height:10px;" class="lhfix"> </div>
<sup>2</sup> Click "Unsubscribe" if you no longer wish to receive commercial email communication from Western Union Financial Services, Inc.
<div style="line-height:10px;" class="lhfix"> </div>
Western Union Financial Services, Inc, PO Box 6036, Englewood, CO 80112
</td>
</tr>
</table>
<div data-content-region-name="Region1" style="line-height:10px; color: #ffffff; text-decoration: none;" class="lhfix">
</div>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Disclaimer : END -->
<!-- Disclaimer - GA NY states only : BEGIN -->
<!-- Disclaimer - GA NY states only : END -->
<!-- Disclaimer - All Rights Reserved : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 600px;">
<tr>
<td bgcolor="#f2f2f2" align="center" height="100%" valign="top" width="100%">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="center" width="600">
<tr>
<td align="center" valign="top" width="600">
<![endif]-->
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:600px;">
<tr>
<td width="7%" align="center" valign="top"></td>
<td bgcolor="#f2f2f2" align="left" valign="top" style="font-size:0;">
<!--[if mso]>
<table role="presentation" border="0" cellspacing="0" cellpadding="0" align="left" width="530">
<tr>
<td align="left" valign="top" width="530">
<![endif]-->
<div style="display:inline-block; width:100%; vertical-align:top;">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="text-align: left;">
<tr>
<td style="font-family: Helvetica, Arial, sans-serif; font-size: 11px; mso-height-rule: exactly; line-height: 14px; color: #777777;">
<div style="line-height:10px;" class="lhfix"> </div>
©2018 Western Union Holdings, Inc. All rights reserved. All other logos, trademarks, service marks and trade names referenced in this material are the property of their respective owners.
<div style="line-height:10px;" class="lhfix"> </div>
</td>
</tr>
</table>
<div style="line-height:10px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
</td>
</tr>
</table>
</div>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
<td width="7%" align="center" valign="top"></td>
</tr>
</table>
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</td>
</tr>
</table>
<!-- Disclaimer - All Rights Reserved : END -->
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div>
</td>
</tr>
</table>
</center>
</body>
</html>
METADATA:
THREAD:
INDEX:
AdhhndvNp4Q6S23vTnGZrPQX1DgmOQ==