Inboxes

Create an inbox to save and track emails. It's free!

+New inbox

<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN" "//www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd">
<html xmlns="//www.w3.org/1999/xhtml">
 <head>
  <meta content="text/html; charset=utf-8" http-equiv="Content-Type"/>
  <meta content="width=device-width, initial-scale=1, minium-scale=1, maxium-scale=1" name="viewport"/>
  <title>
   Thank you for choosing United Airlines
  </title>
  <style type="text/css">
   /* Based on The MailChimp Reset INLINE: Yes. */
		/* Client-specific Styles */
		#outlook a
		{
			padding: 0;
		}
		/* Force Outlook to provide a "view in browser" menu link. */
		body
		{
			width: 100% !important;
			-webkit-text-size-adjust: 100%;
			-ms-text-size-adjust: 100%;
			margin: 0;
			padding: 0;
		}
		/* Prevent Webkit and Windows Mobile platforms from changing default font sizes.*/
		.ExternalClass
		{
			width: 100%;
		}
			/* Force Hotmail to display emails at full width */
			.ExternalClass, .ExternalClass p, .ExternalClass span, .ExternalClass font, .ExternalClass td, .ExternalClass div
			{
				line-height: 100%;
			}
		/* Forces Hotmail to display normal line spacing. */
		#backgroundTable
		{
			margin: 0;
			padding: 0;
			width: 100% !important;
			line-height: 100% !important;
		}
		/* End reset */

		/* Some sensible defaults for images */
		img
		{
			outline: none;
			text-decoration: none;
			-ms-interpolation-mode: bicubic;
		}

		a img
		{
			border: none;
		}

		.image-fix
		{
			display: block;
		}

			/* Yahoo paragraph fix
			Bring inline: Yes. */
			p
			{
				margin: 1em 0;
			}

			/* Hotmail header color reset
			Bring inline: Yes. */
			h1, h2, h3, h4, h5
			{
				color: #333333 !important;
				font-weight:400;
			}

			h6
			{
				color: #666666 !important;
			}

				h1 a, h2 a, h3 a, h4 a, h5 a, h6 a
				{
					color: #2172ba !important;
				}

					h1 a:active, h2 a:active, h3 a:active, h4 a:active, h5 a:active, h6 a:active
					{
						color: #2172ba !important;
					}

					h1 a:visited, h2 a:visited, h3 a:visited, h4 a:visited, h5 a:visited, h6 a:visited
					{
						color: #2172ba !important;
					}

			/* Outlook 07, 10 Padding issue fix */
			table td
			{
				border-collapse: collapse;
			}
            .ssrContent{
                font-size: 12px;
            }
			/* Remove spacing around Outlook 07, 10 tables */
			table
			{ /*border-collapse:collapse;*/
				mso-table-lspace: 0pt;
				mso-table-rspace: 0pt;
			}

			a
			{
				color: #2172ba;
				text-decoration: none;
			}

			a:hover {
				color: #2172ba;
				text-decoration: underline;
			}

			.ad-width{
				width: 275px !important;
			}
			/*.non-mobile-image, .non-mobile-email{
				display:block !important;
			}*/
			td[class="mobile-email"], td[class="mobile-image"]
			{
				display: none !important;
				max-height: 0 !important;
				width: 0 !important;
				font-size: 0 !important;
				line-height: 0 !important;
				padding: 0 !important;
				mso-hide: all; /* hide elements in Outlook 2007-2013 */
			}
            /*div[class="mobile-mp-card-info"] {
                    margin:0 !important;
                    padding:90px 0 0 0 !important;                
                }*/
			/* Apple Mail to limit that table's size on desktop*/
			@media screen and (min-width: 600px) {
				.container {
					width: 601px!important;
				}
			}
			@media only screen and (max-width: 525px)
			{
                div[class="mobile-mp-card-section"] {
                    padding:0 !important;
                    margin:-25px 0 0 -150px !important;
                }
			}
			/* More Specific Targeting */
            /* MOBILE TARGETING 480px */
            @media only screen and (min-width: 480px) {
                
			/*table[class="table"], td[class="cell"]
			{
				width: 304px !important;
			}*/

			td[class="mobile-ad-spacing"]
			{
				padding-bottom: 15px !important;
			}
                td[class="mobile-image"]
			{
				display: inline-block !important;
			}
             
			td[class="non-mobile-image"] /*, .non-mobile-email*/
			{
				display: none !important;
				max-height: 0 !important;
				width: 0 !important;
				font-size: 0 !important;
				line-height: 0 !important;
				padding: 0 !important;
				/*mso-hide: all;  hide elements in Outlook 2007-2013 */
			}
			/*.mobile-email{
				display:block !important;
			}*/
			tr[class="mobile-footer"]
			{
				background-color: #ffffff !important;
			}

				body[class="mobile-body"]
				{
					background-color: #ffffff !important;
				}
				div[class="navigation"] {
					width:100% !important;
				}
				div[class="navigation"] a {
					display:block !important;
					text-decoration:none !important;
					text-align:center !important;
					font-size:16px !important;
				}
				/*Controlling phone number linking for mobile. */
				a[href^="tel"], a[href^="sms"]
				{
					text-decoration: none;
					color: #2172ba;
					pointer-events: none;
					cursor: default;
				}

				.mobile_link a[href^="telephone"], .mobile_link a[href^="sms"]
				{
					text-decoration: none;
					color: #2172ba !important;
					pointer-events: auto;
					cursor: default;
				}

				a[class="mobile-show"], a[class="mobile-hide"]
				{
					display: block !important;
					color: #2172ba !important;
					border-radius: 20px;
					padding: 0 8px;
					text-decoration: none;
					font-weight: bold;
					font-family: "Helvetica Neue", Helvetica, sans-serif;
					font-size: 11px;
					position: absolute;
					top: 25px;
					right: 10px;
					text-align: center;
					width: 40px;
				}
				div[class="ad-width"]{
					width:300px !important;
				}
            }
			@media only screen and (min-device-width: 768px) and (max-device-width: 1024px)
			{
				/*ipad (tablets, smaller screens, etc) */
				a[href^="tel"], a[href^="sms"]
				{
					text-decoration: none;
					color: #2172ba;
					pointer-events: none;
					cursor: default;
				}

				.mobile_link a[href^="tel"], .mobile_link a[href^="sms"]
				{
					text-decoration: default;
					color: #2172ba !important;
					pointer-events: auto;
					cursor: default;
				}
			}

			@media only screen and (-webkit-min-device-pixel-ratio: 2)
			{
				/*iPhone 4g styles */
				tr[class="non-mobile-image"], img[class="non-mobile-image"], table[class="non-mobile-email"]
				{
					display: none !important;
					max-height: 0;
					width: 0;
					font-size: 0;
					line-height: 0;
					padding: 0;
					mso-hide: all; /* hide elements in Outlook 2007-2013 */
				}
			}
  </style>
 </head>
 <body class="mobile-body" style="padding: 0; margin: 0; -webkit-text-size-adjust: none; -ms-text-size-adjust: 100%; background-color: #e6e6e6;">
  <!--[if (gte mso 9)|(IE)]>
		<table width="600" cellpadding="0" cellspacing="0" border="0">
			<tr>
				<td>
		<![endif]-->
  <table border="0" cellpadding="0" cellspacing="0" style="max-width:600px" width="100%">
   <tr>
    <td style="vertical-align: top; font-size: 0;">
     <table border="0" cellpadding="0" cellspacing="0" class="table" style="background-color: #fff; margin: 0 10px; border-collapse: collapse;max-width:600px" width="100%">
      <tbody>
       <tr>
        <td class="cell" colspan="5" style="padding:10px 5px;">
         <div style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; font-weight: normal; line-height: 16px; color: #666;">
          <p>
           Add
           <a>
            UnitedAirlines@news.united.com
           </a>
           to your address book.
           <a style="color: #666; text-decoration:underline;" target="_blank">
            See instructions
           </a>
           .
          </p>
         </div>
        </td>
       </tr>
       <tr>
        <td bgcolor="#2172ba" style="background-image: linear-gradient(0deg,#2172ba 0%,#1b4889 100%);background-color: #2172ba;" valign="top">
         <!--[if (gte mso 9)|(IE)]>
                                    <table width="600" cellpadding="0" cellspacing="0" border="0">
                                        <tr>
                                            <td>
                                    <![endif]-->
         <table border="0" cellpadding="0" cellspacing="0" class="table" height="36" width="600px">
          <tr>
           <td style="padding: 20px;">
            <div>
             <table border="0" cellpadding="0" cellspacing="0" class="table" height="36" width="100%">
              <tr>
               <td align="left" class="cell" style="width:380px">
                <a>
                 <img alt="United logo" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Flogos%252Funited-logo-white.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY"/>
                </a>
               </td>
               <td align="right" class="cell" valign="middle">
                <span style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; color: #fff;">
                 Friday, May 18, 2018
                </span>
               </td>
              </tr>
             </table>
            </div>
           </td>
          </tr>
         </table>
         <!--[if (gte mso 9)|(IE)]>
                                        </td>
                                    </tr>
                                </table>
                                <![endif]-->
        </td>
       </tr>
      </tbody>
     </table>
     <table cellpadding="0" cellspacing="0" class="table" style="background-color: #fff; margin: 0 10px; padding: 0 10px; border-right: 1px solid #999; border-left: 1px solid #999; font-family: Arial, Helvetica, sans-serif;font-size: 12px; color: #666; ">
      <tr>
       <td class="cell" style="padding: 20px 10px 0 10px;">
        <h1 style="font-size: 26px;  color: #003057; font-weight: 400; padding: 0;">
         MileagePlus® enrollment confirmation for Mr. James Jonas
        </h1>
        <p style="font-size: 14px;  color: #333;">
         You are now a member of the award-winning United Airlines MileagePlus program.
        </p>
       </td>
      </tr>
      <tr>
       <td align="center" background="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252Fformat%252Fimg%252Femail%252Fmileageplus%252Fmp-member-2017.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" bgcolor="#ffffff" style="background-position:center;background-repeat:no-repeat;" valign="top">
        <table border="0" cellpadding="0" cellspacing="0" class="table" height="156">
         <tr>
          <td class="cell">
           <!--[if gte mso 9]>
                         <v:rect xmlns:v="urn:schemas-microsoft-com:vml" fill="true" stroke="false" style="width:247px;height:156px;background-repeat:no-repeat;background-position:center;">
                          <v:fill type="tile" src="https://www.united.com/ual/format/img/email/mileageplus/mp-member-2017.png" bgcolor="#ffffff" />
                          <v:textbox inset="0,0,0,0">
                        <![endif]-->
           <div class="mobile-mp-card-section">
            <table border="0" cellpadding="0" cellspacing="0" class="table" style="padding: 20px 10px 20px 20px;">
             <tr>
              <td algin="left" class="mp-card-information" style="color:#ffffff;font-family: Arial, Helvetica, sans-serif;font-size: 12px;padding:110px 0 0 20px">
               Mr. James Jonas
              </td>
             </tr>
             <tr>
              <td algin="left" class="mp-card-information" style="color:#ffffff;font-family: Arial, Helvetica, sans-serif;font-size: 12px;padding:0 0 0 20px">
               NK217875
              </td>
             </tr>
            </table>
           </div>
           <!--[if gte mso 9]>
                          </v:textbox>
                        </v:rect>
                        <![endif]-->
          </td>
         </tr>
        </table>
       </td>
      </tr>
      <tr>
       <td class="cell" style="padding: 0 10px;font-size: 14px;  color: #333;">
        <p>
         Remember to provide your MileagePlus number when you make a flight, car or hotel reservation or use the services of a MileagePlus partner.
        </p>
        <p>
         For membership help or information, visit
         <a>
          united.com/mileageplus
         </a>
        </p>
       </td>
      </tr>
      <tr>
       <td class="cell" style="padding: 0 10px;">
        <table border="0" cellpadding="0" cellspacing="0" class="table" height="177" style="font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #666;border-top: 1px solid #999;">
         <tr>
          <td class="cell">
           <h2 style="display: inline-block; font-size: 16px;  font-weight: 400; color: #333; padding: 0;margin:10px 0;">
            E-mail Information
           </h2>
           <p style="margin: 0;">
            Please do not reply to this message using the "reply" address.
           </p>
           <p style="margin: 0;font-size: 10px;">
            The information contained in this e-mail is intented for the original recipient only.
           </p>
           <p style="margin: 0;font-size: 10px;">
            If you need assistance with your travel plans, please
            <a>
             contact us.
            </a>
           </p>
          </td>
         </tr>
         <tr>
          <td class="cell">
           <p style="margin: 10px 0 0 0;">
            <strong>
             Notification:
            </strong>
            MileagePlus Enrollment Confirmation
           </p>
           <p style="margin: 0;">
            <strong>
             E-mail Address:
            </strong>
            dd5bd4a6@uifeed.com
           </p>
           <p style="margin: 0;">
            <strong>
             MileagePlus Number:
            </strong>
            NK217875
           </p>
          </td>
         </tr>
         <tr>
          <td class="cell">
           <p>
            This one-time e-mail was sent to the address provided to United Airlines, Inc. in order to provide confirmation of this transaction by e-mail. If you did not request this enrollment, please contact the
            <a>
             MileagePlus Service Center.
            </a>
           </p>
          </td>
         </tr>
        </table>
       </td>
      </tr>
     </table>
     <table border="0" cellpadding="0" cellspacing="0" class="table" style="background-color: #fff; margin: 0 10px;max-width:600px" width="100%">
      <tbody>
       <tr style="background-color: #003057;">
        <td class="cell" colspan="5" style="padding: 10px 30px;">
         <!--[if (gte mso 9)|(IE)]>
                                    <table width="100%" align="center" cellpadding="0" cellspacing="0" border="0">
                                        <tr>
                                            <td>
                                    <![endif]-->
         <div class="navigation" style="width: 108px; display: inline-block; vertical-align:middle;text-align:center;">
          <table class="table" style="font-family: Arial, Helvetica, sans-serif; line-height:1;background-color: #003057;width:100%">
           <tr>
            <td class="cell">
             <a style="font-size: 12px; color: #fff; text-decoration: none;">
              united.com
             </a>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                    </td>
                                    <td>
                                    <![endif]-->
         <div class="navigation" style="width: 108px; display: inline-block; vertical-align:middle;text-align:center;">
          <table class="table" style="font-family: Arial, Helvetica, sans-serif; line-height:1;background-color: #003057;width:100%">
           <tr>
            <td class="cell">
             <a style="font-size: 12px; color: #fff; text-decoration: none;">
              Deals &amp; offers
             </a>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                    </td>
                                    <td>
                                    <![endif]-->
         <div class="navigation" style="width: 108px; display: inline-block; vertical-align:middle;text-align:center;">
          <table class="table" style="font-family: Arial, Helvetica, sans-serif; line-height:1; background-color: #003057;width:100%">
           <tr>
            <td class="cell">
             <a style="font-size: 12px; color: #fff; text-decoration: none;">
              Reservations
             </a>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                    </td>
                                    <td>
                                    <![endif]-->
         <div class="navigation" style="width: 108px; display: inline-block; vertical-align:middle;text-align:center;">
          <table class="table" style="font-family: Arial, Helvetica, sans-serif; line-height:1;background-color: #003057;width:100%">
           <tr>
            <td class="cell">
             <a style="font-size: 12px; color: #fff; text-decoration: none;">
              Earn miles
             </a>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                    </td>
                                    <td>
                                    <![endif]-->
         <div class="navigation" style="width: 108px; display: inline-block; vertical-align:middle;text-align:center;">
          <table class="table" style=" font-family: Arial, Helvetica, sans-serif; line-height:1;background-color: #003057;width:100%">
           <tr>
            <td class="cell">
             <a style="font-size: 12px;color: #fff; text-decoration: none;">
              My account
             </a>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                        </td>
                                    </tr>
                                </table>
                                <![endif]-->
        </td>
       </tr>
       <tr class="mobile-footer" style="background-color: #e6e6e6;">
        <td class="cell">
         <!--[if (gte mso 9)|(IE)]>
                                    <table width="598" cellpadding="0" cellspacing="0" border="0">
                                        <tr>
                                            <td>
                                    <![endif]-->
         <div style="width: 200px; display: inline-block; vertical-align: top;">
          <table class="table" width="100%">
           <tr>
            <td class="cell" colspan="7" style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; padding: 12px 0 0 0; margin: 0; text-transform: uppercase; font-weight: 700; color: #333;">
             Stay connected
            </td>
           </tr>
           <tr>
            <td class="cell" style="padding: 0 5px">
             <a>
              <img alt="wireless" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Fmobile.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display: inline-block;"/>
             </a>
            </td>
            <td align="center" class="cell" style="padding: 0 5px">
             <a>
              <img alt="United Hub" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Fhub.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display: inline-block;"/>
             </a>
            </td>
            <td class="cell" style="padding: 0 5px">
             <a>
              <img alt="facebook" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Ffacebook.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display: inline-block;"/>
             </a>
            </td>
            <td align="center" class="cell" style="padding: 0 5px">
             <a>
              <img alt="twitter" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Ftwitter.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display: inline-block;"/>
             </a>
            </td>
            <td class="cell" style="padding: 0 5px">
             <a>
              <img alt="youtube" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Fyoutube.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display:inline-block;"/>
             </a>
            </td>
            <td class="cell" style="padding: 0 5px">
             <a>
              <img alt="instagram" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Finstagram.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display: inline-block;"/>
             </a>
            </td>
            <td class="cell" style="padding: 0 5px">
             <a>
              <img alt="linkedin" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Femail%252Ficons%252Flinkedin.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY" style="display: inline-block;"/>
             </a>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                     </td>
                                            <td>
                                    <![endif]-->
         <div style="width: 400px; display: inline-block; vertical-align: top;">
          <table class="table" width="100%">
           <tr>
            <td align="right" class="cell" style="padding: 12px 0 0 0; margin: 0;">
             <a>
              <img alt="staralliance logo" border="0" class="image-fix" src="https://inboxflows.com/_/image/https%253A%252F%252Fwww.united.com%252Fual%252FFormat%252Fimg%252Flogos%252Fstaralliance.png/?inbox_flows_img_sig=eyJwYXRoIjoiaHR0cHMlM0ElMkYlMkZ3d3cudW5pdGVkLiJ9:1kXPOZ:o-46GsEBYu_Bb1Jb2yVqYMZJhS61Tz5kUI5LwAklYrY"/>
             </a>
            </td>
           </tr>
           <tr>
            <td class="cell">
             <p style="text-align: right;margin: 0;font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666;">
              Copyright © 2018 United Airlines, Inc.All Rights Reserved
             </p>
            </td>
           </tr>
          </table>
         </div>
         <!--[if (gte mso 9)|(IE)]>
                                            </td>
                                        </tr>
                                    </table>
                                    <![endif]-->
        </td>
       </tr>
       <tr style="background-color: #e6e6e6;">
        <td class="cell">
         <table cellpadding="0" cellspacing="0" class="table mobile-footer" style="max-width: 600px; background-color: #e6e6e6;" width="100%">
          <tr>
           <td class="cell" colspan="5" style="font-size: 12px; font-family: Arial, Helvetica, sans-serif; line-height: 18px; padding: 15px 0 0 0; margin: 0; color: #666;">
            <p style="margin-top: 0;">
             View our
             <a style="color: #666">
              Privacy Policy
             </a>
             .
            </p>
           </td>
          </tr>
          <tr>
           <td class="cell" colspan="5">
            <div style="font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666; padding: 15px 0 0 0;">
             <h6 style="margin: 0; font-size: 10px; font-weight: 700; color: #666;">
              E-mail Information
             </h6>
             <p style="margin: 0; font-weight: 700;">
              Please do not reply to this message using the "reply" address.
             </p>
             <p style="margin: 0;">
              The information contained in this e-mail is intended for the original recipient only.
              <!--  126821
                                        If you are experiencing technical issues, please contact united.com Support via
                                        <a href=" Url.LegacyLanguage("content/Contact/technical/support.aspx")" style="color: #666">e-mail</a> or <a href=" Url.LegacyLanguage("content/Contact/technical/default.aspx")" style="color: #666">telephone</a>.
                                        -->
             </p>
            </div>
           </td>
          </tr>
          <tr>
           <td class="cell" colspan="5" style="padding-top: 15px;">
            <div style="font-size: 10px; font-family: Arial, Helvetica, sans-serif; color: #666;">
             <p style="margin: 0">
              United MileagePlus
             </p>
             <p style="margin: 0">
              900 Grand Plaza Dr.
             </p>
             <p style="margin: 0">
              Houston, TX 77067 USA
             </p>
            </div>
           </td>
          </tr>
         </table>
        </td>
       </tr>
      </tbody>
     </table>
    </td>
   </tr>
  </table>
  <!--[if (gte mso 9)|(IE)]>
				</td>
			</tr>
		</table>
		<![endif]-->
  <!-- Currently required-->
  <!-- Begin placeholder for text only version of email-->
  <table style="display: none;">
   <tbody>
    <tr>
     <td colspan="5" style="background-color: #fff;">
     </td>
    </tr>
   </tbody>
  </table>
  <!-- End placeholder for text only version of email-->
 </body>
</html>