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

    /*headers*/

        .cover .column h1 {
        }

        .cover .column h2 {
        }

        .cover .column h3 {
        }

        .cover .column h4 {
        }

        .cover .column h5 {
        }

        .cover .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .cover .column a {
        }

    /*paragraphs*/

        .cover .column p {
        }

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

    /*general*/

        .welcome_from_aises .column endbug {
        }

    /*headers*/

        .welcome_from_aises .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 52px;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
           text-transform: uppercase;
        }

        .welcome_from_aises .column h2 {
           font-family: Tahoma, sans-serif;
           font-size: 24px;
           font-weight: 200;
           letter-spacing: 2px;
           line-height: 1.4em;
           text-align: left;
        }

        .welcome_from_aises .column h3 {
           color: #89000e;
           font-family: Garamond, serif;
           font-size: 22px;
           line-height: 1.4em;
           text-indent: 0px;
        }

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

        .welcome_from_aises .column h5 {
        }

        .welcome_from_aises .column h6 {
           font-size: 16px;
        }

    /*inlines*/

        .welcome_from_aises .column .default-drop-cap {
           color: #89000e;
           float: left;
           font-family: Tahoma, sans-serif;
           font-size: 134px;
           font-weight: 700;
           line-height: 0.55em;
           margin-right: 5px;
           margin-top: 15px;
        }

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

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

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

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

        .welcome_from_aises .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

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

        .welcome_from_aises .column p.NoMarginNoIndent {
           font-family: Garamond, serif;
           font-size: 18px;
           text-indent: 0px;
        }

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

/***********************************
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 {
           font-family: Tahoma, sans-serif;
           font-size: 14px;
        }

    /*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;
        }

/***********************************
Intel
***********************************/

    /*headers*/

        .intel .column h1 {
        }

        .intel .column h2 {
        }

        .intel .column h3 {
        }

        .intel .column h4 {
        }

        .intel .column h5 {
        }

        .intel .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .intel .column a {
        }

    /*paragraphs*/

        .intel .column p {
        }

