pages.financialengines.com Open in urlscan Pro
3.126.202.50  Public Scan

Submitted URL: https://click.mail.edelmanfinancialengines.com/?qs=ee0fb81bc8af127a885ddd88a571a5298686d7912f8d4601cbb645e0bb66636b6a0571d0b7717539ae701d422a0a...
Effective URL: https://pages.financialengines.com/financial-advice-for-second-marriages/?testGroup&poid=chubbfmr&s_cid=em%3AFMR%3Achubbfmr%3AQ2Wel...
Submission: On May 04 via api from US — Scanned from DE

Form analysis 2 forms found in the DOM

Name: feCallMeBack

<form name="feCallMeBack" id="feCallMeBack" class="fe-form fe-clearfix" novalidate="">
  <div class="fe-form__group fe-form__group--first-name">
    <div class="fe-form__label-wrapper">
      <label id="firstNameLabel" for="firstName">First Name</label>
    </div>
    <div class="fe-form__field">
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="firstName" name="firstName">
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--last-name">
    <div class="fe-form__label-wrapper">
      <label id="lastNameLabel" for="lastName">Last Name</label>
    </div>
    <div class="fe-form__field">
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="lastName" name="lastName">
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--email">
    <div class="fe-form__label-wrapper">
      <label for="email">Email </label> <span class="required">(Required)</span>
    </div>
    <div class="fe-form__field">
      <input type="email" class="fe-form__control" name="email" id="email" placeholder="someone@example.com" data-required="true" data-pattern="^[A-Za-z0-9._'%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$">
      <span class="fe-form__error">Please enter a valid email address.</span>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--phone">
    <div class="fe-form__label-wrapper">
      <label for="phone">Phone Number </label> <span class="required">(Required)</span>
    </div>
    <div class="fe-form__field">
      <input type="text" class="fe-form__control" id="phone" name="phone" placeholder="000-000-0000" data-required="true" data-pattern="^\(?(\d{3})\)?[ .-]?(\d{3})[ .-]?(\d{4})$">
      <span class="fe-form__error">Please enter a valid phone number.</span>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--disclaimer">
    <div class="fe-form__signup-disclosures">
      <small class="fe-form__signup-disclosure">Please confirm your information above and an advisor will contact you.</small>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--call-me-button">
    <button id="btn-call-me-back" class="fe-form__button fe-form__button--block">Have an Advisor Contact Me</button>
  </div>
  <div class="fe-form__group fe-form__group--appt-scheduler">
    <div id="appt-scheduler">
      <span id="sched-text">Or you can schedule an appointment instead.</span>
      <a href="https://timetrade.com/app/financialengines/workflows/financial0013/schedule/?locationId=hfinancialengine&amp;appointmentTypeId=q2-wellbeing-2022" target="_blank" class="fe-form__button fe-form__button--outline fe-form__button--block">Schedule an appointment</a>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--privacy">
    <div class="fe-form__signup-disclosure fe-form__signup-disclosure--privacy-policy">
      <p> We take privacy seriously. Read our <a href="https://legaldocs.financialengines.io/Master/FEA_PrivacyPolicy_MA.pdf" target="legal-window">Privacy Policy</a>. We don't sell your data. Read our
        <a href="https://www.edelmanfinancialengines.com/media/pdf/DNSMPI" target="_blank">'Do Not Sell My Info'</a> Notice. </p>
    </div>
  </div>
</form>

Name: fe-enroll-form

