EMAIL DETAILS
SUBJECT:
=?utf-8?Q?Robert=2C_here's_your_monthly_My_WU=C2=AE_membership_statement.?=
PRI: NORMAL
FROM:
W
westernunion@em.westernunion.com
DATE:
2018-05-18 17:09:35
MSG_ID:
<0.1.3E.741.1D3EECAFED675BC.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>
/* What it does: Hover styles for buttons */
.button-td,
.button-a {
transition: all 100ms ease-in;
}
.button-td:hover,
.button-a:hover {
background: #555555 !important;
border-color: #555555 !important;
}
.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: Arial, Helvetica, 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: 420px) {
/* 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;
}
.left-on-narrow {
text-align: left !important;
}
.right-on-narrow {
text-align: right !important;
}
.bg-white{
background-color: #ffffff !important;
}
.width40{
width:40px !important;
height:40px !important;
}
/* Moving money for better */
.width178 {
width:178px !important;
}
.emailButton {
max-width:600px !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: Arial, Helvetica, 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;
}
.footer-border{
border-top: solid 1px #ffffff;
}
}
@media only screen and (min-width: 601px) {
.left-on-wide{
text-align: left !important;
}
.right-on-wide{
text-align: right !important;
}
.width30{
width:30px !important;
height:30px !important;
}
.show-on-desktop {
display: inline !important;
width: auto !important;
height: auto !important;
overflow: visible !important;
float: none !important;
visibility: visible !important;
border: none !important
}
.footer-border{
border-left: solid 1px #ffffff;
}
}
@media only screen and (min-width: 421px) {
.show-on-desktop{
display: block !important;
max-height: none !important;
max-width: none !important;
line-height: 1.5 !important;
width: 100% !important;
height: auto !important;
}
.font12{
font-size: 12px !important;
}
.font15{
font-size: 15px !important;
}
.font18{
font-size: 18px !important;
}
.font20{
font-size: 20px !important;
}
.height25{
height: 25px !important;
}
.height30{
height: 30px !important;
}
.height45{
height: 45px !important;
}
.width146{
width: 146px !important;
}
}
</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%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXHkMX%3Dw&_ei_=EiS7hlxWUgHcks3a_W_Wr8NrU6z-hSeGnmw5YJumVd7y3nzyotunisowethi754EmUlEYQm7TIaPUG_k0Bus3dLFUvZg9SH-xHFn_ViLm2Obap693B479prXCIxQeX4aDxUqu1-xwLMr3ABLOB-BTlq1I_zSGyR6T8ss0EOkMBL7fHmZzzvqS6RCWoAg3jw-ld-3gIgh7Qtx6AJKgYReHw."></img>
</td>
</tr>
</table>
<!--[if gte mso 9]>
<style type="text/css">
body, table, td {font-family: Arial, Helvetica, 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>
<!--Set the email width. Defined in two places:
1. max-width for all clients except Desktop Windows Outlook, allowing the email to squish on narrow but never go wider than 640px.
2. MSO tags for Desktop Windows Outlook enforce a 640px width.
Note: The Fluid and Responsive templates have a different width (600px). The hybrid grid is more "fragile", and I've found that 640px is a good width. Change with caution.-->
<div style="max-width: 640px; margin: auto;">
<!--[if mso]>
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="640" align="center">
<tr>
<td>
<![endif]-->
<!-- Pre-header : BEGIN -->
<div style="line-height:10px;" class="lhfix"> </div>
<div style="margin: 0 3%; text-align: left; font-size: 12px; line-height:18px; font-family: Arial, Helvetica, sans-serif; color: #808080;">
Thank you for being a loyal customer!
</div>
<div style="line-height:10px;" class="lhfix"> </div>
<!-- Pre-header : END -->
<table bgcolor="#000001" role="presentation" cellspacing="0" cellpadding="0" border="0" align="left" width="100%" style="max-width: 640px;">
<!-- Logo bar : BEGIN -->
<tr>
<td bordercolor="000001" align="left" height="100%" valign="middle" width="4.5%"></td>
<td bgcolor="#000001" style="padding: 15px 0; text-align: left; font-family: Arial, sans-serif; font-size: 14px; mso-height-rule: exactly; line-height: 16px; color: #ffdd00;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURUDCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." style="color: #ffdd00; text-decoration: none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_04/mywumonthly/version3/images/x2-logo-long.gif" alt="Western Union" height="32" width="160">
</a>
</td>
<td bgcolor="#000001" align="right" height="100%" valign="middle" width="4.5%"></td>
</tr>
</table>
<!-- Email Body : BEGIN -->
<table role="presentation" cellspacing="0" cellpadding="0" border="0" align="center" width="100%" style="max-width: 640px;">
<!-- Main copy : BEGIN -->
<tr>
<td bgcolor="#ffffff" style="padding: 50px 25px; text-align: left; font-family: Arial, sans-serif; font-size: 18px; mso-height-rule: exactly; line-height: 27px; color: #333333;">
<span style="font-size: 44px; font-weight: bold; line-height: 40px;">Your monthly My WU<sup style="line-height:1px; font-size: 60%;">®</sup> statement
</span>
<div style="line-height:50px;" class="lhfix"> </div>
Dear Robert,
<div style="line-height:25px;" class="lhfix"> </div>
Here’s your monthly My WU<sup style="line-height:1px; font-size: 60%;">®</sup> membership statement for the period from <strong>April 1, 2018 through April 30, 2018.</strong>
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Member since:<br />
<span style="color: #1291b3;">06/17/2016</span>
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Membership status:<br />
<span style="color: #1291b3;">
Active My WU<sup style="line-height:1px; font-size: 60%;">®</sup> member</span>
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
My WU<sup style="line-height:1px; font-size: 60%;">®</sup> points balance*:<br />
<span style="color: #1291b3;">78</span>
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Number of transactions this statement period:<br />
<span style="color: #1291b3;">0</span>
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Total amount of transactions this statement period:<br />
<span style="color: #1291b3;">0</span>
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Please visit the My WU<sup style="line-height:1px; font-size: 60%;">®</sup> <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWRRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">website</a> for more details about the program or
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWRTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">click here</a> to send money.
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Sincerely,<br />
My WU<sup style="line-height:1px; font-size: 60%;">®</sup> team
<div style="line-height:25px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Useful links:
<div style="line-height:5px; color: #ffffff; text-decoration: none;" class="lhfix"> </div>
Track a transfer <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWRWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">here</a>.<br/>
Find a nearby <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWRAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">location</a>.<br />
Have a question? Check out our <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWRCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">Help Center</a>.
</td>
</tr>
<!-- Main copy : BEGIN -->
<!-- Grey line : BEGIN -->
<tr>
<td bgcolor="#cccccc" style="font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #cccccc; text-align: center;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr style="font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:10px">
<td height="10" style="background:none; border:solid 10px #cccccc; border-width:10px 0 0 0; height:1px; width:100%; margin:0px 0px 0px 0px; font-size: 0px; line-height: 0px;"></td>
</tr>
</table>
</td>
</tr>
<!-- Grey line : END -->
<!-- Social icons : BEGIN -->
<tr>
<td bgcolor="#eaeaea" align="center" height="100%" valign="middle" width="100%" class="pad10">
<div style="line-height:45px;" class=""> </div>
<table role="presentation" border="0" cellpadding="0" cellspacing="0" align="center" width="100%" style="max-width:300px;">
<tr>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" style="text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWSRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_04/mywumonthly/version3/images/1.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWSTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_04/mywumonthly/version3/images/2.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWSWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_04/mywumonthly/version3/images/3.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWSAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_04/mywumonthly/version3/images/4.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
<td align="center" valign="middle" width="55">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%" style="font-size: 14px;text-align: center;">
<tr>
<td style="text-align: center;">
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWSCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="text-decoration:none;">
<img src="http://static.cdn.responsys.net/i2/responsysimages/wudigital/contentlibrary/a_us_2018_04/mywumonthly/version3/images/5.gif" width="28" height="28" alt="" border="0" align="center" style=" max-height: 28px; color: #555555;">
</a>
</td>
</tr>
</table>
</td>
</tr>
</table>
<div style="line-height:45px;"> </div>
</td>
</tr>
<!-- Social icons : END -->
<!-- Disclaimer : BEGIN -->
<tr>
<td bgcolor="#eaeaea">
<table role="presentation" cellspacing="0" cellpadding="0" border="0" width="100%">
<tr>
<td style="padding: 0 4.5%; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #808080; text-align: left;">
<div style="font-family:Arial, Helvetica, sans-serif; font-size:12px; line-height:16px; color:#808080;">
* 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%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWTRT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">http://www.wu.com/mywu</a>.
<div style="line-height:10px;" class="lhfix"> </div>
To ensure proper delivery, add <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURUDAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#6e7d82; text-decoration:none;">westernunion@em.westernunion.com</a> to your email address book. <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWTTT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">Learn how</a>.
<div style="line-height:10px;" class="lhfix"> </div>
Should you no longer wish to receive commercial email communication from Western Union Financial Services, Inc., simply request to unsubscribe <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURCSAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8NgnzmCzIaKPMSji_Ix-mVDkBNqkhYsHRoHWbG_GdLCWrzigKZ1EaUBmjc1UKIVS187yJX9vKtLR3158S4Lt8zcHv1GPZjULFBZi7r_2ZmO7Uwv140Lrfc7SXNUm5gAfVgZjx7R31z7B37KvOEOdop9Gz3QlwNImKm3J3x0VBWZQMOyr53_t_gw3tLuqDzAS2-9Bsq-_Ljkh4FEvaC3AjVkAMQdJfOnBg5F6C7FeVXB-qUfpZoHc95H6qhRBmy1oLeFqpojXGgcFKsTgh8YPghn68aO5O_PQwv9mWuFnGs9Fm2FvFB_3uItOlf0ikPfPE5mXpjyxJbF7ywxH5gS9tv0d5Z--9FRsjYs6K03FiaFkVzKeRlKUKSeRh-3PamZyZ_mMt9GipEiFo5enAkllzeotjXYQOxks8ibs1znRg4lVrnAbZM0ePjasHJqcGinDyVLD5lIk-w2FPjD5KRXN4X1KhGCJRwkCHzIzh1BMnbAXJJzh5GJ5iDWSAd5hHotpy4zBJlmCvm8vMf0bHmw1R2uv5cugG8XfmPtgA9ogZvzrCs6H-e3d9OJd8DXIDSWH_8K6f7OHmksNqFZGze0ZP9Kv2428HrT_AD8WHtUkSHQWDD5x9wOyPxhesVyj2RdMMpIZUkD7LKkvWYbK-Y31s197LqMXgY6XJNm5AoeN5f3D3SBtLiby51t1B8eLBb0cOSV97t7OcsDG4NxSDH-GiUmi3ASM1EMq5ukKcm3yah_wqXXfbOSBQo-dLF-szyeTomI6zjgkUP_YQ14OmBUFMr6mqMm4Wz58huNLkBCJFhQm13YCfQO2pUBEgZ-D2KbVqB9csw94aoFwg." target="_blank" style="color:#1291b3; text-decoration:underline;">here</a>.
<div style="line-height:10px;" class="lhfix"> </div>
Western Union Financial Services, Inc.<br />
<span style="color: #808080; text-decoration: none;"><font color="#808080">PO Box 6036</font></span><br />
<span style="color: #808080; text-decoration: none;"><font color="#808080">Englewood, CO 80112</font></span>
<div style="line-height:10px;" class="lhfix"> </div>
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWTWT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">Privacy Statement</a>
<div style="line-height:10px;" class="lhfix"> </div>
We value your opinion! Go to <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWTAT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">www.westernunion.com/listens</a> to tell us about our service.
<div style="line-height:10px;" class="lhfix"> </div>
If you believe this may be a fraudulent email, type <a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWTCT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">westernunion.com</a> directly into the browser.<br />
<a href="https://em.westernunion.com/pub/cc?_ri_=X0Gzc2X%3DYQpglLjHJlTQGtNc5tkldI0aKPdFrXDb2Ti248dhPsGpeMgSUsaAiEr6jze74rBzfzghe8cYzeSMhNnVXtpKX%3DSSURWURT&_ei_=EiS7hlxWUgHcks3a_W_Wr8PXh09nEU75JFs8fEVCialxbb8-G1VOGF8hxq-tB94rBE0LTd0IqEBNtfEJ0UsHkLzndwYoMEzQGP6gHcMtALLitX9OwQcpapBNG8UiwxkQ9z7vy_BL85mt6FdfF-EBosTLJhldawEAeqBrYQtECkPLYEw0k_2rO3EltU3MpkPgWYWM_dL0aFhfKImscBKUlpXo9afDWZ4c." target="_blank" style="color:#1291b3; text-decoration:underline;">Learn more</a> about how to protect yourself from fraud.
<div style="line-height:10px;" class="lhfix"> </div>
Western Union Financial Services, Inc.,<br />
<span style="font-family:Arial, Helvetica, sans-serif; font-size:20px; line-height:22px; color:#808080;">NMLS #906983, is LICENSED BY THE GEORGIA DEPARTMENT OF BANKING AND FINANCE</span>
<br />and Licensed as a Money Transmitter by the New York State Department of Financial Services.
</div>
</td>
</tr>
<tr>
<td style="padding: 10px 4.5% 10px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #808080; text-align: left;">
<table width="100%" cellpadding="0" cellspacing="0" border="0">
<tr style="font-size:1px; mso-line-height-alt:0; mso-margin-top-alt:1px">
<td height="1" style="background:none; border:solid 1px #cccccc; border-width:1px 0 0 0; height:1px; width:100%; margin:0px 0px 0px 0px; font-size: 0px; line-height: 0px;"></td>
</tr>
</table>
</td>
</tr>
<tr>
<td style="padding: 0 4.5% 10px; font-family: Arial, sans-serif; font-size: 12px; mso-height-rule: exactly; line-height: 16px; color: #808080; text-align: left;">
©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.
</td>
</tr>
</table>
</td>
</tr>
<!-- Disclaimer : END -->
</table>
<!-- Email Body : END -->
<!--[if mso]>
</td>
</tr>
</table>
<![endif]-->
</div>
</td>
</tr>
</table>
</center>
</body>
</html>
METADATA:
THREAD:
INDEX:
AdhhngAgGyLguTZ9TP22aAvkdPDo7g==