/***********************************
AISES Notebook
***********************************/

    /*general*/

        .aises_notebook_1 .column endbug {
        }

    /*headers*/

        .aises_notebook_1 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .aises_notebook_1 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
        }

        .aises_notebook_1 .column h3 {
           color: #9d0a0e;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           line-height: 1.2em;
           text-indent: 0px;
        }

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

        .aises_notebook_1 .column h5 {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 24px;
           text-transform: uppercase;
        }

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .aises_notebook_1 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-indent: 18px;
        }

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

        .aises_notebook_1 .column p.SidebarBody {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .aises_notebook_1 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .aises_notebook_1 .column p.SidebarH1 {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           margin-top: 24px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .aises_notebook_1 .column p.SidebarH6 {
           background-color: #fdc50e;
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

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

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

        .aises_notebook_1 .column p.SidebarBody {
           background-color: #fec50c;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .aises_notebook_1 .column p.SidebarH1 {
           background-color: #fec50c;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           font-weight: bold;
           margin-top: 18px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

/***********************************
AISES Notebook
***********************************/

    /*general*/

        .aises_notebook_2 .column endbug {
        }

    /*headers*/

        .aises_notebook_2 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .aises_notebook_2 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
        }

        .aises_notebook_2 .column h3 {
           color: #9d0a0e;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           line-height: 1.2em;
           text-indent: 0px;
        }

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

        .aises_notebook_2 .column h5 {
        }

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .aises_notebook_2 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-indent: 0px;
           margin-bottom: 24px;
        }

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

        .aises_notebook_2 .column p.SidebarBody {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           margin-bottom: 0px;
           margin-top: 0px;
        }

        .aises_notebook_2 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .aises_notebook_2 .column p.SidebarH1 {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           margin-top: 24px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .aises_notebook_2 .column p.SidebarH6 {
           background-color: #fdc50e;
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
           padding-bottom: 9px;
        }

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

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

/***********************************
AISES Notebook
***********************************/

    /*general*/

        .aises_notebook_3 .column endbug {
        }

    /*headers*/

        .aises_notebook_3 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .aises_notebook_3 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
        }

        .aises_notebook_3 .column h3 {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           line-height: 1.2em;
           text-indent: 0px;
        }

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

        .aises_notebook_3 .column h5 {
        }

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .aises_notebook_3 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-indent: 0px;
           margin-bottom: 24px;
        }

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

        .aises_notebook_3 .column p.SidebarBody {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .aises_notebook_3 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .aises_notebook_3 .column p.SidebarH1 {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           margin-top: 24px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .aises_notebook_3 .column p.SidebarH6 {
           background-color: #fdc50e;
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

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

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

/***********************************
AISES People
***********************************/

    /*headers*/

        .aises_people_1 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 55px;
           font-weight: 700;
           line-height: 1.2em;
           margin-top: 12px;
           text-align: center;
        }

        .aises_people_1 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .aises_people_1 .column h3 {
           color: #6e6f72;
           font-family: Avant Garde, sans-serif;
           font-size: 28px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .aises_people_1 .column h4 {
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
        }

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

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

    /*inlines*/

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

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

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

    /*links*/

        .aises_people_1 .column a {
        }

    /*paragraphs*/

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

        .aises_people_1 .column p.NoIndent {
           font-family: Garamond, serif;
           font-size: 18px;
           text-indent: 0px;
        }

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

        .aises_people_1 .column p.PullQuote {
           color: #eb421b;
           font-family: Tahoma, sans-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;
        }

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

        .aises_people_1 .column p.SansSerif {
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           text-indent: 0px;
        }

/***********************************
AISES People
***********************************/

    /*headers*/

        .aises_people_2 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 55px;
           font-weight: 700;
           line-height: 1.2em;
           margin-top: 12px;
           text-align: center;
        }

        .aises_people_2 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           text-transform: uppercase;
        }

        .aises_people_2 .column h3 {
           color: #6e6f72;
           font-family: Avant Garde, sans-serif;
           font-size: 28px;
           font-weight: bold;
           line-height: 1.2em;
        }

        .aises_people_2 .column h4 {
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
        }

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

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

    /*inlines*/

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

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

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

    /*links*/

        .aises_people_2 .column a {
        }

    /*paragraphs*/

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

        .aises_people_2 .column p.NoIndent {
           font-family: Garamond, serif;
           font-size: 18px;
           text-indent: 0px;
        }

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

        .aises_people_2 .column p.PullQuote {
           color: #eb421b;
           font-family: Tahoma, sans-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;
        }

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

        .aises_people_2 .column p.SansSerif {
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           text-indent: 0px;
        }

/***********************************
Top Jobs in Cybersecurity
***********************************/

    /*general*/

        .top_jobs_in_cybersecurity .column endbug {
        }

    /*headers*/

        .top_jobs_in_cybersecurity .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 52px;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

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

        .top_jobs_in_cybersecurity .column h4 {
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           line-height: 1.4em;
           margin-bottom: 6px;
           margin-top: 24px;
           text-transform: uppercase;
        }

        .top_jobs_in_cybersecurity .column h5 {
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           font-weight: bold;
           margin-top: 24px;
           text-transform: uppercase;
        }

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

    /*inlines*/

        .top_jobs_in_cybersecurity .column .default-drop-cap {
           color: #2bb0cf;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 134px;
           font-weight: 700;
           line-height: 0.55em;
           margin-right: 5px;
           margin-top: 15px;
        }

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

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

        .top_jobs_in_cybersecurity .column .Red {
           color: #89000e;
        }

        .top_jobs_in_cybersecurity .column .Blue {
           color: #2bb0cf;
        }

        .top_jobs_in_cybersecurity .column .SansSerifStart {
           font-family: Tahoma, sans-serif;
        }

    /*links*/

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

        .top_jobs_in_cybersecurity .column p.NoIndent {
           font-family: Garamond, serif;
           font-size: 18px;
           text-indent: 0px;
        }

        .top_jobs_in_cybersecurity .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

        .top_jobs_in_cybersecurity .column p.SanOpenIndent {
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           letter-spacing: 1px;
           text-indent: 0px;
        }

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

        .top_jobs_in_cybersecurity .column p.SanOpen {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           letter-spacing: 1px;
           text-indent: 0px;
           margin-bottom: 24px;
        }

/***********************************
COVID-19 and Indian Country
***********************************/

    /*general*/

        .covid_19_and_indian_country .column endbug {
        }

    /*headers*/

        .covid_19_and_indian_country .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 52px;
           line-height: 1em;
           margin-bottom: 12px;
           margin-top: 12px;
        }

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

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

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

        .covid_19_and_indian_country .column h5 {
        }

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

    /*inlines*/

        .covid_19_and_indian_country .column .default-drop-cap {
           color: #bf2329;
           float: left;
           font-family: Avant Garde, sans-serif;
           font-size: 134px;
           font-weight: 700;
           line-height: 0.55em;
           margin-right: 5px;
           margin-top: 15px;
        }

        .covid_19_and_indian_country .column .Sansserifstarter {
           font-family: Avant Garde, sans-serif;
        }

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

        .covid_19_and_indian_country .column p.NoIndent {
           font-family: Garamond, serif;
           font-size: 18px;
           text-indent: 0px;
        }

        .covid_19_and_indian_country .column p.PullQuote {
           color: #bf2329;
           font-family: Tahoma, sans-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;
        }

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

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

        .covid_19_and_indian_country .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;
        }

        .covid_19_and_indian_country .column p.SidebarQuote {
           background-color: #d0d0d0;
           color: #bf2329;
           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;
        }

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

        .covid_19_and_indian_country .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;
        }

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

