  /*! ccc.less Version 2.71 */
/*! site-def-i Version 1.9 */
/*old teal 45,204,211*/
/*old yellow 224,190,4*/

/* Slider accessibility */
 #main a.bx-pager-link {
	 color: #fff !important;
}

/* Phone footer link accessibility */
.main-footer--menu-contact-link {
    min-height: 24px;
}

/* not-found search component */
#not-found-search-section h2 {
    margin-bottom: 0 !important;
    margin-top: 0.5rem !important;
}

#not-found-search-section .gsc-above-wrapper-area, #not-found-search-section .gsc-cursor-box {
    display: none !important;
}

#not-found-search-section, .gsc-control-cse {
    padding-top: 0.5rem !important;
    padding-bottom: 0 !important;
}

#not-found-search-section {
    float: none !important;
}

#not-found-search-section + div.links {
    float: none !important;
    margin-bottom: 5rem !important;
}

/* Always show program widget on desktop */
@media (min-width: 54em) {
	div[id^="program-widget-"], iframe[id^="program-widget-"] {
		min-width: 675px !important;
	}
}

/* Hero spacing fix */
 #middle:has(> #hero img) {
	 padding-top: 4.8em;
}
 @media (max-width: 1119px) {
	 .main-header.header-spacing .header--spacer {
		 display: none;
	}
	 .main-header.header-spacing .main-header--mega-menu-segment {
		 display: none;
	}
}

/* Don't increase list font size inside a table */
td > ul > li {
    font-size: 1em !important;
}

/* Google Translate */
 #breadcrumbs-translate-section {
	 margin: 0 auto;
	 max-width: 1020px;
}
 #breadcrumbs-translate-section #breadcrumbList {
	 float: left;
	 width: auto;
}
 #breadcrumbs-translate-section #google_translate_element {
	 float: right;
	 position: relative;
	 right: 2em;
	 z-index: 1;
}
 #main > article {
	 clear: both;
}
 @media (max-width: 687px) {
	 #breadcrumbs-translate-section div#google_translate_element {
		 float: none;
		 position: absolute;
		 left: 2rem;
		 bottom: 2rem;
	}
}
 #google_translate_element.gt-footer {
	 float: none;
	 position: absolute;
	 left: 2rem;
	 bottom: 1.2rem;
	 z-index: 1;
}

/* Align add-to-any button */
.a2a_dd {
    margin-right: 3px;
}

/* Featured section */

 section#main > article p.featured-section {
	 background: #00606b;
	 color: white;
	 padding: 1em;
	 font-size: 1.6rem;
	 line-height: 1.5;
}
 section#main > article > p.featured-section > img {
	 max-width: 25%;
}
 section#main > article p.featured-section > img.Left {
	 padding-right: 0;
	 margin-right: 1em;
}
 section#main > article p.featured-section > img.Right {
	 padding-left: 0;
	 margin-left: 1em;
}
 section#main > article p.featured-section > img {
	 margin-bottom: 0;
}
 @media only screen and (max-width: 64em) {
	 div#middle section#main > article div.content-left p.featured-section > img {
		 float: none;
		 display: block;
		 max-width: 100%;
		 margin: 0 auto 0.5em;
	}
}
 @media only screen and (max-width: 54em) {
	 div#middle section#main > article > p.featured-section > img {
		 float: none;
		 display: block;
		 max-width: 100%;
		 margin: 0 auto 0.5em;
	}
}
 @media only screen and (max-width: 43em) {
	 div#middle section#main > article div.content-left p.featured-section > img {
		 display: inline;
		 max-width: 40%;
		 margin-bottom: 0;
	}
	 div#middle section#main > article div.content-left p.featured-section > img.Left {
		 float: left;
		 margin-right: 1em;
	}
	 div#middle section#main > article div.content-left p.featured-section > img.Right {
		 float: right;
		 margin-left: 1em;
	}
}
 @media only screen and (max-width: 26em) {
	 div#middle section#main > article div p.featured-section > img.Left, div#middle section#main > article div p.featured-section > img.Right {
		 float: none;
		 display: block;
		 max-width: 100%;
		 margin: 0 auto 0.5em;
	}
}

/* accessibility fixes */
 button.content-page--sidebar-menu-accordion-button:focus, button.main-header--desktop-menu-link:focus, button.main-header--desktop-search-button:focus, button.accordions--accordion-button:focus {
	 outline: thin dotted;
}

/*60th logo (remove when no longer needed)*/
/*.website-intro--section {
	margin-top: 8rem;
}*/
.logo-60-link {
     display: none;
	 /*position: absolute;
	 margin-top: 2.3rem;
	 left: 15rem;
	 width: 122px;*/
}
/*
.logo-60 {
	width: 100%;
}
@media only screen and (max-width: 78em) {
    .website-intro--section {
	    margin-top: 12.8rem;
    }
    .logo-60-link {
    	margin-top: 7.1rem;
    }
}
@media only screen and (max-width: 70em) {
    .website-intro--section {
	    margin-top: 8rem;
    }
    .logo-60-link {
    	margin-top: 4rem;
    }
}
@media only screen and (max-width: 50em) {
    .website-intro--section {
	    margin-top: 4.9rem;
    }
    .logo-60-link {
        margin-top: 4.4rem;
        left: calc(90px + 60 * ((100vw - 400px)/ 800));
    	width: 75px;
    }
}
@media only screen and (max-width: 25em) {
    .logo-60-link {
        left: 90px;
    }
    #middle {
        margin-top: 0.8rem;
    }
}*/

/*related section columns without headers*/
.related-column-no-header{
	 visibility:hidden;
}
 @media only screen and (max-width: 43em) {
	 #main > article h3.related-column-no-header {
		 height: 0;
		 margin: 0;
	}
}
/* hero formatting */
 div#middle > #hero + #siteNav {
	 clear: left;
}
 #hero > .bx-wrapper > .bx-viewport {
	 border: none;
	 left: 0;
}
 #hero > .bx-wrapper {
	 margin: 0 auto 30px;
}
 @media only screen and (min-width: 96em) {
	 #hero > .bx-wrapper > .bx-viewport {
		 left: 1px;
	}
	 #hero > img {
		 position: relative;
		 left: 1px;
	}
}
 #middle > #hero img {
	 margin: 0 auto;
	 width: auto;
	 max-width: 100%;
}

/*remove margin below slideshow element*/
 #main > article #slideshow img {
	 margin: 0 auto;
}

/*Fix accordion spacing*/
div.accordion-wrapper > div.accordions--accordion:first-child {
    padding-top: 0.8rem;
}
div.accordion-wrapper > div.accordions--accordion:last-child {
    padding-bottom: 1.3rem;
}
span.accordion--heading {
    font-size: 2.1rem;
}
div.accordions--accordion {
    padding-top: 2.1rem;
}

