/***********************************
Cover
***********************************/

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

        .cover .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
Fulfilling our mission
***********************************/

    /*paragraphs*/

        .fulfilling_our_mission .column p {
        }

    /*inlines*/

        .fulfilling_our_mission .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .fulfilling_our_mission .column a {
        }

    /*headers*/

        .fulfilling_our_mission .column h1 {
        }

        .fulfilling_our_mission .column h2 {
        }

        .fulfilling_our_mission .column h3 {
        }

        .fulfilling_our_mission .column h4 {
        }

        .fulfilling_our_mission .column h5 {
        }

        .fulfilling_our_mission .column h6 {
        }

/***********************************
Table of Contents
***********************************/

    /*paragraphs*/

        .table_of_contents .column p.Sidebar {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 8px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
        }

        .table_of_contents .column p.BlueBackground {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
        }

        .table_of_contents .column p.PullQuote {
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 18px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 30px;
           font-family: "proxima-nova",sans-serif;
           color: #e35205;
        }

        .table_of_contents .column p.Orange {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #e35205;
        }

        .table_of_contents .column p {
           margin-bottom: 4px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
        }

        .table_of_contents .column p.BlueBackground2 {
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
           padding-left: 18px;
        }

    /*lists*/

        .table_of_contents .column .Bulleted {
           margin-top: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           margin-bottom: 0px;
           list-style-type: disc;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .table_of_contents .column .BulletsonWhite {
           padding-top: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #004986;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .table_of_contents .column .Bulletsonblue {
           background-color: #ffffff;
           color: #000000;
           font-size: 18px;
           line-height: 1.4em;
           font-weight: 100;
           font-family: "proxima-nova",sans-serif;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           list-style-type: disc;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

    /*links*/

        .table_of_contents .column a.HeaderLink {
           text-decoration: none;
           line-height: 1.2em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
           color: #004986;
        }

        .table_of_contents .column a {
           color: #000000;
        }

        .table_of_contents .column a.Blue {
           color: #110081;
        }

    /*inlines*/

        .table_of_contents .column .Green {
           color: #3c7b3f;
        }

        .table_of_contents .column .lowercase {
           text-transform: lowercase;
        }

        .table_of_contents .column .Orange {
           font-size: 24px;
           color: #f17219;
        }

        .table_of_contents .column .Black {
           color: #000000;
        }

        .table_of_contents .column .LightBlue {
           line-height: 1.6em;
           font-size: 18px;
           color: #188ccc;
        }

        .table_of_contents .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
           font-weight: 400;
        }

        .table_of_contents .column .Blue {
           color: #110081;
        }

    /*headers*/

        .table_of_contents .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .table_of_contents .column h5 {
           text-transform: uppercase;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 24px;
           font-size: 16px;
           font-family: "proxima-nova",sans-serif;
           color: #58595b;
        }

        .table_of_contents .column h4 {
           margin-top: 24px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .table_of_contents .column h3 {
           margin-top: 0px;
           line-height: 1.2em;
           font-weight: 400;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
           color: #110081;
        }

        .table_of_contents .column h2 {
           text-transform: uppercase;
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 24px;
           margin-bottom: 8px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 18px;
           font-family: "montserrat",sans-serif;
           color: #306fd4;
        }

        .table_of_contents .column h1 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 32px;
           font-family: "proxima-nova",sans-serif;
           color: #1231f4;
           background-color: transparent;
           padding-top: 0px;
           padding-left: 0px;
        }

    /*general*/

        .table_of_contents .column endbug {
        }

/***********************************
We are  The Cigna  Group
***********************************/

    /*paragraphs*/

        .we_are_the_cigna_group .column p {
        }

    /*inlines*/

        .we_are_the_cigna_group .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .we_are_the_cigna_group .column a {
        }

    /*headers*/

        .we_are_the_cigna_group .column h1 {
        }

        .we_are_the_cigna_group .column h2 {
        }

        .we_are_the_cigna_group .column h3 {
        }

        .we_are_the_cigna_group .column h4 {
        }

        .we_are_the_cigna_group .column h5 {
        }

        .we_are_the_cigna_group .column h6 {
        }

/***********************************
A message from the Chairman and CEO
***********************************/

    /*paragraphs*/

        .a_message_from_the_chairman_a .column p.Sidebar {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 8px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
        }

        .a_message_from_the_chairman_a .column p.BlueBackground {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
        }

        .a_message_from_the_chairman_a .column p.PullQuote {
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 18px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 30px;
           font-family: "proxima-nova",sans-serif;
           color: #e35205;
        }

        .a_message_from_the_chairman_a .column p.Orange {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #e35205;
        }

        .a_message_from_the_chairman_a .column p {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
           padding-bottom: 0px;
        }

        .a_message_from_the_chairman_a .column p.BlueBackground2 {
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
           padding-left: 18px;
        }

        .a_message_from_the_chairman_a .column p.NoSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
           padding-bottom: 0px;
        }

    /*lists*/

        .a_message_from_the_chairman_a .column .Bulleted {
           margin-top: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           margin-bottom: 0px;
           list-style-type: disc;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .a_message_from_the_chairman_a .column .BulletsonWhite {
           padding-top: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #004986;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .a_message_from_the_chairman_a .column .Bulletsonblue {
           background-color: #ffffff;
           color: #000000;
           font-size: 18px;
           line-height: 1.4em;
           font-weight: 100;
           font-family: "proxima-nova",sans-serif;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           list-style-type: disc;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

    /*links*/

        .a_message_from_the_chairman_a .column a.HeaderLink {
           text-decoration: none;
           line-height: 1.2em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
           color: #004986;
        }

        .a_message_from_the_chairman_a .column a {
           color: #4189c7;
        }

        .a_message_from_the_chairman_a .column a.Blue {
           color: #0d017a;
        }

    /*inlines*/

        .a_message_from_the_chairman_a .column .Green {
           color: #3c7b3f;
        }

        .a_message_from_the_chairman_a .column .lowercase {
           text-transform: lowercase;
        }

        .a_message_from_the_chairman_a .column .Orange {
           font-size: 24px;
           color: #f17219;
        }

        .a_message_from_the_chairman_a .column .Black {
           color: #000000;
        }

        .a_message_from_the_chairman_a .column .LightBlue {
           line-height: 1.6em;
           font-size: 18px;
           color: #188ccc;
        }

        .a_message_from_the_chairman_a .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
           font-weight: 400;
        }

        .a_message_from_the_chairman_a .column .Blue {
           color: #110081;
        }

    /*headers*/

        .a_message_from_the_chairman_a .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .a_message_from_the_chairman_a .column h5 {
           font-weight: bold;
           text-transform: uppercase;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 24px;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
           color: #0c006c;
        }

        .a_message_from_the_chairman_a .column h4 {
           margin-top: 24px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .a_message_from_the_chairman_a .column h3 {
           margin-top: 0px;
           line-height: 1.2em;
           font-weight: 400;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
           color: #110081;
        }

        .a_message_from_the_chairman_a .column h2 {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 24px;
           margin-bottom: 8px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: "montserrat",sans-serif;
           color: #2659f6;
        }

        .a_message_from_the_chairman_a .column h1 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 32px;
           font-family: "proxima-nova",sans-serif;
           color: #1231f4;
           background-color: transparent;
           padding-top: 0px;
           padding-left: 0px;
        }

    /*general*/

        .a_message_from_the_chairman_a .column endbug {
        }

/***********************************
A message from the Chief Compliance and Risk Officer
***********************************/

    /*paragraphs*/

        .a_message_from_the_chief_comp .column p.Sidebar {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-bottom: 8px;
           line-height: 1.5em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
        }

        .a_message_from_the_chief_comp .column p.BlueBackground {
           padding-top: 18px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 18px;
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
        }

        .a_message_from_the_chief_comp .column p.PullQuote {
           text-align: left;
           padding-right: 0px;
           padding-left: 0px;
           margin-top: 18px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 30px;
           font-family: "proxima-nova",sans-serif;
           color: #e35205;
        }

        .a_message_from_the_chief_comp .column p.Orange {
           margin-bottom: 24px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #e35205;
        }

        .a_message_from_the_chief_comp .column p {
           margin-bottom: 12px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
           padding-bottom: 0px;
        }

        .a_message_from_the_chief_comp .column p.BlueBackground2 {
           margin-bottom: 0px;
           line-height: 1.2em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
           padding-left: 18px;
        }

        .a_message_from_the_chief_comp .column p.NoSpace {
           margin-bottom: 0px;
           line-height: 1.6em;
           font-weight: 100;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
           padding-bottom: 0px;
        }

    /*lists*/

        .a_message_from_the_chief_comp .column .Bulleted {
           margin-top: 0px;
           padding-top: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           margin-bottom: 0px;
           list-style-type: disc;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #ffffff;
           background-color: #004986;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .a_message_from_the_chief_comp .column .BulletsonWhite {
           padding-top: 18px;
           padding-right: 18px;
           padding-bottom: 18px;
           line-height: 1.4em;
           font-weight: 100;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
           color: #004986;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .a_message_from_the_chief_comp .column .Bulletsonblue {
           background-color: #ffffff;
           color: #000000;
           font-size: 18px;
           line-height: 1.4em;
           font-weight: 100;
           font-family: "proxima-nova",sans-serif;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           list-style-type: disc;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

    /*links*/

        .a_message_from_the_chief_comp .column a.HeaderLink {
           text-decoration: none;
           line-height: 1.2em;
           font-size: 18px;
           font-family: "open-sans",sans-serif;
           color: #004986;
        }

        .a_message_from_the_chief_comp .column a {
           color: #4189c7;
        }

        .a_message_from_the_chief_comp .column a.Blue {
           color: #0d017a;
        }

    /*inlines*/

        .a_message_from_the_chief_comp .column .Green {
           color: #3c7b3f;
        }

        .a_message_from_the_chief_comp .column .lowercase {
           text-transform: lowercase;
        }

        .a_message_from_the_chief_comp .column .Orange {
           font-size: 24px;
           color: #f17219;
        }

        .a_message_from_the_chief_comp .column .Black {
           color: #000000;
        }

        .a_message_from_the_chief_comp .column .LightBlue {
           line-height: 1.6em;
           font-size: 18px;
           color: #188ccc;
        }

        .a_message_from_the_chief_comp .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: .3em;
           font-size: 60px;
           font-family: "proxima-nova",sans-serif;
           float: left;
           font-weight: 400;
        }

        .a_message_from_the_chief_comp .column .Blue {
           color: #110081;
        }

    /*headers*/

        .a_message_from_the_chief_comp .column h6 {
           margin-bottom: 12px;
           font-size: 14px;
           font-family: "proxima-nova",sans-serif;
        }

        .a_message_from_the_chief_comp .column h5 {
           font-weight: bold;
           text-transform: uppercase;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 24px;
           font-size: 16px;
           font-family: "montserrat",sans-serif;
           color: #0c006c;
        }

        .a_message_from_the_chief_comp .column h4 {
           margin-top: 24px;
           margin-bottom: 0px;
           font-weight: bold;
           font-size: 18px;
           font-family: "proxima-nova",sans-serif;
        }

        .a_message_from_the_chief_comp .column h3 {
           margin-top: 0px;
           line-height: 1.2em;
           font-weight: 400;
           font-size: 28px;
           font-family: "proxima-nova",sans-serif;
           color: #110081;
        }

        .a_message_from_the_chief_comp .column h2 {
           padding-top: 0px;
           padding-bottom: 0px;
           margin-top: 24px;
           margin-bottom: 8px;
           line-height: 1.4em;
           font-size: 24px;
           font-family: "montserrat",sans-serif;
           color: #2659f6;
        }

        .a_message_from_the_chief_comp .column h1 {
           margin-top: 0px;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 32px;
           font-family: "proxima-nova",sans-serif;
           color: #1231f4;
           background-color: transparent;
           padding-top: 0px;
           padding-left: 0px;
        }

    /*general*/

        .a_message_from_the_chief_comp .column endbug {
        }

/***********************************
About The Cigna Group
***********************************/

    /*general*/

        .about_the_cigna_group .column endbug {
        }

    /*headers*/

        .about_the_cigna_group .column h1 {
           padding-left: 0px;
           padding-top: 0px;
           background-color: transparent;
           color: #1231f4;
           font-family: "proxima-nova",sans-serif;
           font-size: 32px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .about_the_cigna_group .column h2 {
           color: #2659f6;
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 8px;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
        }

        .about_the_cigna_group .column h3 {
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 12px;
        }

        .about_the_cigna_group .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .about_the_cigna_group .column h5 {
           color: #0c006c;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-transform: uppercase;
           font-weight: bold;
        }

        .about_the_cigna_group .column h6 {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .about_the_cigna_group .column .Blue {
           color: #110081;
        }

        .about_the_cigna_group .column .default-drop-cap {
           font-weight: 400;
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .about_the_cigna_group .column .LightBlue {
           color: #188ccc;
           font-size: 18px;
           line-height: 1.6em;
        }

        .about_the_cigna_group .column .Black {
           color: #000000;
        }

        .about_the_cigna_group .column .Orange {
           color: #f17219;
           font-size: 24px;
        }

        .about_the_cigna_group .column .lowercase {
           text-transform: lowercase;
        }

        .about_the_cigna_group .column .Green {
           color: #3c7b3f;
        }

    /*links*/

        .about_the_cigna_group .column a.Blue {
           color: #0d017a;
        }

        .about_the_cigna_group .column a {
           color: #4189c7;
        }

        .about_the_cigna_group .column a.HeaderLink {
           color: #004986;
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-decoration: none;
        }

    /*lists*/

        .about_the_cigna_group .column .Bulletsonblue {
           list-style-type: disc;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           font-family: "proxima-nova",sans-serif;
           font-weight: 100;
           line-height: 1.4em;
           font-size: 18px;
           color: #000000;
           background-color: #ffffff;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .about_the_cigna_group .column .BulletsonWhite {
           color: #004986;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .about_the_cigna_group .column .Bulleted {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-bottom: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           margin-top: 0px;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

    /*paragraphs*/

        .about_the_cigna_group .column p.BlueBackground2 {
           padding-left: 18px;
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
        }

        .about_the_cigna_group .column p {
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .about_the_cigna_group .column p.Orange {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .about_the_cigna_group .column p.PullQuote {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
        }

        .about_the_cigna_group .column p.BlueBackground {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .about_the_cigna_group .column p.Sidebar {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 8px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

/***********************************
We take pride in The Cigna Group and our Code
***********************************/

    /*paragraphs*/

        .we_take_pride_in_the_cigna_gr .column p {
        }

    /*inlines*/

        .we_take_pride_in_the_cigna_gr .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .we_take_pride_in_the_cigna_gr .column a {
        }

    /*headers*/

        .we_take_pride_in_the_cigna_gr .column h1 {
        }

        .we_take_pride_in_the_cigna_gr .column h2 {
        }

        .we_take_pride_in_the_cigna_gr .column h3 {
        }

        .we_take_pride_in_the_cigna_gr .column h4 {
        }

        .we_take_pride_in_the_cigna_gr .column h5 {
        }

        .we_take_pride_in_the_cigna_gr .column h6 {
        }

/***********************************
Our Code applies to you
***********************************/

    /*general*/

        .our_code_applies_to_you .column endbug {
        }

    /*headers*/

        .our_code_applies_to_you .column h1 {
           padding-left: 0px;
           padding-top: 0px;
           background-color: transparent;
           color: #1231f4;
           font-family: "proxima-nova",sans-serif;
           font-size: 32px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .our_code_applies_to_you .column h2 {
           color: #2659f6;
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .our_code_applies_to_you .column h3 {
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
           margin-bottom: 0px;
        }

        .our_code_applies_to_you .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .our_code_applies_to_you .column h5 {
           color: #0c006c;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-transform: uppercase;
           font-weight: bold;
        }

        .our_code_applies_to_you .column h6 {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .our_code_applies_to_you .column .Blue {
           color: #110081;
        }

        .our_code_applies_to_you .column .default-drop-cap {
           font-weight: 400;
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .our_code_applies_to_you .column .LightBlue {
           color: #188ccc;
           font-size: 18px;
           line-height: 1.6em;
        }

        .our_code_applies_to_you .column .Black {
           color: #000000;
        }

        .our_code_applies_to_you .column .Orange {
           color: #f17219;
           font-size: 24px;
        }

        .our_code_applies_to_you .column .lowercase {
           text-transform: lowercase;
        }

        .our_code_applies_to_you .column .Green {
           color: #3c7b3f;
        }

        .our_code_applies_to_you .column .White {
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           background-color: #0e007c;
        }

    /*links*/

        .our_code_applies_to_you .column a.Blue {
           color: #0d017a;
           background-color: #3effc0;
           font-family: "montserrat",sans-serif;
        }

        .our_code_applies_to_you .column a {
           color: #4189c7;
        }

        .our_code_applies_to_you .column a.HeaderLink {
           color: #004986;
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-decoration: none;
        }

    /*lists*/

        .our_code_applies_to_you .column .Bulletsonblue {
           list-style-type: disc;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           font-family: "proxima-nova",sans-serif;
           font-weight: 100;
           line-height: 1.4em;
           font-size: 18px;
           color: #000000;
           background-color: #ffffff;
           margin-top: 0px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .our_code_applies_to_you .column .BulletsonWhite {
           color: #004986;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .our_code_applies_to_you .column .Bulleted {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-bottom: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           margin-top: 0px;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .our_code_applies_to_you .column .Bullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-top: 12px;
           list-style-image: none;
        }

        .our_code_applies_to_you .column .BulletonGreen {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           line-height: 1.4em;
           background-color: #3effc0;
           color: #110081;
           margin-left: 0px;
           padding-left: 40px;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 0px;
           list-style-image: none;
        }

        .our_code_applies_to_you .column .Bullet {
           list-style-type: disc;
           font-size: 18px;
           font-family: "montserrat",sans-serif;
           margin-left: 0px;
           padding-left: 40px;
           margin-top: 12px;
           text-indent: 0px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .our_code_applies_to_you .column .BlueBullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #2659f6;
           font-size: 18px;
           margin-top: 12px;
           text-indent: 0px;
           line-height: 1.6em;
           background-color: #ffffff;
           list-style-image: none;
        }

        .our_code_applies_to_you .column .DarkBlueBullet {
           list-style-type: disc;
           text-indent: 18px;
           font-family: "montserrat",sans-serif;
           color: #0f007c;
           font-size: 18px;
           margin-top: 12px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .our_code_applies_to_you .column .BulletonGreen {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #110081;
           background-color: #3effc0;
           margin-bottom: 0px;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-right: 18px;
           font-size: 18px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .our_code_applies_to_you .column p.BlueBackground2 {
           padding-left: 18px;
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
        }

        .our_code_applies_to_you .column p {
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .our_code_applies_to_you .column p.Orange {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .our_code_applies_to_you .column p.PullQuote {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
        }

        .our_code_applies_to_you .column p.BlueBackground {
           background-color: #3effc0;
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .our_code_applies_to_you .column p.Sidebar {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 8px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .our_code_applies_to_you .column p.H2BlueBackground {
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #0e007c;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .our_code_applies_to_you .column p.Use-GreenBackground {
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #110081;
           background-color: #3effc0;
           padding-top: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 0px;
        }

/***********************************
We value a respectful and safe workplace
***********************************/

    /*paragraphs*/

        .we_value_a_respectful_and_saf .column p {
        }

    /*inlines*/

        .we_value_a_respectful_and_saf .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .we_value_a_respectful_and_saf .column a {
        }

    /*headers*/

        .we_value_a_respectful_and_saf .column h1 {
        }

        .we_value_a_respectful_and_saf .column h2 {
        }

        .we_value_a_respectful_and_saf .column h3 {
        }

        .we_value_a_respectful_and_saf .column h4 {
        }

        .we_value_a_respectful_and_saf .column h5 {
        }

        .we_value_a_respectful_and_saf .column h6 {
        }

/***********************************
Respect our customers and patients
***********************************/

    /*general*/

        .respect_our_customers_and_pat .column endbug {
        }

    /*headers*/

        .respect_our_customers_and_pat .column h1 {
           padding-left: 0px;
           padding-top: 0px;
           background-color: transparent;
           color: #1231f4;
           font-family: "proxima-nova",sans-serif;
           font-size: 32px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .respect_our_customers_and_pat .column h2 {
           color: #2659f6;
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .respect_our_customers_and_pat .column h3 {
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
        }

        .respect_our_customers_and_pat .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .respect_our_customers_and_pat .column h5 {
           color: #0c006c;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-transform: uppercase;
           font-weight: bold;
        }

        .respect_our_customers_and_pat .column h6 {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .respect_our_customers_and_pat .column .Blue {
           color: #110081;
        }

        .respect_our_customers_and_pat .column .default-drop-cap {
           font-weight: 400;
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .respect_our_customers_and_pat .column .LightBlue {
           color: #188ccc;
           font-size: 18px;
           line-height: 1.6em;
        }

        .respect_our_customers_and_pat .column .Black {
           color: #000000;
        }

        .respect_our_customers_and_pat .column .Orange {
           color: #f17219;
           font-size: 24px;
        }

        .respect_our_customers_and_pat .column .lowercase {
           text-transform: lowercase;
        }

        .respect_our_customers_and_pat .column .Green {
           color: #3c7b3f;
        }

        .respect_our_customers_and_pat .column .White {
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           background-color: #0e007c;
        }

    /*links*/

        .respect_our_customers_and_pat .column a.Blue {
           color: #0d017a;
           background-color: #3effc0;
           font-family: "montserrat",sans-serif;
        }

        .respect_our_customers_and_pat .column a {
           color: #4189c7;
        }

        .respect_our_customers_and_pat .column a.HeaderLink {
           color: #004986;
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-decoration: none;
        }

    /*lists*/

        .respect_our_customers_and_pat .column .Bulletsonblue {
           list-style-type: disc;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           font-family: "proxima-nova",sans-serif;
           font-weight: 100;
           line-height: 1.4em;
           font-size: 18px;
           color: #000000;
           background-color: #ffffff;
           margin-top: 0px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .respect_our_customers_and_pat .column .BulletsonWhite {
           color: #004986;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .respect_our_customers_and_pat .column .Bulleted {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-bottom: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           margin-top: 0px;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .respect_our_customers_and_pat .column .Bullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-top: 12px;
           list-style-image: none;
        }

        .respect_our_customers_and_pat .column .BulletonGreen {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           line-height: 1.4em;
           background-color: #3effc0;
           color: #110081;
           margin-left: 0px;
           padding-left: 40px;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 0px;
           list-style-image: none;
        }

        .respect_our_customers_and_pat .column .Bullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           margin-top: 12px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .respect_our_customers_and_pat .column .BlueBkgrdBullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           color: #ffffff;
           background-color: #0e007c;
           font-size: 18px;
           padding-top: 0px;
           padding-left: 40px;
           padding-bottom: 18px;
           padding-right: 18px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .respect_our_customers_and_pat .column p.BlueBackground2 {
           padding-left: 18px;
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
        }

        .respect_our_customers_and_pat .column p {
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .respect_our_customers_and_pat .column p.Orange {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .respect_our_customers_and_pat .column p.PullQuote {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
        }

        .respect_our_customers_and_pat .column p.BlueBackground {
           background-color: #0e007c;
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .respect_our_customers_and_pat .column p.Sidebar {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 8px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .respect_our_customers_and_pat .column p.H2BlueBackground {
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #0e007c;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 12px;
        }

        .respect_our_customers_and_pat .column p.Use-GreenBackground {
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #110081;
           background-color: #3effc0;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 12px;
        }

/***********************************
We do the right thing
***********************************/

    /*paragraphs*/

        .we_do_the_right_thing .column p {
        }

    /*inlines*/

        .we_do_the_right_thing .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .we_do_the_right_thing .column a {
        }

    /*headers*/

        .we_do_the_right_thing .column h1 {
        }

        .we_do_the_right_thing .column h2 {
        }

        .we_do_the_right_thing .column h3 {
        }

        .we_do_the_right_thing .column h4 {
        }

        .we_do_the_right_thing .column h5 {
        }

        .we_do_the_right_thing .column h6 {
        }

/***********************************
Keep private information private
***********************************/

    /*general*/

        .keep_private_information_priv .column endbug {
        }

    /*headers*/

        .keep_private_information_priv .column h1 {
           padding-left: 0px;
           padding-top: 0px;
           background-color: transparent;
           color: #1231f4;
           font-family: "proxima-nova",sans-serif;
           font-size: 32px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .keep_private_information_priv .column h2 {
           color: #2659f6;
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .keep_private_information_priv .column h3 {
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
        }

        .keep_private_information_priv .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .keep_private_information_priv .column h5 {
           color: #0c006c;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-transform: uppercase;
           font-weight: bold;
        }

        .keep_private_information_priv .column h6 {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .keep_private_information_priv .column .Blue {
           color: #110081;
        }

        .keep_private_information_priv .column .default-drop-cap {
           font-weight: 400;
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .keep_private_information_priv .column .LightBlue {
           color: #188ccc;
           font-size: 18px;
           line-height: 1.6em;
        }

        .keep_private_information_priv .column .Black {
           color: #000000;
        }

        .keep_private_information_priv .column .Orange {
           color: #f17219;
           font-size: 24px;
        }

        .keep_private_information_priv .column .lowercase {
           text-transform: lowercase;
        }

        .keep_private_information_priv .column .Green {
           color: #3c7b3f;
        }

        .keep_private_information_priv .column .White {
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           background-color: #0e007c;
        }

    /*links*/

        .keep_private_information_priv .column a.Blue {
           color: #0d017a;
           background-color: #3effc0;
           font-family: "montserrat",sans-serif;
        }

        .keep_private_information_priv .column a {
           color: #4189c7;
        }

        .keep_private_information_priv .column a.HeaderLink {
           color: #004986;
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-decoration: none;
        }

    /*lists*/

        .keep_private_information_priv .column .Bulletsonblue {
           list-style-type: disc;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           font-family: "proxima-nova",sans-serif;
           font-weight: 100;
           line-height: 1.4em;
           font-size: 18px;
           color: #000000;
           background-color: #ffffff;
           margin-top: 0px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .keep_private_information_priv .column .BulletsonWhite {
           color: #004986;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .keep_private_information_priv .column .Bulleted {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-bottom: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           margin-top: 0px;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .keep_private_information_priv .column .Bullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-top: 12px;
           list-style-image: none;
        }

        .keep_private_information_priv .column .BulletonGreen {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           line-height: 1.4em;
           background-color: #3effc0;
           color: #110081;
           margin-left: 0px;
           padding-left: 40px;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .keep_private_information_priv .column p.BlueBackground2 {
           padding-left: 18px;
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
        }

        .keep_private_information_priv .column p {
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .keep_private_information_priv .column p.Orange {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .keep_private_information_priv .column p.PullQuote {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
        }

        .keep_private_information_priv .column p.BlueBackground {
           background-color: #0e007c;
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .keep_private_information_priv .column p.Sidebar {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 8px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .keep_private_information_priv .column p.H2BlueBackground {
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #0e007c;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .keep_private_information_priv .column p.Use-GreenBackground {
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #110081;
           background-color: #3effc0;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 0px;
        }

/***********************************
We safeguard our company
***********************************/

    /*paragraphs*/

        .we_safeguard_our_company .column p {
        }

    /*inlines*/

        .we_safeguard_our_company .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .we_safeguard_our_company .column a {
        }

    /*headers*/

        .we_safeguard_our_company .column h1 {
        }

        .we_safeguard_our_company .column h2 {
        }

        .we_safeguard_our_company .column h3 {
        }

        .we_safeguard_our_company .column h4 {
        }

        .we_safeguard_our_company .column h5 {
        }

        .we_safeguard_our_company .column h6 {
        }

/***********************************
Protect the assets of The Cigna Group
***********************************/

    /*general*/

        .protect_the_assets_of_the_cig .column endbug {
        }

    /*headers*/

        .protect_the_assets_of_the_cig .column h1 {
           padding-left: 0px;
           padding-top: 0px;
           background-color: transparent;
           color: #1231f4;
           font-family: "proxima-nova",sans-serif;
           font-size: 32px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .protect_the_assets_of_the_cig .column h2 {
           color: #2659f6;
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .protect_the_assets_of_the_cig .column h3 {
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
        }

        .protect_the_assets_of_the_cig .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .protect_the_assets_of_the_cig .column h5 {
           color: #0c006c;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-transform: uppercase;
           font-weight: bold;
        }

        .protect_the_assets_of_the_cig .column h6 {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .protect_the_assets_of_the_cig .column .Blue {
           color: #1232f5;
        }

        .protect_the_assets_of_the_cig .column .default-drop-cap {
           font-weight: 400;
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .protect_the_assets_of_the_cig .column .LightBlue {
           color: #188ccc;
           font-size: 18px;
           line-height: 1.6em;
        }

        .protect_the_assets_of_the_cig .column .Black {
           color: #000000;
        }

        .protect_the_assets_of_the_cig .column .Orange {
           color: #f17219;
           font-size: 24px;
        }

        .protect_the_assets_of_the_cig .column .lowercase {
           text-transform: lowercase;
        }

        .protect_the_assets_of_the_cig .column .Green {
           color: #3c7b3f;
        }

        .protect_the_assets_of_the_cig .column .White {
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           background-color: #0e007c;
        }

    /*links*/

        .protect_the_assets_of_the_cig .column a.Blue {
           color: #0d017a;
           background-color: #3effc0;
           font-family: "montserrat",sans-serif;
        }

        .protect_the_assets_of_the_cig .column a {
           color: #4189c7;
        }

        .protect_the_assets_of_the_cig .column a.HeaderLink {
           color: #004986;
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-decoration: none;
        }

    /*lists*/

        .protect_the_assets_of_the_cig .column .Bulletsonblue {
           list-style-type: disc;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           font-family: "proxima-nova",sans-serif;
           font-weight: 100;
           line-height: 1.4em;
           font-size: 18px;
           color: #000000;
           background-color: #ffffff;
           margin-top: 0px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .protect_the_assets_of_the_cig .column .BulletsonWhite {
           color: #004986;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .protect_the_assets_of_the_cig .column .Bulleted {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-bottom: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           margin-top: 0px;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .protect_the_assets_of_the_cig .column .Bullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-top: 12px;
           list-style-image: none;
        }

        .protect_the_assets_of_the_cig .column .BulletonGreen {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           line-height: 1.4em;
           background-color: #3effc0;
           color: #110081;
           margin-left: 0px;
           padding-left: 40px;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .protect_the_assets_of_the_cig .column p.BlueBackground2 {
           padding-left: 18px;
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
        }

        .protect_the_assets_of_the_cig .column p {
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .protect_the_assets_of_the_cig .column p.Orange {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .protect_the_assets_of_the_cig .column p.PullQuote {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
        }

        .protect_the_assets_of_the_cig .column p.BlueBackground {
           background-color: #0e007c;
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .protect_the_assets_of_the_cig .column p.Sidebar {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 8px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .protect_the_assets_of_the_cig .column p.H2BlueBackground {
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #0e007c;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .protect_the_assets_of_the_cig .column p.Use-GreenBackground {
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #110081;
           background-color: #3effc0;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 0px;
        }

/***********************************
We compete fairly as  a global company
***********************************/

    /*paragraphs*/

        .we_compete_fairly_as_a_global .column p {
        }

    /*inlines*/

        .we_compete_fairly_as_a_global .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .we_compete_fairly_as_a_global .column a {
        }

    /*headers*/

        .we_compete_fairly_as_a_global .column h1 {
        }

        .we_compete_fairly_as_a_global .column h2 {
        }

        .we_compete_fairly_as_a_global .column h3 {
        }

        .we_compete_fairly_as_a_global .column h4 {
        }

        .we_compete_fairly_as_a_global .column h5 {
        }

        .we_compete_fairly_as_a_global .column h6 {
        }

/***********************************
Obey local laws
***********************************/

    /*general*/

        .obey_local_laws .column endbug {
        }

    /*headers*/

        .obey_local_laws .column h1 {
           padding-left: 0px;
           padding-top: 0px;
           background-color: transparent;
           color: #1231f4;
           font-family: "proxima-nova",sans-serif;
           font-size: 32px;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .obey_local_laws .column h2 {
           color: #2659f6;
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           line-height: 1.4em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-top: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .obey_local_laws .column h3 {
           color: #110081;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
        }

        .obey_local_laws .column h4 {
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 0px;
           margin-top: 24px;
        }

        .obey_local_laws .column h5 {
           color: #0c006c;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           margin-bottom: 24px;
           margin-top: 0px;
           text-align: left;
           text-transform: uppercase;
           font-weight: bold;
        }

        .obey_local_laws .column h6 {
           font-family: "proxima-nova",sans-serif;
           font-size: 14px;
           margin-bottom: 12px;
        }

    /*inlines*/

        .obey_local_laws .column .Blue {
           color: #110081;
        }

        .obey_local_laws .column .default-drop-cap {
           font-weight: 400;
           float: left;
           font-family: "proxima-nova",sans-serif;
           font-size: 60px;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 15px;
        }

        .obey_local_laws .column .LightBlue {
           color: #188ccc;
           font-size: 18px;
           line-height: 1.6em;
        }

        .obey_local_laws .column .Black {
           color: #000000;
        }

        .obey_local_laws .column .Orange {
           color: #f17219;
           font-size: 24px;
        }

        .obey_local_laws .column .lowercase {
           text-transform: lowercase;
        }

        .obey_local_laws .column .Green {
           color: #3c7b3f;
        }

        .obey_local_laws .column .White {
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           background-color: #0e007c;
        }

    /*links*/

        .obey_local_laws .column a.Blue {
           color: #0d017a;
           background-color: #3effc0;
           font-family: "montserrat",sans-serif;
        }

        .obey_local_laws .column a {
           color: #4189c7;
        }

        .obey_local_laws .column a.HeaderLink {
           color: #004986;
           font-family: "open-sans",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           text-decoration: none;
        }

    /*lists*/

        .obey_local_laws .column .Bulletsonblue {
           list-style-type: disc;
           padding-right: 18px;
           padding-bottom: 18px;
           padding-top: 18px;
           font-family: "proxima-nova",sans-serif;
           font-weight: 100;
           line-height: 1.4em;
           font-size: 18px;
           color: #000000;
           background-color: #ffffff;
           margin-top: 0px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .obey_local_laws .column .BulletsonWhite {
           color: #004986;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           list-style-image: url('../assets/4ed1d1000b7a4162e017af18b63a6999.png');
        }

        .obey_local_laws .column .Bulleted {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.4em;
           list-style-type: disc;
           margin-bottom: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           padding-top: 18px;
           margin-top: 0px;
           list-style-image: url('../assets/facfcb1625371196ae32b5fca7f8fe96.png');
        }

        .obey_local_laws .column .Bullet {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           margin-top: 12px;
           list-style-image: none;
        }

        .obey_local_laws .column .BulletonGreen {
           list-style-type: disc;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           line-height: 1.4em;
           background-color: #3effc0;
           color: #110081;
           margin-left: 0px;
           padding-left: 40px;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           font-weight: 100;
           margin-bottom: 12px;
           margin-top: 0px;
           list-style-image: none;
        }

        .obey_local_laws .column .BlueBkgdBullet {
           list-style-type: disc;
           color: #ffffff;
           background-color: #0e007c;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           padding-top: 0px;
           padding-bottom: 18px;
           padding-right: 18px;
           margin-top: 0px;
           list-style-image: none;
        }

    /*paragraphs*/

        .obey_local_laws .column p.BlueBackground2 {
           padding-left: 18px;
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 0px;
        }

        .obey_local_laws .column p {
           font-family: "montserrat",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 12px;
        }

        .obey_local_laws .column p.Orange {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 24px;
        }

        .obey_local_laws .column p.PullQuote {
           color: #e35205;
           font-family: "proxima-nova",sans-serif;
           font-size: 30px;
           font-weight: 100;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 18px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: left;
        }

        .obey_local_laws .column p.BlueBackground {
           background-color: #0e007c;
           color: #ffffff;
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .obey_local_laws .column p.Sidebar {
           background-color: #004986;
           color: #ffffff;
           font-family: "proxima-nova",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.5em;
           margin-bottom: 8px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

        .obey_local_laws .column p.H2BlueBackground {
           font-family: "montserrat",sans-serif;
           font-size: 24px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #ffffff;
           background-color: #0e007c;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .obey_local_laws .column p.Use-GreenBackground {
           font-family: "montserrat",sans-serif;
           font-size: 18px;
           font-weight: 100;
           line-height: 1.6em;
           margin-bottom: 0px;
           color: #110081;
           background-color: #3effc0;
           padding-top: 18px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           margin-top: 12px;
        }

/***********************************
Back Page
***********************************/

    /*paragraphs*/

        .back_page .column p {
        }

    /*inlines*/

        .back_page .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
        }

    /*links*/

        .back_page .column a {
        }

    /*headers*/

        .back_page .column h1 {
        }

        .back_page .column h2 {
        }

        .back_page .column h3 {
        }

        .back_page .column h4 {
        }

        .back_page .column h5 {
        }

        .back_page .column h6 {
        }

