/***********************************
Welcome from AISES
***********************************/

    /*paragraphs*/

        .welcome_from_aises .column p.SanOpen {
           text-indent: 0px;
           letter-spacing: 1px;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
        }

        .welcome_from_aises .column p.SidebarH1 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 24px;
           font-family: Avant Garde, sans-serif;
           background-color: #d0d0d0;
        }

        .welcome_from_aises .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 20px;
           font-size: 18px;
           font-family: Garamond, serif;
        }

        .welcome_from_aises .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 50px;
           padding-left: 50px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 24px;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           background-color: #d0d0d0;
        }

        .welcome_from_aises .column p.SidebarBody {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 24px;
           line-height: 1.8em;
           font-size: 18px;
           font-family: Avant Garde, sans-serif;
           background-color: #d0d0d0;
        }

        .welcome_from_aises .column p.SanOpenIndent {
           text-indent: 18px;
           letter-spacing: 1px;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
        }

        .welcome_from_aises .column p.RightJustify {
           text-indent: 18px;
           text-align: right;
           font-size: 18px;
           font-family: Garamond, serif;
        }

        .welcome_from_aises .column p.PullQuote {
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Georgia, serif;
           color: #000000;
        }

        .welcome_from_aises .column p.NoIndent {
           text-indent: 0px;
           font-size: 16px;
           font-family: Georgia, serif;
           line-height: 1.6em;
        }

        .welcome_from_aises .column p {
           text-indent: 18px;
           font-size: 16px;
           font-family: Georgia, serif;
           line-height: 1.6em;
        }

        .welcome_from_aises .column p.p1 {
           color: #2c363a;
        }

    /*lists*/

        .welcome_from_aises .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
           list-style-image: none;
        }

        .welcome_from_aises .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
           list-style-image: none;
        }

        .welcome_from_aises .column .Numbered {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
           list-style-image: none;
        }

    /*links*/

        .welcome_from_aises .column a.SansSerifLink {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Avant Garde, sans-serif;
        }

        .welcome_from_aises .column a {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
        }

    /*inlines*/

        .welcome_from_aises .column .Red {
           color: #bf2329;
        }

        .welcome_from_aises .column .AISESOrange {
           color: #ea421b;
        }

        .welcome_from_aises .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 5px;
           line-height: 0.59em;
           font-size: 146px;
           font-family: Garamond, serif;
           float: left;
        }

        .welcome_from_aises .column .Sansserifstarter {
           font-family: Tahoma, sans-serif;
           text-transform: uppercase;
           font-size: 15px;
        }

        .welcome_from_aises .column .default-drop-cap {
           margin-top: 24px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 600;
           font-size: 60px;
           font-family: Avant Garde, sans-serif;
           float: left;
           color: #000000;
           margin-left: 0px;
        }

        .welcome_from_aises .column .s2 {
           text-decoration: underline;
           color: #000000;
        }

    /*headers*/

        .welcome_from_aises .column h6 {
           line-height: 1.3em;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .welcome_from_aises .column h5 {
        }

        .welcome_from_aises .column h4 {
           margin-bottom: 10px;
           line-height: 1.4em;
           font-size: 20px;
           font-family: Garamond, serif;
        }

        .welcome_from_aises .column h3 {
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 20px;
           font-family: Avant Garde, sans-serif;
           color: #000000;
        }

        .welcome_from_aises .column h2 {
           text-align: left;
           margin-bottom: 0px;
           line-height: 1.4em;
           letter-spacing: 0px;
           font-weight: 200;
           font-size: 28px;
           font-family: Georgia, serif;
           font-style: italic;
           text-decoration: underline;
        }

        .welcome_from_aises .column h1 {
           margin-top: 18px;
           margin-bottom: 18px;
           line-height: 1em;
           font-size: 48px;
           font-family: Tahoma, sans-serif;
           letter-spacing: 1px;
        }

    /*general*/

        .welcome_from_aises .column endbug {
        }

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

    /*general*/

        .masthead .column endbug {
        }

    /*headers*/

        .masthead .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 32px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 10px;
        }

        .masthead .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 21px;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 18px;
        }

        .masthead .column h3 {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           font-weight: bold;
           line-height: 1.6em;
           margin-top: 18px;
        }

        .masthead .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           font-weight: bold;
           line-height: 1.6em;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .masthead .column h5 {
        }

        .masthead .column h6 {
        }

    /*inlines*/

        .masthead .column .default-drop-cap {
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 48px;
           font-weight: 400;
           line-height: 0.42em;
           margin-right: 2px;
           margin-top: 15px;
        }

    /*links*/

        .masthead .column a {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
        }

    /*lists*/

        .masthead .column .Alphabetical {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

        .masthead .column .Bullet {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .masthead .column .Numbered {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
           list-style-image: none;
        }

    /*paragraphs*/

        .masthead .column p {
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-indent: 0px;
        }

        .masthead .column p.RightJustify {
           font-family: Tahoma, sans-serif;
           margin-top: 12px;
           text-align: right;
           text-indent: 18px;
        }

        .masthead .column p.Centered {
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-align: center;
           text-indent: 0px;
        }

        .masthead .column p.NoIndent {
           font-family: Tahoma, sans-serif;
           margin-top: 18px;
           text-indent: 0px;
        }

        .masthead .column p.LandAcknowlegement {
           font-family: Tahoma, sans-serif;
           margin-top: 0px;
           text-indent: 0px;
           font-size: 12px;
           line-height: 1.4em;
        }

        .masthead .column p.FinePrint {
           font-family: Tahoma, sans-serif;
           margin-top: 18px;
           text-indent: 0px;
           font-size: 14px;
        }

/***********************************
The Student Body
***********************************/

    /*headers*/

        .the_student_body .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 54px;
           font-weight: 100;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
           letter-spacing: 1px;
        }

        .the_student_body .column h2 {
           font-family: Georgia, serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .the_student_body .column h3 {
           color: #bf2329;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
           letter-spacing: 2px;
        }

        .the_student_body .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .the_student_body .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
        }

        .the_student_body .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
        }

    /*inlines*/

        .the_student_body .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           margin-left: 0px;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 50px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 6px;
           margin-top: 18px;
        }

        .the_student_body .column .Gray {
           color: #6e6f72;
        }

        .the_student_body .column .SansSerifStart {
           font-family: Avant Garde, sans-serif;
        }

        .the_student_body .column .Serif {
           font-family: Georgia, serif;
           letter-spacing: 1px;
        }

        .the_student_body .column .AISESRed {
           color: #bf2329;
        }

    /*links*/

        .the_student_body .column a {
        }

    /*paragraphs*/

        .the_student_body .column p.Gray {
           color: #6e6f72;
           margin-bottom: 18px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           text-indent: 0px;
        }

        .the_student_body .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 18px;
        }

        .the_student_body .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .the_student_body .column p.RightAligned {
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           text-align: right;
           text-indent: 0px;
        }

        .the_student_body .column p.PullQuote {
           color: #bf2329;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           font-style: italic;
        }

        .the_student_body .column p.Center {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 20px;
           text-align: center;
           text-transform: uppercase;
        }

        .the_student_body .column p.SansSerif {
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           text-indent: 0px;
           line-height: 1.4em;
           letter-spacing: 0px;
        }

        .the_student_body .column p.ImageCredit {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           text-indent: 0px;
           line-height: 1.2em;
           text-transform: uppercase;
           margin-top: 12px;
           margin-bottom: 24px;
        }

        .the_student_body .column p.ImageCaption {
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: bold;
           padding-bottom: 22px;
        }

