﻿/* CSS Document */
@font-face {
    font-family: TimesBold;
    src: local(TimesBold), url('fonts/TimesBold.ttf') format('opentype');
}

@font-face {
    font-family: TimesBoldItalic;
    src: local(TimesBoldItalic), url('fonts/TimesBoldItalic.ttf') format('opentype');
}

@font-face {
    font-family: TimesItalic;
    src: local(TimesItalic), url('fonts/TimesItalic.ttf') format('opentype');
}

@font-face {
    font-family: TimesRoman;
    src: local(TimesRoman), url('fonts/TimesRoman.ttf') format('opentype');
}

body {
    height:100%;
    margin: 0px;
    padding: 0px;
}

.floatLeft200 {
      float:left;
      margin-right:10px;
      margin-bottom:10px;
	  width:200px;
    }


.all {
    background: #FFFBCC;
}

/*-------- Default Style --------*/
th, td, div {
    color: #000;
    font-family: 'noto sans', Arial, Helvetica, sans-serif;
    font-weight: normal;
}

a, a:link, a:visited, a:active {
    color: #4F839F;
    text-decoration: none;
    font-weight: normal;
    border:none;
   
}

    a:hover {
        color: #C00;
        text-decoration: none;
    }

    a > img {
        border: 0;
    }
/*-------- design style --------*/
.template_style {
    width: 860px;
    margin: auto;
    /*background-image: url(images/bg_wrapper.gif);*/
    background-color: white;
}

img {
        border: 0;
    }

.skinheader {
    margin: 0 auto;
    /*background-image: url(images/bg_header.gif);*/
    background-color: white;
    padding-top:25px;
    height: 85px;
}

.officetitle {
    font-size: 0.9em;
    font-weight: bold;
    border-bottom: 1px solid #c0c0c0;
    line-height: 18px;
}

A.offices, A.offices:link, A.offices:visited, A.offices:active {
    text-decoration: none;
    outline: none;
    color: #EB499E;
}

    A.offices:hover {
        color: #FF1590;
        text-decoration: underline;
    }

.officesContainer {
    color: #333333 !important;
}

    .officesContainer th, td, div {
        color: #333333;
        font-family: 'noto sans', Arial, Helvetica, sans-serif;
        font-weight: normal;
        line-height: 15px;
    }


.skinfooter {
    margin: 0 auto;
    height: 20px;
    background-repeat: no-repeat;
    /*background-image: url(images/bg_footer.gif);*/
    background-color: #e6e6e6;
    position: relative;
    overflow: hidden;
    clear: both;

}

html {
    height: 100%;
}

#wrap {
    min-height: 100%;
    width: 860px;
    margin: 0 auto;
}

#main {
    overflow: hidden;
    padding-bottom: 185px;
}
/* must be same height as the footer */

#footer {
    position: relative;
    margin-top: -145px;
    height: 185px;
    overflow: hidden;
    clear: both;
    background-color: #e6e6e6;
    width: 741px;
    margin-left: 60px;
    padding: 0px;
    padding-top: 22px;
    padding-bottom: 7px;
}

#footer-inside {
    position: relative;
    margin-top: 40px; /* negative value of footer height */
}


#wrapper {
    width: 100%;
    margin: 0 auto;
    background: #99c;
}

#main1 {
    float: left;
    width: 472px;
    text-align: left;
    margin-left: 63px;
    height:100%;
    padding-right: 15px;
}
#main1 p, #main1-new p {
margin-top:0px;
}

#main1-new {
    float: left;
    width: 472px;
    text-align: left;
    margin-left: 63px;
    height:100%;
    padding-right: 15px;
	border-right-width:1px;
	border-right-style:solid;
	border-right-color:#888;
}

#separator {
    float: left;
    width: 1px;
    background-color:#999999;
    margin-left: 6px;
    margin-top: 10px;
}

#sidetext {
    float: left;
    width: 238px;
    padding-left: 16px;
}

#content-1.custpatch {
    width: 122px;
    position: absolute;
}

#content-2.custpatch {
    margin-left: 130px;
    width: auto;
}

#content-2-1.custpatch {
    width: 605px;
}