/***********************************
Career Builder
***********************************/

    /*general*/

        .career_builder_1 .column endbug {
        }

    /*headers*/

        .career_builder_1 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .career_builder_1 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
        }

        .career_builder_1 .column h3 {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 24px;
           text-indent: 0px;
           text-transform: uppercase;
        }

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

        .career_builder_1 .column h5 {
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           margin-top: 18px;
        }

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

    /*inlines*/

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

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

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

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

        .career_builder_1 .column .Red {
           color: #ea421b;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*links*/

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

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

    /*lists*/

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

        .career_builder_1 .column .Bulleted {
           font-family: Garamond, serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/f0def7dd4ca441e7e2a5ccd2148d7836.png');
        }

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

    /*paragraphs*/

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

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

        .career_builder_1 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .career_builder_1 .column p.Program {
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           font-weight: bold;
           margin-bottom: 18px;
           text-indent: 0px;
        }

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

        .career_builder_1 .column p.Interview {
           font-family: Avant Garde, sans-serif;
           font-size: 17px;
           margin-bottom: 18px;
           text-indent: 0px;
        }

        .career_builder_1 .column p.SanOpen {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           letter-spacing: 0px;
           line-height: 1.4em;
           margin-top: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Career Builder
***********************************/

    /*general*/

        .career_builder_2 .column endbug {
        }

    /*headers*/

        .career_builder_2 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .career_builder_2 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 0px;
           text-align: left;
        }

        .career_builder_2 .column h3 {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           font-weight: bold;
           line-height: 1.2em;
           margin-bottom: 12px;
           margin-top: 24px;
           text-indent: 0px;
           text-transform: uppercase;
        }

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

        .career_builder_2 .column h5 {
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           margin-top: 18px;
        }

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

    /*inlines*/

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

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

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

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

        .career_builder_2 .column .Red {
           color: #ea421b;
           font-size: 18px;
           line-height: 1.6em;
        }

    /*links*/

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

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

    /*lists*/

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

        .career_builder_2 .column .Bulleted {
           font-family: Garamond, serif;
           font-size: 18px;
           line-height: 1.6em;
           list-style-type: disc;
           list-style-image: url('../assets/f0def7dd4ca441e7e2a5ccd2148d7836.png');
        }

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

    /*paragraphs*/

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

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

        .career_builder_2 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .career_builder_2 .column p.Program {
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           font-weight: bold;
           margin-bottom: 18px;
           text-indent: 0px;
        }

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

        .career_builder_2 .column p.Interview {
           font-family: Avant Garde, sans-serif;
           font-size: 17px;
           margin-bottom: 18px;
           text-indent: 0px;
        }

        .career_builder_2 .column p.SanOpen {
           color: #000000;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           letter-spacing: 0px;
           line-height: 1.4em;
           margin-top: 0px;
           text-indent: 0px;
           text-transform: uppercase;
        }

/***********************************
Paths in Education
***********************************/

    /*general*/

        .paths_in_education_1 .column endbug {
        }

    /*headers*/

        .paths_in_education_1 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
           color: #ea421b;
           font-weight: bold;
        }

        .paths_in_education_1 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 28px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
           margin-bottom: 18px;
        }

        .paths_in_education_1 .column h3 {
           color: #9d0a0e;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           line-height: 1.2em;
           text-indent: 0px;
        }

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

        .paths_in_education_1 .column h5 {
        }

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

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .paths_in_education_1 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           text-indent: 0px;
           margin-bottom: 24px;
        }

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

        .paths_in_education_1 .column p.SidebarBody {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

        .paths_in_education_1 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .paths_in_education_1 .column p.SidebarH1 {
           background-color: #fdc50e;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           margin-top: 24px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-indent: 0px;
        }

        .paths_in_education_1 .column p.SidebarH6 {
           background-color: #fdc50e;
           font-family: Helvetica, sans-serif;
           font-size: 14px;
           line-height: 1.3em;
           margin-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

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

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

/***********************************
Paths in Education
***********************************/

    /*general*/

        .paths_in_education_2 .column endbug {
        }

    /*headers*/

        .paths_in_education_2 .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .paths_in_education_2 .column h2 {
           font-family: Garamond, serif;
           font-size: 42px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
        }

        .paths_in_education_2 .column h3 {
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           font-size: 22px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
           text-indent: 0px;
        }

        .paths_in_education_2 .column h4 {
           background-color: #d0d0d0;
           color: #ea421b;
           font-family: Avant Garde, sans-serif;
           font-size: 26px;
           font-weight: 700;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-transform: uppercase;
        }

        .paths_in_education_2 .column h5 {
        }

        .paths_in_education_2 .column h6 {
        }

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .paths_in_education_2 .column p {
           font-family: Garamond, serif;
           font-size: 18px;
           text-indent: 0px;
        }

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

        .paths_in_education_2 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

        .paths_in_education_2 .column p.SidebarBody {
           background-color: #d0d0d0;
           font-family: Garamond, serif;
           font-size: 22px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

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

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

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

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

/***********************************
Paths in Education
***********************************/

    /*general*/

        .paths_in_education_3 .column endbug {
        }

    /*headers*/

        .paths_in_education_3 .column h1 {
           color: #ea421b;
           font-family: Garamond, serif;
           font-size: 42px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .paths_in_education_3 .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
        }

        .paths_in_education_3 .column h3 {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 26px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 24px;
           text-indent: 0px;
           text-transform: uppercase;
        }

        .paths_in_education_3 .column h4 {
           background-color: #e0e0e0;
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           font-weight: 100;
           line-height: 1.4em;
           margin-bottom: 0px;
           margin-top: 18px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 9px;
           text-transform: uppercase;
        }

        .paths_in_education_3 .column h5 {
           background-color: #e0e0e0;
           font-family: Avant Garde, sans-serif;
           font-size: 26px;
           font-weight: bold;
           line-height: 1.2em;
           margin-top: 0px;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
           text-transform: uppercase;
        }

        .paths_in_education_3 .column h6 {
        }

    /*inlines*/

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

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

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

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

        .paths_in_education_3 .column .Caps {
           text-transform: uppercase;
        }

    /*links*/

        .paths_in_education_3 .column a {
           color: #ea421b;
           font-family: Tahoma, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
        }

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .paths_in_education_3 .column p {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           text-indent: 0px;
        }

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

        .paths_in_education_3 .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

        .paths_in_education_3 .column p.Greyback {
           background-color: #e0e0e0;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

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

        .paths_in_education_3 .column p.GreybackBottom {
           background-color: #e0e0e0;
           font-family: Tahoma, sans-serif;
           font-size: 20px;
           padding-bottom: 9px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

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

        .paths_in_education_3 .column p.COVID {
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           font-weight: 300;
           text-indent: 0px;
        }

/***********************************
Opportunities in Academia and Beyond | Ad Index
***********************************/

    /*general*/

        .opportunities_in_academia_and .column endbug {
        }

    /*headers*/

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

        .opportunities_in_academia_and .column h2 {
           font-family: Avant Garde, sans-serif;
           font-size: 32px;
           font-weight: 200;
           letter-spacing: 0px;
           line-height: 1.2em;
           text-align: left;
           text-decoration: none;
        }

        .opportunities_in_academia_and .column h3 {
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 20px;
           line-height: 1.2em;
           margin-bottom: 18px;
           margin-top: 18px;
           text-indent: 0px;
        }

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

        .opportunities_in_academia_and .column h5 {
        }

        .opportunities_in_academia_and .column h6 {
        }

    /*inlines*/

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

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

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

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

    /*links*/

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

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

    /*lists*/

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

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

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

    /*paragraphs*/

        .opportunities_in_academia_and .column p {
           font-family: Tahoma, sans-serif;
           font-size: 16px;
           text-indent: 0px;
           margin-bottom: 12px;
        }

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

        .opportunities_in_academia_and .column p.PullQuote {
           font-family: Tahoma, sans-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;
        }

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

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

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

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

/***********************************
AISES Membership
***********************************/

    /*headers*/

        .aises_membership .column h1 {
        }

        .aises_membership .column h2 {
        }

        .aises_membership .column h3 {
        }

        .aises_membership .column h4 {
        }

        .aises_membership .column h5 {
        }

        .aises_membership .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .aises_membership .column a {
        }

    /*paragraphs*/

        .aises_membership .column p {
        }

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

    /*general*/

        .last_word .column endbug {
        }

    /*headers*/

        .last_word .column h1 {
           font-family: Avant Garde, sans-serif;
           font-size: 34px;
           line-height: 1.2em;
           margin-top: 18px;
           text-align: left;
        }

        .last_word .column h2 {
           background-color: transparent;
           color: #000000;
           font-family: Avant Garde, sans-serif;
           font-size: 26px;
           font-weight: 600;
           letter-spacing: 0px;
           line-height: 1.2em;
           margin-bottom: 24px;
           margin-top: 12px;
           padding-bottom: 0px;
           padding-left: 0px;
           padding-right: 0px;
           padding-top: 0px;
           text-align: left;
        }

        .last_word .column h3 {
           color: #ffffff;
           font-family: Avant Garde, sans-serif;
           font-size: 24px;
           line-height: 1.2em;
           text-indent: 0px;
           background-color: #eb421b;
           font-weight: bold;
           padding-bottom: 0px;
           padding-left: 18px;
           padding-right: 18px;
           padding-top: 18px;
        }

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

        .last_word .column h5 {
        }

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

    /*inlines*/

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

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

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

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

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

    /*links*/

        .last_word .column a {
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           line-height: 1.6em;
           color: #ffffff;
        }

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

    /*lists*/

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

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

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

    /*paragraphs*/

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

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

        .last_word .column p.PullQuote {
           font-family: Tahoma, sans-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;
           color: #f15a21;
           text-align: center;
        }

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

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

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

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

        .last_word .column p.Sidebar {
           background-color: #eb421b;
           color: #ffffff;
           font-family: Avant Garde, sans-serif;
           font-size: 18px;
           padding-bottom: 18px;
           padding-left: 18px;
           padding-right: 18px;
           text-indent: 0px;
        }

/***********************************
Archives
***********************************/

    /*headers*/

        .archives .column h1 {
        }

        .archives .column h2 {
        }

        .archives .column h3 {
        }

        .archives .column h4 {
        }

        .archives .column h5 {
        }

        .archives .column h6 {
        }

    /*inlines*/

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

    /*links*/

        .archives .column a {
        }

    /*paragraphs*/

        .archives .column p {
        }