<form id="fe-enroll-form" name="fe-enroll-form" novalidate="" role="form" autocomplete="off">
  <div class="fe-form__header"> Enroll in Professional Management </div>
  <div class="fe-form__group fe-form__group--first-name">
    <div class="fe-form__label-wrapper">
      <label id="firstNameLabel" for="firstName">First name</label>
    </div>
    <div class="fe-form__field">
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="firstName" name="firstName" aria-describedby="enrollForm-firstName-error" data-required="true">
        <small class="fe-form__error" id="enrollForm-firstName-error">Please enter your first name.</small>
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--last-name">
    <div class="fe-form__label-wrapper">
      <label id="lastNameLabel" for="lastName">Last name</label>
    </div>
    <div class="fe-form__field">
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="lastName" name="lastName" aria-describedby="enrollForm-lastName-error" data-required="true">
        <small class="fe-form__error" id="enrollForm-lastName-error">Please enter your last name.</small>
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--zip-code">
    <div class="fe-form__label-wrapper">
      <label id="zipCodeLabel" for="zipCode">ZIP code</label>
    </div>
    <div class="fe-form__field">
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="zipCode" name="zipCode" maxlength="5" aria-describedby="enrollForm-zipCode-error" data-required="true" data-pattern="^\d{5}$">
        <small class="fe-form__error" id="enrollForm-zipCode-error">Please enter a valid Zip code.</small><span class="sr-only">Use the 5 digit Zip code that we have on file.</span>
      </div>
    </div>
    <div id="zipCodeHelp" class="fe-form__control-instruction">Use the Zip code that we have on file.</div>
  </div>
  <div class="fe-form__group fe-form__group--dob">
    <div class="fe-form__label-wrapper">
      <label id="dobLabel" for="dateOfBirth">Date of birth</label>
    </div>
    <div class="fe-form__field fe-form__field--has-description">
      <div class="fe-form__description"></div>
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="dateOfBirth" name="dateOfBirth" maxlength="10" placeholder="MM/DD/YYYY" aria-describedby="enrollForm-dateOfBirth-error" data-required="true" data-pattern="^\d\d?\/\d\d?\/\d{4}$">
        <small class="fe-form__error" id="enrollForm-dateOfBirth-error">Please enter a valid date of birth.</small>
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--ssn">
    <div class="fe-form__label-wrapper">
      <label id="lastFourSSNLabel" for="lastFourSSN">Last 4 digits of SSN</label>
      <div class="fe-form__description">
        <i class="fa fa-lock"></i>
        <span id="secureServerTextId">Secure Server</span>
      </div>
    </div>
    <div class="fe-form__field fe-form__field--has-description">
      <div class="fe-form__description">
        <i class="fa fa-lock"></i>
        <span id="secureServerTextId">Secure Server</span>
      </div>
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" type="password" id="lastFourSSN" name="lastFourSSN" maxlength="4" autocomplete="off" aria-describedby="enrollForm-lastFourSSN-error" data-required="true" data-pattern="^\d{4}$">
        <small class="fe-form__error" id="enrollForm-lastFourSSN-error">Please enter last 4 digits of SSN.</small>
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--email">
    <div class="fe-form__label-wrapper">
      <label id="emailLabel" for="email">Email</label>
      <div class="fe-form__description" aria-hidden="true">Optional</div>
    </div>
    <div class="fe-form__field fe-form__field--has-description">
      <div class="fe-form__description" aria-hidden="true">Optional</div>
      <div class="fe-form__control-wrapper">
        <input type="email" class="fe-form__control" id="email" name="email" placeholder="example@email.com" aria-describedby="enrollForm-email-error" data-pattern="^[A-Za-z0-9._'%+-]+@[A-Za-z0-9.-]+\.[A-Za-z]{2,4}$">
        <small class="fe-form__error" id="enrollForm-email-error">Please enter a valid email address.</small>
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--phone">
    <div class="fe-form__label-wrapper">
      <label id="phoneLabel" for="phoneNumber">Phone number</label>
      <div class="fe-form__description" aria-hidden="true">Optional</div>
    </div>
    <div class="fe-form__field fe-form__field--has-description">
      <div class="fe-form__description" aria-hidden="true">Optional</div>
      <div class="fe-form__control-wrapper">
        <input class="fe-form__control" id="phoneNumber" name="phoneNumber" placeholder="000-000-0000" size="14" maxlength="14" aria-describedby="enrollForm-phoneNumber-error" data-pattern="^\(?(\d{3})\)?[ .-]?(\d{3})[ .-]?(\d{4})$">
        <small class="fe-form__error" id="enrollForm-phoneNumber-error">Please enter a valid phone number.</small>
      </div>
    </div>
  </div>
  <div class="fe-form__group fe-form__group--sign-up-button">
    <button id="confirm-enrollment-button" type="submit" class="fe-form__button fe-form__button--block ">
      <span>Sign up now</span></button>
  </div>
  <div class="fe-form__group fe-form__group--cancel-note"> Cancel at any time, without penalty </div>
  <div class="fe-form__signup-disclosures">
    <small class="fe-form__signup-disclosure"
      id="signup-form-disclaimer-one"><b>Clicking "Sign up now" authorizes Financial Engines Advisors L.L.C. to manage your account and deduct <a href="#" target="_blank" class="fe-modal-toggle-fe-program-fees">program fees</a>.</b></small>
    <small class="fe-form__signup-disclosure" id="signup-form-disclaimer-two">By clicking "Sign up now", you agree to the
      <a href="https://legaldocs.financialengines.io/Master/FEA_ProfManagement_Terms.pdf" target="legal-window">Terms &amp; Conditions</a> (including the
      <a href="https://legaldocs.financialengines.io/Fidelity/Fidelity_Sponsor_Specific/Chubb/chubbfmr_Supp.pdf" target="legal-window">Supplement</a>), and you acknowledge that you have received Edelman Financial Engines
      <a href="https://legaldocs.financialengines.io/Master/FEA_PrivacyPolicy_MA.pdf" target="legal-window">Privacy Policy</a>, <a href="https://legaldocs.financialengines.io/Master/FEA_ADV2A_B.pdf" target="legal-window">Form ADV</a> and
      <a href="https://legaldocs.financialengines.io/Master/FEA_CRS.pdf" target="legal-window">Form CRS</a>. You confirm that you can view and print the <a href="javascript:void(0)" class="fe-modal-toggle-legalDocLink">Legal Information</a> and
      consent to electronic delivery thereof. You can also request a free paper copy at any time.</small>
    <small class="fe-form__signup-disclosure" id="signup-form-phone-disclaimer">By entering your phone number above, you are consenting to receive calls regarding products and services from Edelman Financial Engines, and these calls may use an
      automatic dialing system or a prerecorded voice to deliver messages. This agreement is not a condition to proceed forward.</small>
  </div>