#content-1 {
    float: left;
    width: 122px;
}

#content-2 {
    float: left;
    width: 609px;
}

#content-2-1 {
    float: left;
    width: 464px;
}


.main-wrap {
    background-color: white;
    padding-bottom: 50px;
    margin-bottom: 50px;
}

.content-2-1-footer img {
    margin-top: 15px;
}

#content-2-2 {
    float: right;
    width: 122px;
    margin-top: -10px;
}

.top_space {
    height: 34px;
}

.lang_pad {
    padding: 7px 35px 0px 0px;
}

.logo_top_left {
    padding: 0px;
    margin: 0px;
    background: url(images/logo_top_left.png) no-repeat top left;
    height: 23px;
}

.logo_top_right {
    padding: 0px;
    margin: 0px;
    background: url(images/logo_top_right.png) no-repeat top right;
}

.logo_top_bg {
    padding: 0px;
    margin: 0 39px 0 27px;
    background: #FFF url(images/logo_top_bg.png) repeat-x top;
    height: 23px;
}

.logo_left {
    padding: 0px;
    background: url(images/logo_left.png) repeat-y top left;
}

.logo_right {
    padding: 0px;
    background: url(images/logo_right.png) repeat-y top right;
}

.logo_pad {
    position: relative;
    top: 10px;
    left: 63px;
    height: 108px;
    width: 90px;
margin-top:15px;
}

.logo_style { /*float:left; */
}

.skinSearch {
    width: 212px;
    font-weight:bold;
font-size:10px;
font-family: 'noto sans', Arial, Helvetica, sans-serif;
    color: #502783;
    height: 40px;
    padding-right: 65px;
    padding-top: 0px;
    margin-left: 595px;
    margin-top: -97px;
    vertical-align: middle;
}

.searchField {
    border: 1px solid #818181;
    font-size: 13px;
    height: 16px;
    margin-top: 1px;
    padding-left: 7px;
    vertical-align: top;
    width: 159px;
    border-bottom-color: #b3b3b3;
    border-bottom-left-radius: 5px;
    border-bottom-style: solid;
    border-bottom-width: 1px;
    border-left-color: #b3b3b3;
    border-left-style: solid;
    border-left-width: 1px;
    border-right-color: #b3b3b3;
    border-right-style: solid;
    border-right-width: 1px;
    border-top-color: #b3b3b3;
    border-top-left-radius: 5px;
    border-top-style: solid;
    border-top-width: 1px;
    margin-right: -4px;
    height: 21px;
    z-index: 10000;
font-family:'noto sans';
}

.searchButton {
    margin-top: 1px;
    width: 43px;
    height: 25px;
}

.menu_bg {
    padding: 0 0 0 6px;
    margin: 0 19px 0 7px;
    height: 40px;
}

.menu_left {
    padding: 0px;
    margin: 0px;
}

.menu_right {
    margin: 0px;
}



/*.search_style{float:right; padding:8px 0px 0px 0px; display:none;}
.search_bg{padding-right:2px;}
.search_bg Input{color: #43494D;}*/


/*.menu_style 
Handles horizontal menu on top of every page*/
.menu_style {
    float: right;
    position: relative;
    padding-right: 57px;
    vertical-align: top;
}

    .menu_style a:link {
        color: #333333;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Noto Sans' sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .menu_style a:visited {
        color: #333333;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Noto Sans' sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .menu_style a:hover {
        color: #9c0808;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Noto Sans' sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
    }

    .menu_style a:active {
        color: #333333;
        text-decoration: none;
        text-transform: uppercase;
        font-family: 'Noto Sans' sans-serif;
        font-size: 12px;
        letter-spacing: 1px;
    }






.bread_bg {
    padding: 0px;
    margin: 0 19px 0 7px;
    background: url(images/bread_bg_gray.html) repeat-x top left;
    height: 34px;
}

.bread_left {
    padding: 0px;
    margin: 0px;
    background: url(images/bread_left.png) no-repeat top left;
}

.bread_right {
    padding: 0px;
    background: url(images/bread_right.png) no-repeat top right;
}

#login_style {
    float: right;
    padding: 8px 17px 0px 10px;
    left: -46px;
    position: relative;
}