/*margin below video if no caption*/
 div.fluid-width-video-wrapper {
	 margin: 0 0 1.5em;
}
/*left-align accordion buttons*/
 button.accordions--accordion-button {
	 text-align: left;
}
 @font-face {
	 font-family: 'themify';
	 src: url('/_files/fonts/themify.eot?-fvbane');
	 src: url('/_files/fonts/themify.eot') format('embedded-opentype'), url('/_files/fonts/themify.woff?-fvbane') format('woff'), url('/_files/fonts/themify.ttf?-fvbane') format('truetype'), url('/_files/fonts/themify.svg?-fvbane') format('svg');
	 font-weight: normal;
	 font-style: normal;
}
 [class^="ti-"], [class*=" ti-"] {
	 font-family: 'themify';
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 -webkit-font-smoothing: antialiased;
	 -moz-osx-font-smoothing: grayscale;
}
 .ti-wand:before {
	 content: "\e600";
}
 .ti-volume:before {
	 content: "\e601";
}
 .ti-user:before {
	 content: "\e602";
}
 .ti-unlock:before {
	 content: "\e603";
}
 .ti-unlink:before {
	 content: "\e604";
}
 .ti-trash:before {
	 content: "\e605";
}
 .ti-thought:before {
	 content: "\e606";
}
 .ti-target:before {
	 content: "\e607";
}
 .ti-tag:before {
	 content: "\e608";
}
 .ti-tablet:before {
	 content: "\e609";
}
 .ti-star:before {
	 content: "\e60a";
}
 .ti-spray:before {
	 content: "\e60b";
}
 .ti-signal:before {
	 content: "\e60c";
}
 .ti-shopping-cart:before {
	 content: "\e60d";
}
 .ti-shopping-cart-full:before {
	 content: "\e60e";
}
 .ti-settings:before {
	 content: "\e60f";
}
 .ti-search:before {
	 content: "\e610";
}
 .ti-zoom-in:before {
	 content: "\e611";
}
 .ti-zoom-out:before {
	 content: "\e612";
}
 .ti-cut:before {
	 content: "\e613";
}
 .ti-ruler:before {
	 content: "\e614";
}
 .ti-ruler-pencil:before {
	 content: "\e615";
}
 .ti-ruler-alt:before {
	 content: "\e616";
}
 .ti-bookmark:before {
	 content: "\e617";
}
 .ti-bookmark-alt:before {
	 content: "\e618";
}
 .ti-reload:before {
	 content: "\e619";
}
 .ti-plus:before {
	 content: "\e61a";
}
 .ti-pin:before {
	 content: "\e61b";
}
 .ti-pencil:before {
	 content: "\e61c";
}
 .ti-pencil-alt:before {
	 content: "\e61d";
}
 .ti-paint-roller:before {
	 content: "\e61e";
}
 .ti-paint-bucket:before {
	 content: "\e61f";
}
 .ti-na:before {
	 content: "\e620";
}
 .ti-mobile:before {
	 content: "\e621";
}
 .ti-minus:before {
	 content: "\e622";
}
 .ti-medall:before {
	 content: "\e623";
}
 .ti-medall-alt:before {
	 content: "\e624";
}
 .ti-marker:before {
	 content: "\e625";
}
 .ti-marker-alt:before {
	 content: "\e626";
}
 .ti-arrow-up:before {
	 content: "\e627";
}
 .ti-arrow-right:before {
	 content: "\e628";
}
 .ti-arrow-left:before {
	 content: "\e629";
}
 .ti-arrow-down:before {
	 content: "\e62a";
}
 .ti-lock:before {
	 content: "\e62b";
}
 .ti-location-arrow:before {
	 content: "\e62c";
}
 .ti-link:before {
	 content: "\e62d";
}
 .ti-layout:before {
	 content: "\e62e";
}
 .ti-layers:before {
	 content: "\e62f";
}
 .ti-layers-alt:before {
	 content: "\e630";
}
 .ti-key:before {
	 content: "\e631";
}
 .ti-import:before {
	 content: "\e632";
}
 .ti-image:before {
	 content: "\e633";
}
 .ti-heart:before {
	 content: "\e634";
}
 .ti-heart-broken:before {
	 content: "\e635";
}
 .ti-hand-stop:before {
	 content: "\e636";
}
 .ti-hand-open:before {
	 content: "\e637";
}
 .ti-hand-drag:before {
	 content: "\e638";
}
 .ti-folder:before {
	 content: "\e639";
}
 .ti-flag:before {
	 content: "\e63a";
}
 .ti-flag-alt:before {
	 content: "\e63b";
}
 .ti-flag-alt-2:before {
	 content: "\e63c";
}
 .ti-eye:before {
	 content: "\e63d";
}
 .ti-export:before {
	 content: "\e63e";
}
 .ti-exchange-vertical:before {
	 content: "\e63f";
}
 .ti-desktop:before {
	 content: "\e640";
}
 .ti-cup:before {
	 content: "\e641";
}
 .ti-crown:before {
	 content: "\e642";
}
 .ti-comments:before {
	 content: "\e643";
}
 .ti-comment:before {
	 content: "\e644";
}
 .ti-comment-alt:before {
	 content: "\e645";
}
 .ti-close:before {
	 content: "\e646";
}
 .ti-clip:before {
	 content: "\e647";
}
 .ti-angle-up:before {
	 content: "\e648";
}
 .ti-angle-right:before {
	 content: "\e649";
}
 .ti-angle-left:before {
	 content: "\e64a";
}
 .ti-angle-down:before {
	 content: "\e64b";
}
 .ti-check:before {
	 content: "\e64c";
}
 .ti-check-box:before {
	 content: "\e64d";
}
 .ti-camera:before {
	 content: "\e64e";
}
 .ti-announcement:before {
	 content: "\e64f";
}
 .ti-brush:before {
	 content: "\e650";
}
 .ti-briefcase:before {
	 content: "\e651";
}
 .ti-bolt:before {
	 content: "\e652";
}
 .ti-bolt-alt:before {
	 content: "\e653";
}
 .ti-blackboard:before {
	 content: "\e654";
}
 .ti-bag:before {
	 content: "\e655";
}
 .ti-move:before {
	 content: "\e656";
}
 .ti-arrows-vertical:before {
	 content: "\e657";
}
 .ti-arrows-horizontal:before {
	 content: "\e658";
}
 .ti-fullscreen:before {
	 content: "\e659";
}
 .ti-arrow-top-right:before {
	 content: "\e65a";
}
 .ti-arrow-top-left:before {
	 content: "\e65b";
}
 .ti-arrow-circle-up:before {
	 content: "\e65c";
}
 .ti-arrow-circle-right:before {
	 content: "\e65d";
}
 .ti-arrow-circle-left:before {
	 content: "\e65e";
}
 .ti-arrow-circle-down:before {
	 content: "\e65f";
}
 .ti-angle-double-up:before {
	 content: "\e660";
}
 .ti-angle-double-right:before {
	 content: "\e661";
}
 .ti-angle-double-left:before {
	 content: "\e662";
}
 .ti-angle-double-down:before {
	 content: "\e663";
}
 .ti-zip:before {
	 content: "\e664";
}
 .ti-world:before {
	 content: "\e665";
}
 .ti-wheelchair:before {
	 content: "\e666";
}
 .ti-view-list:before {
	 content: "\e667";
}
 .ti-view-list-alt:before {
	 content: "\e668";
}
 .ti-view-grid:before {
	 content: "\e669";
}
 .ti-uppercase:before {
	 content: "\e66a";
}
 .ti-upload:before {
	 content: "\e66b";
}
 .ti-underline:before {
	 content: "\e66c";
}
 .ti-truck:before {
	 content: "\e66d";
}
 .ti-timer:before {
	 content: "\e66e";
}
 .ti-ticket:before {
	 content: "\e66f";
}
 .ti-thumb-up:before {
	 content: "\e670";
}
 .ti-thumb-down:before {
	 content: "\e671";
}
 .ti-text:before {
	 content: "\e672";
}
 .ti-stats-up:before {
	 content: "\e673";
}
 .ti-stats-down:before {
	 content: "\e674";
}
 .ti-split-v:before {
	 content: "\e675";
}
 .ti-split-h:before {
	 content: "\e676";
}
 .ti-smallcap:before {
	 content: "\e677";
}
 .ti-shine:before {
	 content: "\e678";
}
 .ti-shift-right:before {
	 content: "\e679";
}
 .ti-shift-left:before {
	 content: "\e67a";
}
 .ti-shield:before {
	 content: "\e67b";
}
 .ti-notepad:before {
	 content: "\e67c";
}
 .ti-server:before {
	 content: "\e67d";
}
 .ti-quote-right:before {
	 content: "\e67e";
}
 .ti-quote-left:before {
	 content: "\e67f";
}
 .ti-pulse:before {
	 content: "\e680";
}
 .ti-printer:before {
	 content: "\e681";
}
 .ti-power-off:before {
	 content: "\e682";
}
 .ti-plug:before {
	 content: "\e683";
}
 .ti-pie-chart:before {
	 content: "\e684";
}
 .ti-paragraph:before {
	 content: "\e685";
}
 .ti-panel:before {
	 content: "\e686";
}
 .ti-package:before {
	 content: "\e687";
}
 .ti-music:before {
	 content: "\e688";
}
 .ti-music-alt:before {
	 content: "\e689";
}
 .ti-mouse:before {
	 content: "\e68a";
}
 .ti-mouse-alt:before {
	 content: "\e68b";
}
 .ti-money:before {
	 content: "\e68c";
}
 .ti-microphone:before {
	 content: "\e68d";
}
 .ti-menu:before {
	 content: "\e68e";
}
 .ti-menu-alt:before {
	 content: "\e68f";
}
 .ti-map:before {
	 content: "\e690";
}
 .ti-map-alt:before {
	 content: "\e691";
}
 .ti-loop:before {
	 content: "\e692";
}
 .ti-location-pin:before {
	 content: "\e693";
}
 .ti-list:before {
	 content: "\e694";
}
 .ti-light-bulb:before {
	 content: "\e695";
}
 .ti-Italic:before {
	 content: "\e696";
}
 .ti-info:before {
	 content: "\e697";
}
 .ti-infinite:before {
	 content: "\e698";
}
 .ti-id-badge:before {
	 content: "\e699";
}
 .ti-hummer:before {
	 content: "\e69a";
}
 .ti-home:before {
	 content: "\e69b";
}
 .ti-help:before {
	 content: "\e69c";
}
 .ti-headphone:before {
	 content: "\e69d";
}
 .ti-harddrives:before {
	 content: "\e69e";
}
 .ti-harddrive:before {
	 content: "\e69f";
}
 .ti-gift:before {
	 content: "\e6a0";
}
 .ti-game:before {
	 content: "\e6a1";
}
 .ti-filter:before {
	 content: "\e6a2";
}
 .ti-files:before {
	 content: "\e6a3";
}
 .ti-file:before {
	 content: "\e6a4";
}
 .ti-eraser:before {
	 content: "\e6a5";
}
 .ti-envelope:before {
	 content: "\e6a6";
}
 .ti-download:before {
	 content: "\e6a7";
}
 .ti-direction:before {
	 content: "\e6a8";
}
 .ti-direction-alt:before {
	 content: "\e6a9";
}
 .ti-dashboard:before {
	 content: "\e6aa";
}
 .ti-control-stop:before {
	 content: "\e6ab";
}
 .ti-control-shuffle:before {
	 content: "\e6ac";
}
 .ti-control-play:before {
	 content: "\e6ad";
}
 .ti-control-pause:before {
	 content: "\e6ae";
}
 .ti-control-forward:before {
	 content: "\e6af";
}
 .ti-control-backward:before {
	 content: "\e6b0";
}
 .ti-cloud:before {
	 content: "\e6b1";
}
 .ti-cloud-up:before {
	 content: "\e6b2";
}
 .ti-cloud-down:before {
	 content: "\e6b3";
}
 .ti-clipboard:before {
	 content: "\e6b4";
}
 .ti-car:before {
	 content: "\e6b5";
}
 .ti-calendar:before {
	 content: "\e6b6";
}
 .ti-book:before {
	 content: "\e6b7";
}
 .ti-bell:before {
	 content: "\e6b8";
}
 .ti-basketball:before {
	 content: "\e6b9";
}
 .ti-bar-chart:before {
	 content: "\e6ba";
}
 .ti-bar-chart-alt:before {
	 content: "\e6bb";
}
 .ti-back-right:before {
	 content: "\e6bc";
}
 .ti-back-left:before {
	 content: "\e6bd";
}
 .ti-arrows-corner:before {
	 content: "\e6be";
}
 .ti-archive:before {
	 content: "\e6bf";
}
 .ti-anchor:before {
	 content: "\e6c0";
}
 .ti-align-right:before {
	 content: "\e6c1";
}
 .ti-align-left:before {
	 content: "\e6c2";
}
 .ti-align-justify:before {
	 content: "\e6c3";
}
 .ti-align-center:before {
	 content: "\e6c4";
}
 .ti-alert:before {
	 content: "\e6c5";
}
 .ti-alarm-clock:before {
	 content: "\e6c6";
}
 .ti-agenda:before {
	 content: "\e6c7";
}
 .ti-write:before {
	 content: "\e6c8";
}
 .ti-window:before {
	 content: "\e6c9";
}
 .ti-widgetized:before {
	 content: "\e6ca";
}
 .ti-widget:before {
	 content: "\e6cb";
}
 .ti-widget-alt:before {
	 content: "\e6cc";
}
 .ti-wallet:before {
	 content: "\e6cd";
}
 .ti-video-clapper:before {
	 content: "\e6ce";
}
 .ti-video-camera:before {
	 content: "\e6cf";
}
 .ti-vector:before {
	 content: "\e6d0";
}
 .ti-themify-logo:before {
	 content: "\e6d1";
}
 .ti-themify-favicon:before {
	 content: "\e6d2";
}
 .ti-themify-favicon-alt:before {
	 content: "\e6d3";
}
 .ti-support:before {
	 content: "\e6d4";
}
 .ti-stamp:before {
	 content: "\e6d5";
}
 .ti-split-v-alt:before {
	 content: "\e6d6";
}
 .ti-slice:before {
	 content: "\e6d7";
}
 .ti-shortcode:before {
	 content: "\e6d8";
}
 .ti-shift-right-alt:before {
	 content: "\e6d9";
}
 .ti-shift-left-alt:before {
	 content: "\e6da";
}
 .ti-ruler-alt-2:before {
	 content: "\e6db";
}
 .ti-receipt:before {
	 content: "\e6dc";
}
 .ti-pin2:before {
	 content: "\e6dd";
}
 .ti-pin-alt:before {
	 content: "\e6de";
}
 .ti-pencil-alt2:before {
	 content: "\e6df";
}
 .ti-palette:before {
	 content: "\e6e0";
}
 .ti-more:before {
	 content: "\e6e1";
}
 .ti-more-alt:before {
	 content: "\e6e2";
}
 .ti-microphone-alt:before {
	 content: "\e6e3";
}
 .ti-magnet:before {
	 content: "\e6e4";
}
 .ti-line-double:before {
	 content: "\e6e5";
}
 .ti-line-dotted:before {
	 content: "\e6e6";
}
 .ti-line-dashed:before {
	 content: "\e6e7";
}
 .ti-layout-width-full:before {
	 content: "\e6e8";
}
 .ti-layout-width-default:before {
	 content: "\e6e9";
}
 .ti-layout-width-default-alt:before {
	 content: "\e6ea";
}
 .ti-layout-tab:before {
	 content: "\e6eb";
}
 .ti-layout-tab-window:before {
	 content: "\e6ec";
}
 .ti-layout-tab-v:before {
	 content: "\e6ed";
}
 .ti-layout-tab-min:before {
	 content: "\e6ee";
}
 .ti-layout-slider:before {
	 content: "\e6ef";
}
 .ti-layout-slider-alt:before {
	 content: "\e6f0";
}
 .ti-layout-sidebar-right:before {
	 content: "\e6f1";
}
 .ti-layout-sidebar-none:before {
	 content: "\e6f2";
}
 .ti-layout-sidebar-left:before {
	 content: "\e6f3";
}
 .ti-layout-placeholder:before {
	 content: "\e6f4";
}
 .ti-layout-menu:before {
	 content: "\e6f5";
}
 .ti-layout-menu-v:before {
	 content: "\e6f6";
}
 .ti-layout-menu-separated:before {
	 content: "\e6f7";
}
 .ti-layout-menu-full:before {
	 content: "\e6f8";
}
 .ti-layout-media-right-alt:before {
	 content: "\e6f9";
}
 .ti-layout-media-right:before {
	 content: "\e6fa";
}
 .ti-layout-media-overlay:before {
	 content: "\e6fb";
}
 .ti-layout-media-overlay-alt:before {
	 content: "\e6fc";
}
 .ti-layout-media-overlay-alt-2:before {
	 content: "\e6fd";
}
 .ti-layout-media-left-alt:before {
	 content: "\e6fe";
}
 .ti-layout-media-left:before {
	 content: "\e6ff";
}
 .ti-layout-media-center-alt:before {
	 content: "\e700";
}
 .ti-layout-media-center:before {
	 content: "\e701";
}
 .ti-layout-list-thumb:before {
	 content: "\e702";
}
 .ti-layout-list-thumb-alt:before {
	 content: "\e703";
}
 .ti-layout-list-post:before {
	 content: "\e704";
}
 .ti-layout-list-large-image:before {
	 content: "\e705";
}
 .ti-layout-line-solid:before {
	 content: "\e706";
}
 .ti-layout-grid4:before {
	 content: "\e707";
}
 .ti-layout-grid3:before {
	 content: "\e708";
}
 .ti-layout-grid2:before {
	 content: "\e709";
}
 .ti-layout-grid2-thumb:before {
	 content: "\e70a";
}
 .ti-layout-cta-right:before {
	 content: "\e70b";
}
 .ti-layout-cta-left:before {
	 content: "\e70c";
}
 .ti-layout-cta-center:before {
	 content: "\e70d";
}
 .ti-layout-cta-btn-right:before {
	 content: "\e70e";
}
 .ti-layout-cta-btn-left:before {
	 content: "\e70f";
}
 .ti-layout-column4:before {
	 content: "\e710";
}
 .ti-layout-column3:before {
	 content: "\e711";
}
 .ti-layout-column2:before {
	 content: "\e712";
}
 .ti-layout-accordion-separated:before {
	 content: "\e713";
}
 .ti-layout-accordion-merged:before {
	 content: "\e714";
}
 .ti-layout-accordion-list:before {
	 content: "\e715";
}
 .ti-ink-pen:before {
	 content: "\e716";
}
 .ti-info-alt:before {
	 content: "\e717";
}
 .ti-help-alt:before {
	 content: "\e718";
}
 .ti-headphone-alt:before {
	 content: "\e719";
}
 .ti-hand-point-up:before {
	 content: "\e71a";
}
 .ti-hand-point-right:before {
	 content: "\e71b";
}
 .ti-hand-point-left:before {
	 content: "\e71c";
}
 .ti-hand-point-down:before {
	 content: "\e71d";
}
 .ti-gallery:before {
	 content: "\e71e";
}
 .ti-face-smile:before {
	 content: "\e71f";
}
 .ti-face-sad:before {
	 content: "\e720";
}
 .ti-credit-card:before {
	 content: "\e721";
}
 .ti-control-skip-forward:before {
	 content: "\e722";
}
 .ti-control-skip-backward:before {
	 content: "\e723";
}
 .ti-control-record:before {
	 content: "\e724";
}
 .ti-control-eject:before {
	 content: "\e725";
}
 .ti-comments-smiley:before {
	 content: "\e726";
}
 .ti-brush-alt:before {
	 content: "\e727";
}
 .ti-youtube:before {
	 content: "\e728";
}
 .ti-vimeo:before {
	 content: "\e729";
}
 .ti-twitter:before {
	 content: "\e72a";
}
 .ti-time:before {
	 content: "\e72b";
}
 .ti-tumblr:before {
	 content: "\e72c";
}
 .ti-skype:before {
	 content: "\e72d";
}
 .ti-share:before {
	 content: "\e72e";
}
 .ti-share-alt:before {
	 content: "\e72f";
}
 .ti-rocket:before {
	 content: "\e730";
}
 .ti-pinterest:before {
	 content: "\e731";
}
 .ti-new-window:before {
	 content: "\e732";
}
 .ti-microsoft:before {
	 content: "\e733";
}
 .ti-list-ol:before {
	 content: "\e734";
}
 .ti-linkedin:before {
	 content: "\e735";
}
 .ti-layout-sidebar-2:before {
	 content: "\e736";
}
 .ti-layout-grid4-alt:before {
	 content: "\e737";
}
 .ti-layout-grid3-alt:before {
	 content: "\e738";
}
 .ti-layout-grid2-alt:before {
	 content: "\e739";
}
 .ti-layout-column4-alt:before {
	 content: "\e73a";
}
 .ti-layout-column3-alt:before {
	 content: "\e73b";
}
 .ti-layout-column2-alt:before {
	 content: "\e73c";
}
 .ti-instagram:before {
	 content: "\e73d";
}
 .ti-google:before {
	 content: "\e73e";
}
 .ti-github:before {
	 content: "\e73f";
}
 .ti-flickr:before {
	 content: "\e740";
}
 .ti-facebook:before {
	 content: "\e741";
}
 .ti-dropbox:before {
	 content: "\e742";
}
 .ti-dribbble:before {
	 content: "\e743";
}
 .ti-apple:before {
	 content: "\e744";
}
 .ti-android:before {
	 content: "\e745";
}
 .ti-save:before {
	 content: "\e746";
}
 .ti-save-alt:before {
	 content: "\e747";
}
 .ti-yahoo:before {
	 content: "\e748";
}
 .ti-wordpress:before {
	 content: "\e749";
}
 .ti-vimeo-alt:before {
	 content: "\e74a";
}
 .ti-twitter-alt:before {
	 content: "\e74b";
}
 .ti-tumblr-alt:before {
	 content: "\e74c";
}
 .ti-trello:before {
	 content: "\e74d";
}
 .ti-stack-overflow:before {
	 content: "\e74e";
}
 .ti-soundcloud:before {
	 content: "\e74f";
}
 .ti-sharethis:before {
	 content: "\e750";
}
 .ti-sharethis-alt:before {
	 content: "\e751";
}
 .ti-reddit:before {
	 content: "\e752";
}
 .ti-pinterest-alt:before {
	 content: "\e753";
}
 .ti-microsoft-alt:before {
	 content: "\e754";
}
 .ti-linux:before {
	 content: "\e755";
}
 .ti-jsfiddle:before {
	 content: "\e756";
}
 .ti-joomla:before {
	 content: "\e757";
}
 .ti-html5:before {
	 content: "\e758";
}
 .ti-flickr-alt:before {
	 content: "\e759";
}
 .ti-email:before {
	 content: "\e75a";
}
 .ti-drupal:before {
	 content: "\e75b";
}
 .ti-dropbox-alt:before {
	 content: "\e75c";
}
 .ti-css3:before {
	 content: "\e75d";
}
 .ti-rss:before {
	 content: "\e75e";
}
 .ti-rss-alt:before {
	 content: "\e75f";
}
 html {
	 min-width: 320px;
}
 menu, ol, ul {
	 padding: 0 0 0 40px;
	 overflow: hidden;
}
 #main {
	 padding: 0 0 0;
}
 @media only screen and (min-width: 54em) {
	 #main {
		 display: block;
		 width: 100%;
		 min-width: 0;
		 margin-left: 0px;
		 margin-right: 0px;
		 padding: 3em 0 0;
	}
}
 @media only screen and (min-width: 43em) {
	 #main > article {
		 padding-left: 0;
	}
}
 #main a, #main a:link, #main a:visited {
	 color: #941400;
	 text-decoration: none;
	 font-weight: bold;
	 /*Changed from 400 to bold*/
}
 #main > article .wide {
	 padding: 0 1em;
	 margin-bottom: 2em;
	 background: white;
}
 @media only screen and (min-width: 64em) {
	 #main > article .wide {
		 padding: 0 18em;
	}
}
 #main > article .wide p {
	 padding: 0 1em;
	 margin-bottom: 2em;
	 background: white;
}
 @media only screen and (min-width: 64em) {
	 #main > article .wide p {
		 padding: 0;
	}
}
 div.wide {
	 padding: 0 1em;
	 margin-bottom: 2em;
	 background: white;
}
 @media only screen and (min-width: 64em) {
	 div.wide {
		 padding: 0 2em;
	}
}
 div.wide p {
	 padding: 0 1em;
	 margin-bottom: 2em;
	 background: white;
}
 @media only screen and (min-width: 64em) {
	 div.wide p {
		 padding: 0;
	}
}
 #main > div.wide {
	 background: white;
	 padding: 0 1em;
}
 @media only screen and (min-width: 64em) {
	 #main > div.wide {
		 padding: 0 18em;
	}
}
 @media only screen and (min-width: 43em) {
	 #quickLinks h2.quick-links {
		 margin-top: 2em;
	}
}
 @media only screen and (min-width: 43em) {
	 #quickLinks > ul li a:hover, #quickLinks > ul li a:active {
		 color: white;
	}
}
 @media only screen and (min-width: 43em) {
	 #quickLinks {
		 top: 8em;
		 left: 0;
	}
}
 @media only screen and (min-width: 64em) {
	 #quickLinks {
		 left: 3em;
	}
}
 #middle {
	 background: white;
}
 @media only screen and (min-width: 43em) {
	 #middle {
		 padding-top: 10em;
		 width: 100%;
		 *zoom: 1;
	}
	 #middle:before, #middle:after {
		 content: " ";
		 display: table;
	}
	 #middle:after {
		 clear: both;
	}
}
 #siteNav {
	 clear: both;
	 margin: 0;
	 width: 100%;
}
 @media only screen and (min-width: 43em) {
	 #siteNav {
		 clear: none;
		 text-align: left;
		 background: none;
		 margin-top: 3em;
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 25%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 @media only screen and (min-width: 64em) {
	 #siteNav {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 16.66666667%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 #siteNav h2 {
	 display: none;
}
 #siteNav > a {
	 color: #fff;
	 width: 100%;
	 position: relative;
	 padding-left: 1em;
	 font-size: 2em;
	 text-decoration: none;
	 line-height: 1.9em;
}
 @media only screen and (min-width: 43em) {
	 #siteNav > a {
		 display: none;
	}
}
 #siteNav > a:after {
	 content: " ' ";
	 font-family: 'tric-icons';
	 display: inline-block;
	 text-align: right;
	 line-height: 1.9em;
	 margin-right: 1em;
	 color: white;
	 width: auto;
	 float: right;
}
 @media only screen and (min-width: 43em) {
	 #siteNav > a:after {
		 display: none;
	}
}
 #siteNav > ul {
	 clear: both;
	 display: none;
	 margin: 0;
	 padding: 0;
	 list-style: none;
	 *zoom: 1;
}
 @media only screen and (min-width: 43em) {
	 #siteNav > ul {
		 display: block;
		 max-width: 17em;
	}
}
 #siteNav > ul.active {
	 display: block;
}
 #siteNav > ul:before, #siteNav > ul:after {
	 content: " ";
	 display: table;
}
 #siteNav > ul:after {
	 clear: both;
}
 #siteNav > ul li {
	 display: block;
	/*margin: 0 0 .25em 0;
	 */
	 font-size: 1.2em;
	 line-height: 1.2em;
	 background: #4b4d4e;
	 text-align: center;
	 border-bottom: solid 2px white;
	/*&:nth-child(even) {
		 background: rgb(40,40,40);
	}
	 */
}
 #siteNav > ul li a, #siteNav > ul li a:link, #siteNav > ul li a:visited {
	 display: block;
	 margin: 0;
	 padding: 1em;
	 width: 100%;
	 color: white;
	 text-decoration: none;
}
 #siteNav > ul li a:hover, #siteNav > ul li a:hover:focus {
	 background: #354247;
}
 #siteNav > ul #askTriC a:before {
	 position: relative;
	 top: 4px;
	 content: src('/images/bg-supportHeadlines.png');
	 width: 1em;
}
 #siteNav > ul #askTriC, #siteNav > ul #liveChat {
	 display: none;
}
 @media only screen and (min-width: 43em) {
	 #siteNav > ul #askTriC, #siteNav > ul #liveChat {
		 display: block;
		 line-height: 2em;
		 background: #46545a;
	}
}
 #main {
	 padding: 2em 0 0;
}
 @media only screen and (min-width: 43em) {
	 #main.siteNavigation {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 75%;
		 margin-left: 25%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 @media only screen and (min-width: 64em) {
	 #main.siteNavigation {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 83.33333333%;
		 margin-left: 16.66666667%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 #main > article h2 {
	 line-height: 1;
}
 #main > article img {
	 width: auto;
	 max-width: 100%;
}
 #main > article p img {
	 width: auto;
	 max-width: 40%;
}
 #support {
	 *zoom: 1;
}
 #support:before, #support:after {
	 content: " ";
	 display: table;
}
 #support:after {
	 clear: both;
}
 @media only screen and (min-width: 43em) {
	 #support.siteNavigation {
		 display: none;
	}
}
 footer {
	 *zoom: 1;
}
 footer:before, footer:after {
	 content: " ";
	 display: table;
}
 footer:after {
	 clear: both;
}
 .Left {
	 float: left;
	 padding-right: .5em;
	 border: none;
	 border: 0 none white;
	 margin-top: -1em;
}
 .Right {
	 float: right;
	 padding-left: .5em;
	 border: 0 none white;
}
 #main > article p img.Left, #main > article p img.Right {
	 border: 0 none white;
}
 #main > article .centered {
	 display: block;
	 text-align: center;
}
 #main > article p img.right, #main > article figure.right {
	 float: right;
	 margin: 0 0 1em 1em;
}
 #main > article p img.left, #main > article figure.left {
	 float: left;
	 margin: 0 1em 1em 0;
}
 #main > article figure.left, #main > article figure.right, #main > article figure.Left, #main > article figure.Right {
	 max-width: 40%;
}
 .error {
	 color: red;
	 font-weight: bold;
}
 #results-page, #search-form-form-page, #phone-speech {
	 padding: .5em;
}
 @media only screen and (min-width: 43em) {
	 #results-page, #search-form-form-page, #phone-speech {
		 padding: .75em;
	}
}
 @media only screen and (min-width: 64em) {
	 #results-page, #search-form-form-page, #phone-speech {
		 padding: 1em;
	}
}
 #search-form-form-results {
	 *zoom: 1;
}
 #search-form-form-results:before, #search-form-form-results:after {
	 content: " ";
	 display: table;
}
 #search-form-form-results:after {
	 clear: both;
}
 .search-person-first, .search-person-last {
	 float: left;
	 overflow: hidden;
	 margin-top: 0;
	 padding-top: 0;
	 border-bottom: solid 0.2em #00606b;
}
 .search-person-first dt, .search-person-last dt, .search-person-first dd, .search-person-last dd {
	 margin: 0;
	 padding: 0;
	 float: left;
	 width: 50%;
}
 .search-person-first dt, .search-person-last dt {
	 font-weight: bold;
}
 .search-person-first dt:after, .search-person-last dt:after {
	 content: ":";
}
 .search-person-first dd, .search-person-last dd {
	 width: 49%;
}
 @media only screen and (min-width: 43em) {
	 .person-group {
		 font-size: 80%;
		 *zoom: 1;
	}
	 .person-group:before, .person-group:after {
		 content: " ";
		 display: table;
	}
	 .person-group:after {
		 clear: both;
	}
}
 @media only screen and (min-width: 64em) {
	 .person-group {
		 font-size: 100%;
	}
}
 @media only screen and (min-width: 90em) {
	 .person-group {
		 font-size: 120%;
	}
}
 @media only screen and (min-width: 43em) {
	 .search-person-first {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 41.66666667%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 @media only screen and (min-width: 43em) {
	 .search-person-last {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 41.66666667%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 @media only screen and (min-width: 43em) {
	 .go-to .events {
		 display: inline-block;
		 margin-right: 4em;
	}
	 .events:before, .news:before {
		 font-family: 'tric-icons';
		 font-size: 4em;
		 speak: none;
		 font-style: normal;
		 font-weight: normal;
		 font-variant: normal;
		 text-transform: none;
		 color: #46545a;
	}
	 #main article .events p {
		 margin-left: 4em;
	}
	 #main article .events h2 {
		 margin-left: 2.4em;
	}
	 #main article .news p {
		 margin-left: 4em;
	}
	 #main article .news h2 {
		 margin-left: 2.4em;
	}
	 .events:before {
		 content: "\25";
		 position: absolute;
		 top: 4.5em;
		 width: 50px;
		 float: left;
	}
	 .news:before {
		 content: "\2C";
		 position: absolute;
		 top: 4.5em;
		 width: 50px;
		 float: left;
	}
	 .events, .news {
		 display: inline-block;
		 width: 45%;
		 float: left;
	}
}
 #main > article.wedd-course {
	 padding: .5em;
}
 #main > article .wedd-course dl dt {
	 font-weight: bold;
	 text-align: right;
	 margin-right: 2em;
}
 #main > article .wedd-sections {
	 *zoom: 1;
}
 #main > article .wedd-sections:before, #main > article .wedd-sections:after {
	 content: " ";
	 display: table;
}
 #main > article .wedd-sections:after {
	 clear: both;
}
 #main > article .wedd-detail-section > div, #main > article dt, #main > article dd, #main > article dl {
	 padding-bottom: 1%;
}
 #main > article .wedd-section-even, #main > article .wedd-section-odd {
	 float: left;
	 margin-top: 0;
	 padding: 1%;
	 border-bottom: solid 0.2em #a6a6a6;
}
 @media only screen and (min-width: 43em) {
	 #main > article .wedd-section-even {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 41.66666667%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 @media only screen and (min-width: 43em) {
	 #main > article .wedd-section-odd {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 41.66666667%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 #main > article .wedd-sections dt, #main > article .wedd-sections dd {
	 margin: 0;
	 padding: 0 1% 0 0;
	 width: 49%;
	 float: left;
}
 #main > article .wedd-register-by-phone, #main > article .wedd-no-sections {
	 font-size: 1.5em;
}
 @media only screen and (min-width: 43em) {
	 .wedd-section-group {
		 *zoom: 1;
	}
	 .wedd-section-group:before, .wedd-section-group:after {
		 content: " ";
		 display: table;
	}
	 .wedd-section-group:after {
		 clear: both;
	}
}
 .wedd-detail-section dt {
	 text-align: left;
}
 #main > article.page-list ul li {
	 list-style: none;
}
 #main > article.page-list ul li a, #main > article.page-list ul li a:hover, #main > article.page-list ul li a:visited, #main > article.page-list ul li a:link, #main > article.page-list ul li a:active {
	 color: #2d2d2d;
	 text-decoration: none;
}
 #breadcrumbList {
	 padding: 0 2em 1em;
	 color: #2d2d2d;
}
 @media only screen and (min-width: 43em) {
	 #breadcrumbList {
		 position: relative;
		 margin: 0 auto;
		 padding: 0 0 0 0px;
		 width: 100%;
		 max-width: 1020px;
	}
}
 #breadcrumbList ul {
	 padding: 0;
}
 #breadcrumbList ul li {
	 display: inline;
	 font-size: 2em;
}
 @media only screen and (min-width: 43em) {
	 #breadcrumbList ul li {
		 font-size: 1.25em;
	}
}
 #middle > #main > .wide > #breadcrumbList {
	 padding: 0 2em 1em;
	 color: #2d2d2d;
}
 @media only screen and (min-width: 43em) {
	 #middle > #main > .wide > #breadcrumbList {
		 position: relative;
		 margin: 0;
		 padding: 0 0 0 0px;
		 width: 100%;
		 max-width: 1020px;
	}
}
 #middle > #main > .wide > #breadcrumbList ul {
	 padding: 0;
}
 #middle > #main > .wide > #breadcrumbList ul li {
	 display: inline;
	 font-size: 2em;
}
 @media only screen and (min-width: 43em) {
	 #middle > #main > .wide > #breadcrumbList ul li {
		 font-size: 1.25em;
	}
}
 #header-photo {
	 width: 100%;
}
 .row {
	 *zoom: 1;
	 clear: both;
	 width: 100%;
}
 .row:before, .row:after {
	 content: " ";
	 display: table;
}
 .row:after {
	 clear: both;
}
 @media only screen and (min-width: 43em) {
	 .two-column-left {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 display: table-cell;
		 vertical-align: top;
		 padding: 0 2em 0 0;
	}
}
 @media only screen and (min-width: 43em) {
	 .two-column-right {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 display: table-cell;
		 vertical-align: top;
		 padding: 0 1em 0 2em;
	}
}
 @media only screen and (min-width: 43em) {
	 .content-left {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 66.66666667%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 .sidebar {
	 clear: both;
}
 @media only screen and (min-width: 43em) {
	 .sidebar {
		 clear: none;
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 66.66666667%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 padding-left: 6%;
	}
}
 .two-colums {
	 *zoom: 1;
}
 .two-colums:before, .two-colums:after {
	 content: " ";
	 display: table;
}
 .two-colums:after {
	 clear: both;
}
 @media only screen and (min-width: 43em) {
	 .two-colums {
		 -moz-column-count: 2;
		 -moz-column-gap: 2em;
		 -webkit-column-count: 2;
		 -webkit-column-gap: 2em;
		 column-count: 2;
		 column-gap: 2em;
	}
}
 .two-colums li {
	 list-style: none;
}
 @media only screen and (min-width: 43em) {
	 .content-left-half {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 .content-right-half {
	 clear: both;
}
 @media only screen and (min-width: 43em) {
	 .content-right-half {
		 clear: none;
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 padding-left: 6%;
	}
}
 #main > article .object-cluster-small {
	 float: left;
	 *zoom: 1;
	 width: 100%;
}
 #main > article .object-cluster-small:before, #main > article .object-cluster-small:after {
	 content: " ";
	 display: table;
}
 #main > article .object-cluster-small:after {
	 clear: both;
}
 #main > article .object-cluster-small .cluster1 {
	 width: 100%;
	 float: left;
	 clear: left;
}
 @media only screen and (min-width: 43em) {
	 #main > article .object-cluster-small .cluster1 {
		 width: auto;
		 float: none;
		 clear: none;
	}
}
 @media only screen and (min-width: 43em) {
	 #main > article .object-cluster-small .cluster3-1, #main > article .object-cluster-small .cluster3-2, #main > article .object-cluster-small .cluster3-3 {
		 float: left;
		 width: 32%;
	}
	 #main > article .object-cluster-small .cluster3-1 {
		 clear: left;
	}
	 #main > article .object-cluster-small .cluster3-1, #main > article .object-cluster-small .cluster3-2 {
		 margin-right: 1%;
	}
}
 #firstHead {
	 float: left;
	 clear: both;
	 width: 100%;
	 position: relative;
}
 @media only screen and (min-width: 43em) {
	 #firstHead h1 {
		 float: left;
		 width: auto;
	}
}
 #shareWidgetTop {
	 width: auto;
	 float: right;
	 padding-left: 1em;
}
 #shareWidgetMiddle {
	 *zoom: 1;
	 clear: right;
	 margin-bottom: 1em;
}
 #shareWidgetMiddle:before, #shareWidgetMiddle:after {
	 content: " ";
	 display: table;
}
 #shareWidgetMiddle:after {
	 clear: both;
}
 .bx-wrapper {
	 *zoom: 1;
	 float: left;
	 width: 100%;
	 font-size: 1.5em;
}
 .bx-wrapper:before, .bx-wrapper:after {
	 content: " ";
	 display: table;
}
 .bx-wrapper:after {
	 clear: both;
}
 .bx-wrapper img {
	 max-width: 100%;
}
 .slide-overlay {
	 position: absolute;
	 top: 100px;
	 left: 100px;
	 width: 250px;
	 background-color: #8f3030;
	 background-color: rgba(143, 48, 48, 0.75);
	 padding: 1em;
	 color: white;
	 font-family: 'Arial Black', Gadget, sans-serif;
}
 .standalone-video {
	 *zoom: 1;
	 float: left;
	 width: 100%;
}
 .standalone-video:before, .standalone-video:after {
	 content: " ";
	 display: table;
}
 .standalone-video:after {
	 clear: both;
}
 a.caption, a.caption:hover, a.caption:visited, a.caption:link, a.caption:active {
	 text-decoration: none;
}
 .two-colums-page-list {
	 *zoom: 1;
}
 .two-colums-page-list:before, .two-colums-page-list:after {
	 content: " ";
	 display: table;
}
 .two-colums-page-list:after {
	 clear: both;
}
 @media only screen and (min-width: 43em) {
	 .two-colums-page-list {
		 -moz-column-count: 2;
		 -moz-column-gap: 2em;
		 -webkit-column-count: 2;
		 -webkit-column-gap: 2em;
		 column-count: 2;
		 column-gap: 2em;
	}
}
 .two-colums-page-list li {
	 list-style: none;
}
 #main > article .object-cluster-nav {
	 float: left;
	 *zoom: 1;
	 width: 100%;
}
 #main > article .object-cluster-nav:before, #main > article .object-cluster-nav:after {
	 content: " ";
	 display: table;
}
 #main > article .object-cluster-nav:after {
	 clear: both;
}
 #main > article .object-cluster-nav .cluster1 {
	 width: 100%;
	 float: left;
	 clear: left;
}
 @media only screen and (min-width: 43em) {
	 #main > article .object-cluster-nav .cluster1 {
		 width: auto;
		 float: none;
		 clear: none;
	}
}
 @media only screen and (min-width: 43em) {
	 #main > article .object-cluster-nav .cluster4-1, #main > article .object-cluster-nav .cluster4-2, #main > article .object-cluster-nav .cluster4-3, #main > article .object-cluster-nav .cluster4-4 {
		 float: left;
		 width: 24%;
	}
	 #main > article .object-cluster-nav .cluster4-1 {
		 clear: left;
	}
	 #main > article .object-cluster-nav .cluster4-1, #main > article .object-cluster-nav .cluster4-2, #main > article .object-cluster-nav .cluster4-3 {
		 margin-right: 1%;
	}
}
 #main > article .object-cluster {
	 *zoom: 1;
	 /*float: left;*/ /*Removed so other section types don't overlap*/
	 width: 100%;
}
 #main > article .object-cluster:before, #main > article .object-cluster:after {
	 content: " ";
	 display: table;
}
 #main > article .object-cluster:after {
	 clear: both;
}
 #main > article .object-cluster .cluster2-1, #main > article .object-cluster .cluster2-2 {
	 float: left;
	 width: 49%;
}
 #main > article .object-cluster .cluster2-1 {
	 clear: left;
	 margin-right: 1%;
}
 @media only screen and (min-width: 43em) {
	 #main > article .object-cluster .cluster2-1, #main > article .object-cluster .cluster2-2 {
		 float: none;
		 clear: none;
		 width: auto;
		 margin-right: 0;
	}
	 #main > article .object-cluster .cluster3-1, #main > article .object-cluster .cluster3-2, #main > article .object-cluster .cluster3-3 {
		 float: left;
		 width: 31%;
	}
	 #main > article .object-cluster .cluster3-1, #main > article .object-cluster .cluster3-2 {
		 margin-right: 2%;
	}
	 #main > article .object-cluster .cluster3-1 {
		 clear: left;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article .object-cluster .cluster3-1, #main > article .object-cluster .cluster3-2, #main > article .object-cluster .cluster3-3 {
		 float: none;
		 clear: none;
		 width: auto;
		 margin-right: 0;
	}
	 #main > article .object-cluster .cluster4-1, #main > article .object-cluster .cluster4-2, #main > article .object-cluster .cluster4-3, #main > article .object-cluster .cluster4-4 {
		 float: left;
		 width: 23%;
	}
	 #main > article .object-cluster .cluster4-1, #main > article .object-cluster .cluster4-2, #main > article .object-cluster .cluster4-3 {
		 margin-right: 2%;
	}
	 #main > article .object-cluster .cluster4-1 {
		 clear: left;
	}
}
 #main > article .object-cluster-tiny {
	 float: left;
	 *zoom: 1;
	 width: 100%;
}
 #main > article .object-cluster-tiny:before, #main > article .object-cluster-tiny:after {
	 content: " ";
	 display: table;
}
 #main > article .object-cluster-tiny:after {
	 clear: both;
}
 #main > article .object-cluster-tiny img {
	 max-width: 100%;
	 max-height: 100px;
	 width: auto;
	 float: left;
	 margin: 0;
}
 #main > article .object-cluster-tiny figcaption {
	 width: 70%;
	 height: 100%;
	 float: left;
	 clear: none;
	 background-color: #00606b;
	 color: white;
	 border: none;
	 margin: 0;
	 line-height: 1.3em;
	 font-family: 'utopia-std', georgia, 'times new roman', serif;
	 padding: 1em;
	 font-size: 1.2em;
}
 #main > article .object-cluster-tiny .cluster1 {
	 width: 100%;
	 float: left;
	 clear: left;
	 margin-bottom: 1%;
	 background-color: #00606b;
}
 @media only screen and (min-width: 64em) {
	 #main > article .object-cluster-tiny .cluster1 {
		 width: auto;
		 float: none;
		 clear: none;
	}
}
 @media only screen and (min-width: 43em) {
	 #main > article .object-cluster-tiny .cluster2-1, #main > article .object-cluster-tiny .cluster2-2 {
		 float: left;
		 background-color: #00606b;
	}
	 #main > article .object-cluster-tiny .cluster2-1 {
		 clear: left;
		 display: inline;
	}
	 #main > article .object-cluster-tiny .cluster2-1 img {
		 float: left;
		 margin: 0;
	}
	 #main > article .object-cluster-tiny .cluster2-1 figcaption {
		 background-color: #00606b;
		 color: white;
		 float: left;
		 clear: none;
		 margin: 0;
		 border: none;
		 padding: 1em;
		 font-size: 1.1em;
	}
	 #main > article .object-cluster-tiny .cluster2-2 {
		 display: inline;
		 margin: 0 0 1% 0;
	}
	 #main > article .object-cluster-tiny .cluster2-2 img {
		 float: left;
		 margin: 0;
	}
	 #main > article .object-cluster-tiny .cluster2-2 figcaption {
		 background-color: #00606b;
		 color: white;
		 float: left;
		 clear: none;
		 margin: 0;
		 border: none;
		 padding: 1em;
		 font-size: 1.1em;
	}
	 #main > article .object-cluster-tiny .cluster2-1 {
		 margin-right: 1%;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article .object-cluster-tiny .cluster2-1, #main > article .object-cluster-tiny .cluster2-2 {
		 float: left;
		 width: 49%;
		 background-color: #00606b;
	}
	 #main > article .object-cluster-tiny .cluster2-1 {
		 clear: left;
		 display: inline;
	}
	 #main > article .object-cluster-tiny .cluster2-1 img {
		 width: auto;
		 float: left;
		 margin: 0;
	}
	 #main > article .object-cluster-tiny .cluster2-1 figcaption {
		 width: 70%;
		 background-color: #00606b;
		 color: white;
		 float: left;
		 clear: none;
		 margin: 0;
		 border: none;
		 padding: 1em;
		 font-size: 1.3em;
	}
	 #main > article .object-cluster-tiny .cluster2-2 {
		 display: inline;
		 margin: 0 0 1% 0;
	}
	 #main > article .object-cluster-tiny .cluster2-2 img {
		 width: auto;
		 float: left;
		 margin: 0;
	}
	 #main > article .object-cluster-tiny .cluster2-2 figcaption {
		 width: 70%;
		 background-color: #00606b;
		 color: white;
		 float: left;
		 clear: none;
		 margin: 0;
		 border: none;
		 padding: 1em;
		 font-size: 1.3em;
	}
	 #main > article .object-cluster-tiny .cluster2-1 {
		 margin-right: 1%;
	}
}
 #main > article .chevron-button {
	 *zoom: 1;
	 Clear: left;
	 width: 100%;
	 margin-bottom: 1em;
	 overflow: hidden;
}
 #main > article .chevron-button:before, #main > article .chevron-button:after {
	 content: " ";
	 display: table;
}
 #main > article .chevron-button:after {
	 clear: both;
}
 #main > article .chevron-button div {
	 display: block;
	 float: left;
	 height: 3em;
	 width: 70%;
	 background: #00606b;
	 vertical-align: central;
	 padding: .9em 0 0 8%;
	 position: relative;
	 font-size: 1.4em;
	 text-decoration: none;
	 color: #fff;
}
 @media only screen and (min-width: 43em) {
	 #main > article .chevron-button div {
		 font-size: 1.6em;
		 padding-left: 6%;
	}
}
 #main > article .chevron-button div a {
	 display: block;
	 float: left;
	 width: 100%;
}
 #main > article .chevron-button div:after {
	 content: "";
	 border-top: 1.5em solid transparent;
	 border-bottom: 1.5em solid transparent;
	 border-left: 1.5em solid #00606b;
	 position: absolute;
	 right: -1.5em;
	 top: 0;
	 z-index: 200;
}
 #main > article .chevron-button div.tail {
	 padding: 0 .75em 0 .75em;
	 margin-left: 4%;
	 width: 0;
}
 #main > article .chevron-button div.tail:before {
	 content: "";
	 border-top: 1.5em solid transparent;
	 border-bottom: 1.5em solid transparent;
	 border-left: 1.5em solid white;
	 position: absolute;
	 left: 0;
	 top: 0;
	 z-index: 100;
}
 .chevron-button-standalone {
	 margin-top: 1.3em;
}
 #main > article .facebook-button {
	 float: left;
	 width: 50%;
	 min-width: 14em;
	 padding-top: 1em;
	 padding-bottom: 1em;
	 font-family: 'Arial Black', Gadget, sans-serif;
}
 #main > article .facebook-button a {
	 display: block;
}
 #main > article .facebook-button a, #main > article .facebook-button a:hover, #main > article .facebook-button a:visited, #main > article .facebook-button a:link, #main > article .facebook-button a:active {
	 text-decoration: none;
	 color: black;
}
 #main > article .facebook-button div.facebook-icon {
	 float: left;
	 width: 20%;
	 background-color: #3b5998;
	 font-size: 2em;
	 padding-top: .25em;
	 padding-left: .25em;
	 padding-right: 1em;
	 color: white;
}
 #main > article .facebook-button div.facebook-text {
	 float: left;
	 width: 75%;
	 padding-left: 1em;
}
 #main > article .facebook-button div.facebook-text div.find-us {
	 font-family: Arial, Gadget, sans-serif;
	 font-weight: bold;
	 font-size: 1em;
}
 #main > article .facebook-button div.facebook-text div.facebook {
	 font-size: 1.75em;
}
 #main > article .tour-button {
	 float: left;
	 width: 50%;
	 min-width: 14em;
	 padding-top: .25em;
	 padding-bottom: .25em;
	 margin-top: 1em;
	 margin-bottom: 1em;
	 background-color: #D93E27;
	 font-family: 'Arial', Gadget, sans-serif;
}
 #main > article .tour-button a {
	 display: block;
}
 #main > article .tour-button a, #main > article .tour-button a:hover, #main > article .tour-button a:visited, #main > article .tour-button a:link, #main > article .tour-button a:active {
	 text-decoration: none;
	 color: white;
}
 #main > article .tour-button div.tour-icon {
	 float: left;
	 width: 20%;
	 font-size: 2.5em;
	 padding-top: .25em;
	 padding-left: .25em;
	 padding-right: 1em;
}
 #main > article .tour-button div.tour-text {
	 float: left;
	 width: 75%;
	 padding-left: 1em;
	 padding-top: 1em;
	 font-size: 1.4em;
}
 #main > article div.lw ul {
	 padding-left: 0;
}
 #main > article div.lw ul li {
	 padding: 0;
}
 #main > article .event-widget {
	 *zoom: 1;
	 float: left;
	 clear: both;
	 margin-bottom: 1em;
}
 #main > article .event-widget:before, #main > article .event-widget:after {
	 content: " ";
	 display: table;
}
 #main > article .event-widget:after {
	 clear: both;
}
 #main > article div.links {
	 *zoom: 1;
	 /* float: left; */
	 clear: both;
	 width: 100%;
}
 #main > article div.links:before, #main > article div.links:after {
	 content: " ";
	 display: table;
}
 #main > article div.links:after {
	 clear: both;
}
 #main > article div.links > div > h2 {
	 position: relative;
	 background-color: #809400;
	 color: white;
	 padding: .3em 1em;
}
 #main > article div.links > div > h2:after {
	 position: absolute;
	 content: "\3d";
	 right: 5px;
	 top: 4px;
	 font-family: 'tric-icons';
	 font-size: 1em;
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 color: white;
	/* Safari */
	 -webkit-transition: all ease-in 0.125s;
	/* Firefox */
	 -moz-transition: all ease-in 0.125s;
	/* IE */
	 -ms-transition: all ease-in 0.125s;
	/* Opera */
	 -o-transition: all ease-in 0.125s;
	 transition: all ease-in 0.125s;
}
 #main > article div.links > div > h2.active:after {
	 top: 5px;
	/* Safari */
	 -webkit-transform: rotate(90deg);
	/* Firefox */
	 -moz-transform: rotate(90deg);
	/* IE */
	 -ms-transform: rotate(90deg);
	/* Opera */
	 -o-transform: rotate(90deg);
}
 #main > article div.links > div > ul {
	 display: none;
	/* Safari */
	 -webkit-transition: all ease-in 0.125s;
	/* Firefox */
	 -moz-transition: all ease-in 0.125s;
	/* IE */
	 -ms-transition: all ease-in 0.125s;
	/* Opera */
	 -o-transition: all ease-in 0.125s;
	 transition: all ease-in 0.125s;
}
 #main > article div.links > div > ul.active {
	 display: block;
}
 #main > article div.links div.first {
	 float: left;
	 clear: both;
	 width: 100%;
}
 @media only screen and (min-width: 43em) {
	 #main > article div.links div.first {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 clear: none;
	}
}
 #main > article div.links div.last {
	 float: left;
	 clear: both;
	 width: 100%;
}
 @media only screen and (min-width: 43em) {
	 #main > article div.links div.last {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-right: 0.5em;
		 clear: none;
		 padding-left: 1em;
	}
}
 #main > article div.links li {
	 list-style: none;
}
 #main > article div.nav-blocks {
	 *zoom: 1;
}
 #main > article div.nav-blocks:before, #main > article div.nav-blocks:after {
	 content: " ";
	 display: table;
}
 #main > article div.nav-blocks:after {
	 clear: both;
}
 #main > article div.nav-blocks .block-1, #main > article div.nav-blocks .block-2 {
	 padding: .5em;
	 display: block;
}
 #main > article div.nav-blocks .block-1 {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
	 float: left;
	 width: 50%;
	 margin-left: 0%;
	 margin-right: -100%;
	 padding-left: 1em;
	 padding-right: 0.5em;
}
 #main > article div.nav-blocks .block-2 {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
	 float: left;
	 width: 50%;
	 margin-left: 50%;
	 margin-right: -100%;
	 padding-left: 1em;
	 padding-right: 0.5em;
}
 #main > article div.nav-blocks .block {
	 padding: 1em;
	 width: 100%;
	 height: 14em;
	 position: relative;
}
 #main > article div.nav-blocks .block h3 {
	 color: white;
	 position: absolute;
	 bottom: 0;
}
 #main > article div.nav-blocks-m {
	 margin-bottom: 2.5em;
	 margin-left: -10px;
}
 @media only screen and (min-width: 64em) {
	 #main > article div.nav-blocks-m {
		 margin-bottom: 4em;
	}
}
 #main > article div.nav-blocks-m {
	 *zoom: 1;
}
 #main > article div.nav-blocks-m:before, #main > article div.nav-blocks-m:after {
	 content: " ";
	 display: table;
}
 #main > article div.nav-blocks-m:after {
	 clear: both;
}
 #main > article div.nav-blocks-m .block-1, #main > article div.nav-blocks-m .block-2, #main > article div.nav-blocks-m .block-3 {
	 padding: .5em;
	 display: block;
	 float: left;
}
 #main > article div.nav-blocks-m .block-1 {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
	 float: left;
	 width: 100%;
	 margin-left: 0%;
	 margin-right: -100%;
	 padding-left: 1em;
	 padding-right: 0.5em;
}
 @media only screen and (min-width: 64em) {
	 #main > article div.nav-blocks-m .block-1 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 #main > article div.nav-blocks-m .block-2 {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
	 float: left;
	 width: 100%;
	 margin-left: 0%;
	 margin-right: -100%;
	 padding-left: 1em;
	 padding-right: 0.5em;
	 clear: both;
}
 @media only screen and (min-width: 64em) {
	 #main > article div.nav-blocks-m .block-2 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 33.33333333%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 clear: none;
	}
}
 #main > article div.nav-blocks-m .block-3 {
	 -moz-box-sizing: border-box;
	 -webkit-box-sizing: border-box;
	 box-sizing: border-box;
	 float: left;
	 width: 100%;
	 margin-left: 0%;
	 margin-right: -100%;
	 padding-left: 1em;
	 padding-right: 0.5em;
	 clear: both;
}
 @media only screen and (min-width: 64em) {
	 #main > article div.nav-blocks-m .block-3 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 66.66666667%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 clear: none;
	}
}
 #main > article div.nav-blocks-m .block {
	 padding: 1em;
	 width: 100%;
	 height: 5em;
	 position: relative;
}
 @media only screen and (min-width: 64em) {
	 #main > article div.nav-blocks-m .block {
		 height: 10em;
	}
}
 #main > article div.nav-blocks-m .block h3 {
	 color: white;
	 position: absolute;
	 line-height: 1em;
	 bottom: 0;
	 font-size: 1.75em;
}
 #main > article .Blue {
	 background-color: #004f71;
}
 #main > article .Fuschia {
	 background-color: #a7206a;
}
 #main > article .Green {
	 background-color: #577935; /*TB Updated 7/2/2025*/
}
 #main > article .Orange {
	 background-color: #C25114;
}
 #main > article .Purple {
	 background-color: #614581;
}
 #main > article .Red {
	 background-color: #D93E27;
}
 #main > article .Slate {
	 background-color: #516067;
}
 #main > article .Teal {
	 background-color: #00606b;
}
 #main > article .Yellow {
	 background-color: #963821;
}
 #main > article .DarkTeal {
	 background-color: #00606b;
}
 #main > article .Rust {
	 background-color: #963821;
}
 #main > article div.button-cluster a, #main > article div.button-with-text {
	 *zoom: 1;
	 padding-bottom: 1em;
}
 #main > article div.button-cluster:before, #main > article div.button-with-text:before, #main > article div.button-cluster:after, #main > article div.button-with-text:after {
	 content: " ";
	 display: table;
}
 #main > article div.button-cluster:after, #main > article div.button-with-text:after {
	 clear: both;
}
 #main > article div.button-cluster a, #main > article div.button-with-text > a {
	 display: block;
}
 #main > article div.button-cluster .button, #main > article div.button-with-text .button {
	 padding: 0 1em 0 1em;
	 width: 100%;
	 height: 3em;
	 line-height: 3em;
	 position: relative;
	 text-align: center;
}
 @media only screen and (min-width: 43em) {
	 #main > article div.button-cluster .button, #main > article div.button-with-text .button {
		 height: 4.3em;
		 line-height: 4.3em;
	}
}
 #main > article div.button-cluster .button span, #main > article div.button-with-text .button span {
	 color: white;
	 padding: 0;
	 margin: 0;
	 font-size: 1.4em;
	 display: inline-block;
	 vertical-align: middle;
	 line-height: normal;
}
 @media only screen and (min-width: 43em) {
	 #main > article div.button-with-text div {
		 width: 49%;
		 float: left;
		 padding: 0 1em 0 1em;
		 margin: 0;
	}
	 #main > article div.button-with-text .button {
		 width: 49%;
		 float: left;
		 clear: left;
	}
}
 #main > article div.button-with-text div {
	 font-size: 1.5em;
	 /*font-family: 'utopia-std', georgia, 'times new roman', serif;*/
	 font-weight: 400;
	 line-height: 1.4;
}
 #main > article div.related {
	 *zoom: 1;
	 width: 100%;
}
 #main > article div.related:before, #main > article div.related:after {
	 content: " ";
	 display: table;
}
 #main > article div.related:after {
	 clear: both;
}
 #main > article div.related div {
	 padding: 1em;
}
 #main > article div.related h2 {
	 padding-left: 1em;
}
 @media only screen and (min-width: 43em) {
	 #main > article div.related div.block-1 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 25%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
	 #main > article div.related div.block-2 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 25%;
		 margin-left: 25%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
	 #main > article div.related div.block-3 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 25%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
	 #main > article div.related div.block-4 {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 25%;
		 margin-left: 75%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
	}
}
 #main > article.persona-landing {
	 padding: 0;
	 margin: 0;
	 margin-top: -20px;
	 width: 100%;
	 max-width: none;
	 background: white;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing div.heading {
		 position: relative;
	}
}
 #main > article.persona-landing div.heading > img {
	 display: none;
	 width: 100%;
	 max-width: none;
	 margin-bottom: 0;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing div.heading > img {
		 display: block;
	}
}
 #main > article.persona-landing div.heading > div {
	 background-color: #809400;
	 background-color: rgba(156, 190, 0, 0.75);
	 color: white;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing div.heading > div {
		 padding: .5em;
		 position: absolute;
		 bottom: 10%;
		 right: 15%;
		 width: 60%;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article.persona-landing div.heading > div {
		 padding: 1em;
		 bottom: 20%;
		 right: 10%;
		 width: 50%;
	}
}
 #main > article.persona-landing div.heading > div > h1 {
	 color: white;
	 margin-bottom: 0;
}
 #main > article.persona-landing div.heading > div > h1:before {
	 padding-left: 1em;
	 content: open-quote;
	 color: white;
}
 #main > article.persona-landing div.heading > div > h1:after {
	 content: close-quote;
	 color: white;
}
 #main > article.persona-landing div.heading > div > p {
	 padding: 0 .5em;
}
 #main > article.persona-landing div.heading > div a.cta {
	 display: block;
	 padding: .5em 1em .5em 1em;
	 font-size: 1.4em;
	 font-weight: 700;
	 font-family: 'franklin-gothic-urw-cond', helvetica, arial, sans-serif;
	 text-decoration: none;
	 background-color: white;
	 vertical-align: middle;
	 text-align: right;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing div.heading > div a.cta {
		 display: inline-block;
		 position: absolute;
		 right: 0;
		 bottom: -2.25em;
	}
}
 #main > article.persona-landing div.heading > div a.cta:after {
	 color: rgba(81, 96, 103, 0.5);
	 content: "\3b";
	 padding-left: 3px;
	 font-family: 'tric-icons';
	 font-size: 1.4em;
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 text-decoration: none;
	 vertical-align: middle;
}
 #main > article.persona-landing section {
	 *zoom: 1;
}
 #main > article.persona-landing section:before, #main > article.persona-landing section:after {
	 content: " ";
	 display: table;
}
 #main > article.persona-landing section:after {
	 clear: both;
}
 #main > article.persona-landing section.block-1, #main > article.persona-landing section.block-2 {
	 background-color: white;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing section.block-1 > div, #main > article.persona-landing section.block-2 > div {
		 display: block;
		 padding-left: 180px;
		 width: 100%;
		 max-width: 1020px;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article.persona-landing section.block-1 > div, #main > article.persona-landing section.block-2 > div {
		 margin-left: auto;
		 margin-right: auto;
	}
}
 #main > article.persona-landing section.block-1 > div > img, #main > article.persona-landing section.block-2 > div > img {
	 max-width: 30%;
	 float: left;
	 margin: 1em;
}
 #main > article.persona-landing section.block-1 > div h2, #main > article.persona-landing section.block-2 > div h2, #main > article.persona-landing section.block-1 > div p, #main > article.persona-landing section.block-2 > div p {
	/*padding-left: 1em;
	 Commented out, SDS, 15-Jun-2021 to fix display issue*/
}
 #main > article.persona-landing section.block-1 > div ul, #main > article.persona-landing section.block-2 > div ul {
	 list-style-position: inside;
}
 #main > article.persona-landing section.block-1 > div a.cta {
	 display: inline-block;
	 margin: 1em 0 1em;
	 padding: .5em 1em .5em 1em;
	 font-size: 1.4em;
	 font-weight: 700;
	 font-family: 'franklin-gothic-urw-cond', helvetica, arial, sans-serif;
	 text-decoration: none;
	 background-color: white;
	 vertical-align: middle;
	 text-align: right;
	 float: right;
	 clear: right;
	 width: auto;
}
#main > article.persona-landing section.block-2 > div a.cta {
	 display: inline-block;
	 margin: 1em 0 1em;
	 padding: .5em 1em .5em 1em;
	 font-size: 1.4em;
	 font-weight: 700;
	 font-family: 'franklin-gothic-urw-cond', helvetica, arial, sans-serif;
	 text-decoration: none;
	 background-color: #e1e1e1;
	 vertical-align: middle;
	 text-align: right;
	 float: right;
	 clear: right;
	 width: auto;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing section.block-1 > div a.cta, #main > article.persona-landing section.block-2 > div a.cta {
		 display: inline-block;
	}
}
 #main > article.persona-landing section.block-1 > div a.cta:after, #main > article.persona-landing section.block-2 > div a.cta:after {
	 color: rgba(81, 96, 103, 0.5);
	 content: "\3b";
	 padding-left: 3px;
	 font-family: 'tric-icons';
	 font-size: 1.4em;
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 text-decoration: none;
	 vertical-align: middle;
}
 #main > article.persona-landing section.block-1 {
	 background-color: #e1e1e1;
}
 #main > article.persona-landing section.block-1 > div > img {
	 float: right;
}
 #main > article.persona-landing div.related-wrapper {
	 background: white;
}
 @media only screen and (min-width: 43em) {
	 #main > article.persona-landing div.related-wrapper {
		 display: block;
		 width: 100%;
		 max-width: 1020px;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article.persona-landing div.related-wrapper {
		 margin-left: auto;
		 margin-right: auto;
	}
}
 #main > article.persona-landing div.related-wrapper .related {
	 background: white;
}
 @media only screen and (min-width: 43em) {
	 #main > article p img.small-photo {
		 max-width: 30%;
	}
}
 #carousel-example-generic {
	 margin-top: 2em;
}
 #main > article.news-events {
	 padding: 0;
	 margin: 0;
	 margin-top: -20px;
	 width: 98%;
	 margin-left: auto;
	 margin-right: auto;
	 max-width: none;
}
 @media only screen and (min-width: 43em) {
	 #main > article.news-events {
		 margin-top: -16px;
		 width: 96%;
		 max-width: 1020px;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article.news-events {
		 margin-top: -35px;
	}
}
 .twitter-timeline, .fb-like-box, .fb-like-box > span, .fb-like-box iframe {
	 width: 100% !important;
}
 #main > article.news-events > .row .cta {
	 font-size: 1.6em;
}
 #main > article.news-events > .row .widget {
	/*max-height: 450px;
	 overflow: hidden;
	 */
	 margin-bottom: 1em;
}
 #main > article.news-events > .row .widget p {
	 font-size: 1.2em;
	 line-height: 1.3em;
}
 #main > article.news-events > .row .widget .title {
	 font-size: 1.5em;
	 margin-bottom: .5em;
}
 #main > article.news-events > .row .widget .cta {
	 font-size: 1.2em;
}
 #main > article.news-events > .row .widget img {
	 min-width: 60px;
	 width: 10%;
}
 #main > article.news-events > .row {
	 padding: 0 1em;
}
 @media only screen and (min-width: 64em) {
	 #main > article.news-events > .row .events-column {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 border-right: solid 1px #808080;
		 padding: 0 2.8em 0 1em;
	}
	 #main > article.news-events > .row .events-column .cta {
		 font-size: 1.8em;
	}
	 #main > article.news-events > .row .news-column {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 33.33333333%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 padding: 0 1em;
	}
	 #main > article.news-events > .row .news-column .cta {
		 font-size: 1.8em;
	}
	 #main > article.news-events > .row .blog-column {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 33.33333333%;
		 margin-left: 66.66666667%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 padding: 0 1em 0 2.8em ;
		 border-left: solid 1px #808080;
	}
	 #main > article.news-events > .row .blog-column .cta {
		 font-size: 1.8em;
	}
	 #main > article.news-events > .row .facebook-column {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 0%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 padding: 0 1.5em 0 0;
		 margin: 2em 0;
	}
	 #main > article.news-events > .row .twitter-column {
		 -moz-box-sizing: border-box;
		 -webkit-box-sizing: border-box;
		 box-sizing: border-box;
		 float: left;
		 width: 50%;
		 margin-left: 50%;
		 margin-right: -100%;
		 padding-left: 1em;
		 padding-right: 0.5em;
		 padding: 0 2em 0 5em;
		 margin: 2em 0;
	}
	 #main > article.news-events > .row .widget img {
		 width: 100%;
	}
	 #main > article.news-events > .row .widget .cta {
		 font-size: 1.1em;
	}
}
 #main > article .program-buttons-2, #main > article .program-buttons-3 {
	 width: 100%;
	 float: left;
	 vertical-align: middle;
	 padding-bottom: 0;
}
 @media only screen and (min-width: 43em) {
	 #main > article .program-buttons-2, #main > article .program-buttons-3 {
		 display: block;
		 margin: 0;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article .program-buttons-2, #main > article .program-buttons-3 {
		 padding-bottom: .5em;
	}
}
 #main > article .program-buttons-2 a, #main > article .program-buttons-3 a {
	 display: inline-block;
	 text-align: center;
	 vertical-align: top;
	 line-height: 3em;
	 color: white;
	 cursor: pointer;
	 display: block;
	 height: 3em;
	 width: 100%;
	 margin: 0;
	 font-size: 1.5em;
	 visibility: visible;
	 white-space: nowrap;
	 border: none;
}
 @media only screen and (min-width: 64em) {
	 #main > article .program-buttons-2 a, #main > article .program-buttons-3 a {
		 padding: 0;
		 float: left;
		 margin-right: .3em;
		 white-space: normal;
		 height: 4.3em;
		 line-height: 4.3em;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article .program-buttons-2 a {
		 width: 48%;
	}
}
 @media only screen and (min-width: 64em) {
	 #main > article .program-buttons-3 a {
		 width: 31%;
	}
}
 #main > article .button-sequence {
	 background: #004f71;
}
 #main > article .button-outcomes {
	 background: #577935; /* TB updated 7/2/2025 */
}
 #main > article .button-apply {
	 background: #00606b;
}
 #main > article .button-course-descriptions {
	 background: #614581;
}
 #main > article .button-cost {
	 background: #00606b; /* TB updated 7/2/2025 */
}
 #main > article .button-bio {
	 background: #a7206a;
}
#main > article .button-consumer-info {
    background: #516067;
}
 #main > article .intro-text {
	 background-color: #dcdcdc;
	 width: 100%;
	 padding: 3em 0;
	 margin-bottom: 2em;
	 font-size: 1.1em;
}
 #main > article .intro-text .wide {
	 background-color: transparent;
}
 #main > article .intro-text p {
	 background-color: transparent;
}
 #main > article .jf-button-nav {
	 width: 100%;
	 margin: 0 auto;
	 text-align: center;
	 position: relative;
}
 @media only screen and (min-width: 64em) {
	 #main > article .jf-button-nav {
		 margin: 0 0 2em 0;
		 display: inline-flex;
		 align-items: center;
		/*cross-axis*/
		 justify-content: center;
		/* main axis */
		/*position:absolute;
		 top:150px;
		 */
	}
}
 #main > article .jf-button-single {
	 width: auto;
	 margin: 0 auto;
	 text-align: center;
	 position: relative;
}
 @media only screen and (min-width: 64em) {
	 #main > article .jf-button-single {
		 margin: 0;
		 display: inline-flex;
		/*align-items: center;
		 cross-axis*/
		/* justify-content: flex-end main axis */
	}
}
 #main > article .jf-button {
	/*background-color:@tri-c-purple;
	 */
	/*margin-right:10px;
	 */
	 color: white;
	 text-decoration: none;
	 padding: .75em;
	 line-height: 1.5;
	 font-size: 1.75em;
	 width: 100%;
}
 @media only screen and (min-width: 64em) {
	 #main > article .jf-button {
		 color: white;
		 width: 180px;
		 display: inline-flex;
		 height: 60px;
		 align-items: center;
		/*cross-axis*/
		 justify-content: center;
		/* main axis */
		 font-size: 1.25em;
		 margin-top: 0;
		 margin-right: 5px;
		 margin-bottom: 0em;
	}
}
 #main > article .jf-button .parallelogram {
	 width: 100%;
	 height: 150px;
	 transform: skew(-15deg);
	 text-align: center;
	 vertical-align: middle;
}
 #main > article .skew-fix {
	 width: 100%;
	 display: inline-block;
	 font-size: 1em;
	 padding: 1em;
	 text-decoration: none;
	 line-height: 1em;
}
 @media only screen and (min-width: 64em) {
	 #main > article .skew-fix {
		 font-size: 1.25em;
		 transform: skew(15deg);
	}
}
 #main > article .parallelogram-slate {
	 background-color: #516067;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-slate {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-green {
	 background-color: #809400;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-green {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-teal {
	 background-color: #00606b;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-teal {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-fuschia {
	 background-color: #a7206a;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-fuschia {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-red {
	 background-color: #D93E27;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-red {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-orange {
	 background-color: #C25114;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-orange {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-black {
	 background-color: #2c2a29;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-black {
		 transform: skew(-15deg);
	}
}
 #main > article .parallelogram-purple {
	 background-color: #614581;
}
 @media only screen and (min-width: 64em) {
	 #main > article .parallelogram-purple {
		 transform: skew(-15deg);
	}
}
 #main > article .centered logo img {
	 background: url('/') no-repeat scroll 0 0 transparent;
	 display: block;
	 width: 190px;
	 height: auto;
	 overflow: hidden;
	 margin: 0;
}
 #main > article .wide-nav ul {
	 list-style: none;
	 background-color: #963821;
	 text-align: center;
	 padding: 10px 0 0 0;
	 margin: 0 0 2em 0;
}
 @media only screen and (min-width: 64em) {
	 #main > article .wide-nav ul {
		 padding: 1em 0 .5em 0;
		 margin: 0;
	}
}
 #main > article .wide-nav li {
	 margin-right: -4px;
	 font-family: 'Arial Black';
	 font-size: 2em;
	 line-height: 40px;
	 height: 40px;
	 border-bottom: 1px solid #888;
	 font-weight: 900;
}
 @media only screen and (min-width: 64em) {
	 #main > article .wide-nav li {
		 display: inline-block;
		 width: 190px;
		 border-bottom: none;
		 margin-right: 0;
	}
}
 #main > article .wide-nav .blank {
	 visibility: hidden;
	 height: 0px;
}
 @media only screen and (min-width: 64em) {
	 #main > article .wide-nav .blank {
		 height: 30px;
	}
}
 #main > article .wide-nav a {
	 text-decoration: none;
	 color: #fff;
	 display: block;
	 transition: 0.3s background-color;
}
 #main > article .wide-nav a.active {
	 background-color: #fff;
	 color: #53565a;
	 cursor: default;
}
 #main > article .centered-logo img {
	 width: 190px;
	 height: auto;
	 display: block;
	 text-align: center;
	 margin: 0 auto;
}
 @media only screen and (min-width: 64em) {
	 #main > article .centered-logo img {
		 position: relative;
		 top: -130px;
		 margin-bottom: -90px;
	}
}
 #main > article .wide-nav centered-logo img {
	 width: 150px;
	 height: 194px;
	 display: block;
	 margin: 0 auto;
	 text-align: center;
}
 #main > article tbody > tr > td p {
	 font-size: 1em;
	 font-family: 'franklin-gothic-urw', Helvetica, Arial, sans-serif;
	 font-weight: 400;
	 line-height: normal;
}
/*! Nav Version 1.9 */
 .active {
	 display: block;
}
 .site-header .logo-bar {
	 background-color: #00606b;
	 position: relative;
	 padding: .4em .6em .4em .4em;
}
 @media only screen and (min-width: 54em) {
	 .site-header .logo-bar {
		 background-color: black;
		 position: fixed;
		 left: 0;
		 top: 0;
		 width: auto;
		 max-height: 85px;
		 border-bottom: 0;
		 z-index: 5000;
		 padding: 0;
	}
}
 .site-header .logo img {
	 width: 100px;
	/*margin-left: 3em;
	 */
	 position: absolute;
	 top: 0;
}
 @media only screen and (min-width: 54em) {
	 .site-header .logo img {
		 margin-left: 0;
	}
}
 @media only screen and (min-width: 64em) {
	 .site-header .logo img {
		 margin-left: 3em;
	}
}
 .site-header .logo {
	 display: none;
}
 @media only screen and (min-width: 54em) {
	 .site-header .logo {
		 display: block;
	}
}
 .site-header .logo-mobile {
	 display: block;
}
 @media only screen and (min-width: 54em) {
	 .site-header .logo-mobile {
		 display: none;
	}
}
/*begins brane nav*/
 .braneNav {
	 position: static;
	 top: 0;
	 right: 0;
}
 @media only screen and (min-width: 54em) {
	 .braneNav {
		 position: relative;
		/*top:0;
		 right:0;
		 */
		 width: 100%;
		 z-index: 1000;
		 height: 87px;
	}
}
 .braneNav ul {
	 padding: 0;
	 margin: 0;
}
 @media only screen and (min-width: 54em) {
	 .braneNav ul {
		 padding: .8em;
	}
}
 .toggleMenu {
	 color: #fff;
	 width: 100%;
	 text-align: right;
	 position: relative;
	 padding: .2em 1em;
	 text-decoration: none;
}
 @media only screen and (min-width: 54em) {
	 .toggleMenu {
		 display: none;
	}
}
 a.toggleMenu:after {
	 content: " ' ";
	 font-family: 'tric-icons';
	 display: inline-block;
	 font-size: 2em;
	 color: white;
}
 .nav {
	 list-style: none;
	 *zoom: 1;
}
 @media only screen and (min-width: 54em) {
	 .nav {
		 float: right;
		 position: absolute;
		 top: 35px;
		 right: 0;
		 width: auto;
	}
}
 .nav:before, .nav:after {
	 content: " ";
	 display: table;
}
 .nav:after {
	 clear: both;
}
 .nav ul {
	 list-style: none;
	 display: block;
	 width: 100%;
}
 @media only screen and (min-width: 54em) {
	 .nav ul {
		 display: inline-block;
		 width: 16em;
		 z-index: 3000;
	}
}
 .nav a {
	 padding: 10px 8px 10px 8px;
	 color: #fff;
	 font-size: 1.3em;
	 text-decoration: none;
}
 .nav li {
	 position: relative;
}
 .nav > li {
	 border-top: 1px solid rgba(255, 255, 255, 0.2);
}
 @media only screen and (min-width: 54em) {
	 .nav > li {
		 border-top: none;
		 float: left;
		 border-top: 0;
	}
}
 .nav > li > .parent {
	/*background-image: url("/_files/css/images/downArrow.png");
	 background-repeat: no-repeat;
	 background-position: 95% 50%;
	 */
}
 @media only screen and (min-width: 54em) {
	 .nav > li > .parent {
		 background-position: right;
	}
}
 .nav li li .parent {
	/*background-image: url("/_files/css/images/downArrow.png");
	 background-repeat: no-repeat;
	 background-position: 95% 50%;
	 */
}
 .nav > li > a {
	 display: block;
}
 .nav li ul {
	 position: absolute;
	 left: -9999px;
}
 .nav > li.hover > ul {
	 position: static;
}
 @media only screen and (min-width: 54em) {
	 .nav > li.hover > ul {
		 position: absolute;
		 left: 0;
	}
}
 .nav li li.hover ul {
	 position: static;
}
 @media only screen and (min-width: 54em) {
	 .nav li li.hover ul {
		 position: absolute;
		 top: 0;
	}
}
 .nav li li a {
	 display: block;
	 position: relative;
	 z-index: 100;
	 border-top: 1px solid rgba(255, 255, 255, 0.2);
}
 @media only screen and (min-width: 54em) {
	 .nav li li a {
		 border-top: 1px solid rgba(255, 255, 255, 0.2);
	}
}
 .nav li li li a {
	 background: #687175;
	 z-index: 200;
	 border-top: 1px solid rgba(255, 255, 255, 0.2);
}
 @media only screen and (min-width: 54em) {
	 .nav li li li a {
		 border-top: 1px solid rgba(255, 255, 255, 0.2);
	}
}
/*global nav styles*/
 @media only screen and (min-width: 54em) {
	 #globalNav {
		 position: absolute;
		 top: 0;
		 left: 0;
		 right: 0;
		 background-color: black;
		 height: 35px;
		 z-index: 1999;
	}
}
 #globalNav ul {
	 list-style: none;
	 padding: 0px;
	 margin: 0px;
	 font-size: 1em;
	 text-align: center;
	 background: #414141;
	 height: auto;
}
 @media only screen and (min-width: 54em) {
	 #globalNav ul {
		 position: absolute;
		 top: 0;
		 right: 0;
		/*float:right;
		 */
		 z-index: 2000;
		 width: 100%;
		 background-color: black;
		 padding: .35em 20em 0 0;
		 width: auto;
		 min-width: auto;
		 height: 3.5em;
		 background: #000000;
		 text-align: right;
	}
}
 #globalNav ul li {
	 display: inline-block;
	 width: 50%;
	 float: left;
	 background-color: #282828;
	 border-bottom: 1px solid white;
}
 @media only screen and (min-width: 54em) {
	 #globalNav ul li {
		 display: block;
		 margin: 0;
		 padding: 0;
		 width: auto;
		 background: black;
		 text-align: center;
		 border-bottom: 0;
	}
}
 #globalNav ul li:nth-of-type(2n+1) {
	 border-right: 1px solid white;
}
 @media only screen and (min-width: 54em) {
	 #globalNav ul li:nth-of-type(2n+1) {
		 border-right: none;
	}
}
 @media only screen and (min-width: 54em) {
	 .lt-ie9 #globalNav ul li {
		 float: left;
		 width: 150px;
		 height: auto;
	}
}
 #globalNav ul li a {
	 display: block;
	 padding: .5em 2em;
	 text-decoration: none;
	 color: white;
}
 #globalNav ul li a:hover {
	 background-color: #333333;
	 color: #fff;
}
 #globalNav ul li a, #globalNav ul li a:link, #globalNav ul li a:visited {
	 display: block;
	 padding: .8em;
	 width: 100%;
	 color: white;
	 text-decoration: none;
}
/*end global nav*/
 #search {
	 border-bottom: none;
	 position: relative;
	 top: auto;
}
 @media only screen and (min-width: 54em) {
	 #search {
		 position: absolute;
		 top: 0;
		 right: 0;
		 display: block;
		 width: 180px;
		 height: 35px;
		 border: 0;
	}
	 #search label {
		 float: left;
		 width: 140px;
	}
	 #search.active label {
		 top: 34px;
	}
	 #search label input[type="search"] {
		 padding: .625em 1em;
		 height: 35px;
		 background: #ffffff;
		 font-family: 'franklin-gothic-urw', Helvetica, Arial, sans-serif;
		 font-size: 1.2em;
		 color: #354247;
		/* Safari */
		 -webkit-transition: all ease-in 0.125s;
		/* Firefox */
		 -moz-transition: all ease-in 0.125s;
		/* IE */
		 -ms-transition: all ease-in 0.125s;
		/* Opera */
		 -o-transition: all ease-in 0.125s;
		 transition: all ease-in 0.125s;
	}
	 #search label input[type="search"]:focus {
		 background: #ffffff;
	}
	 #search label.searchButton {
		 float: right;
		 width: 40px;
	}
	 #search label.searchButton button {
		 position: static;
		 top: auto;
		 left: auto;
		 width: 40px;
		 height: 35px;
		 outline: none;
		 background: #008b98;
		 overflow: hidden;
	}
	 #search label.searchButton button:before {
		 padding-right: 2em;
		 font-size: 20px;
	}
}
 @media only screen and (min-width: 54em) {
	 .site-header {
		 position: fixed;
		 left: 0;
		 right: 0;
		 top: 0;
		 max-height: 85px;
		 background: black;
		 border-bottom: 0 none;
		 z-index: 5000;
	}
	 .home .site-header {
		 max-height: 40px;
		 border: 0;
	}
	 .site-header > div {
		 position: relative;
		 margin: 0 auto;
		 max-width: 1020px;
	}
	 .site-header h1 {
		 position: absolute;
		 top: 0;
		 left: 0;
		 margin: 0;
		 padding: 0;
		 -webkit-transition: all ease-in 0.25s;
		 -moz-transition: all ease-in 0.25s;
		 -ms-transition: all ease-in 0.25s;
		 -o-transition: all ease-in 0.25s;
		 transition: all ease-in 0.25s;
	}
	 .collapsed .site-header h1 {
		 width: 95px;
	}
	 .collapsed .home .site-header h1 {
		 width: 70px;
	}
	 .site-header h1 a, .site-header h1 a:link, .site-header h1 a:visited {
		 display: block;
	}
	 .site-header h1 a img {
		 display: block;
		 max-width: 100%;
		 height: auto;
	}
}
 @media only screen and (min-width: 54em) {
	 .site-header > div {
		 margin-right: 0;
	}
}
 .logo-bar .logo-mobile {
	 font-size: 1.3em;
	 color: white;
	 text-decoration: none;
}
 .logo-bar .logo-mobile img {
	 padding-right: .8em;
}
 @media only screen and (min-width: 54em) {
	 @-moz-document url-prefix() {
		 #search label.searchButton button:before {
			 padding-left: .5em;
		}
		 .braneNav {
			 height: 88px;
		}
	}
}
 #scTwTt a:before, #scssB9 a:before {
	 content: "\2f";
	 padding-right: .25em;
	 font-family: 'tric-icons';
	 font-size: 1em;
	 speak: none;
	 font-style: normal;
	 font-weight: normal;
	 font-variant: normal;
	 text-transform: none;
	 line-height: 1;
	 color: white;
}
 #map_canvas {
	 min-height: 300px;
	 min-width: 300px;
	 margin: 0;
	 padding: 0;
	 background-color: #687175;
}
 @media only screen and (min-width: 43em) {
	 #map_canvas {
		 max-width: 500px;
		 height: 400px;
	}
}
 .google-maps {
	 position: relative;
	 padding-bottom: 75%;
	 height: 0;
	 overflow: hidden;
}
 .google-maps iframe {
	 position: absolute;
	 top: 0;
	 left: 0;
	 width: 100% !important;
	 height: 100% !important;
}
 .Clear, #main > article .Clear {
	 clear: both;
}
 #color-block-text {
	 background-color: #00606b;
	 width: 100%;
	 height: auto;
	 padding: 1.5em;
	 margin-bottom: 1em;
	 color: white;
	 font-size: 2em;
	 font-family: "Utopia W01 Regular", georgia, "times new roman", serif;
}
 .js-video {
	 height: 0;
	 padding-top: 25px;
	 padding-bottom: 67.5%;
	 margin-bottom: 10px;
	 position: relative;
	 overflow: hidden;
}
 .js-video.widescreen {
	 padding-bottom: 57.25%;
}
 .js-video.vimeo {
	 padding-top: 0;
}
 #main > article figure figcaption {
	 -ms-word-wrap: break-word;
	 word-wrap: break-word;
}
 .policy a {
	 margin-left: 3em;
	 text-decoration: none;
	 color: white;
}
 .policy a:hover, .policy a:active {
	 color: #809400;
}
/* for the new sections */
 .links-with-picture, .mini-slider-and-image {
	 display: flex;
	 justify-content: center;
	 clear: both;
	 flex-wrap: wrap;
}
 .links-with-picture {
	 padding: 1em;
}
 .mini-slider-and-image {
	 margin-bottom: 60px;
}
 .mini-slider div {
	 background-color: #009999;
	 height: 200px;
}
 .mini-slider-wrapper {
	 flex-basis: 100%;
}
 #main .mini-slider span {
	 font-size: 1.5em;
	 padding: 10px;
	 margin: 0;
	 color:white;
}
 .mini-slider-image {
	 display: none;
}
 .mini-slider-and-image, .mini-slider-and-image * {
	 max-height: 200px;
	 margin-bottom: 1.5em;
}
 .mini-slider-slide-wrapper {
	 height: 200px;
	 line-height: 200px;
}
 .mini-slider-slide-wrapper span {
	 display: inline-block;
	 vertical-align: middle;
	 line-height: normal;
}
 .links-with-picture-panel {
	 padding: 0 1em;
	 flex-grow: 1;
}
 #main > article .links-with-picture-panel img {
	 max-height: 150px;
	 display: none;
	 margin: auto;
}
 #main > article .mini-slider-and-image img{
	 display: none;
}
 #main > article .mini-slider-and-image a{
	 color: white;
}
 #main > article .links-with-picture-panel h2 {
	 text-align: center;
}
 #main > article .mini-slider-image img {
	 height: 190px;
	 margin: 5px;
}
 @media only screen and (min-width: 54em) {
	 .links-with-picture, .mini-slider-and-image {
		 flex-wrap: nowrap;
	}
	 .links-with-picture-panel {
		 flex-basis: 0;
	}
	 #main > article .links-with-picture img, #main > article .mini-slider-and-image img {
		 display: block;
	}
	 .mini-slider-image {
		 flex-basis: 40%;
	}
	 .mini-slider-wrapper {
		 flex-basis: 60%;
	}
	 #main .mini-slider span {
		 font-size: 2.5em;
	}
	 .mini-slider-image {
		 display: block;
	}
}