</form>

Text Content

FINANCIAL ADVICE FOR SECOND MARRIAGES

 * About Edelman Financial Engines
 * 
 * Legal Information
 * Privacy Policy
 * 
 * Online Privacy Statement
 * 
 * Chat Usage Terms
 * 
 * Feedback
 * 
 * Do Not Sell My Personal Information
 * 

© 2022 Edelman Financial Engines, LLC. Edelman Financial Engines® is a
registered trademark of Edelman Financial Engines, LLC. All advisory services
provided by Financial Engines Advisors L.L.C., a federally registered investment
advisor. Results are not guaranteed. See
https://edelmanfinancialengines.com/patent-information for patent information.

Back

This material was prepared for informational and/or educational purposes only.
Financial Engines Advisors L.L.C. does not offer tax or legal advice. Interested
parties are strongly encouraged to seek advice from qualified tax and/or legal
experts regarding the best options for your particular circumstances. AM2034481.

Decide upfront what’s “mine, yours and ours” for both assets and liabilities.
 
Make sure your beneficiaries are updated correctly.
 
Talk to a financial advisor who can help facilitate your conversations.


Key points



Remarrying means a second chance at a life filled with love and new adventures.
It can also mean more complicated financial situations for both spouses – and a
thoughtful approach to how you plan your financial life together. We are here to
provide guidance and some financial advice for second marriages.

 
Talking about money may not seem very romantic amid all the wedding planning,
but it can help create a solid foundation for a stronger partnership moving
forward. The topics of money and personal finances are often cited as one of the
biggest stressors in a relationship, as people who have been married before may
know all too well. Add to that the increased likelihood that in a remarriage
situation, the spouses may have accumulated more wealth; own several homes,
investment accounts or workplace retirement plans; owe alimony or child support
from previous relationships; and likely have a host of other complex financial
situations. It’s clear that a frank and honest discussion about your finances
and building wealth together is absolutely critical.

 
In a second marriage, financial planning should be just as important as wedding
planning – and it certainly has longer-lasting implications. Here are some
important “to-do” items to add to your “I do” list:



Have an honest conversation before the big day
Ask each other these questions:

• What assets are you bringing to the partnership – such as homes, investments
and retirement accounts?
• What are your financial obligations to family members (i.e., children,
parents, etc.)?
• Are you paying child support?
• Are you paying college tuition? Or contributing to a 529 account?
• Is there a tricky custody situation that could involve extensive legal or
travel expenses?
• How are your credit scores?
• Do you have any outstanding debts or other liabilities?



Once the financial cards are on the table, the next step is to make some
important decisions together on what assets and liabilities you will share, and
which will continue to be held by one partner only. This can help set up your
finances for success and reduce friction or confusion down the road. While the
details of each conversation will be unique to each couple, there are some
themes that come up frequently in financial advice for second marriages.

 
Let’s look at some examples:
 
• If one of you pays alimony or child support, will the former spouse claim for
higher payments based on your combined, higher income?
• If a significantly older spouse has adult children, is there a future chance
that the new spouse and the grown children will contest who stands to inherit
any of your assets?
• Do either of you financially support the care and housing of aging parents?
Will you share that responsibility?
• Similarly, who pays for the education (and other expenses) of children of
either spouse?
• If one partner carries a significant debt burden, will the other take that on?
• Which expenses will be shared in your new life together? Will you maintain
separate accounts?


M - F, 8:30AM - 8:30PM ET
QUESTIONS? CALL US AT 844-942-1800



Like any issue in a marriage, honest communication is critical.

These topics may not be something any of us want to think about before such a
happy occasion, but a few uncomfortable, honest conversations now could prevent
some much more unpleasant situations in the future.

Make a detailed plan

After you have agreed on your approach, it’s time to formalize the details. This
could involve setting up a joint account for shared household expenses or a
joint tenancy investment account, if that is what you have agreed on. Remember
that the more detailed and transparent you are upfront, the smoother your
transition to your new financial life will be.


Estate planning is especially important in a remarriage situation – even more so
if there are children from a previous marriage in the picture. You may want to
revise your will to include your new spouse or stepchildren, and any shared
assets. Update titles and deeds as needed, as well as the Social Security
Administration, to minimize any potential confusion in the future as to who is
entitled to your assets. And don’t forget to update your beneficiaries on your
life insurance or investment accounts – revising your will isn’t enough. If you
named someone else as beneficiary back when you first set up your accounts, this
is still who the money will go to – unless you update your information.



WEEKDAYS FROM 9 A.M. TO 9 P.M. ET.
QUESTIONS? CALL US AT (888) 439-1170


Schedule your complimentary review by May 20.
First Name

Last Name

Email (Required)
Please enter a valid email address.
Phone Number (Required)
Please enter a valid phone number.
Please confirm your information above and an advisor will contact you.
Have an Advisor Contact Me
Or you can schedule an appointment instead. Schedule an appointment

We take privacy seriously. Read our Privacy Policy. We don't sell your data.
Read our 'Do Not Sell My Info' Notice.


Enroll in Professional Management
First name
Please enter your first name.
Last name
Please enter your last name.
ZIP code
Please enter a valid Zip code.Use the 5 digit Zip code that we have on file.
Use the Zip code that we have on file.
Date of birth
Please enter a valid date of birth.
Last 4 digits of SSN
Secure Server
Secure Server
Please enter last 4 digits of SSN.
Email
Optional
Optional
Please enter a valid email address.
Phone number
Optional
Optional
Please enter a valid phone number.
Sign up now
Cancel at any time, without penalty
Clicking "Sign up now" authorizes Financial Engines Advisors L.L.C. to manage
your account and deduct program fees. By clicking "Sign up now", you agree to
the Terms & Conditions (including the Supplement), and you acknowledge that you
have received Edelman Financial Engines Privacy Policy, Form ADV and Form CRS.
You confirm that you can view and print the Legal Information and consent to
electronic delivery thereof. You can also request a free paper copy at any time.
By entering your phone number above, you are consenting to receive calls
regarding products and services from Edelman Financial Engines, and these calls
may use an automatic dialing system or a prerecorded voice to deliver messages.
This agreement is not a condition to proceed forward.