#bread_style {
    float: left;
    padding: 8px 0px 0px 17px;
    color: #000000;
    font-size: 13px;
}

#footerText {
    float: right;
    padding: 8px 17px 0px 10px;
    left: -46px;
    position: relative;
}

.center_bg {
    padding: 25px 0px 20px 0px;
    margin: 0px;
}

.center_bg_hero {
    padding: 4px 0px 20px 0px;
    margin: 0px;
}

.left_bg {
    padding: 0px;
    margin: 0px;
    background: url(images/left_bg.png) repeat-y top left;
}

.right_bg {
    padding: 0px;
    margin: 0px;
    background: url(images/right_bg.png) repeat-y top right;
}

.content_pad {
    padding: 0px 0px 0px 59px
    /*margin: 0 19px 0 7px;*/
}

.bot_left {
    padding: 0px;
    margin: 0px;
    background: url(images/bot_left.png) no-repeat top left;
}

.bot_right {
    padding: 0px;
    margin: 0px;
    background: url(images/bot_right.png) no-repeat top right;
    padding: 0px 39px 0px 27px;
}

.bot_bg {
    padding: 0px;
    margin: 0px;
    height: 20px;
}



.bot_pad {
    margin-bottom: 20px;
    padding: 0 30px 0 20px;
}

#terms_style {
    float: left;
}

#copy_style {
    float: right;
}

.clear_float {
    clear: both;
}


/*--------- textual image div style ----------*/
.textual-image {
    margin-left: 15px;
}

/*--------- button style ----------*/
.button {
    background-color: #F2F1F2;
    border-color: #AF005D;
    border-style: solid;
    border-width: 1px;
    font-family: Verdana;
    font-size: 12px;
    color: #AF005D;
    padding: 3px;
    font-weight: bold;
    text-decoration: none;
}

    .button:hover {
        background-color: #AF005D;
        color: #FFFFFF;
    }

/*--------- pane style ----------*/
.formTable {
    padding: 0px;
    border: #4C2786;
    border-width: 1px;
    border-style: solid;
}

    .formTable TD {
        font-family: Verdana;
        font-size: 12px;
        text-decoration: none;
    }

/*--------- pane style ----------*/
.ContentColumn {
    padding-left: 12px;
    padding-right: 12px;
    margin: 0px;
    width: 520px;
    text-align: center;
}

.TopColumn {
    height: 20px;
}

.BottomColumn {
    padding: 0px;
    margin: 0px;
}

.LeftColumn {
    padding: 0px 0px 0px 0px;
    width: 10em;
    margin: 0px;
    width: 131px;
}

.RightColumn {
    padding: 10px 13px 0px 0px;
    width: 10em;
    margin: 0px;
    width: 125px;
}

/*------------ Breadcrumb Style --------------*/
.Breadcrumb, a.Breadcrumb:link, a.Breadcrumb:active, a.Breadcrumb:visited {
    color: #4F839F;
    font-size: 13px;
}

a.Breadcrumb:hover {
    color: #C00;
}

/*-------------- Link Style --------------*/
.links {
    text-align: center;
}

.links, a.links:link, a.links:active, a.links:visited {
font-size:11px;
font-family: 'noto sans', Arial, Helvetica, sans-serif;
    color: #999999; /*text-transform:uppercase;*/
}

a.links:hover {
    color: #C00;
}

/*-------------- User Style --------------*/
.user, a.user:link, a.user:active, a.user:visited {
    width: 850px;
    color: #4F839F;
    font-size: 10px;
}

a.user:hover {
    color: #C00;
}

/*-------------- Footer Style --------------*/
.footer, a.footer:link, a.footer:active, a.footer:visited {
    color: #4F839F;
    font-size: 8px;
}

a.footer:hover {
    color: #C00;
}

/*-------------- Search SkinObject Styles --------------*/
div.SearchContainer {
    position: relative;
    white-space: nowrap;
}

div.SearchBorder {
    width: 200px;
    height: 20px;
    border: solid 1px #e0e0e0;
    position: absolute;
    right: 35px;
    background-color: White;
    white-space: nowrap;
    margin-top: 2px;
}

