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

Submitted URL: https://click.mail.edelmanfinancialengines.com/?qs=b9214068de6d2d3fc41fb82f28258296a9ef08e8689e0cf5881c9a7ca606a5e70e8578eb31ee39e9f68a19555a05...
Effective URL: https://pages.financialengines.com/wellbeing-nm/?testGroup=&poid=bcbsnc&s_cid=em%3AFMR%3Abcbsnc%3AQ4Wellbeing2023%3ANON_RECURRING%3...
Submission: On November 01 via api from US — Scanned from DE

Form analysis 1 forms found in the DOM

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" placeholder="First name" 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" placeholder="Last name" 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" placeholder="ZIP code" 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" placeholder="XXXX" 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/BCBSNC/BCBSNC_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 submitting this form you consent to receive emails, recurring marketing calls, prerecorded voicemails, and automated texts from Edelman Financial Engines and/or
      Financial Engines Advisors at the email and number above. You agree that calls may be made, texts may be sent, and voicemails may be transmitted, via an automatic telephone dialing system, an artificial or prerecorded voice, an automated system
      for the selection or dialing of telephone numbers, the playing of a recorded message, the transmission of a prerecorded voicemail, and/or similar technology. Your consent is not a condition to proceed forward. For texts, text STOP to cancel,
      HELP for help. Message and data rates may apply. Message frequency may vary.</small>
  </div>
</form>

Text Content

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

© 2023 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.




BUSINESS DAYS FROM 9 A.M. TO 9 P.M. ET


QUESTIONS? CALL US AT (888) 439-1170

Edelman Financial Engines is not affiliated with Fidelity Workplace Services,
LLC or its affiliates. AM3037133

The new year is fast approaching. Are you ready? Is your financial plan? Join
knowledgeable experts and professional financial advisors to learn how you can
strengthen your financial strategies and face the future with more confidence.

For a sneak-peek at the sessions and speakers, watch this introductory message
from bestselling author and award-winning financial journalist Jean Chatzky.


YOUR FINANCES 


IN FOCUS 2023




NOV. 8 AND 9 FROM 12 - 2 P.M. ET

In addition to the valuable education you’ll receive during our virtual
presentations, you can now get Professional Management for three months free of
program fees when you sign up by Nov. 17, 2023.1




We'll optimize your portfolio, and you'll get:


2 Dhue, S., & Epperson, S. (2023, April 11). 70% of Americans are feeling
financially stressed, new CNBC survey finds. CNBC. Retrieved May 30, 2023, from
https://www.cnbc.com/2023/04/11/70percent-of-americans-feel-financially-stressed-new-cnbc-survey-finds.html
3 Ms. Chatzky and HerMoney are not clients, agents, representatives or
affiliates of EFE. She is the host of EFE’s Everyday Wealth podcast. In return,
she receives cash compensation as host and for engaging in related activities.
The HerMoney with Jean Chatzky podcast is sponsored by EFE. In this arrangement,
HerMoney receives a fee based on the number of downloads, paid on a quarterly
basis. Both HerMoney and Ms. Chatzky have an incentive to endorse EFE and its
services due to these arrangements. For additional information, please go to
edelmanfinancialengines.com/everyday-wealth and hermoney.com/t/podcasts. 

4 Firm stats as of March 31, 2023.

5 Certified Financial Planner Board of Standards, Inc. (CFP Board) owns the CFP®
certification mark, the CERTIFIED FINANCIAL PLANNER™ certification mark, and the
CFP® certification mark (with plaque design) logo in the United States, which it
authorizes use of by individuals who successfully complete CFP Board’s initial
and ongoing certification requirements.

© 2023 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.

Financial Engines Advisors L.L.C.; Attn: Investor Services; 4742 N. 24th St.,
Suite 270; Phoenix, AZ 85016

Presented by: Kelly O'Donnell 


EXCLUSIVE VIRTUAL EVENT


REGISTER NOW

EVENT PREVIEW


REGISTER FOR EVENT


TAKE ADVANTAGE OF A SPECIAL OFFER



A personalized investment plan based on your goals and risk tolerance



Automatic rebalancing and monitoring of your Blue Cross and Blue Shield of North
Carolina retirement plan account



Unlimited access to professional advisors

Offer ends Nov. 17, 2023.

1 If you stay enrolled, program fees will apply after Feb. 16, 2024.
Professional Management fees are charged in the frequency and manner detailed in
the Terms and Conditions, and are deducted directly from your account.

EVENT SCHEDULE



WELCOME





PLANNING FOR THE RETIREMENT YOU WANT



Presented by: Clarence Haynes & Wei-Yin Hu, Ph.D.

How can you maintain your lifestyle in retirement without worrying about running
out of money? It all starts with developing a tax-smart withdrawal strategy that
considers Social Security, Medicare and more. Learn what it takes to turn your
savings and investments into reliable income.