A LOW-COST WAY TO GET EXPERTISE.

×
 * Low annual rate of no more than 0.40%. Discounts may apply for larger
   balances.
 * Discounted through Chubb. That's about 60% less than what you might pay on
   your own elsewhere.*
 * Paid from your Chubb account(s). There's no impact on your take-home pay.
 * Cancel anytime. You're not locked into any long-term commitments.

Professional Management Fees

Portion of Account Annual Rate Monthly Amount Up to $100,000 0.40% $3.33 per
$10,000 Between $100,000 & $250,000 0.30% $2.50 per $10,000 Between $250,000 &
$500,000 0.20% $1.67 per $10,000 Over $500,000 0.10% $0.83 per $10,000

Professional Management fees are charged at the frequency and in the manner as
detailed in the Terms & ConditionsSupplement; monthly fee examples for
illustrative purposes only.
*The industry average is based on reporting in PriceMetrix’s, “The State of
North American Retail Wealth Management, 10th Annual Report” which found that
based on PriceMetrix’s proprietary database (as of the end of 2020 was comprised
of detailed client-holdings and transaction information from roughly 70,000
financial advisors), the average fee in 2020 for accounts with assets between
$1M and $1.5M was 1.05%. For the same asset range, the 2019 average fee was
1.05% and the 2018 average fee was 1.06%. Industry average fees are subject to
change. Investment Advisor services vary, and some advisors in the studies may
provide different services than Financial Engines Advisors L.L.C. The report is
available here.

Close



LEGAL INFORMATION

×
 * Terms of Service
 * Supplement & Additional Disclosure
 * Privacy Policy
 * Website Terms of Service
 * Security Statement
 * Disclosure Brochure
 * Advice on Outside Accounts
 * Chat Usage Terms
 * Online Privacy Statement
 * Do Not Sell My Personal Information
 * Form CRS

Close



ERROR

×


Close







DO NOT SELL MY PERSONAL INFORMATION




 * YOUR PRIVACY


 * STRICTLY NECESSARY COOKIES


 * ADVERTISING COOKIES


 * PERFORMANCE COOKIES


 * FUNCTIONAL COOKIES

YOUR PRIVACY

Like many online services, Edelman Financial Engines uses cookies and similar
technologies to enhance your online experience. When you visit our website, we
store cookies on your browser to collect information. The information collected
might relate to you, your preferences or your device, and is mostly used to make
the site work as you expect it to and to provide a more personalized web
experience. However, you can choose not to allow certain types of cookies. Click
on the different category headings to find out more and change your settings
according to your preference. For information about our privacy practices,
please refer to our
Privacy Policy

STRICTLY NECESSARY COOKIES

Always Active

These cookies are necessary for our sites and services to function and cannot be
switched off.

ADVERTISING COOKIES

Advertising Cookies Active


These cookies may be set through our sites and services by our advertising
partners. These companies may use cookies and similar technologies to try to
tailor the ads you see online to your interests based on your activity over time
across our services and other sites, or your interaction with our emails.

PERFORMANCE COOKIES

Always Active

These cookies allow us to understand how users interact with the different
features of our sites and services and discern traffic sources so that we can
measure and improve the performance the sites and services.

FUNCTIONAL COOKIES

Always Active

These cookies enable and enhance the functionality of our sites and services.

Back Button


BACK

Filter Button
Consent Leg.Interest
checkbox label label
checkbox label label
checkbox label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All