div.SearchContainer a {
    padding: 0px 5px;
    position: relative;
    display: block;
}

div.SearchIcon {
    float: left;
    width: 31px;
    height: 20px;
    cursor: pointer;
    z-index: 11;
    background: no-repeat 2px 2px;
    text-align: right;
}

    div.SearchIcon img {
        margin-top: 3px;
    }

input.SearchTextBox {
    float: left;
    z-index: 10;
    border: 0px;
    width: 150px;
    height: 18px;
    margin-left: 3px;
}

#SearchChoices {
    clear: both;
    display: none;
    border: solid 1px #C3D4DF;
    z-index: 2000;
    cursor: pointer;
    margin: 0;
    padding: 0;
    text-align: left;
    font-size: 12px;
    background-color: #F3F7FA;
    position: absolute;
    top: 22px;
    left: 0px;
}

    #SearchChoices li {
        cursor: pointer;
        margin: 0;
        padding: 2px 2px 0 2px;
        padding-left: 25px;
        height: 18px;
        text-align: left;
        background-color: #F3F7FA;
        background-repeat: no-repeat;
        background-position: 2px center;
        list-style: none;
        list-style-image: none;
        border: none;
        display: block;
    }

        #SearchChoices li.searchHilite {
            background-color: #CE0D0D;
            color: #ffffff;
            border: none;
        }

        #SearchChoices li.searchDefault {
            background-color: #F8FAFF;
            border: none;
        }

.wordWrap {
    word-wrap: break-word;
    text-overflow: ellipsis;
    overflow: hidden;
    white-space: nowrap;
}


p {
    font-size: small;
    color: #333333;
    line-height: 1.5em;
}

/* Vertical Menu for Left Column */

UL LI {
    /*list-style-type: none;
    text-decoration: none;
    list-style: none;*/
}

    UL LI LI {
        /*list-style-type: none;
        text-decoration: none;
        list-style: none;*/
    }


ul.horizontal {
    list-style-type: none;
    margin: 0;
    padding: 0;
}

    ul.horizontal li {
        display: inline;
    }

        ul.horizontal li + li {
           background: url("images/MainMenuDivider.png") no-repeat center left;
            content: " 1";
            color: #000; /* Fallback for older browsers */
            color: rgba(0, 0, 0, 0.0);
            display: inline-block;
            margin-top: -10px;
            padding: 5px;
        }
            ul.horizontal li + li a {
                padding-left: 10px;
        }

