﻿<?xml version="1.0" encoding="utf-8" ?>
<emailMessages>
    <ResetPasswordMessage>
        <fromAddress><![CDATA[LifeSpace Account Services<AccountServices@LifeSpace.com>]]></fromAddress>
        <subject><![CDATA[Password Reminder]]></subject>
        <htmlTemplate>
            <![CDATA[<html><Body>
				<DIV align=left>
          <TABLE class=tableBorders height="100%" cellSpacing=0 cellPadding=0 width="100%" border=0 style="font-family: Verdana; font-size: 10pt">
          <TBODY>
          <TR>
          <TD>
              <TABLE cellSpacing=0 cellPadding=0 width="100%">
                <TBODY>
                <TR vAlign=top>
                <TD vAlign=top align=left height="100%">
                <TABLE height="100%" cellSpacing=0 cellPadding=0 align=left style="font-family: Verdana; font-size: 10pt">
                <TBODY>
                <TR vAlign=top>
                <TD vAlign=top align=left>
                <font face="Verdana" size="2">
                  &nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; </TD>
                <TD vAlign=top align=left width="100%"><!-- Breadcrumbs start ----------------------------------------------------------------------->
                <DIV style="PADDING-LEFT: 3px; PADDING-BOTTOM: 2px; VERITICAL-ALIGN: middle" align=left>
                <TABLE style="BORDER-COLLAPSE: collapse" cellSpacing=0 cellPadding=0 width="100%">
              <TBODY>
              <TR>
                <TD vAlign=top></TD></TR></TBODY></TABLE></DIV>
            <TABLE cellSpacing=0 cellPadding=3 width="100%">
              <TBODY>
                 <table width="100%" cellspacing="0" cellpadding="0" style="width: 100.0%; background: #f2f2f2;">
                    <tbody>
                        <tr>
                            <td valign="top" style="padding: 0in 0in 0in 0in; min-height: 10px">
                                <div align="center" style="padding-top:10pt;">
                                    <table width="600" cellspacing="0" cellpadding="0" border="0" style="width: 6.25in;background: {5}">
                                        <tbody>
                                            <tr style="min-height: 7.5pt;height: 10px;">                                               
                                                <td style="padding: 0in 0in 0in 0in; min-height: 7.5pt">
                                                </td>                                                
                                            </tr>
                                            <tr>
                                                <td style="padding: 0in 0in 0in 0in">
                                                </td>
                                                <td style="padding: 0in 0in 0in 0in">
                                                    <table width="100%" cellspacing="0" cellpadding="0" border="0" style="width: 100.0%">
                                                        <tbody>
                                                            <tr>
                                                                <td style="padding: 2.0pt 0in 2.0pt 0in">
                                                                    <p style="margin-left: 15px;margin-bottom: 10px;">
                                                                        <img width="143" height="32" border="0" src="{2}" />
                                                                    </p>
                                                                </td>                                                                
                                                            </tr>
                                                        </tbody>
                                                    </table>
                                                </td>
                                                <td style="padding: 0in 0in 0in 0in">
                                                </td>
                                            </tr>
                                        </tbody>
                                    </table>
                                </div>
                                <p align="center" style="text-align: center;margin:0;">

                                </p>
                            </td>
                        </tr>
                         <tr>
                            <td valign="top" style="padding: 0in 0in 0in 0in">
                                <div align="center" style="padding-bottom:10pt;">
                                    <table width="600" cellspacing="0" cellpadding="0" border="0" style="width: 6.25in">
                                        <tbody>
                                          <TR>                                           
                                             <td style="padding: 0in 0in 0in 0in">
                                                    <table width="100%" cellspacing="0" cellpadding="0" style="width: 100.0%;
															background: white; border-top: none; border-left: solid #e4e4e4 1.0pt; border-bottom: solid #e4e4e4 1.0pt;
															border-right: solid #e4e4e4 1.0pt">
                                                        <tbody>
                                                        <tr>
                                                            <td style="padding: 8.0pt 15.0pt 0in 15.0pt">
                                                             <span style="font-size: 16.5pt; font-family: Arial,sans-serif; color: #808289; font-weight: normal">
                                                                {6} Password Reminder
                                                            </span>
                                                            </td>
                                                        </tr>                                                                                          
                                                        <TR>
                                                              <td style="padding: 8.0pt 15.0pt 0in 15.0pt">
                                                                <div style="padding-bottom:8pt;">
                                                                    Dear {0}, 
                                                                </div>
                                                                <div>
						                                            You have requested a Password Reminder from {6}
                                                                </div>
						                                        <div>
                                                                    Click the link below to reset your password.
                                                                </div>
                                                                <div style="padding-bottom:8pt;">
                                                                    <a href="{1}">Reset your password now</a>.
                                                                </div>
						                                       
						                                        <div>Sincerely,</div>
						                                        <div>
                                                                    {6}
						                                        </div>                                                               
                                                              </TD>
                                                        </TR>
                                                     </table>
                                                 </td>
                                               </tr>
                                        </TBODY>
                                     </TABLE></P>
			</font>
      
                  </TD></TR></TBODY></TABLE></TD></TR></TBODY></TABLE></TD></TR>
  </TBODY></TABLE></DIV>
			</Body>
</html>]]>
        </htmlTemplate>
        <textTemplate>
            <![CDATA[
      
      Dear {0},
      You have requested a Password Reminder from {6}
      Click the link below to reset your password.
      {1} Reset your password now.

      Sincerely,
      {6}
		]]>
        </textTemplate>
    </ResetPasswordMessage>
</emailMessages>
