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

    /*general*/

        .cover .column endbug {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

/***********************************
The Starter
***********************************/

    /*general*/

        .the_starter .column endbug {
        }

    /*headers*/

        .the_starter .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .the_starter .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .the_starter .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .the_starter .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_starter .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_starter .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .the_starter .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_starter .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .the_starter .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .the_starter .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_starter .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .the_starter .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_starter .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_starter .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .the_starter .column p.TheStarterHeader {
           color: #b9b9b9;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 55px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 25px;
           margin-right: 25px;
           margin-top: 0px;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .the_starter .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .the_starter .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_starter .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_starter .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .the_starter .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .the_starter .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 25px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
        }

        .the_starter .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_starter .column p.TheStarterbody {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 25px;
           margin-right: 25px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

/***********************************
Signing Off
***********************************/

    /*general*/

        .green_col .column endbug {
        }

    /*headers*/

        .green_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .green_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .green_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .green_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .green_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .green_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .green_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .green_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .green_col .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .green_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .green_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .green_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .green_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .green_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .green_col .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .green_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .green_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .green_col .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .green_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .green_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Callaway ChromeSoft
***********************************/

    /*headers*/

        .callaway_chromesoft_sergio_10 .column h1 {
        }

        .callaway_chromesoft_sergio_10 .column h2 {
        }

        .callaway_chromesoft_sergio_10 .column h3 {
        }

        .callaway_chromesoft_sergio_10 .column h4 {
        }

        .callaway_chromesoft_sergio_10 .column h5 {
        }

        .callaway_chromesoft_sergio_10 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_chromesoft_sergio_10 .column a {
        }

    /*paragraphs*/

        .callaway_chromesoft_sergio_10 .column p {
        }

/***********************************
Emotional Rescue: In Gee Chun’s Triumph Over Negativity
***********************************/

    /*general*/

        .eubanks_col .column endbug {
        }

    /*headers*/

        .eubanks_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .eubanks_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .eubanks_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .eubanks_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .eubanks_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .eubanks_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .eubanks_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .eubanks_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .eubanks_col .column a {
           color: #4eb6ff;
           font-weight: 400;
           text-decoration: none;
        }

        .eubanks_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .eubanks_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .eubanks_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .eubanks_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .eubanks_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.PULLQUOTE {
           color: #4eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .eubanks_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .eubanks_col .column p.TheTake {
           background-color: #4eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .eubanks_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .eubanks_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Picture This
***********************************/

    /*headers*/

        .pic_this .column h1 {
        }

        .pic_this .column h2 {
        }

        .pic_this .column h3 {
        }

        .pic_this .column h4 {
        }

        .pic_this .column h5 {
        }

        .pic_this .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pic_this .column a {
        }

    /*paragraphs*/

        .pic_this .column p {
        }

/***********************************
Callaway Golf Lives
***********************************/

    /*headers*/

        .callaway_golf_lives_1022 .column h1 {
        }

        .callaway_golf_lives_1022 .column h2 {
        }

        .callaway_golf_lives_1022 .column h3 {
        }

        .callaway_golf_lives_1022 .column h4 {
        }

        .callaway_golf_lives_1022 .column h5 {
        }

        .callaway_golf_lives_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .callaway_golf_lives_1022 .column a {
        }

    /*paragraphs*/

        .callaway_golf_lives_1022 .column p {
        }

/***********************************
A Quick 9
***********************************/

    /*general*/

        .quick_9 .column endbug {
        }

    /*headers*/

        .quick_9 .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .quick_9 .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .quick_9 .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .quick_9 .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .quick_9 .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .quick_9 .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .quick_9 .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .quick_9 .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .quick_9 .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .quick_9 .column a.ReadMore {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .quick_9 .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .quick_9 .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .quick_9 .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .quick_9 .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .quick_9 .column p.AQuick9entry {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 18px;
           font-style: italic;
           font-weight: 500;
           line-height: 1.2em;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 30px;
           padding-right: 30px;
           padding-top: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .quick_9 .column p.AQuick9 {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 54px;
           font-weight: 600;
           letter-spacing: -1px;
           line-height: 1em;
           padding-bottom: 8px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-align: center;
           text-decoration: none;
           text-indent: 0px;
        }

        .quick_9 .column p.TAP-INS {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.1em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 5px;
           padding-top: 10px;
           text-align: center;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .quick_9 .column p.READMORE {
           color: #b2afaf;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.2em;
           padding-bottom: 10px;
           text-align: center;
           text-decoration: underline;
           text-indent: 0px;
        }

        .quick_9 .column p.Tap-insText {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 10px;
           padding-right: 10px;
           padding-top: 10px;
           text-indent: 0px;
        }

        .quick_9 .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .quick_9 .column p.AQuick9comment {
           font-family: "acumin-pro",sans-serif;
           font-size: 17px;
           font-style: italic;
           font-weight: 400;
           line-height: 1.2em;
           margin-bottom: 0px;
           padding-bottom: 10px;
           padding-left: 30px;
           padding-right: 30px;
           text-align: center;
           text-indent: 0px;
        }

/***********************************
Lee Lining Up LPGA Shot
***********************************/

    /*general*/

        .can_brooke .column endbug {
        }

    /*headers*/

        .can_brooke .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .can_brooke .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .can_brooke .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .can_brooke .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .can_brooke .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .can_brooke .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .can_brooke .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .can_brooke .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .can_brooke .column a {
           color: #9b0030;
           font-weight: 400;
           text-decoration: none;
        }

        .can_brooke .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .can_brooke .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .can_brooke .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .can_brooke .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .can_brooke .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .can_brooke .column p.PULLQUOTE {
           color: #9b0030;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .can_brooke .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .can_brooke .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .can_brooke .column p.TheTake {
           background-color: #9b0030;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .can_brooke .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .can_brooke .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
EZ Locator
***********************************/

    /*headers*/

        .ez_locator_1022 .column h1 {
        }

        .ez_locator_1022 .column h2 {
        }

        .ez_locator_1022 .column h3 {
        }

        .ez_locator_1022 .column h4 {
        }

        .ez_locator_1022 .column h5 {
        }

        .ez_locator_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ez_locator_1022 .column a {
        }

    /*paragraphs*/

        .ez_locator_1022 .column p {
        }

/***********************************
Ship Sticks Can Reduce Golf Travel Headaches
***********************************/

    /*general*/

        .ship_sticks_gear .column endbug {
        }

    /*headers*/

        .ship_sticks_gear .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 0px;
        }

        .ship_sticks_gear .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .ship_sticks_gear .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .ship_sticks_gear .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .ship_sticks_gear .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .ship_sticks_gear .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .ship_sticks_gear .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .ship_sticks_gear .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .ship_sticks_gear .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .ship_sticks_gear .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .ship_sticks_gear .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .ship_sticks_gear .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .ship_sticks_gear .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .ship_sticks_gear .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .ship_sticks_gear .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .ship_sticks_gear .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .ship_sticks_gear .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.TheTake {
           background-color: #6887a2;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: left;
           text-indent: 10px;
        }

        .ship_sticks_gear .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .ship_sticks_gear .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .ship_sticks_gear .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .ship_sticks_gear .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Odyssey
***********************************/

    /*headers*/

        .odyssey_60_1022 .column h1 {
        }

        .odyssey_60_1022 .column h2 {
        }

        .odyssey_60_1022 .column h3 {
        }

        .odyssey_60_1022 .column h4 {
        }

        .odyssey_60_1022 .column h5 {
        }

        .odyssey_60_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .odyssey_60_1022 .column a {
        }

    /*paragraphs*/

        .odyssey_60_1022 .column p {
        }

/***********************************
Twist Resistance Distinguishes Latest Rogue Silver Shaft
***********************************/

    /*general*/

        .aldila_gear .column endbug {
        }

    /*headers*/

        .aldila_gear .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-top: 0px;
        }

        .aldila_gear .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .aldila_gear .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .aldila_gear .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .aldila_gear .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .aldila_gear .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .aldila_gear .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .aldila_gear .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .aldila_gear .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .aldila_gear .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .aldila_gear .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .aldila_gear .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .aldila_gear .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .aldila_gear .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .aldila_gear .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .aldila_gear .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .aldila_gear .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .aldila_gear .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .aldila_gear .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .aldila_gear .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .aldila_gear .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .aldila_gear .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .aldila_gear .column p.TheTake {
           background-color: #6887a2;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: left;
           text-indent: 10px;
        }

        .aldila_gear .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .aldila_gear .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .aldila_gear .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .aldila_gear .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Pinehurst CVB
***********************************/

    /*headers*/

        .pinehurst_cvb_1022 .column h1 {
        }

        .pinehurst_cvb_1022 .column h2 {
        }

        .pinehurst_cvb_1022 .column h3 {
        }

        .pinehurst_cvb_1022 .column h4 {
        }

        .pinehurst_cvb_1022 .column h5 {
        }

        .pinehurst_cvb_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pinehurst_cvb_1022 .column a {
        }

    /*paragraphs*/

        .pinehurst_cvb_1022 .column p {
        }

/***********************************
A Golf Academy’s Deep Dive Deconstructed
***********************************/

    /*general*/

        .stein_col .column endbug {
        }

    /*headers*/

        .stein_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .stein_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .stein_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .stein_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .stein_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .stein_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .stein_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .stein_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .stein_col .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .stein_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .stein_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .stein_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .stein_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .stein_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .stein_col .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .stein_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .stein_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .stein_col .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .stein_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .stein_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Koepka Too Much For Woodland In Korea
***********************************/

    /*general*/

        .pga_charticle .column endbug {
        }

    /*headers*/

        .pga_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .pga_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .pga_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .pga_charticle .column h4 {
        }

        .pga_charticle .column h5 {
        }

        .pga_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .pga_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .pga_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Srixon Z85
***********************************/

    /*headers*/

        .srixon_z85_1022 .column h1 {
        }

        .srixon_z85_1022 .column h2 {
        }

        .srixon_z85_1022 .column h3 {
        }

        .srixon_z85_1022 .column h4 {
        }

        .srixon_z85_1022 .column h5 {
        }

        .srixon_z85_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .srixon_z85_1022 .column a {
        }

    /*paragraphs*/

        .srixon_z85_1022 .column p {
        }

/***********************************
Koepka Leaves Korea On Top Of The World
***********************************/

    /*general*/

        .pga_notebook .column endbug {
        }

    /*headers*/

        .pga_notebook .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .pga_notebook .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .pga_notebook .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .pga_notebook .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .pga_notebook .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .pga_notebook .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .pga_notebook .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_notebook .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .pga_notebook .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .pga_notebook .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .pga_notebook .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .pga_notebook .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .pga_notebook .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .pga_notebook .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .pga_notebook .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .pga_notebook .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .pga_notebook .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .pga_notebook .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .pga_notebook .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .pga_notebook .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Mayakoba
***********************************/

    /*headers*/

        .mayakoba_1022 .column h1 {
        }

        .mayakoba_1022 .column h2 {
        }

        .mayakoba_1022 .column h3 {
        }

        .mayakoba_1022 .column h4 {
        }

        .mayakoba_1022 .column h5 {
        }

        .mayakoba_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .mayakoba_1022 .column a {
        }

    /*paragraphs*/

        .mayakoba_1022 .column p {
        }

/***********************************
Warming Trend Continues For Garcia And Harrington
***********************************/

    /*general*/

        .euro_notebook .column endbug {
        }

    /*headers*/

        .euro_notebook .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .euro_notebook .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .euro_notebook .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .euro_notebook .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .euro_notebook .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .euro_notebook .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .euro_notebook .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .euro_notebook .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .euro_notebook .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .euro_notebook .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .euro_notebook .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .euro_notebook .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .euro_notebook .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .euro_notebook .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .euro_notebook .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .euro_notebook .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .euro_notebook .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .euro_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .euro_notebook .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .euro_notebook .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .euro_notebook .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .euro_notebook .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .euro_notebook .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .euro_notebook .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
AJGA
***********************************/

    /*headers*/

        .ajga_1022 .column h1 {
        }

        .ajga_1022 .column h2 {
        }

        .ajga_1022 .column h3 {
        }

        .ajga_1022 .column h4 {
        }

        .ajga_1022 .column h5 {
        }

        .ajga_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .ajga_1022 .column a {
        }

    /*paragraphs*/

        .ajga_1022 .column p {
        }

/***********************************
Kang Delivers With A Late Rush
***********************************/

    /*general*/

        .lpga_charticle .column endbug {
        }

    /*headers*/

        .lpga_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .lpga_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .lpga_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .lpga_charticle .column h4 {
        }

        .lpga_charticle .column h5 {
        }

        .lpga_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lpga_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .lpga_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Confidence And Punch Fueling Ko’s Comeback
***********************************/

    /*general*/

        .lpga_notebook .column endbug {
        }

    /*headers*/

        .lpga_notebook .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .lpga_notebook .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .lpga_notebook .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .lpga_notebook .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .lpga_notebook .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .lpga_notebook .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .lpga_notebook .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .lpga_notebook .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .lpga_notebook .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .lpga_notebook .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .lpga_notebook .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .lpga_notebook .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .lpga_notebook .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .lpga_notebook .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .lpga_notebook .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .lpga_notebook .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .lpga_notebook .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .lpga_notebook .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .lpga_notebook .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .lpga_notebook .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
LPGA
***********************************/

    /*headers*/

        .lpga_1022 .column h1 {
        }

        .lpga_1022 .column h2 {
        }

        .lpga_1022 .column h3 {
        }

        .lpga_1022 .column h4 {
        }

        .lpga_1022 .column h5 {
        }

        .lpga_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .lpga_1022 .column a {
        }

    /*paragraphs*/

        .lpga_1022 .column p {
        }

/***********************************
Dame With Game: Laura Davies’ Sustained Excellence Worthy Of Salute
***********************************/

    /*general*/

        .hopkins_col .column endbug {
        }

    /*headers*/

        .hopkins_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .hopkins_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .hopkins_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .hopkins_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .hopkins_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .hopkins_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .hopkins_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .hopkins_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .hopkins_col .column a {
           color: #4eb6ff;
           font-weight: 400;
           text-decoration: none;
        }

        .hopkins_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .hopkins_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .hopkins_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .hopkins_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .hopkins_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .hopkins_col .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .hopkins_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .hopkins_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .hopkins_col .column p.TheTake {
           background-color: #4eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .hopkins_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .hopkins_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Senior LPGA Competitors Remember Hamlin
***********************************/

    /*general*/

        .senior_lpga_notebook .column endbug {
        }

    /*headers*/

        .senior_lpga_notebook .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .senior_lpga_notebook .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .senior_lpga_notebook .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .senior_lpga_notebook .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .senior_lpga_notebook .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .senior_lpga_notebook .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .senior_lpga_notebook .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .senior_lpga_notebook .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .senior_lpga_notebook .column a {
           color: #000000;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 700;
           line-height: 1em;
           text-decoration: none;
        }

        .senior_lpga_notebook .column a.ReadMore {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .senior_lpga_notebook .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .senior_lpga_notebook .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .senior_lpga_notebook .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .senior_lpga_notebook .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .senior_lpga_notebook .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .senior_lpga_notebook .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.TheTake {
           background-color: #4eb6ff;
           color: #000000;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 800;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .senior_lpga_notebook .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .senior_lpga_notebook .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Nocturnal Work Hours Served Lynch’s Game Well
***********************************/

    /*general*/

        .steinbreder_col .column endbug {
        }

    /*headers*/

        .steinbreder_col .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 10px;
        }

        .steinbreder_col .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 300;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .steinbreder_col .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-left: 20px;
           margin-right: 20px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .steinbreder_col .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .steinbreder_col .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .steinbreder_col .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .steinbreder_col .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .steinbreder_col .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .steinbreder_col .column a {
           color: #ffc832;
           font-weight: 400;
           text-decoration: none;
        }

        .steinbreder_col .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .steinbreder_col .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .steinbreder_col .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .steinbreder_col .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .steinbreder_col .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .steinbreder_col .column p.PULLQUOTE {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .steinbreder_col .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .steinbreder_col .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .steinbreder_col .column p.TheTake {
           background-color: #ffc832;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 3px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 3px;
           text-align: center;
           text-indent: 0px;
        }

        .steinbreder_col .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .steinbreder_col .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Tee Off
***********************************/

    /*headers*/

        .tee_off_1022 .column h1 {
        }

        .tee_off_1022 .column h2 {
        }

        .tee_off_1022 .column h3 {
        }

        .tee_off_1022 .column h4 {
        }

        .tee_off_1022 .column h5 {
        }

        .tee_off_1022 .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .tee_off_1022 .column a {
        }

    /*paragraphs*/

        .tee_off_1022 .column p {
        }

/***********************************
Card Tops Goldstein To Win Richardson Memorial
***********************************/

    /*general*/

        .am_rdp .column endbug {
        }

    /*headers*/

        .am_rdp .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .am_rdp .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .am_rdp .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .am_rdp .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .am_rdp .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .am_rdp .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .am_rdp .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .am_rdp .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .am_rdp .column a {
           color: #ffc832;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .am_rdp .column a.ReadMore {
           color: #ffc832;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .am_rdp .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .am_rdp .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .am_rdp .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .am_rdp .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .am_rdp .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .am_rdp .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .am_rdp .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .am_rdp .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .am_rdp .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .am_rdp .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .am_rdp .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .am_rdp .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .am_rdp .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .am_rdp .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Story Of The 1st Open After Celebrating Its 158th Birthday
***********************************/

    /*general*/

        .the_open .column endbug {
        }

    /*headers*/

        .the_open .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .the_open .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .the_open .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .the_open .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_open .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .the_open .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .the_open .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_open .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .the_open .column a {
           color: #1b1b3d;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .the_open .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .the_open .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .the_open .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .the_open .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .the_open .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .the_open .column p.PULLQUOTE {
           color: #1b1b3d;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .the_open .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_open .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .the_open .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .the_open .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .the_open .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .the_open .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .the_open .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .the_open .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
Statistics
***********************************/

    /*general*/

        .statistics .column endbug {
        }

    /*headers*/

        .statistics .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
           text-align: center;
        }

        .statistics .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .statistics .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 12px;
           text-align: center;
           text-transform: uppercase;
        }

        .statistics .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .statistics .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .statistics .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .statistics .column .AllCaps {
           color: #000000;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.2em;
           text-transform: uppercase;
        }

        .statistics .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

        .statistics .column .EndBug {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 14px;
           font-style: italic;
           font-weight: 400;
           margin-bottom: 0px;
        }

    /*links*/

        .statistics .column a {
           color: #ffffff;
           font-weight: 400;
           text-decoration: none;
        }

        .statistics .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .statistics .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .statistics .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .statistics .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .statistics .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .statistics .column p.PullQuoteSpeakeramateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.PULLQUOTEamateur {
           color: #ffaa32;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.STATSheader {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 44px;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 20px;
           padding-bottom: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.STATSsubhead {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 19px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 0px;
           padding-bottom: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .statistics .column p.PullQuoteSpeaker {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.TheTakewomen {
           background-color: #3eb6ff;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.PULLQUOTEwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-bottom: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .statistics .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.TheTakeamateur {
           background-color: #ffaa32;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 5px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .statistics .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .statistics .column p.PullQuoteSpeakerwomen {
           color: #3eb6ff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .statistics .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1em;
           padding-bottom: 0px;
           text-align: left;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
PostScript
***********************************/

    /*general*/

        .postscript .column endbug {
        }

    /*headers*/

        .postscript .column h1 {
        }

        .postscript .column h2 {
           font-family: Arial, sans-serif;
           font-size: 30px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 6px;
        }

        .postscript .column h3 {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .postscript .column h4 {
        }

        .postscript .column h5 {
        }

        .postscript .column h6 {
        }

    /*inlines*/

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

        .postscript .column .AllCaps {
           color: #79777b;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: 100;
           text-transform: uppercase;
        }

    /*links*/

        .postscript .column a {
        }

        .postscript .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .postscript .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .postscript .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .postscript .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .postscript .column p {
           background-color: #efefef;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-indent: 18px;
        }

        .postscript .column p.NoIndent {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro",sans-serif;
           font-size: 14px;
           line-height: 1.2em;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 6px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 6px;
           text-indent: 0px;
        }

        .postscript .column p.PostScriptText {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 15px;
           padding-left: 15px;
           padding-right: 45px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .postscript .column p.PostScriptHeader {
           background-color: #000000;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           padding-bottom: 5px;
           padding-left: 15px;
           padding-top: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .postscript .column p.JustifiedRight {
           background-color: #000000;
           color: #efefef;
           font-family: Arial, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           padding-left: 8px;
           padding-right: 8px;
           text-align: right;
           text-indent: 18px;
           text-transform: uppercase;
        }

/***********************************
Masthead
***********************************/

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

        .masthead .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-top: 10px;
        }

        .masthead .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-top: 0px;
           padding-top: 0px;
        }

        .masthead .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 800;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .masthead .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .masthead .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .masthead .column h6 {
           font-family: "acumin-pro",sans-serif;
        }

    /*inlines*/

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

        .masthead .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .masthead .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
        }

    /*links*/

        .masthead .column a {
           color: #4caf50;
           font-weight: 400;
           text-decoration: none;
        }

        .masthead .column a.ReadMore {
           color: #346734;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .masthead .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .masthead .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .masthead .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.6em;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .masthead .column p.TheStarterHeader {
           color: #b9b9b9;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 55px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           text-indent: 0px;
        }

        .masthead .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .masthead .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.3em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .masthead .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .masthead .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           text-align: right;
           text-indent: 18px;
        }

        .masthead .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 25px;
           padding-bottom: 10px;
           text-align: right;
           text-indent: 0px;
        }

        .masthead .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 600;
           line-height: 1em;
           padding-bottom: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .masthead .column p.TheStarterbody {
           color: #000000;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

/***********************************
Azinger Speaks On Succeeding Miller At NBC
***********************************/

    /*general*/

        .azinger_speaks_on_succeeding_ .column endbug {
        }

    /*headers*/

        .azinger_speaks_on_succeeding_ .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
        }

        .azinger_speaks_on_succeeding_ .column h2 {
           background-color: transparent;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-bottom: 15px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .azinger_speaks_on_succeeding_ .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .azinger_speaks_on_succeeding_ .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .azinger_speaks_on_succeeding_ .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .azinger_speaks_on_succeeding_ .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .azinger_speaks_on_succeeding_ .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .azinger_speaks_on_succeeding_ .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .azinger_speaks_on_succeeding_ .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .azinger_speaks_on_succeeding_ .column a.ReadMore {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .azinger_speaks_on_succeeding_ .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

        .azinger_speaks_on_succeeding_ .column a.Tap-InsLinks {
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-weight: 800;
           text-decoration: underline;
           text-transform: uppercase;
        }

    /*lists*/

        .azinger_speaks_on_succeeding_ .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .azinger_speaks_on_succeeding_ .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .azinger_speaks_on_succeeding_ .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .azinger_speaks_on_succeeding_ .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .azinger_speaks_on_succeeding_ .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .azinger_speaks_on_succeeding_ .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

/***********************************
García Successfully Defends Title In Homeland
***********************************/

    /*general*/

        .euro_tour_charticle .column endbug {
        }

    /*headers*/

        .euro_tour_charticle .column h1 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 900;
        }

        .euro_tour_charticle .column h2 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 800;
        }

        .euro_tour_charticle .column h3 {
           font-family: "acumin-pro",sans-serif;
           font-weight: 700;
        }

        .euro_tour_charticle .column h4 {
        }

        .euro_tour_charticle .column h5 {
        }

        .euro_tour_charticle .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .euro_tour_charticle .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 600;
           text-decoration: underline;
        }

    /*paragraphs*/

        .euro_tour_charticle .column p {
           font-family: "acumin-pro",sans-serif;
           font-weight: 300;
           line-height: 1.25em;
           margin-top: 10px;
        }

/***********************************
Range Rat
***********************************/

    /*general*/

        .range_rat .column endbug {
        }

    /*headers*/

        .range_rat .column h1 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 32px;
           font-weight: 800;
           letter-spacing: 0px;
           line-height: 1em;
           margin-bottom: 10px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 10px;
        }

        .range_rat .column h2 {
           background-color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 500;
           line-height: 1em;
           margin-left: 0px;
           margin-top: 0px;
           padding-top: 0px;
        }

        .range_rat .column h3 {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 800;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 15px;
           text-transform: uppercase;
        }

        .range_rat .column h4 {
           font-family: "acumin-pro",sans-serif;
        }

        .range_rat .column h5 {
           font-family: "acumin-pro",sans-serif;
        }

        .range_rat .column h6 {
           color: #bbbbbb;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 48px;
           font-weight: bold;
           text-transform: uppercase;
        }

    /*inlines*/

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

        .range_rat .column .AllCaps {
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .range_rat .column .Dateline {
           color: #313131;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 17px;
           font-weight: bold;
           margin-left: 0px;
           margin-right: 0px;
        }

    /*links*/

        .range_rat .column a {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-weight: 500;
        }

        .range_rat .column a.ReadMore {
           color: #4caf50;
           font-family: Arial, sans-serif;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
        }

        .range_rat .column a.NoStyle {
           color: #000000;
           text-decoration: none;
        }

    /*lists*/

        .range_rat .column .Bullet {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-type: disc;
           list-style-image: none;
        }

        .range_rat .column .Numbered {
           font-family: Arial, sans-serif;
           font-size: 18px;
           list-style-image: none;
        }

    /*paragraphs*/

        .range_rat .column p {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.PULLQUOTE {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 28px;
           font-weight: 300;
           line-height: 1.2em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.NoIndent {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.PullQuoteSpeaker {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 20px;
           margin-top: 10px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .range_rat .column p.BasicList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.2em;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.RRText {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.4em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.RRHeader {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 24px;
           font-weight: 600;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           margin-top: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .range_rat .column p.TheTake {
           background-color: #4caf50;
           color: #ffffff;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           margin-left: 0px;
           margin-top: 0px;
           padding-bottom: 5px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 5px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.BulletList {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 100;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 20px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.Tagline {
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: 600;
           line-height: 1.6em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: right;
           text-indent: 0px;
        }

        .range_rat .column p.RRtag {
           color: #4caf50;
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 15px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.RRplug {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 16px;
           font-style: italic;
           font-weight: 600;
           line-height: 1.1em;
           margin-left: 0px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .range_rat .column p.JustifiedRight {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.6em;
           margin-right: 0px;
           text-align: right;
           text-indent: 18px;
        }

        .range_rat .column p.RRSubhead {
           color: #4caf50;
           font-family: "acumin-pro",sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.1em;
           margin-left: 20px;
           margin-right: 0px;
           padding-bottom: 10px;
           padding-left: 0px;
           padding-right: 0px;
           text-indent: 0px;
        }

        .range_rat .column p.Caption {
           font-family: "acumin-pro-condensed",sans-serif;
           font-size: 18px;
           font-weight: 300;
           line-height: 1em;
           margin-bottom: 20px;
           padding-bottom: 0px;
           text-indent: 0px;
        }