.menu_simple ul {
    margin: 0;
    padding: 0;
    width: 122px;
    list-style: none;
    list-style-type: none;
}

    .menu_simple ul li a {
        text-decoration: none;
        color: #AF005D;
        padding: 7px 7px;
        padding-right: 0px;
        display: block;
        font-size: 12px;
        font-family: 'noto sans', Arial, Helvetica, sans-serif;
        font-weight: normal;
        font-size-adjust: none;
        font-style: normal;
        font-variant: normal;
        background-color: #F2F1F2;
        border-bottom: 1px solid #E7C7D6;
        border-left: 1px solid #E7C7D6;
        border-right: 1px solid #E7C7D6;
        border-collapse: collapse;
        line-height: 15px;
    }

        .menu_simple ul li a:hover, .menu_simple ul li .current {
            font-size: 12px;
            color: #FFFFFF;
            display: block;
            background-color: #AF005D;
            border-left: 1px solid #AF005D;
            border-right: 1px solid #AF005D;
            text-decoration: none;
            font-family: 'noto sans', Arial, Helvetica, sans-serif;
            font-weight: normal;
        }

    .menu_simple ul li.image {
        height: 53px;
        padding: 0px 0px;
            
    }

    .menu_simple ul li.image img {
        width:122px;
            
    }

    .menu_simple ul li.image a {
        width: 122px;
        font-size: 12px;
        color: #FFFFFF;
        display: block;
        background-color: #FFFFFF;
        border-left: 0px solid #FFFFFF;
        border-right: 0px solid #FFFFFF;
        text-decoration: none;
        font-family: 'noto sans', Arial, Helvetica, sans-serif;
        font-weight: normal;
        padding: 0px 0px !important;
        padding-right: 0px;
    }

    .menu_simple ul li.subMenu {
        margin: 0;
        padding: 0;
        width: 122px;
    }

        .menu_simple ul li.subMenu a {
            background-color: #F6DCE7;
           border-bottom: 1px solid #B4B4B4; 
           border-left: 1px none #B4B4B4; 
           border-right: 1px none #B4B4B4; 
            border-top: 1px solid #F6DCE7;
            font-size: 12px;
            padding-bottom: 7px;
            padding-left: 13px;
            padding-top: 7px;
            text-decoration: none;
            font-family: 'noto sans', Arial, Helvetica, sans-serif;
            font-weight: normal;
            font-size-adjust: none;
            font-style: normal;
            font-variant: normal;
            text-align: left;
            display: block;
            border-collapse: collapse;
            color: #AF005D;
            line-height: 13px;
        }

            .menu_simple ul li.subMenu a:hover, .menu_simple ul li.subMenu .current {
                background-image: url(images/menu-arrow.png);
                background-color: #F6DCE7;
                background-repeat: no-repeat;
                color: #502783;
                text-decoration: underline;
                display: block;
                border-bottom: 1px solid #B4B4B4;
                border-left: 1px none #B4B4B4;
                border-right: 1px none #B4B4B4;
                font-size: 12px;
                padding-bottom: 7px;
                padding-left: 13px;
                padding-top: 7px;
                font-family: 'noto sans', Arial, Helvetica, sans-serif;
                font-weight: normal;
            }

    .menu_simple ul li.current a {
        font-size: 12px;
        color: #FFFFFF;
        display: block;
        background-color: #AF005D;
        border-left: 1px solid #AF005D;
        border-right: 1px solid #AF005D;
        text-decoration: none;
        font-family: 'noto sans', Arial, Helvetica, sans-serif;
        font-weight: normal;
    }

    .menu_simple ul.subMenu li.image {
        height: 53px;
        padding: 0px 0px;
    }

.hero-image-div {
    text-align: center;
}

.home-page-description h1 {
    text-align: center;
}

ul.offices li {
}

.newsItemContainer {
    width: 100%;
}

.footerUl {
    font-size: 10px;
    font-weight: bold;
    list-style: none;
    list-style-type: none;
    padding: 0;
}

    .footerUl a {
        font-size: 10px;
        font-weight: initial;
        color: #737373;
    }

        .footerUl a:hover {
            font-size: 10px;
            font-weight: initial;
            color: #C00;
        }

.portrait-img {
    width: 140px; height: auto
}

.landscape-img {
    height: auto; width: 180px
}

.iframeClass {
    overflow-x: hidden;
    overflow-y: scroll;
}

ul.newslist {
    list-style:none;
    padding: 0px;
}

.newslist li {
    padding-bottom: 25px;
    padding-right: 25px;
    border-bottom-width: 1px;
    border-bottom-style: solid;
    border-bottom-color: #A5A5A5;
    margin-top: 35px;
}

.header-detail {
margin-top:10px;
margin-bottom:10px;
}
.newslist h4 {
    margin-bottom: 0px;
    font-weight: bold;
}
.newslist h3 {
    margin-top: 0px;
}
.newslist > li:after {
    display: block;
    clear: both;
    content: "";
}

.newslist > li > div.newsItemLeft {
    padding: 10px 10px 10px 0;
}

.newslist > li > div.newsItemRight {
    padding: 0 0 0 10px;
    /* width: 400px;*/
    margin-left: 35px;
}

    .newslist > li > div.newsItemRight > h3 {
        color: #000000;
        font-family: 'noto sans';
        font-size: 12px;
        font-weight: bold;
        margin-bottom: 0px;
    }

.newslist > li > a.read-more {
    clear: both;
    display: inline;
}

.blog_date_PressRelease {
    font-size: 12px;
    font-family: Verdana;
}

.hr_PressRelease {
    /*removed by jeff because that dotted line thing was nonsense */
display:none;
}

.description_PressRelease {
    padding-top: 10px;
}
    

.news-detail > .description_PressRelease > p {
    /* margin-bottom: 25px; */
    font: small/1.5em 'noto sans',Arial,Helvetica,sans-serif;
}