/***********************************
The Student Body 2
***********************************/

    /*paragraphs*/

        .the_student_body_2 .column p.ImageCaption {
           padding-bottom: 22px;
           font-weight: bold;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 14px;
           font-family: Tahoma, sans-serif;
        }

        .the_student_body_2 .column p.ImageCredit {
           margin-bottom: 24px;
           margin-top: 12px;
           text-transform: uppercase;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 12px;
           font-family: Helvetica, sans-serif;
        }

        .the_student_body_2 .column p.SansSerif {
           letter-spacing: 0px;
           line-height: 1.4em;
           text-indent: 0px;
           font-size: 15px;
           font-family: Tahoma, sans-serif;
        }

        .the_student_body_2 .column p.Center {
           text-transform: uppercase;
           text-align: center;
           margin-bottom: 20px;
           font-weight: bold;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .the_student_body_2 .column p.PullQuote {
           font-style: italic;
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Georgia, serif;
           color: #bf2329;
        }

        .the_student_body_2 .column p.RightAligned {
           text-indent: 0px;
           text-align: right;
           font-size: 15px;
           font-family: Tahoma, sans-serif;
        }

        .the_student_body_2 .column p.NoIndent {
           text-indent: 0px;
           font-size: 16px;
           font-family: Georgia, serif;
        }

        .the_student_body_2 .column p {
           text-indent: 18px;
           font-size: 16px;
           font-family: Georgia, serif;
        }

        .the_student_body_2 .column p.Gray {
           text-indent: 0px;
           font-size: 22px;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 18px;
           color: #6e6f72;
        }

    /*links*/

        .the_student_body_2 .column a {
        }

    /*inlines*/

        .the_student_body_2 .column .AISESRed {
           color: #bf2329;
        }

        .the_student_body_2 .column .Serif {
           letter-spacing: 1px;
           font-family: Georgia, serif;
        }

        .the_student_body_2 .column .SansSerifStart {
           font-family: Avant Garde, sans-serif;
        }

        .the_student_body_2 .column .Gray {
           color: #6e6f72;
        }

        .the_student_body_2 .column .default-drop-cap {
           margin-top: 18px;
           margin-right: 6px;
           line-height: .3em;
           font-weight: bold;
           font-size: 50px;
           font-family: Tahoma, sans-serif;
           float: left;
           margin-left: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

    /*headers*/

        .the_student_body_2 .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .the_student_body_2 .column h5 {
           line-height: 1.6em;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
        }

        .the_student_body_2 .column h4 {
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
        }

        .the_student_body_2 .column h3 {
           letter-spacing: 2px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
           color: #bf2329;
        }

        .the_student_body_2 .column h2 {
           margin-top: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Georgia, serif;
        }

        .the_student_body_2 .column h1 {
           letter-spacing: 1px;
           text-align: center;
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 100;
           font-size: 54px;
           font-family: Tahoma, sans-serif;
        }

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

    /*paragraphs*/

        .cover .column p {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

/***********************************
AD_Be An Actuary
***********************************/

    /*paragraphs*/

        .ad_be_an_actuary .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_be_an_actuary .column a {
        }

    /*headers*/

        .ad_be_an_actuary .column h1 {
        }

        .ad_be_an_actuary .column h2 {
        }

        .ad_be_an_actuary .column h3 {
        }

        .ad_be_an_actuary .column h4 {
        }

        .ad_be_an_actuary .column h5 {
        }

        .ad_be_an_actuary .column h6 {
        }

/***********************************
AD_Humboldt
***********************************/

    /*paragraphs*/

        .ad_humboldt .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_humboldt .column a {
        }

    /*headers*/

        .ad_humboldt .column h1 {
        }

        .ad_humboldt .column h2 {
        }

        .ad_humboldt .column h3 {
        }

        .ad_humboldt .column h4 {
        }

        .ad_humboldt .column h5 {
        }

        .ad_humboldt .column h6 {
        }

/***********************************
AD_NAFOA
***********************************/

    /*paragraphs*/

        .ad_nafoa .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_nafoa .column a {
        }

    /*headers*/

        .ad_nafoa .column h1 {
        }

        .ad_nafoa .column h2 {
        }

        .ad_nafoa .column h3 {
        }

        .ad_nafoa .column h4 {
        }

        .ad_nafoa .column h5 {
        }

        .ad_nafoa .column h6 {
        }

/***********************************
AD_New Mexico Tech
***********************************/

    /*paragraphs*/

        .ad_new_mexico_tech .column p {
        }

    /*inlines*/

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

    /*links*/

        .ad_new_mexico_tech .column a {
        }

    /*headers*/

        .ad_new_mexico_tech .column h1 {
        }

        .ad_new_mexico_tech .column h2 {
        }

        .ad_new_mexico_tech .column h3 {
        }

        .ad_new_mexico_tech .column h4 {
        }

        .ad_new_mexico_tech .column h5 {
        }

        .ad_new_mexico_tech .column h6 {
        }

/***********************************
Feature_Research
***********************************/

    /*general*/

        .feature_research .column endbug {
        }

    /*headers*/

        .feature_research .column h1 {
           font-family: Georgia, serif;
           font-size: 52px;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
        }

        .feature_research .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 24px;
           font-weight: 200;
           letter-spacing: 1px;
           line-height: 1em;
           margin-bottom: 0px;
           text-align: left;
           margin-top: 0px;
           padding-top: 0px;
           padding-bottom: 0px;
        }

        .feature_research .column h3 {
           color: #ffffff;
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           font-weight: bold;
           line-height: 1.4em;
           margin-top: 24px;
           text-indent: 0px;
           text-transform: uppercase;
           letter-spacing: 1px;
           background-color: #8d8d8d;
           padding-top: 2px;
           padding-bottom: 2px;
           padding-left: 12px;
        }

        .feature_research .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 22px;
           line-height: 0.5em;
           margin-bottom: 0px;
           color: #00aeef;
           font-weight: bold;
           margin-top: 0px;
           padding-top: 24px;
        }

        .feature_research .column h5 {
        }

        .feature_research .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
        }

    /*inlines*/

        .feature_research .column .dashes {
           letter-spacing: 2px;
           font-size: 18px;
           color: #235e91;
        }

        .feature_research .column .SmallerBold {
           text-transform: uppercase;
           background-color: #235e91;
           color: #ffffff;
           font-size: 14px;
           font-family: Tahoma, sans-serif;
        }

        .feature_research .column .Top10DkBlue {
           color: #235e91;
        }

        .feature_research .column .Top10Teal {
           color: #2da89b;
        }

        .feature_research .column .default-drop-cap {
           color: #47abec;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 100px;
           font-weight: 700;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 28px;
        }

        .feature_research .column .Sansserifstarter {
           font-family: Tahoma, sans-serif;
           text-transform: uppercase;
           font-size: 16px;
        }

        .feature_research .column .SerifDrop-Cap {
           float: left;
           font-family: Garamond, serif;
           font-size: 146px;
           line-height: 0.59em;
           margin-right: 5px;
           margin-top: 16px;
        }

        .feature_research .column .AISESOrange {
           color: #d4595b;
        }

        .feature_research .column .Red {
           color: #bf2329;
        }

        .feature_research .column .SmallDrop-Cap {
           font-family: Avant Garde, sans-serif;
           color: #2da89b;
           font-size: 52px;
           line-height: 0.5em;
           font-weight: bold;
           margin-top: 16px;
           margin-right: 2px;
           float: left;
        }

        .feature_research .column .Yellow-Orange {
           color: #febd43;
        }

        .feature_research .column .Cyan {
           color: #00aeef;
        }

        .feature_research .column .Gray {
           color: #8d8d8d;
        }

    /*links*/

        .feature_research .column a {
           font-family: Garamond, serif;
           font-size: 18px;
           line-height: 1.6em;
        }

        .feature_research .column a.SansSerifLink {
           color: #2da89b;
           font-weight: 600;
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*lists*/

        .feature_research .column .Numbered {
           font-family: Garamond, serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-image: none;
        }

        .feature_research .column .Bulleted {
           font-family: Garamond, serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: none;
        }

        .feature_research .column .Alphabetical {
           font-family: Garamond, serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: lower-alpha;
           list-style-image: none;
        }

    /*paragraphs*/

        .feature_research .column p.Credit {
           text-transform: uppercase;
           line-height: 1.3em;
           color: #000000;
           font-family: Helvetica, sans-serif;
           font-size: 11px;
           text-indent: 0px;
           margin-bottom: 0px;
           padding-bottom: 12px;
        }

        .feature_research .column p {
           font-family: Georgia, serif;
           font-size: 18px;
           text-indent: 18px;
        }

        .feature_research .column p.NoIndent {
           font-family: Georgia, serif;
           font-size: 18px;
           text-indent: 0px;
           margin-top: 24px;
        }

        .feature_research .column p.PullQuote {
           color: #000000;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           text-align: center;
        }

        .feature_research .column p.RightJustify {
           font-family: Garamond, serif;
           font-size: 18px;
           text-align: right;
           text-indent: 18px;
        }

        .feature_research .column p.SanOpenIndent {
           line-height: 1.6em;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           letter-spacing: 0px;
           text-indent: 18px;
        }

        .feature_research .column p.SidebarBody {
           background-color: #d0d0d0;
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           line-height: 1.8em;
           padding-bottom: 24px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .feature_research .column p.SidebarQuote {
           background-color: #d0d0d0;
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 24px;
           margin-top: 24px;
           padding-bottom: 28px;
           padding-left: 50px;
           padding-right: 50px;
           padding-top: 18px;
           text-align: center;
           text-indent: 0px;
        }

        .feature_research .column p.Center {
           font-family: Garamond, serif;
           font-size: 18px;
           padding-bottom: 20px;
           text-align: center;
           text-indent: 0px;
        }

        .feature_research .column p.SidebarH1 {
           background-color: #d0d0d0;
           font-family: Avant Garde, sans-serif;
           font-size: 24px;
           font-weight: bold;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .feature_research .column p.SanOpen {
           margin-right: 56px;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           letter-spacing: 0px;
           text-indent: 0px;
           line-height: 1.6em;
        }

        .feature_research .column p.Profile {
           padding-right: 56px;
           text-decoration: none;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-indent: 0px;
           color: #235e91;
           line-height: 1.4em;
           margin-top: 20px;
           text-transform: uppercase;
           font-weight: bold;
        }

        .feature_research .column p.Caption {
           font-family: Avant Garde, sans-serif;
           font-size: 14px;
           text-indent: 0px;
           color: #000000;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
        }

        .feature_research .column p.LargeIntro {
           font-family: Georgia, serif;
           font-size: 22px;
           text-indent: 18px;
           line-height: 1.4em;
           padding-bottom: 12px;
        }

        .feature_research .column p.LargeIntroNoIndent {
           font-family: Georgia, serif;
           font-size: 22px;
           text-indent: 0px;
           line-height: 1.4em;
           padding-top: 24px;
           padding-left: 0px;
        }

/***********************************
Feature_Managing Your Finances
***********************************/

    /*paragraphs*/

        .feature_managing_your_finance .column p.LargeIntroNoIndent {
           padding-left: 0px;
           padding-top: 24px;
           line-height: 1.4em;
           text-indent: 0px;
           font-size: 22px;
           font-family: Georgia, serif;
        }

        .feature_managing_your_finance .column p.LargeIntro {
           padding-bottom: 12px;
           line-height: 1.4em;
           text-indent: 18px;
           font-size: 22px;
           font-family: Georgia, serif;
        }

        .feature_managing_your_finance .column p.Caption {
           margin-bottom: 12px;
           margin-top: 12px;
           font-weight: bold;
           line-height: 1.2em;
           color: #000000;
           text-indent: 0px;
           font-size: 14px;
           font-family: Avant Garde, sans-serif;
        }

        .feature_managing_your_finance .column p.Profile {
           font-weight: bold;
           text-transform: uppercase;
           margin-top: 20px;
           line-height: 1.4em;
           color: #235e91;
           text-indent: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           text-decoration: none;
           padding-right: 56px;
        }

        .feature_managing_your_finance .column p.SanOpen {
           line-height: 1.6em;
           text-indent: 0px;
           letter-spacing: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           margin-right: 56px;
        }

        .feature_managing_your_finance .column p.SidebarH1 {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           font-weight: bold;
           font-size: 24px;
           font-family: Avant Garde, sans-serif;
           background-color: #d0d0d0;
        }

        .feature_managing_your_finance .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 20px;
           font-size: 18px;
           font-family: Garamond, serif;
        }

        .feature_managing_your_finance .column p.SidebarQuote {
           text-indent: 0px;
           text-align: center;
           padding-top: 18px;
           padding-right: 50px;
           padding-left: 50px;
           padding-bottom: 28px;
           margin-top: 24px;
           font-size: 24px;
           font-family: Avant Garde, sans-serif;
           color: #000000;
           background-color: #d0d0d0;
        }

        .feature_managing_your_finance .column p.SidebarBody {
           text-indent: 0px;
           padding-right: 18px;
           padding-left: 18px;
           padding-bottom: 24px;
           line-height: 1.8em;
           font-size: 18px;
           font-family: Avant Garde, sans-serif;
           background-color: #d0d0d0;
        }

        .feature_managing_your_finance .column p.SanOpenIndent {
           text-indent: 18px;
           letter-spacing: 0px;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
           line-height: 1.6em;
        }

        .feature_managing_your_finance .column p.RightJustify {
           text-indent: 18px;
           text-align: right;
           font-size: 18px;
           font-family: Garamond, serif;
        }

        .feature_managing_your_finance .column p.PullQuote {
           text-align: center;
           text-indent: 0px;
           padding-right: 40px;
           padding-left: 40px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Georgia, serif;
           color: #000000;
           background-color: #ffcc44;
           padding-top: 24px;
           padding-bottom: 24px;
           margin-left: 24px;
           margin-right: 24px;
        }

        .feature_managing_your_finance .column p.NoIndent {
           margin-top: 24px;
           text-indent: 0px;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .feature_managing_your_finance .column p {
           text-indent: 18px;
           font-size: 18px;
           font-family: Georgia, serif;
        }

        .feature_managing_your_finance .column p.Credit {
           padding-bottom: 12px;
           margin-bottom: 0px;
           text-indent: 0px;
           font-size: 11px;
           font-family: Helvetica, sans-serif;
           color: #000000;
           line-height: 1.3em;
           text-transform: uppercase;
        }

    /*lists*/

        .feature_managing_your_finance .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
           list-style-image: none;
        }

        .feature_managing_your_finance .column .Bulleted {
           list-style-type: none;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Georgia, serif;
           padding-left: 14px;
           margin-top: 12px;
           padding-top: 0px;
           list-style-image: url('../assets/ab5874133a84cff7584d776ce74b1752.jpg');
        }

        .feature_managing_your_finance .column .Numbered {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
           list-style-image: none;
        }

    /*links*/

        .feature_managing_your_finance .column a.SansSerifLink {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Avant Garde, sans-serif;
           font-weight: 600;
           color: #2da89b;
        }

        .feature_managing_your_finance .column a {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Garamond, serif;
        }

    /*inlines*/

        .feature_managing_your_finance .column .Gray {
           color: #8d8d8d;
        }

        .feature_managing_your_finance .column .Yellow-Orange {
           color: #ffcc44;
        }

        .feature_managing_your_finance .column .SmallDrop-Cap {
           float: left;
           margin-right: 2px;
           margin-top: 16px;
           font-weight: bold;
           line-height: 0.5em;
           font-size: 52px;
           color: #2da89b;
           font-family: Avant Garde, sans-serif;
        }

        .feature_managing_your_finance .column .Red {
           color: #bf2329;
        }

        .feature_managing_your_finance .column .AISESOrange {
           color: #d4595b;
        }

        .feature_managing_your_finance .column .SerifDrop-Cap {
           margin-top: 18px;
           margin-right: 10px;
           line-height: 0.59em;
           font-size: 100px;
           font-family: Georgia, serif;
           float: left;
        }

        .feature_managing_your_finance .column .Sansserifstarter {
           font-size: 16px;
           text-transform: uppercase;
           font-family: Tahoma, sans-serif;
        }

        .feature_managing_your_finance .column .default-drop-cap {
           margin-top: 28px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: 700;
           font-size: 100px;
           font-family: Avant Garde, sans-serif;
           float: left;
           color: #47abec;
        }

        .feature_managing_your_finance .column .SmallerBold {
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           color: #ffffff;
           background-color: #235e91;
           text-transform: uppercase;
        }

        .feature_managing_your_finance .column .dashes {
           color: #235e91;
           font-size: 18px;
           letter-spacing: 2px;
        }

        .feature_managing_your_finance .column .Pink {
           color: #cf71ad;
        }

        .feature_managing_your_finance .column .LightPurple {
           color: #ceb5d7;
        }

        .feature_managing_your_finance .column .DarkPurple {
           color: #5c54a4;
        }

        .feature_managing_your_finance .column .SansSerifHeadline {
           font-family: Tahoma, sans-serif;
           font-size: 136px;
           letter-spacing: 6px;
           margin-top: 0px;
           padding-top: 20px;
           padding-left: 0px;
        }

        .feature_managing_your_finance .column .LargeHeadline {
           font-size: 88px;
           letter-spacing: 4px;
           font-family: Tahoma, sans-serif;
        }

    /*headers*/

        .feature_managing_your_finance .column h6 {
           line-height: 1.3em;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

        .feature_managing_your_finance .column h5 {
        }

        .feature_managing_your_finance .column h4 {
           padding-top: 24px;
           margin-top: 0px;
           font-weight: bold;
           color: #cf71ad;
           margin-bottom: 0px;
           line-height: 1.2em;
           font-size: 22px;
           font-family: Tahoma, sans-serif;
        }

        .feature_managing_your_finance .column h3 {
           padding-left: 0px;
           padding-bottom: 2px;
           padding-top: 2px;
           background-color: #8d8d8d;
           letter-spacing: 1px;
           text-transform: uppercase;
           text-indent: 0px;
           margin-top: 24px;
           line-height: 1.4em;
           font-weight: bold;
           font-size: 15px;
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           text-align: center;
        }

        .feature_managing_your_finance .column h2 {
           padding-bottom: 0px;
           padding-top: 0px;
           margin-top: 0px;
           text-align: center;
           margin-bottom: 0px;
           line-height: 1em;
           letter-spacing: 1px;
           font-weight: 200;
           font-size: 24px;
           font-family: Tahoma, sans-serif;
        }

        .feature_managing_your_finance .column h1 {
           font-weight: bold;
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1.1em;
           font-size: 45px;
           font-family: Georgia, serif;
           text-align: center;
        }

    /*general*/

        .feature_managing_your_finance .column endbug {
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .texas_to_wyoming .column h1 {
        }

        .texas_to_wyoming .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .texas_to_wyoming .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .texas_to_wyoming .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .texas_to_wyoming .column h5 {
        }

        .texas_to_wyoming .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .texas_to_wyoming .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .texas_to_wyoming .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .texas_to_wyoming .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .texas_to_wyoming .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .texas_to_wyoming .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .texas_to_wyoming .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .texas_to_wyoming .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .oregon_to_tennessee .column h1 {
        }

        .oregon_to_tennessee .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .oregon_to_tennessee .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .oregon_to_tennessee .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .oregon_to_tennessee .column h5 {
        }

        .oregon_to_tennessee .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .oregon_to_tennessee .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .oregon_to_tennessee .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .oregon_to_tennessee .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .oregon_to_tennessee .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .oregon_to_tennessee .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .oregon_to_tennessee .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .oregon_to_tennessee .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .north_dakota_to_oklahoma .column h1 {
        }

        .north_dakota_to_oklahoma .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .north_dakota_to_oklahoma .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .north_dakota_to_oklahoma .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .north_dakota_to_oklahoma .column h5 {
        }

        .north_dakota_to_oklahoma .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .north_dakota_to_oklahoma .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .north_dakota_to_oklahoma .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .north_dakota_to_oklahoma .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .north_dakota_to_oklahoma .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .north_dakota_to_oklahoma .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .north_dakota_to_oklahoma .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .north_dakota_to_oklahoma .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .new_york_to_north_carolina .column h1 {
        }

        .new_york_to_north_carolina .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .new_york_to_north_carolina .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .new_york_to_north_carolina .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .new_york_to_north_carolina .column h5 {
        }

        .new_york_to_north_carolina .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .new_york_to_north_carolina .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .new_york_to_north_carolina .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .new_york_to_north_carolina .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .new_york_to_north_carolina .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .new_york_to_north_carolina .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .new_york_to_north_carolina .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .new_york_to_north_carolina .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .mississippi_to_new_mexico .column h1 {
        }

        .mississippi_to_new_mexico .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .mississippi_to_new_mexico .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .mississippi_to_new_mexico .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .mississippi_to_new_mexico .column h5 {
        }

        .mississippi_to_new_mexico .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .mississippi_to_new_mexico .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .mississippi_to_new_mexico .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .mississippi_to_new_mexico .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .mississippi_to_new_mexico .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .mississippi_to_new_mexico .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .mississippi_to_new_mexico .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .mississippi_to_new_mexico .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .indiana_to_minnesota .column h1 {
        }

        .indiana_to_minnesota .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .indiana_to_minnesota .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .indiana_to_minnesota .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .indiana_to_minnesota .column h5 {
        }

        .indiana_to_minnesota .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .indiana_to_minnesota .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .indiana_to_minnesota .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .indiana_to_minnesota .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .indiana_to_minnesota .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .indiana_to_minnesota .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .indiana_to_minnesota .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .indiana_to_minnesota .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students continued
***********************************/

    /*headers*/

        .colorado_to_idaho .column h1 {
        }

        .colorado_to_idaho .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .colorado_to_idaho .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .colorado_to_idaho .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .colorado_to_idaho .column h5 {
        }

        .colorado_to_idaho .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .colorado_to_idaho .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
           margin-left: 0px;
        }

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

        .colorado_to_idaho .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .colorado_to_idaho .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .colorado_to_idaho .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .colorado_to_idaho .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .colorado_to_idaho .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .colorado_to_idaho .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students
***********************************/

    /*headers*/

        .alabama_to_california .column h1 {
        }

        .alabama_to_california .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .alabama_to_california .column h3 {
           line-height: 1.2em;
           margin-bottom: 6px;
           background-color: #9cd8f9;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           padding-top: 4px;
        }

        .alabama_to_california .column h4 {
           color: #4698c6;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .alabama_to_california .column h5 {
        }

        .alabama_to_california .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .alabama_to_california .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

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

        .alabama_to_california .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .alabama_to_california .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .alabama_to_california .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .alabama_to_california .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .alabama_to_california .column p {
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .alabama_to_california .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 12px;
           padding-left: 14px;
           padding-right: 8px;
           text-transform: capitalize;
           line-height: 0.5em;
        }

/***********************************
The Top 200 Colleges for Indigenous Students
***********************************/

    /*headers*/

        .top_200_intro .column h1 {
        }

        .top_200_intro .column h2 {
           font-style: italic;
           background-color: #fec20e;
           color: #000000;
           font-family: Georgia, serif;
           font-size: 26px;
           font-weight: bold;
           margin-top: 0px;
           padding-bottom: 2px;
           padding-left: 12px;
           padding-right: 8px;
           padding-top: 4px;
           text-transform: capitalize;
        }

        .top_200_intro .column h3 {
           line-height: 1.2em;
           margin-bottom: 12px;
           background-color: transparent;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           color: #00aeef;
        }

        .top_200_intro .column h4 {
           color: #000000;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 22px;
           font-family: Tahoma, sans-serif;
           text-align: center;
        }

        .top_200_intro .column h5 {
        }

        .top_200_intro .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .top_200_intro .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

        .top_200_intro .column .default-drop-cap {
           float: left;
           font-size: 94px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 14px;
           padding-top: 16px;
           padding-left: 0px;
           padding-right: 6px;
           font-family: Tahoma, sans-serif;
           color: #00aeef;
           margin-left: 0px;
        }

        .top_200_intro .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .top_200_intro .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

        .top_200_intro .column a {
           color: #fc8200;
           font-weight: bold;
        }

    /*paragraphs*/

        .top_200_intro .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .top_200_intro .column p {
           line-height: 1.6em;
           font-family: Georgia, serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .top_200_intro .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           text-transform: capitalize;
        }

        .top_200_intro .column p.DefaultIndent {
           line-height: 1.6em;
           font-family: Georgia, serif;
           font-size: 18px;
           padding-bottom: 0px;
           text-indent: 18px;
        }

/***********************************
The Top 200 Colleges-how to read the data
***********************************/

    /*paragraphs*/

        .the_top_200_colleges_how_to_r .column p.DefaultIndent {
           text-indent: 18px;
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Georgia, serif;
           line-height: 1.6em;
        }

        .the_top_200_colleges_how_to_r .column p.YellowBack {
           text-transform: capitalize;
           padding-right: 8px;
           padding-left: 8px;
           padding-bottom: 4px;
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           background-color: #fec20e;
        }

        .the_top_200_colleges_how_to_r .column p {
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           line-height: 1.6em;
        }

        .the_top_200_colleges_how_to_r .column p.GrayBackground {
           padding-bottom: 2px;
           font-size: 15px;
           font-family: Helvetica, sans-serif;
           line-height: 1.6em;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 10px;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 2px;
           padding-left: 6px;
           padding-right: 6px;
           color: #ffffff;
           background-color: #7c7d7d;
           letter-spacing: 1px;
        }

        .the_top_200_colleges_how_to_r .column p.Credit {
           padding-bottom: 0px;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           margin-top: 6px;
           text-transform: uppercase;
        }

    /*links*/

        .the_top_200_colleges_how_to_r .column a {
           font-weight: bold;
           color: #fc8200;
        }

    /*inlines*/

        .the_top_200_colleges_how_to_r .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

        .the_top_200_colleges_how_to_r .column .GreyBack {
           text-transform: uppercase;
           padding-right: 6px;
           padding-left: 6px;
           padding-bottom: 2px;
           margin-bottom: 0px;
           font-weight: bold;
           background-color: #7c7d7d;
           margin-top: 6px;
           margin-left: 0px;
           padding-top: 2px;
           font-size: 15px;
           color: #ffffff;
           letter-spacing: 1px;
        }

        .the_top_200_colleges_how_to_r .column .default-drop-cap {
           margin-left: 0px;
           color: #00aeef;
           font-family: Tahoma, sans-serif;
           padding-right: 6px;
           padding-left: 0px;
           padding-top: 16px;
           margin-top: 14px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: bold;
           font-size: 94px;
           float: left;
        }

        .the_top_200_colleges_how_to_r .column .IndigenousPopulation {
           font-family: Tahoma, sans-serif;
           font-size: 12px;
           text-transform: uppercase;
           font-weight: 100;
           letter-spacing: 1px;
        }

    /*headers*/

        .the_top_200_colleges_how_to_r .column h6 {
           margin-right: 0px;
           padding-left: 6px;
           padding-right: 6px;
           padding-bottom: 6px;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
           background-color: #d4d5d6;
           font-family: Tahoma, sans-serif;
        }

        .the_top_200_colleges_how_to_r .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           text-transform: uppercase;
           font-weight: bold;
        }

        .the_top_200_colleges_how_to_r .column h4 {
           text-align: center;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-transform: uppercase;
           letter-spacing: 1px;
           color: #000000;
        }

        .the_top_200_colleges_how_to_r .column h3 {
           color: #00aeef;
           padding-top: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 24px;
           font-weight: 600;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
           background-color: transparent;
           margin-bottom: 2px;
           line-height: 1.2em;
           margin-right: 0px;
        }

        .the_top_200_colleges_how_to_r .column h2 {
           text-transform: uppercase;
           padding-top: 8px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 4px;
           margin-top: 0px;
           font-weight: bold;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
           color: #000000;
           background-color: transparent;
        }

        .the_top_200_colleges_how_to_r .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 42px;
           text-align: center;
           font-weight: bold;
        }

/***********************************
Top Canadian Schools
***********************************/

    /*headers*/

        .top_canadian_schools .column h1 {
           font-weight: bold;
           text-align: center;
           font-size: 42px;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
        }

        .top_canadian_schools .column h2 {
           background-color: transparent;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           font-weight: bold;
           margin-top: 0px;
           padding-bottom: 4px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 8px;
           text-transform: uppercase;
        }

        .top_canadian_schools .column h3 {
           margin-right: 0px;
           line-height: 1.2em;
           margin-bottom: 2px;
           background-color: transparent;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: 600;
           margin-top: 24px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           color: #00aeef;
        }

        .top_canadian_schools .column h4 {
           color: #000000;
           letter-spacing: 1px;
           text-transform: uppercase;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           text-align: center;
        }

        .top_canadian_schools .column h5 {
           font-weight: bold;
           text-transform: uppercase;
           font-size: 14px;
           font-family: Tahoma, sans-serif;
        }

        .top_canadian_schools .column h6 {
           font-family: Tahoma, sans-serif;
           background-color: #d4d5d6;
           text-transform: uppercase;
           font-weight: bold;
           font-size: 18px;
           padding-bottom: 6px;
           padding-right: 6px;
           padding-left: 6px;
           margin-right: 0px;
        }

    /*inlines*/

        .top_canadian_schools .column .IndigenousPopulation {
           letter-spacing: 1px;
           font-weight: 100;
           text-transform: uppercase;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
        }

        .top_canadian_schools .column .default-drop-cap {
           float: left;
           font-size: 94px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 2px;
           margin-top: 14px;
           padding-top: 16px;
           padding-left: 0px;
           padding-right: 6px;
           font-family: Tahoma, sans-serif;
           color: #000000;
           margin-left: 0px;
        }

        .top_canadian_schools .column .GreyBack {
           letter-spacing: 1px;
           color: #ffffff;
           font-size: 15px;
           padding-top: 2px;
           margin-left: 0px;
           margin-top: 6px;
           background-color: #7c7d7d;
           font-weight: bold;
           margin-bottom: 0px;
           padding-bottom: 2px;
           padding-left: 6px;
           padding-right: 6px;
           text-transform: uppercase;
        }

        .top_canadian_schools .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

        .top_canadian_schools .column .Red {
           color: #c13531;
        }

    /*links*/

        .top_canadian_schools .column a {
           color: #c13531;
           font-weight: bold;
        }

    /*paragraphs*/

        .top_canadian_schools .column p.Credit {
           text-transform: uppercase;
           margin-top: 6px;
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 12px;
           padding-bottom: 28px;
        }

        .top_canadian_schools .column p.GrayBackground {
           letter-spacing: 1px;
           background-color: #7c7d7d;
           color: #ffffff;
           padding-right: 6px;
           padding-left: 6px;
           padding-top: 2px;
           margin-right: 0px;
           margin-left: 0px;
           margin-bottom: 0px;
           margin-top: 10px;
           font-weight: bold;
           text-transform: uppercase;
           line-height: 1.6em;
           font-family: Helvetica, sans-serif;
           font-size: 15px;
           padding-bottom: 2px;
        }

        .top_canadian_schools .column p {
           line-height: 1.4em;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .top_canadian_schools .column p.YellowBack {
           background-color: #fec20e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           margin-bottom: 0px;
           padding-bottom: 4px;
           padding-left: 8px;
           padding-right: 8px;
           text-transform: capitalize;
        }

        .top_canadian_schools .column p.DefaultIndent {
           line-height: 1.6em;
           font-family: Georgia, serif;
           font-size: 18px;
           padding-bottom: 0px;
           text-indent: 18px;
        }

        .top_canadian_schools .column p.IntroParagraph {
           line-height: 1.6em;
           font-family: Georgia, serif;
           font-size: 18px;
           padding-bottom: 0px;
        }

        .top_canadian_schools .column p.SchoolName {
           line-height: 1.6em;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 0px;
           font-weight: bold;
           padding-top: 18px;
           text-transform: uppercase;
        }

        .top_canadian_schools .column p.Caption {
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           padding-bottom: 8px;
           font-weight: bold;
           padding-top: 12px;
        }

/***********************************
Tribal Colleges and Universities
***********************************/

    /*paragraphs*/

        .tribal_colleges_and_universit .column p.Caption {
           padding-top: 12px;
           font-weight: bold;
           padding-bottom: 8px;
           font-size: 14px;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
        }

        .tribal_colleges_and_universit .column p.SchoolName {
           text-transform: uppercase;
           padding-top: 24px;
           font-weight: bold;
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           line-height: 1.6em;
        }

        .tribal_colleges_and_universit .column p.IntroParagraph {
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Georgia, serif;
           line-height: 1.6em;
           padding-top: 24px;
        }

        .tribal_colleges_and_universit .column p.DefaultIndent {
           text-indent: 18px;
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Georgia, serif;
           line-height: 1.6em;
        }

        .tribal_colleges_and_universit .column p.YellowBack {
           text-transform: capitalize;
           padding-right: 8px;
           padding-left: 8px;
           padding-bottom: 4px;
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           background-color: #fec20e;
        }

        .tribal_colleges_and_universit .column p {
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           line-height: 1.4em;
        }

        .tribal_colleges_and_universit .column p.GrayBackground {
           padding-bottom: 2px;
           font-size: 15px;
           font-family: Helvetica, sans-serif;
           line-height: 1.6em;
           text-transform: uppercase;
           font-weight: bold;
           margin-top: 10px;
           margin-bottom: 0px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 2px;
           padding-left: 6px;
           padding-right: 6px;
           color: #ffffff;
           background-color: #7c7d7d;
           letter-spacing: 1px;
        }

        .tribal_colleges_and_universit .column p.Credit {
           padding-bottom: 28px;
           font-size: 12px;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           margin-top: 6px;
           text-transform: uppercase;
        }

        .tribal_colleges_and_universit .column p.IntroParagraphIndent {
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Georgia, serif;
           line-height: 1.4em;
           text-indent: 18px;
        }

        .tribal_colleges_and_universit .column p.City {
           padding-bottom: 0px;
           font-size: 18px;
           font-family: Georgia, serif;
           line-height: 1.4em;
           letter-spacing: 0px;
           font-style: oblique;
           font-weight: bold;
           color: #858484;
           background-color: rgba(255, 255, 255, 0.01);
        }

        .tribal_colleges_and_universit .column p.Sidebar {
           padding-bottom: 18px;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
           line-height: 1.4em;
           background-color: #5c54a4;
           color: #ffffff;
           padding-top: 6px;
           padding-left: 18px;
           padding-right: 18px;
           letter-spacing: 0px;
        }

        .tribal_colleges_and_universit .column p.SidebarHeadline {
           padding-bottom: 6px;
           font-size: 28px;
           font-family: Georgia, serif;
           line-height: 1.4em;
           font-style: italic;
           font-weight: bold;
           background-color: #5c54a4;
           color: #ffffff;
           margin-top: 24px;
           margin-left: 0px;
           margin-right: 0px;
           padding-top: 20px;
           padding-left: 18px;
           padding-right: 18px;
        }

    /*links*/

        .tribal_colleges_and_universit .column a {
           font-weight: bold;
           color: #5c54a4;
        }

        .tribal_colleges_and_universit .column a.Creditlink {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 12px;
           line-height: 1.2em;
           text-transform: uppercase;
           text-decoration: underline;
           font-weight: 100;
        }

        .tribal_colleges_and_universit .column a.Sidebarlink {
           font-weight: bold;
           color: #ffffff;
        }

    /*inlines*/

        .tribal_colleges_and_universit .column .Red {
           color: #c13531;
        }

        .tribal_colleges_and_universit .column .Yellowdefault {
           font-family: Tahoma, sans-serif;
        }

        .tribal_colleges_and_universit .column .GreyBack {
           text-transform: uppercase;
           padding-right: 6px;
           padding-left: 6px;
           padding-bottom: 2px;
           margin-bottom: 0px;
           font-weight: bold;
           background-color: #7c7d7d;
           margin-top: 6px;
           margin-left: 0px;
           padding-top: 2px;
           font-size: 15px;
           color: #ffffff;
           letter-spacing: 1px;
        }

        .tribal_colleges_and_universit .column .default-drop-cap {
           margin-left: 0px;
           color: #000000;
           font-family: Tahoma, sans-serif;
           padding-right: 6px;
           padding-left: 0px;
           padding-top: 16px;
           margin-top: 14px;
           margin-right: 2px;
           line-height: .3em;
           font-weight: bold;
           font-size: 94px;
           float: left;
        }

        .tribal_colleges_and_universit .column .IndigenousPopulation {
           font-family: Tahoma, sans-serif;
           font-size: 12px;
           text-transform: uppercase;
           font-weight: 100;
           letter-spacing: 1px;
        }

        .tribal_colleges_and_universit .column .Purple {
           color: #5c54a4;
        }

        .tribal_colleges_and_universit .column .BoldLead-in {
           font-size: 14px;
           text-transform: uppercase;
           font-weight: bold;
        }

    /*headers*/

        .tribal_colleges_and_universit .column h6 {
           margin-right: 0px;
           padding-left: 6px;
           padding-right: 6px;
           padding-bottom: 6px;
           font-size: 18px;
           font-weight: bold;
           text-transform: uppercase;
           background-color: #d4d5d6;
           font-family: Tahoma, sans-serif;
        }

        .tribal_colleges_and_universit .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           text-transform: uppercase;
           font-weight: bold;
        }

        .tribal_colleges_and_universit .column h4 {
           text-align: center;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-transform: uppercase;
           letter-spacing: 1px;
           color: #000000;
        }

        .tribal_colleges_and_universit .column h3 {
           color: #5c54a4;
           padding-top: 0px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 0px;
           margin-top: 24px;
           font-weight: 600;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
           background-color: transparent;
           margin-bottom: 2px;
           line-height: 1.2em;
           margin-right: 0px;
        }

        .tribal_colleges_and_universit .column h2 {
           text-transform: uppercase;
           padding-top: 8px;
           padding-right: 0px;
           padding-left: 0px;
           padding-bottom: 4px;
           margin-top: 0px;
           font-weight: bold;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
           color: #000000;
           background-color: transparent;
        }

        .tribal_colleges_and_universit .column h1 {
           line-height: 1.2em;
           font-family: Tahoma, sans-serif;
           font-size: 42px;
           text-align: center;
           font-weight: bold;
        }

/***********************************
College Spotlight
***********************************/

    /*paragraphs*/

        .college_spotlight .column p.ImageCaption {
           padding-bottom: 0px;
           font-weight: bold;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 14px;
           font-family: Tahoma, sans-serif;
           padding-top: 12px;
        }

        .college_spotlight .column p.ImageCredit {
           margin-bottom: 24px;
           margin-top: 12px;
           text-transform: uppercase;
           line-height: 1.2em;
           text-indent: 0px;
           font-size: 12px;
           font-family: Helvetica, sans-serif;
        }

        .college_spotlight .column p.SansSerif {
           letter-spacing: 0px;
           line-height: 1.4em;
           text-indent: 0px;
           font-size: 15px;
           font-family: Tahoma, sans-serif;
        }

        .college_spotlight .column p.Center {
           text-align: center;
           margin-bottom: 20px;
           font-weight: bold;
           font-size: 18px;
           font-family: Georgia, serif;
           font-style: italic;
        }

        .college_spotlight .column p.PullQuote {
           font-style: italic;
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Georgia, serif;
           color: #56b498;
           text-align: center;
        }

        .college_spotlight .column p.RightAligned {
           text-indent: 0px;
           text-align: right;
           font-size: 15px;
           font-family: Tahoma, sans-serif;
        }

        .college_spotlight .column p.NoIndent {
           text-indent: 0px;
           font-size: 16px;
           font-family: Georgia, serif;
           padding-top: 12px;
        }

        .college_spotlight .column p {
           text-indent: 18px;
           font-size: 16px;
           font-family: Georgia, serif;
        }

        .college_spotlight .column p.Gray {
           text-indent: 0px;
           font-size: 22px;
           font-family: Avant Garde, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-bottom: 18px;
           color: #6e6f72;
        }

        .college_spotlight .column p.URLnoindent {
           text-indent: 0px;
           font-size: 16px;
           font-family: Georgia, serif;
        }

        .college_spotlight .column p.CollegeChapterHeadline {
           text-indent: 0px;
           font-size: 36px;
           font-family: Tahoma, sans-serif;
           font-weight: bold;
           padding-top: 0px;
        }

        .college_spotlight .column p.NoIndent-Sidebar {
           text-indent: 0px;
           font-size: 16px;
           font-family: Georgia, serif;
           background-color: #ddeee9;
           padding-top: 18px;
           padding-left: 24px;
           padding-right: 24px;
        }

        .college_spotlight .column p.Sidebar {
           text-indent: 18px;
           font-size: 16px;
           font-family: Georgia, serif;
           background-color: #ddeee9;
           padding-bottom: 0px;
           margin-bottom: 0px;
           margin-left: 0px;
           padding-left: 24px;
           padding-right: 24px;
        }

        .college_spotlight .column p.SidebarPullquote {
           text-indent: 0px;
           font-size: 24px;
           font-family: Georgia, serif;
           background-color: #ddeee9;
           font-style: italic;
           font-weight: bold;
           text-align: center;
           padding-top: 24px;
           padding-bottom: 24px;
        }

        .college_spotlight .column p.SidebarHeadline {
           text-indent: 0px;
           font-size: 36px;
           font-family: Tahoma, sans-serif;
           color: #000000;
           background-color: #ddeee9;
           font-weight: bold;
           padding-left: 24px;
           padding-right: 24px;
           padding-top: 12px;
        }

        .college_spotlight .column p.SidebarCredit {
           text-indent: 0px;
           font-size: 12px;
           font-family: Helvetica, sans-serif;
           text-transform: uppercase;
           background-color: #ddeee9;
           padding-top: 24px;
           padding-left: 24px;
           padding-right: 24px;
        }

        .college_spotlight .column p.SidebarKicker {
           text-indent: 0px;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
           background-color: #ddeee9;
           padding-top: 30px;
           padding-left: 24px;
           margin-top: 24px;
        }

    /*links*/

        .college_spotlight .column a {
           color: #edc947;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           font-weight: bold;
        }

    /*inlines*/

        .college_spotlight .column .AISESRed {
           color: #bf2329;
        }

        .college_spotlight .column .Serif {
           letter-spacing: 1px;
           font-family: Georgia, serif;
        }

        .college_spotlight .column .SansSerifStart {
           font-family: Avant Garde, sans-serif;
        }

        .college_spotlight .column .Gray {
           color: #6e6f72;
        }

        .college_spotlight .column .default-drop-cap {
           margin-top: 18px;
           margin-right: 6px;
           line-height: .3em;
           font-weight: bold;
           font-size: 50px;
           font-family: Tahoma, sans-serif;
           float: left;
           margin-left: 0px;
           padding-left: 0px;
           padding-right: 0px;
        }

        .college_spotlight .column .Green {
           color: #56b498;
        }

        .college_spotlight .column .CollegeChapterKicker {
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #000000;
           font-size: 20px;
           font-weight: bold;
           padding-top: 4px;
           padding-bottom: 6px;
           padding-left: 12px;
           padding-right: 12px;
        }

    /*headers*/

        .college_spotlight .column h6 {
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 14px;
           font-family: Helvetica, sans-serif;
        }

        .college_spotlight .column h5 {
           line-height: 1.6em;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
        }

        .college_spotlight .column h4 {
           margin-bottom: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
        }

        .college_spotlight .column h3 {
           letter-spacing: 2px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
           color: #edc947;
        }

        .college_spotlight .column h2 {
           margin-top: 18px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Georgia, serif;
           color: #56b498;
        }

        .college_spotlight .column h1 {
           letter-spacing: 1px;
           text-align: center;
           margin-top: 12px;
           margin-bottom: 12px;
           line-height: 1em;
           font-weight: 100;
           font-size: 54px;
           font-family: Tahoma, sans-serif;
        }

/***********************************
College Spotlight continued
***********************************/

    /*headers*/

        .college_spotlight_continued .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 54px;
           font-weight: 100;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
           letter-spacing: 1px;
        }

        .college_spotlight_continued .column h2 {
           color: #56b498;
           font-family: Georgia, serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .college_spotlight_continued .column h3 {
           color: #edc947;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
           letter-spacing: 2px;
        }

        .college_spotlight_continued .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .college_spotlight_continued .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
        }

        .college_spotlight_continued .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 18px;
        }

    /*inlines*/

        .college_spotlight_continued .column .CollegeChapterKicker {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 4px;
           font-weight: bold;
           font-size: 20px;
           background-color: #000000;
           color: #ffffff;
           font-family: Tahoma, sans-serif;
        }

        .college_spotlight_continued .column .Green {
           color: #56b498;
        }

        .college_spotlight_continued .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           margin-left: 0px;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 50px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 6px;
           margin-top: 18px;
        }

        .college_spotlight_continued .column .Gray {
           color: #6e6f72;
        }

        .college_spotlight_continued .column .SansSerifStart {
           font-family: Avant Garde, sans-serif;
        }

        .college_spotlight_continued .column .Serif {
           font-family: Georgia, serif;
           letter-spacing: 1px;
        }

        .college_spotlight_continued .column .AISESRed {
           color: #bf2329;
        }

    /*links*/

        .college_spotlight_continued .column a {
           font-weight: bold;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           color: #edc947;
        }

    /*paragraphs*/

        .college_spotlight_continued .column p.SidebarKicker {
           margin-top: 24px;
           padding-left: 24px;
           padding-top: 30px;
           background-color: #ddeee9;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.SidebarCredit {
           padding-right: 24px;
           padding-left: 24px;
           padding-top: 24px;
           background-color: #ddeee9;
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.SidebarHeadline {
           padding-top: 12px;
           padding-right: 24px;
           padding-left: 24px;
           font-weight: bold;
           background-color: #ddeee9;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 36px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.SidebarPullquote {
           padding-bottom: 24px;
           padding-top: 24px;
           text-align: center;
           font-weight: bold;
           font-style: italic;
           background-color: #ddeee9;
           font-family: Georgia, serif;
           font-size: 24px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.Sidebar {
           padding-right: 24px;
           padding-left: 24px;
           margin-left: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           background-color: #ddeee9;
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 18px;
        }

        .college_spotlight_continued .column p.NoIndent-Sidebar {
           padding-right: 24px;
           padding-left: 24px;
           padding-top: 18px;
           background-color: #ddeee9;
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.CollegeChapterHeadline {
           padding-top: 0px;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 36px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.URLnoindent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.Gray {
           color: #6e6f72;
           margin-bottom: 18px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 18px;
        }

        .college_spotlight_continued .column p.NoIndent {
           padding-top: 12px;
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.RightAligned {
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           text-align: right;
           text-indent: 0px;
        }

        .college_spotlight_continued .column p.PullQuote {
           text-align: center;
           color: #56b498;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           font-style: italic;
        }

        .college_spotlight_continued .column p.Center {
           font-style: italic;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 20px;
           text-align: center;
        }

        .college_spotlight_continued .column p.SansSerif {
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           text-indent: 0px;
           line-height: 1.4em;
           letter-spacing: 0px;
        }

        .college_spotlight_continued .column p.ImageCredit {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           text-indent: 0px;
           line-height: 1.2em;
           text-transform: uppercase;
           margin-top: 12px;
           margin-bottom: 24px;
        }

        .college_spotlight_continued .column p.ImageCaption {
           padding-top: 12px;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: bold;
           padding-bottom: 0px;
        }

/***********************************
Last Word
***********************************/

    /*headers*/

        .last_word .column h1 {
           font-family: Tahoma, sans-serif;
           font-size: 54px;
           font-weight: 100;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-align: center;
           letter-spacing: 1px;
        }

        .last_word .column h2 {
           color: #56b498;
           font-family: Georgia, serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
        }

        .last_word .column h3 {
           color: #edc947;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
           letter-spacing: 2px;
        }

        .last_word .column h4 {
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 18px;
        }

        .last_word .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           line-height: 1.6em;
        }

        .last_word .column h6 {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           line-height: 1.3em;
           margin-bottom: 18px;
           text-transform: uppercase;
           margin-top: 12px;
        }

    /*inlines*/

        .last_word .column .CollegeChapterKicker {
           padding-right: 12px;
           padding-left: 12px;
           padding-bottom: 6px;
           padding-top: 4px;
           font-weight: bold;
           font-size: 20px;
           background-color: #000000;
           color: #ffffff;
           font-family: Tahoma, sans-serif;
        }

        .last_word .column .Green {
           color: #56b498;
        }

        .last_word .column .default-drop-cap {
           padding-right: 0px;
           padding-left: 0px;
           margin-left: 0px;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 48px;
           font-weight: bold;
           line-height: .3em;
           margin-right: 6px;
           margin-top: 14px;
        }

        .last_word .column .Gray {
           color: #6e6f72;
        }

        .last_word .column .SansSerifStart {
           font-family: Avant Garde, sans-serif;
        }

        .last_word .column .Serif {
           font-family: Georgia, serif;
           letter-spacing: 1px;
        }

        .last_word .column .AISESRed {
           color: #bf2329;
        }

        .last_word .column .Blue {
           color: #007dc5;
           line-height: 0.1em;
        }

    /*links*/

        .last_word .column a {
           font-weight: bold;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           color: #edc947;
        }

    /*paragraphs*/

        .last_word .column p.SidebarKicker {
           margin-top: 24px;
           padding-left: 24px;
           padding-top: 30px;
           background-color: #ddeee9;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .last_word .column p.SidebarCredit {
           padding-right: 24px;
           padding-left: 24px;
           padding-top: 24px;
           background-color: #ddeee9;
           text-transform: uppercase;
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           text-indent: 0px;
        }

        .last_word .column p.SidebarHeadline {
           padding-top: 12px;
           padding-right: 24px;
           padding-left: 24px;
           font-weight: bold;
           background-color: #ddeee9;
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 36px;
           text-indent: 0px;
        }

        .last_word .column p.SidebarPullquote {
           padding-bottom: 24px;
           padding-top: 24px;
           text-align: center;
           font-weight: bold;
           font-style: italic;
           background-color: #ddeee9;
           font-family: Georgia, serif;
           font-size: 24px;
           text-indent: 0px;
        }

        .last_word .column p.Sidebar {
           padding-right: 24px;
           padding-left: 24px;
           margin-left: 0px;
           margin-bottom: 0px;
           padding-bottom: 0px;
           background-color: #ddeee9;
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 18px;
        }

        .last_word .column p.NoIndent-Sidebar {
           padding-right: 24px;
           padding-left: 24px;
           padding-top: 18px;
           background-color: #ddeee9;
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .last_word .column p.CollegeChapterHeadline {
           padding-top: 0px;
           font-weight: bold;
           font-family: Tahoma, sans-serif;
           font-size: 36px;
           text-indent: 0px;
        }

        .last_word .column p.URLnoindent {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .last_word .column p.Gray {
           color: #6e6f72;
           margin-bottom: 18px;
           font-weight: bold;
           line-height: 1.2em;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           text-indent: 0px;
        }

        .last_word .column p {
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 18px;
        }

        .last_word .column p.NoIndent {
           padding-top: 12px;
           font-family: Georgia, serif;
           font-size: 16px;
           text-indent: 0px;
        }

        .last_word .column p.RightAligned {
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           text-align: right;
           text-indent: 0px;
        }

        .last_word .column p.PullQuote {
           text-align: center;
           color: #56b498;
           font-family: Georgia, serif;
           font-size: 24px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 24px;
           padding-left: 50px;
           padding-right: 50px;
           text-indent: 0px;
           font-style: italic;
        }

        .last_word .column p.Center {
           font-style: italic;
           font-family: Georgia, serif;
           font-size: 18px;
           font-weight: bold;
           margin-bottom: 20px;
           text-align: center;
        }

        .last_word .column p.SansSerif {
           font-family: Tahoma, sans-serif;
           font-size: 15px;
           text-indent: 0px;
           line-height: 1.4em;
           letter-spacing: 0px;
        }

        .last_word .column p.ImageCredit {
           font-family: Helvetica, sans-serif;
           font-size: 12px;
           text-indent: 0px;
           line-height: 1.2em;
           text-transform: uppercase;
           margin-top: 12px;
           margin-bottom: 24px;
        }

        .last_word .column p.ImageCaption {
           padding-top: 12px;
           font-family: Tahoma, sans-serif;
           font-size: 14px;
           text-indent: 0px;
           line-height: 1.2em;
           font-weight: bold;
           padding-bottom: 0px;
        }

/***********************************
Logo Ads
***********************************/

    /*paragraphs*/

        .logo_ads .column p {
        }

    /*inlines*/

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

    /*links*/

        .logo_ads .column a {
        }

    /*headers*/

        .logo_ads .column h1 {
           font-family: Tahoma, sans-serif;
           color: #ffffff;
           background-color: #303b7f;
           font-size: 28px;
           line-height: 1.2em;
           text-transform: uppercase;
           font-weight: bold;
           text-align: center;
           letter-spacing: 1px;
           padding-top: 12px;
           padding-bottom: 12px;
           padding-left: 18px;
           padding-right: 18px;
        }

        .logo_ads .column h2 {
        }

        .logo_ads .column h3 {
        }

        .logo_ads .column h4 {
        }

        .logo_ads .column h5 {
        }

        .logo_ads .column h6 {
        }

/***********************************
Advertiser Index
***********************************/

    /*paragraphs*/

        .advertiser_index .column p.p1 {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 16px;
        }

        .advertiser_index .column p.SanOpen {
           text-transform: uppercase;
           text-indent: 0px;
           margin-top: 18px;
           letter-spacing: 1px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           color: #f05a22;
        }

        .advertiser_index .column p.Center {
           text-indent: 0px;
           text-align: center;
           padding-bottom: 20px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .advertiser_index .column p.SanOpenIndent {
           text-indent: 18px;
           letter-spacing: 1px;
           font-size: 20px;
           font-family: Tahoma, sans-serif;
        }

        .advertiser_index .column p.RightJustify {
           text-indent: 18px;
           text-align: right;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .advertiser_index .column p.PullQuote {
           text-indent: 0px;
           padding-right: 50px;
           padding-left: 50px;
           margin-top: 24px;
           margin-bottom: 24px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 24px;
           font-family: Tahoma, sans-serif;
        }

        .advertiser_index .column p.NoIndent {
           text-indent: 0px;
           margin-top: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
        }

        .advertiser_index .column p {
           text-indent: 0px;
           margin-bottom: 18px;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
           line-height: 1.3em;
        }

        .advertiser_index .column p.p1 {
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           color: #000000;
        }

        .advertiser_index .column p.AdName {
           text-indent: 0px;
           margin-bottom: 0px;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           line-height: 1.2em;
           font-weight: bold;
           margin-top: 14px;
        }

    /*lists*/

        .advertiser_index .column .Alphabetical {
           list-style-type: lower-alpha;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           list-style-image: none;
        }

        .advertiser_index .column .Bulleted {
           list-style-type: disc;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           list-style-image: none;
        }

        .advertiser_index .column .Numbered {
           line-height: 1.6em;
           font-size: 18px;
           font-family: Tahoma, sans-serif;
           list-style-image: none;
        }

    /*links*/

        .advertiser_index .column a.SansStyle {
           text-decoration: none;
           line-height: 1.6em;
           font-size: 18px;
           font-family: Avant Garde, sans-serif;
           color: #000000;
        }

        .advertiser_index .column a {
           font-weight: bold;
           line-height: 1.6em;
           font-size: 16px;
           font-family: Tahoma, sans-serif;
        }

    /*inlines*/

        .advertiser_index .column .Red {
           line-height: 1.6em;
           font-size: 16px;
           color: #9d0a0e;
        }

        .advertiser_index .column .AISESOrange {
           color: #ea421b;
        }

        .advertiser_index .column .SerifDrop-Cap {
           margin-top: 16px;
           margin-right: 2px;
           line-height: 0.48em;
           font-size: 58px;
           font-family: Garamond, serif;
           float: left;
        }

        .advertiser_index .column .default-drop-cap {
           margin-top: 15px;
           margin-right: 2px;
           line-height: 0.38em;
           font-weight: 400;
           font-size: 55px;
           font-family: Tahoma, sans-serif;
           float: left;
           color: #9d0a0e;
        }

    /*headers*/

        .advertiser_index .column h6 {
        }

        .advertiser_index .column h5 {
        }

        .advertiser_index .column h4 {
           margin-top: 18px;
           margin-bottom: 0px;
           line-height: 1.4em;
           font-weight: 700;
           font-size: 20px;
           font-family: Avant Garde, sans-serif;
        }

        .advertiser_index .column h3 {
           text-indent: 0px;
           margin-top: 18px;
           margin-bottom: 18px;
           line-height: 1.3em;
           font-size: 20px;
           font-family: Georgia, serif;
           color: #000000;
           padding-bottom: 24px;
        }

        .advertiser_index .column h2 {
           text-decoration: none;
           text-align: left;
           margin-top: 24px;
           line-height: 1.2em;
           letter-spacing: 0px;
           font-weight: 200;
           font-size: 32px;
           font-family: Tahoma, sans-serif;
        }

        .advertiser_index .column h1 {
           text-transform: uppercase;
           text-align: center;
           padding-top: 12px;
           padding-right: 10px;
           padding-left: 10px;
           padding-bottom: 3px;
           margin-top: 0px;
           margin-right: 0px;
           margin-left: 0px;
           line-height: 1.2em;
           font-weight: bold;
           font-size: 34px;
           font-family: Avant Garde, sans-serif;
           color: #ffffff;
           background-color: #273e87;
        }

    /*general*/

        .advertiser_index .column endbug {
        }

/***********************************
AISES Ad
***********************************/

    /*paragraphs*/

        .aises_ad .column p {
        }

    /*inlines*/

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

    /*links*/

        .aises_ad .column a {
        }

    /*headers*/

        .aises_ad .column h1 {
        }

        .aises_ad .column h2 {
        }

        .aises_ad .column h3 {
        }

        .aises_ad .column h4 {
        }

        .aises_ad .column h5 {
        }

        .aises_ad .column h6 {
        }

/***********************************
AD_Intel
***********************************/

    /*headers*/

        .ad_intel .column h6 {
        }

        .ad_intel .column h5 {
        }

        .ad_intel .column h4 {
        }

        .ad_intel .column h3 {
        }

        .ad_intel .column h2 {
        }

        .ad_intel .column h1 {
        }

    /*links*/

        .ad_intel .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .ad_intel .column p {
        }

/***********************************
archives
***********************************/

    /*headers*/

        .archives .column h6 {
        }

        .archives .column h5 {
        }

        .archives .column h4 {
        }

        .archives .column h3 {
        }

        .archives .column h2 {
        }

        .archives .column h1 {
        }

    /*links*/

        .archives .column a {
        }

    /*inlines*/

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

    /*paragraphs*/

        .archives .column p {
        }

