/***********************************
Introduction to Sharing Finances
***********************************/

    /*paragraphs*/

        .introduction_to_sharing_finan .column p.photocredit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: MissionGothic-Light;
           color: #000000;
           font-size: 10px;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .introduction_to_sharing_finan .column p.subhead {
           line-height: 1.2em;
           font-family: MissionGothic;
           color: #0b5ca9;
           font-size: 26px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 4px;
           font-weight: 100;
        }

        .introduction_to_sharing_finan .column p.FeatureHeadline {
           line-height: 1.6em;
           font-family: MissionGothic-Black;
           color: #11840c;
           font-size: 36px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .introduction_to_sharing_finan .column p {
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .introduction_to_sharing_finan .column p.disclaimer {
           padding-bottom: 5px;
           padding-top: 5px;
           font-family: MissionGothic-Thin;
           color: #000000;
           font-size: 12px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .introduction_to_sharing_finan .column p.calltoaction {
           font-family: MissionGothic;
           color: #faf6f6;
           font-size: 20px;
           text-align: center;
           margin-top: 10px;
           margin-bottom: 0px;
           font-weight: 100;
           background-color: #0c6ca7;
           line-height: 1.2em;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 15px;
           padding-right: 10px;
           margin-left: 0px;
           text-indent: 0px;
        }

    /*inlines*/

        .introduction_to_sharing_finan .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Karla';
           text-transform: capitalize;
        }

    /*links*/

        .introduction_to_sharing_finan .column a {
           font-weight: 100;
           color: #0767af;
           font-family: 'Karla';
        }

        .introduction_to_sharing_finan .column a.whitelink {
           font-weight: 100;
           color: #fdfeff;
           font-family: MissionGothic;
        }

    /*headers*/

        .introduction_to_sharing_finan .column h1 {
           font-family: MissionGothic;
           color: #000000;
           font-size: 22px;
           font-weight: bold;
           text-align: left;
           padding-top: 12px;
           padding-bottom: 0px;
        }

        .introduction_to_sharing_finan .column h2 {
        }

        .introduction_to_sharing_finan .column h3 {
        }

        .introduction_to_sharing_finan .column h4 {
        }

        .introduction_to_sharing_finan .column h5 {
        }

        .introduction_to_sharing_finan .column h6 {
        }

    /*lists*/

        .introduction_to_sharing_finan .column .Numericallist {
           margin-left: 18px;
           padding-bottom: 10px;
           text-align: left;
           line-height: 1.6em;
           font-family: 'Karla';
           list-style-image: none;
        }

        .introduction_to_sharing_finan .column .Numericallist {
           padding-bottom: 10px;
           margin-left: 18px;
           font-family: 'Karla';
           list-style-image: none;
        }

        .introduction_to_sharing_finan .column .BulletList {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-indent: 1px;
           text-align: left;
           margin-top: 3px;
           margin-bottom: 3px;
           padding-bottom: 12px;
           list-style-image: none;
        }

        .introduction_to_sharing_finan .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*images*/

        .introduction_to_sharing_finan .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .introduction_to_sharing_finan .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .introduction_to_sharing_finan .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Banking
***********************************/

    /*paragraphs*/

        .banking .column p {
        }

    /*inlines*/

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

    /*links*/

        .banking .column a {
        }

    /*headers*/

        .banking .column h1 {
        }

        .banking .column h2 {
        }

        .banking .column h3 {
        }

        .banking .column h4 {
        }

        .banking .column h5 {
        }

        .banking .column h6 {
        }

/***********************************
Bank Accounts
***********************************/

    /*paragraphs*/

        .bank_accounts .column p.photocredit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: MissionGothic-Light;
           color: #000000;
           font-size: 10px;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .bank_accounts .column p.subhead {
           line-height: 1.2em;
           font-family: MissionGothic;
           color: #0b5ca9;
           font-size: 26px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 4px;
           font-weight: 100;
        }

        .bank_accounts .column p.FeatureHeadline {
           line-height: 1.5em;
           font-family: MissionGothic-Black;
           color: #11840c;
           font-size: 36px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .bank_accounts .column p {
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .bank_accounts .column p.disclaimer {
           padding-bottom: 5px;
           padding-top: 5px;
           font-family: MissionGothic-Thin;
           color: #000000;
           font-size: 12px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .bank_accounts .column p.calltoaction {
           font-family: MissionGothic;
           color: #faf6f6;
           font-size: 20px;
           text-align: center;
           margin-top: 10px;
           margin-bottom: 0px;
           font-weight: 100;
           background-color: #0c6ca7;
           line-height: 1.2em;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
        }

    /*inlines*/

        .bank_accounts .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Karla';
           text-transform: capitalize;
        }

    /*links*/

        .bank_accounts .column a {
           font-weight: 100;
           color: #0767af;
           font-family: 'Karla';
        }

    /*headers*/

        .bank_accounts .column h1 {
           font-family: MissionGothic;
           color: #000000;
           font-size: 22px;
           font-weight: bold;
           text-align: left;
           padding-top: 12px;
           padding-bottom: 0px;
        }

        .bank_accounts .column h2 {
        }

        .bank_accounts .column h3 {
        }

        .bank_accounts .column h4 {
        }

        .bank_accounts .column h5 {
        }

        .bank_accounts .column h6 {
        }

    /*lists*/

        .bank_accounts .column .Numericallist {
           margin-left: 18px;
           padding-bottom: 10px;
           text-align: left;
           line-height: 1.6em;
           font-family: 'Karla';
           font-weight: 100;
           list-style-image: none;
        }

        .bank_accounts .column .Numericallist {
           padding-bottom: 10px;
           margin-left: 0px;
           font-family: 'Karla';
           padding-left: 14px;
           font-weight: 100;
           list-style-image: none;
        }

        .bank_accounts .column .BulletList {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-indent: 1px;
           text-align: left;
           margin-top: 3px;
           margin-bottom: 3px;
           padding-bottom: 12px;
           font-weight: 100;
           list-style-image: none;
        }

        .bank_accounts .column ol {
           background-color: transparent;
           color: #222222;
           font-family: 'Karla';
           font-size: 16px;
           font-weight: 100;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*images*/

        .bank_accounts .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .bank_accounts .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .bank_accounts .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Membership
***********************************/

    /*paragraphs*/

        .membership .column p {
        }

    /*inlines*/

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

    /*links*/

        .membership .column a {
        }

    /*headers*/

        .membership .column h1 {
        }

        .membership .column h2 {
        }

        .membership .column h3 {
        }

        .membership .column h4 {
        }

        .membership .column h5 {
        }

        .membership .column h6 {
        }

/***********************************
Apartment Leases or Home Mortgages
***********************************/

    /*paragraphs*/

        .apartment_leases_or_home_mort .column p.photocredit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: MissionGothic-Light;
           color: #000000;
           font-size: 10px;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .apartment_leases_or_home_mort .column p.subhead {
           line-height: 1.2em;
           font-family: MissionGothic;
           color: #0b5ca9;
           font-size: 26px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 4px;
           font-weight: 100;
        }

        .apartment_leases_or_home_mort .column p.FeatureHeadline {
           line-height: 1.5em;
           font-family: MissionGothic-Black;
           color: #11840c;
           font-size: 36px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .apartment_leases_or_home_mort .column p {
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .apartment_leases_or_home_mort .column p.disclaimer {
           padding-bottom: 5px;
           padding-top: 5px;
           font-family: MissionGothic-Thin;
           color: #000000;
           font-size: 12px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .apartment_leases_or_home_mort .column p.calltoaction {
           font-family: MissionGothic;
           color: #faf6f6;
           font-size: 20px;
           text-align: center;
           margin-top: 10px;
           margin-bottom: 0px;
           font-weight: 100;
           background-color: #0c6ca7;
           line-height: 1.2em;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
        }

    /*inlines*/

        .apartment_leases_or_home_mort .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Karla';
           text-transform: capitalize;
        }

    /*links*/

        .apartment_leases_or_home_mort .column a {
           font-weight: 100;
           color: #0767af;
           font-family: 'Karla';
        }

    /*headers*/

        .apartment_leases_or_home_mort .column h1 {
           font-family: MissionGothic;
           color: #000000;
           font-size: 22px;
           font-weight: bold;
           text-align: left;
           padding-top: 12px;
           padding-bottom: 0px;
        }

        .apartment_leases_or_home_mort .column h2 {
        }

        .apartment_leases_or_home_mort .column h3 {
        }

        .apartment_leases_or_home_mort .column h4 {
        }

        .apartment_leases_or_home_mort .column h5 {
        }

        .apartment_leases_or_home_mort .column h6 {
        }

    /*lists*/

        .apartment_leases_or_home_mort .column .Numericallist {
           margin-left: 18px;
           padding-bottom: 10px;
           text-align: left;
           line-height: 1.6em;
           font-family: 'Karla';
           list-style-image: none;
        }

        .apartment_leases_or_home_mort .column .Numericallist {
           padding-bottom: 10px;
           margin-left: 18px;
           font-family: 'Karla';
           list-style-image: none;
        }

        .apartment_leases_or_home_mort .column .BulletList {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-indent: 1px;
           text-align: left;
           margin-top: 3px;
           margin-bottom: 3px;
           padding-bottom: 12px;
           font-weight: 100;
           list-style-image: none;
        }

        .apartment_leases_or_home_mort .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*images*/

        .apartment_leases_or_home_mort .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .apartment_leases_or_home_mort .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .apartment_leases_or_home_mort .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Managing Student Loans
***********************************/

    /*paragraphs*/

        .managing_student_loans .column p.photocredit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: MissionGothic-Light;
           color: #000000;
           font-size: 10px;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .managing_student_loans .column p.subhead {
           line-height: 1.2em;
           font-family: MissionGothic;
           color: #0b5ca9;
           font-size: 26px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 4px;
           font-weight: 100;
        }

        .managing_student_loans .column p.FeatureHeadline {
           line-height: 1.5em;
           font-family: MissionGothic-Black;
           color: #11840c;
           font-size: 36px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .managing_student_loans .column p {
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .managing_student_loans .column p.disclaimer {
           padding-bottom: 5px;
           padding-top: 5px;
           font-family: MissionGothic-Thin;
           color: #000000;
           font-size: 12px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .managing_student_loans .column p.calltoaction {
           font-family: MissionGothic;
           color: #faf6f6;
           font-size: 20px;
           text-align: center;
           margin-top: 10px;
           margin-bottom: 0px;
           font-weight: 100;
           background-color: #0c6ca7;
           line-height: 1.2em;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
        }

    /*inlines*/

        .managing_student_loans .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Karla';
           text-transform: capitalize;
        }

    /*links*/

        .managing_student_loans .column a {
           font-weight: 100;
           color: #0767af;
           font-family: 'Karla';
        }

    /*headers*/

        .managing_student_loans .column h1 {
           font-family: MissionGothic;
           color: #000000;
           font-size: 22px;
           font-weight: bold;
           text-align: left;
           padding-top: 12px;
           padding-bottom: 0px;
        }

        .managing_student_loans .column h2 {
        }

        .managing_student_loans .column h3 {
        }

        .managing_student_loans .column h4 {
        }

        .managing_student_loans .column h5 {
        }

        .managing_student_loans .column h6 {
        }

    /*lists*/

        .managing_student_loans .column .Numericallist {
           margin-left: 18px;
           padding-bottom: 10px;
           text-align: left;
           line-height: 1.6em;
           font-family: 'Karla';
           list-style-image: none;
        }

        .managing_student_loans .column .Numericallist {
           padding-bottom: 10px;
           margin-left: 18px;
           font-family: 'Karla';
           list-style-image: none;
        }

        .managing_student_loans .column .BulletList {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-indent: 1px;
           text-align: left;
           margin-top: 3px;
           margin-bottom: 3px;
           padding-bottom: 12px;
           list-style-image: none;
        }

        .managing_student_loans .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*images*/

        .managing_student_loans .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .managing_student_loans .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .managing_student_loans .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Insurance
***********************************/

    /*paragraphs*/

        .insurance .column p {
        }

    /*inlines*/

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

    /*links*/

        .insurance .column a {
        }

    /*headers*/

        .insurance .column h1 {
        }

        .insurance .column h2 {
        }

        .insurance .column h3 {
        }

        .insurance .column h4 {
        }

        .insurance .column h5 {
        }

        .insurance .column h6 {
        }

/***********************************
Life Insurance
***********************************/

    /*paragraphs*/

        .life_insurance .column p.photocredit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: MissionGothic-Light;
           color: #000000;
           font-size: 10px;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .life_insurance .column p.subhead {
           line-height: 1.2em;
           font-family: MissionGothic;
           color: #0b5ca9;
           font-size: 26px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 4px;
           font-weight: 100;
        }

        .life_insurance .column p.FeatureHeadline {
           line-height: 1.5em;
           font-family: MissionGothic-Black;
           color: #11840c;
           font-size: 36px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .life_insurance .column p {
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .life_insurance .column p.disclaimer {
           padding-bottom: 5px;
           padding-top: 5px;
           font-family: MissionGothic-Thin;
           color: #000000;
           font-size: 12px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .life_insurance .column p.calltoaction {
           font-family: MissionGothic;
           color: #faf6f6;
           font-size: 20px;
           text-align: center;
           margin-top: 10px;
           margin-bottom: 0px;
           font-weight: 100;
           background-color: #0c6ca7;
           line-height: 1.2em;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
        }

    /*inlines*/

        .life_insurance .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Karla';
           text-transform: capitalize;
        }

    /*links*/

        .life_insurance .column a {
           font-weight: 100;
           color: #0767af;
           font-family: 'Karla';
        }

        .life_insurance .column a.whitelink {
           font-weight: 100;
           color: #fafbfb;
           font-family: MissionGothic;
           font-size: 20px;
           line-height: 1.6em;
        }

    /*headers*/

        .life_insurance .column h1 {
           font-family: MissionGothic;
           color: #000000;
           font-size: 22px;
           font-weight: bold;
           text-align: left;
           padding-top: 12px;
           padding-bottom: 0px;
        }

        .life_insurance .column h2 {
        }

        .life_insurance .column h3 {
        }

        .life_insurance .column h4 {
        }

        .life_insurance .column h5 {
        }

        .life_insurance .column h6 {
        }

    /*lists*/

        .life_insurance .column .Numericallist {
           margin-left: 18px;
           padding-bottom: 10px;
           text-align: left;
           line-height: 1.6em;
           font-family: 'Karla';
           list-style-image: none;
        }

        .life_insurance .column .Numericallist {
           padding-bottom: 10px;
           margin-left: 18px;
           font-family: 'Karla';
           list-style-image: none;
        }

        .life_insurance .column .BulletList {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-indent: 1px;
           text-align: left;
           margin-top: 3px;
           margin-bottom: 3px;
           padding-bottom: 12px;
           list-style-image: none;
        }

        .life_insurance .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*images*/

        .life_insurance .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .life_insurance .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .life_insurance .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
D&R
***********************************/

    /*paragraphs*/

        .d_r .column p {
        }

    /*inlines*/

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

    /*links*/

        .d_r .column a {
        }

    /*headers*/

        .d_r .column h1 {
        }

        .d_r .column h2 {
        }

        .d_r .column h3 {
        }

        .d_r .column h4 {
        }

        .d_r .column h5 {
        }

        .d_r .column h6 {
        }

    /*images*/

        .d_r .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*lists*/

        .d_r .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: decimal;
           list-style-image: none;
        }

    /*containers*/

        .d_r .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .d_r .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
Building a Strong Financial Partnership
***********************************/

    /*paragraphs*/

        .building_a_strong_financial_p .column p.photocredit {
           text-transform: uppercase;
           line-height: 1.2em;
           font-family: MissionGothic-Light;
           color: #000000;
           font-size: 10px;
           text-align: right;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .building_a_strong_financial_p .column p.subhead {
           line-height: 1.2em;
           font-family: MissionGothic;
           color: #0b5ca9;
           font-size: 26px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 4px;
           font-weight: 100;
        }

        .building_a_strong_financial_p .column p.FeatureHeadline {
           line-height: 1.5em;
           font-family: MissionGothic-Black;
           color: #11840c;
           font-size: 36px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .building_a_strong_financial_p .column p {
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-align: left;
           margin-top: 12px;
           margin-bottom: 12px;
           font-weight: 100;
        }

        .building_a_strong_financial_p .column p.disclaimer {
           padding-bottom: 5px;
           padding-top: 5px;
           font-family: MissionGothic-Thin;
           color: #000000;
           font-size: 12px;
           text-align: left;
           margin-top: 0px;
           margin-bottom: 0px;
           font-weight: 100;
        }

        .building_a_strong_financial_p .column p.calltoaction {
           font-family: MissionGothic;
           color: #faf6f6;
           font-size: 20px;
           text-align: center;
           margin-top: 10px;
           margin-bottom: 0px;
           font-weight: 100;
           background-color: #0c6ca7;
           line-height: 1.2em;
           padding-top: 15px;
           padding-bottom: 15px;
           padding-left: 10px;
           padding-right: 10px;
        }

    /*inlines*/

        .building_a_strong_financial_p .column .default-drop-cap {
           float: left;
           font-weight: 400;
           margin-top: 15px;
           margin-right: 2px;
           font-size: 60px;
           line-height: .3em;
           font-family: 'Karla';
           text-transform: capitalize;
        }

    /*links*/

        .building_a_strong_financial_p .column a {
           font-weight: 100;
           color: #0767af;
           font-family: 'Karla';
        }

    /*headers*/

        .building_a_strong_financial_p .column h1 {
           font-family: MissionGothic;
           color: #000000;
           font-size: 22px;
           font-weight: bold;
           text-align: left;
           padding-top: 12px;
           padding-bottom: 0px;
        }

        .building_a_strong_financial_p .column h2 {
        }

        .building_a_strong_financial_p .column h3 {
        }

        .building_a_strong_financial_p .column h4 {
        }

        .building_a_strong_financial_p .column h5 {
        }

        .building_a_strong_financial_p .column h6 {
        }

    /*lists*/

        .building_a_strong_financial_p .column .Numericallist {
           margin-left: 18px;
           padding-bottom: 10px;
           text-align: left;
           line-height: 1.6em;
           font-family: 'Karla';
           font-weight: 100;
           list-style-image: none;
        }

        .building_a_strong_financial_p .column .Numericallist {
           padding-bottom: 10px;
           margin-left: 18px;
           font-family: 'Karla';
           font-weight: 100;
           list-style-image: none;
        }

        .building_a_strong_financial_p .column .BulletList {
           list-style-type: disc;
           font-family: 'Karla';
           color: #000000;
           font-size: 16px;
           text-indent: 1px;
           text-align: left;
           margin-top: 3px;
           margin-bottom: 3px;
           padding-bottom: 12px;
           font-weight: 100;
           list-style-image: none;
        }

        .building_a_strong_financial_p .column ol {
           background-color: transparent;
           color: #222222;
           font-family: 'Karla';
           font-size: 16px;
           font-weight: 100;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*images*/

        .building_a_strong_financial_p .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

    /*containers*/

        .building_a_strong_financial_p .column div.container-default {
           padding: 10;
           display: flex;
           flex-direction: row;
           flex-wrap: wrap;
           justify-content: space-around;
           align-items: stretch;
        }

    /*layoutitems*/

        .building_a_strong_financial_p .column div.layoutitem-default {
           padding: 0;
           flex-grow: 1;
           flex-shrink: 1;
           flex-basis: 0px;
           min-width: ;
           min-height: ;
        }

/***********************************
User-guide
***********************************/

    /*lists*/

        .user_guide .column .floodlist {
           padding-bottom: 0px;
           line-height: 1.4em;
           padding-top: 0px;
           padding-left: 20px;
           margin-left: 20px;
           color: #000000;
           font-family: 'Karla';
           list-style-type: disc;
           list-style-image: none;
        }

        .user_guide .column ol {
           background-color: transparent;
           color: #222222;
           font-family: Helvetica, sans-serif;
           font-size: 16px;
           font-weight: normal;
           font-style: normal;
           font-variant: normal;
           line-height: 1.6em;
           margin-shared: 0;
           margin-bottom: 11px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           list-style-type: disc;
           list-style-image: none;
        }

    /*paragraphs*/

        .user_guide .column p.BulletedListHeadline {
           line-height: 1em;
           text-align: left;
           font-weight: bold;
           color: #000000;
           font-family: 'Karla';
           padding-bottom: 0px;
           padding-top: 10px;
           padding-left: 0px;
        }

        .user_guide .column p {
           line-height: 1.4em;
           text-align: left;
           color: #000000;
           padding-left: 0px;
           font-family: 'Karla';
           font-size: 18px;
           font-weight: 100;
           padding-top: 5px;
           padding-bottom: 5px;
        }

    /*inlines*/

        .user_guide .column .Boldsubheads {
           font-size: 18px;
           text-align: left;
           color: rgba(0, 0, 0, 0.99);
           font-family: 'Karla';
        }

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

    /*links*/

        .user_guide .column a {
           font-weight: 100;
           text-decoration: underline;
           color: #1552c7;
           font-family: 'Karla';
        }

    /*headers*/

        .user_guide .column h1 {
           padding-bottom: 5px;
           line-height: 1em;
           margin-top: 12px;
           font-family: MissionGothic;
           font-size: 34px;
        }

        .user_guide .column h2 {
           letter-spacing: -1px;
           font-weight: bold;
           font-family: 'Karla';
        }

        .user_guide .column h3 {
           letter-spacing: -1px;
           font-weight: bold;
           font-size: 18px;
           color: #000000;
           font-family: 'Karla';
        }

        .user_guide .column h4 {
        }

        .user_guide .column h5 {
        }

        .user_guide .column h6 {
        }

    /*images*/

        .user_guide .column img.image-default {
           max-width: 100;
           width: 100%;
           height: auto;
           display: block;
           float: none;
           alignment: center;
           margin-left: autopx;
           margin-right: autopx;
           overflow: hidden;
           box-sizing: border-box;
        }

/***********************************
Couples Guide to Merging Finances-cover
***********************************/

    /*paragraphs*/

        .couples_guide_merging_finance .column p {
        }

    /*inlines*/

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

    /*links*/

        .couples_guide_merging_finance .column a {
        }

    /*headers*/

        .couples_guide_merging_finance .column h1 {
        }

        .couples_guide_merging_finance .column h2 {
        }

        .couples_guide_merging_finance .column h3 {
        }

        .couples_guide_merging_finance .column h4 {
        }

        .couples_guide_merging_finance .column h5 {
        }

        .couples_guide_merging_finance .column h6 {
        }