.news-detail {
width:570px;
}

.pressreleases > h2, .pressreleases > h4 {
    font-size: 14px;
    font-weight: bold;
    color: #502783;
    padding: 0;
    text-transform: uppercase;
}

.news-detail > h4 {
    font-size: 14px;
    font-weight: bold;
    color: #502783;
    padding: 0;
    text-transform: uppercase;
}

.breadcrumblist {
    padding: 0;
}

ul.breadcrumblist > li {
    display: inline;
}

ul.breadcrumblist .breadcrumbsdivider {
    margin: 0;
    padding: 0;
}

ul.breadcrumblist > li > a {
    color: #502783;
    font: 9px 'noto sans',Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

ul.breadcrumblist > li.current-breadcrumbItem {
    font: 9px 'noto sans',Arial,Helvetica,sans-serif;
    text-decoration: none;
    text-transform: uppercase;
}

.pressreleases {
    width:590px;
}
.newslist li:first-child {
	margin-top:10px;
}

/***************Thank-You-Page**************************/
.thank-you-body {
    background: #FEF7C9;
    height: 100%;
}

#wrap #wrapper_th {
    background: #FFFFFF;
    margin-left: auto;
    margin-right: auto;
    padding-left: 1%;
    padding-right: 1%;
    padding-bottom: 1%;
    width: 34%;
    font-family: 'noto sans',Arial,Helvetica,sans-serif;
}

    #wrap #wrapper_th #header_form {
        text-align: center;
        padding-top: 7%;
    }

    #wrap #wrapper_th #thank_you {
        text-align: center;
        margin-top: -30px;
    }

        #wrap #wrapper_th #thank_you h1 {
            color: #4E2683;
            font-size: 2.2em;
            font-weight: normal;
            line-height: 1.1em;
            margin-top: 0;
            padding-top: 17px;
            /*text-transform: capitalize;*/
        }

        #wrap #wrapper_th #thank_you p {
            line-height: 1.5em;
            margin-top: -21px;
            font-size: 16px;
        }

.style1 {
    color: #4E2683;
}

.style2 {
    color: #B1005D;
}

    .style2 a {
        color: #B1005D;
    }
/*************Thank You Page****************************/

.sno-searchresult {
    width: 25px;
}

.fontChangable {
}

.ddlStatesLocations {
}

.ddlCityLocations {
    margin-top: 5px;
    margin-bottom: 7px;
}

.sitemapUl {
    list-style: none;
}

.datagrid .searchitemlink {
    color: #003366;
    text-decoration: underline;
}

.datagrid .searchitemlink:hover {
    color: #CC0000;
}

.scfForm {
   border: 0 !important;
}

.state-pink-header {
  font-family: 'noto sans';
  color: #b81d6d;
  font-size: 18px;
  font-weight: normal;
}

.state-page-grey-list {
  margin: 0;
  padding-bottom: 5px;
  color: #969799;
line-height:18px;
margin-top:6px;
}

.state-page-grey-list li, .state-page-grey-list li li, .state-page-grey-list ul {
list-style-type:none;
}


.state-page-grey-list a:link, .state-page-grey-list a:visited {
    color: #969799;
}

.state-page-grey-list a:hover {
    color: #969799;
    text-decoration:underline
}

.location-page-location-title {
  color: #8f044c;
  font-weight: bold;
  margin-bottom: 2px;	
}

.location-page-location-content {
  color: #7f8185;
  line-height:1em;
}

.line-height-reduced {
  line-height: 1.0em;
} 

.line-height-reduced p {
  line-height: 1.0em;
}

.callouSpStyle{
    border-style:none;
    visibility:visible;
    width:122px;
    padding-bottom:15px;
}

.hch-callout a {
color:#AF005D;
font-weight:bold;
font-size:12px;
}
.hch-callout  {
color:#AF005D;
font-weight:bold;
font-size:12px;
line-height:110%;
}

.CTA a {
     color:rgb(175,0,93);
     text-decoration:underline;
     font-weight:bold;
 }
 
#sidetext2 {
 float: left;
    width: 238px;
    padding-left: 20px;
    /*border-left-style: solid;*/
    /*border-left-color: #888;*/
    /*border-left-width: 1px;*/
	}