SMART STRATEGIES FOR BUILDING WEALTH



Presented by: Gilfedder & Clarence Haynes

There are ways to grow your money in the stock market over the long-term. But
not everybody knows about (or uses) these simple strategies. See what they are
and how you can start using these time-tested approaches to help reach your big
financial goals like a comfortable retirement.  



REDUCING FINANCIAL STRESS

Presented by: Isabel Barrow & Jean Chatzky



Some 70% of people say they worry about money today.2 It’s because expenses like
a mortgage or rent, groceries and utilities are all higher than a year ago.
We’ll help alleviate some of that financial stress with simple steps you can
take to help overcome some of your most complicated financial situations.

10 SMART TAX STRATEGIES



Presented by: Isabel Barrow & Shateela Winters

Could your taxes go up soon? Now’s the time to prepare. From saving, to
investing and spending, we’ll give you strategies you can use to help keep more
of your hard-earned money. Learn about the steps you can take before the end of
the year to potentially lower your tax burden.



HOW TO DECIDE IF YOU NEED A FINANCIAL ADVISOR

Presented by: Isabel Barrow & Clarence Haynes



Deciding to hire a financial advisor – and choosing the right one – is a big
decision. But how do you find someone who will always put your interests ahead
of everything else? Learn what you should look for in a financial advisor, and
what to ask yours to make sure they’re the right fit.



LIVE Q&A



Presented by: Clarence Haynes & Shateela Winters



CLOSING COMMENTS



Presented by: Jason Van de Loo

MEET YOUR PRESENTERS



ISABEL BARROW



Isabel is a Chartered Retirement Planning Counselor (CRPC), and a featured
planner host on the Edelman Financial Engines’ Everyday WealthTM podcast. Isabel
has over 20 years of experience as a financial planner with particular knowledge
in high-net worth strategies, tax and estate planning, retirement planning and
investment strategy.




JEAN CHATZKY

Jean is a New York Times and Wall Street Journal bestselling author, an
award-winning journalist and broadcaster, host of the Edelman Financial Engines’
podcast, Everyday WealthTM and founder and CEO of HerMoney.com.3




NEIL GILFEDDER

As the chief investment officer, Neil oversees the team that manages investments
for more than 1.3 million clients4 at Edelman Financial Engines while helping
them navigate the financial market cycles. He is a CFA charter holder.




CLARENCE HAYNES

Clarence is an Investment Advisor Representative and a seasoned public speaker
with more than 30 years of experience. He’s known for his ability to make even
the most difficult financial concepts easy to understand.




WEI-YIN HU, PH.D.

Wei is the head of financial research at Edelman Financial Engines, leading the
team responsible for constructing portfolios and modeling investment risk and
potential return. Previously, Wei was an assistant professor of economics at the
University of California, Los Angeles.




SHATEELA WINTERS

Shateela joined Edelman Financial Engines in 2011 as a financial educator. Her
unique blend of storytelling and empathy helps audiences easily grasp difficult
financial concepts. She also holds CERTIFIED FINANICAL PLANNERTM and Chartered
Financial Consultant® (ChFc®) designations.5

SPECIAL OFFER FOR YOUR BLUE CROSS AND BLUE SHIELD OF NORTH CAROLINA ACCOUNT

Sign up by Nov. 17, 2023 to get three months free of program fees.*
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 submitting this form you consent to receive emails, recurring marketing
calls, prerecorded voicemails, and automated texts from Edelman Financial
Engines and/or Financial Engines Advisors at the email and number above. You
agree that calls may be made, texts may be sent, and voicemails may be
transmitted, via an automatic telephone dialing system, an artificial or
prerecorded voice, an automated system for the selection or dialing of telephone
numbers, the playing of a recorded message, the transmission of a prerecorded
voicemail, and/or similar technology. Your consent is not a condition to proceed
forward. For texts, text STOP to cancel, HELP for help. Message and data rates
may apply. Message frequency may vary.












A LOW-COST WAY TO GET EXPERTISE.

×
 * Low annual rate of no more than 0.45%. Discounts may apply for larger
   balances.
 * Lower than the industry average. That's about 55% less than what you might
   pay on your own elsewhere.*
 * Paid from your Blue Cross and Blue Shield of North Carolina 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 $250,000 0.45% $3.75 per
$10,000 Over $250,000 0.30% $2.50 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 Share My Personal Information
 * Form CRS

Close



ERROR

×


Close







DO NOT SHARE 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

Performance Cookies 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

Functional Cookies Active


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

Back Button


BACK

Filter Button
Consent Leg.Interest
Switch Label label
Switch Label label
Switch Label label

Clear
checkbox label label
Apply Cancel
Confirm My Choices
Allow All