div#SideText {
text-align:center;
}

#SideText a {
color:#666666;
line-height:20px;
font-size:small;
}

#SideText h3 {
text-align:center;
font-size:small;
margin-top:-13px;
}

#landing-vid {
border-color: #fff;
border-width: 3px;
border-style: solid;
box-shadow: 0px 0px 10px 3px rgba(51, 51, 51, 0.38);
margin-top:25px;
}
.landing-vid-text {
color: #fff;
background-color: #502783;
font-family: 'noto sans', Arial, Helvetica, sans-serif;
padding-top: 5px;
padding-bottom: 5px;
padding-left: 2px;
font-size: 14px;
text-align:center;
}

/* TESTING */
#address
{
margin-bottom: 20px;
border-bottom: lightgray 1px solid;
border-bottom-right-radius: 20px;
display: table;
}

#bodyTextDiv .addressListing
{
color: #AF005D;
font-size:20px;
}

.news-banner {
    padding-top:15px;
}

.banner-col{
	padding-top: 10px;
}

.stories-col{
        text-align: right;
    vertical-align: bottom;
}
.stories-tools {    
    height: 50px;
}

.rss-icon {
    background: rgba(0, 0, 0, 0) url("/Presentation/Includes/images/rss.png") no-repeat scroll 0 0 / contain ;
    display: inline-block;
    height: 25px;
    width: 25px;

}


/* STYLES FOR NEW CALL OUT, all proceeded with co_ */

#co_wrapper {
	display:block;
	border:0px;
	padding:0px;
	width:135px;
	height:175px;
	margin-bottom:15px;
	}

#co_btn {
	display:block;
	width:135px;
	height:34px;
	background-color:#9083b0;
	font-family: Arial; 
	font-size:14px;
	font-weight:bold;
	text-shadow: 1px 1px #000;
	text-align:center;
	align-content:center;
	}
	
#co_line	{
	border-style: solid;
    border-color: #ffffff;
	border-width: 1px;
	width:129px;
	height:28px;
	position:absolute;
	margin-top:2px;
	margin-left:2px;
	}
	

#co_content {
	padding:8px;
	color:#fff;
	}	
	


/* unvisited link */
.co_a a:link, .co_a a:hover, .co_a a:active {
    color: #ffffff;
	text-decoration: none;
}



#co_image {
	width:135px;
	height:140px;
	background-color:rgba(205,204,203,1.0);
	display:block;
	border:opx;
	list-style-image:none;
	align-content:center;
	/* image link for the images */
 background-repeat:no-repeat;
	}

#co_image:hover {
    opacity: 0.7;
    filter: alpha(opacity=70); /* For IE8 and earlier */
}

#co_space{
	width:135px;
	height:1px;
	display:block;
	border:0px;
	}
	
/* end callout section */
	
/* BIO SECTION added by Jeff */
/* #exec_bio{
	width:464px;
	float:left;
	}
*/
	
/* Person Name */
#exec_bio h1{
	font-size:24px;
	color:#502783;
	padding:0px;
	margin-bottom:-12px;
	font-weight: 500;
	letter-spacing:.5px;
	text-align:left;
	}	
	
/* Person Title Details */	
#exec_bio h2{
	font-size:19px;
	color:#502783;
	padding:0px;
	margin-bottom:15px;
	font-weight:normal;
	letter-spacing:-.6px;
	text-align:left;
	}		
/* Image div space and margins and padding */
#exec_bio img{
	max-width:200px;
	max-height:168px;
	display: block;
	clear:both;
	float:left;
	position:relative;
	padding-right:15px;
	padding-bottom:8px;
margin-top:4px;
	}

#exec_bio img{
	max-width:200px;
	max-height:168px;
	float:left;
	}	
/* body text style */	
#exec_bio{
	width:100%;
	color:#333333;
	font-weight:normal;
	font-size:15px;
	line-height:18px;
	/* letter-spacing:.5px; */
	}
/* This controls the image and body text to move down from the title */	
/*#exec_bio p{
	margin-top:25px;
	}
*/
/* end bio section */