/*** BEGIN: UNG STYLE ADDITIONS ***/
/*** BEGIN: FULL WIDE ***/
 .contentWrap.interior.nomenu{
     width:92.5%;
}
/* push breadcrumbs below logo */
 .nomenu .breadcrumbs{
     margin-top:60px;
}
/*** END: FULL WIDE ***/
/*** BEGIN: TABLE UL ***/
 .interior .content table ul{
     margin:5px 0;
}
/*** END: TABLE UL ***/
/*** BEGIN: FLEX PAGE ***/
 .main-content-with-sidebar{
}
 .sidebar-1-col{
}
 .sidebar-2-col{
}
 .sidebar{
}
 .sidebar-section{
}
 .no-sidebar-1-col{
}
 .no-sidebar-2-col{
}
 .no-sidebar-3-col{
}
 .no-sidebar-4-col{
}
 .no-sidebar-2-col-large{
}
 .no-sidebar-2-col-small{
}
 .full-wide-1-col{
}
 .full-wide-2-col{
}
 .full-wide-3-col{
}
 .full-wide-4-col{
}
 .full-wide-5-col{
}
 .full-wide-2-col-large{
}
 .full-wide-2-col-small{
}
/*JET first draft*/
 .main-content-with-sidebar, .sidebar-1-col, .sidebar-2-col, .sidebar, .no-sidebar-1-col, .no-sidebar-2-col, .no-sidebar-3-col, .no-sidebar-4-col, .no-sidebar-2-col-large, .no-sidebar-2-col-small, .full-wide-1-col, .full-wide-2-col, .full-wide-3-col, .full-wide-4-col, .full-wide-5-col, .full-wide-2-col-large, .full-wide-2-col-small {
     float:left;
     margin-bottom: 20px;
}
 .main-content-with-sidebar{
     width:68%;
     margin-right: 5.8%;
}
 .sidebar-1-col{
     width:100%;
}
 .sidebar-2-col{
     width:47%;
}
 div.sidebar-2-col + div.sidebar-2-col{
     margin-left: 5.5%;
}
 .sidebar{
     width:25%;
}
 .sidebar-section {
     margin-bottom: 30px;
}
 .sidebar-section div>p {
     margin-left:8px;
}
 .no-sidebar-1-col{
     width:100%;
}
 .no-sidebar-2-col{
     width:47%;
}
 div.no-sidebar-2-col + div.no-sidebar-2-col{
     margin-left: 5.9%;
}
 .no-sidebar-3-col{
     width:30%;
}
 div.no-sidebar-3-col + div.no-sidebar-3-col{
     margin-left: 4.95%;
}
 .no-sidebar-4-col{
     width:22.5%;
}
 div.no-sidebar-4-col + div.no-sidebar-4-col{
     margin-left: 3.32%;
}
 .no-sidebar-2-col-large{
     width:64.95%;
}
 .no-sidebar-2-col-small{
     width:30%;
}
 div.no-sidebar-2-col-small + div.no-sidebar-2-col-large{
     margin-left: 4.95%;
}
 div.no-sidebar-2-col-large + div.no-sidebar-2-col-small{
     margin-left: 4.95%;
}
 .full-wide-1-col{
     width:100%;
}
 .full-wide-2-col{
     width:47.2%;
}
 div.full-wide-2-col + div.full-wide-2-col{
     margin-left:5.6%;
}
 .full-wide-3-col{
     width:31%;
}
 div.full-wide-3-col + div.full-wide-3-col{
     margin-left: 3.5%;
}
 .full-wide-4-col{
     width:22.5%;
}
 div.full-wide-4-col + div.full-wide-4-col{
     margin-left: 3.32%;
}
 .full-wide-5-col{
     width:17.5%;
}
 div.full-wide-5-col + div.full-wide-5-col{
     margin-left:3.12%;
}
 .full-wide-2-col-large{
     width:74.95%;
}
 .full-wide-2-col-small{
     width:20%;
}
 div.full-wide-2-col-small + div.full-wide-2-col-large{
     margin-left:4.95%;
}
 div.full-wide-2-col-large + div.full-wide-2-col-small{
     margin-left:4.95%;
}
/*** END: FLEX PAGE ***/
/*** BEGIN: MEDIA CALLS FOR FLEX COLUMNS ***/
 @media only screen and (max-width: 960px) {
     .full-wide-5-col{
         width:95%;
         margin-left: 0;
         clear: left;
    }
     div.full-wide-5-col + div.full-wide-5-col {
         margin-left: 0;
    }
     .no-sidebar-4-col {
         width: 95%;
         margin-left: 0;
         clear: left;
    }
     div.no-sidebar-4-col + div.no-sidebar-4-col {
         margin-left: 0;
    }
     .no-sidebar-3-col {
         width: 95%;
         margin-left: 0;
         clear: left;
    }
     div.no-sidebar-3-col + div.no-sidebar-3-col {
         margin-left: 0;
    }
     .no-sidebar-2-col-large, .no-sidebar-2-col-small{
         width: 95%;
         margin-left: 0;
         clear: left;
    }
     div.no-sidebar-col-small + div.no-sidebar-2-col-large, div.no-sidebar-2-col-large + div.no-sidebar-2-col-small{
         margin-left: 0;
    }
     div.full-wide-2-col-small, div.full-wide-2-col-large {
         width: 100%;
         margin-left: 0;
         clear: left;
    }
     div.full-wide-2-col-small + div.full-wide-2-col-large, div.full-wide-2-col-large + div.full-wide-2-col-small{
         margin-left:0;
    }
}
/* Media call for iPad portrait */
 @media only screen and (min-device-width : 768px) and (max-device-width : 1024px) and (orientation : portrait) and (-webkit-min-device-pixel-ratio: 1) {
     .main-content-with-sidebar{
         width: 100%;
         clear: both;
    }
     .sidebar-2-col {
         float: none;
         width: 100%;
    }
     .sidebar{
         width:100%;
         float: none;
         clear: both;
    }
}
 @media only screen and (max-width: 580px) {
     .main-content-with-sidebar, .sidebar-1-col, .sidebar-2-col, .sidebar, .no-sidebar-1-col, .no-sidebar-2-col, .no-sidebar-3-col, .no-sidebar-2-col-large, .no-sidebar-2-col-small, .full-wide-1-col, .full-wide-2-col, .full-wide-3-col, .full-wide-4-col, .full-wide-5-col{
         float:none;
         width: 100%;
         margin: 0 0 20px 0;
    }
     div.sidebar-2-col + div.sidebar-2-col, div.no-sidebar-2-col + div.no-sidebar-2-col, div.no-sidebar-3-col + div.no-sidebar-3-col, .no-sidebar-2-col-small, div.full-wide-2-col + div.full-wide-2-col, div.full-wide-3-col + div.full-wide-3-col, div.full-wide-4-col + div.full-wide-4-col, div.full-wide-5-col + div.full-wide-5-col {
         margin-left: 0;
    }
}
/*** END: MEDIA CALLS FOR FLEX COLUMNS ***/
/*** BEGIN: SLIDESHOW ***/
 .autoplay{
     position:relative;
     float:left;
     width:100%;
}
 .flexslider.autoplay .slides{
    margin:0;
    padding:0;
    list-style:none;
}
 .flexslider.autoplay .slides > li{
    display:none;
    -webkit-backface-visibility:
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
 .flexslider.autoplay .slides > li{
    height:auto;
}
 .flexslider.autoplay .slides img{
    display:block;
    width:100%;
    height:auto;
    margin:0 auto;
}
 .flexslider.autoplay{
    margin:0;
    background:#fff;
}
 .autoplay .flex-viewport{
    height:auto;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
}
/* Interior Banner Slider Caption*/
 .autoplay .flex-caption .captionWrap {
    position:relative;
    float:left;
    width:100%;
    height:100%;
    padding:0;
    overflow: hidden;
}
 .autoplay .flex-caption {
    position:absolute;
    font-family:'futura-pt', Arial, sans-serif;
    width:100%;
    height:100%;
    margin:0;
    bottom:0;
    z-index:999;
}
/* Removed 'max-width: 970px' - intefered with overlay - bcs*/
 .autoplay .flex-caption .caption {
    position:absolute;
    display:block;
    letter-spacing:0.03em;
    text-align:left;
    padding:5px 10px;
    margin:0;
    bottom:0;
    background: none repeat scroll 0 0 rgba(1, 33, 87, 0.6);
    width: 99%;
}
 .autoplay .flex-caption .caption .title {
    display:block;
    margin-bottom: 8px;
    font-family: 'futura-pt',helvetica,arial,sans-serif;
    color:#ffc82e;
    font-size:1.7em;
    font-weight:normal !important;
    line-height:1.1em;
    text-shadow:2px 2px 6px rgba(0, 0, 0, 1)
}
 .autoplay .flex-caption .caption .subTitle {
    display:block;
    color:#fff;
    font-size:1.4em;
    margin:10px 60px 0 0;
    line-height:1.4em;
}
/* Interior Banner Slider Caption - H1 caption*/
 .autoplay .flex-caption .caption h1 {
    display:block;
    margin-bottom: 8px;
    font-family: 'futura-pt',helvetica,arial,sans-serif;
    color:#ffc82e;
    font-size:1.7em;
    font-weight:normal !important;
    line-height:1.1em;
    text-shadow:2px 2px 6px rgba(0, 0, 0, 1)
}
/* Interior Banner Slider Direction Nav */
 .autoplay .flex-direction-nav a{
    text-decoration:none;
    display:block;
    width:30px;
    height:43px;
    margin:-20px 0 0;
    position:absolute;
    top:50%;
    z-index:9999;
    padding:5px;
    overflow:hidden;
    opacity:0;
    cursor:pointer;
    color:rgba(255,255,255,1.0);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}
 .autoplay .flex-direction-nav li{
    list-style:none;
}
 .autoplay .flex-direction-nav .flex-prev{
    left:0px;
}
 .autoplay .flex-direction-nav .flex-next{
    right:0px;
    text-align:right;
}
 .flexslider.autoplay:hover .flex-prev{
    opacity:.8;
    left:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color: #726d68;
}
 .flexslider.autoplay:hover .flex-next{
    opacity:.8;
    right:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color: #726d68;
}
 .flexslider.autoplay:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
    opacity:1;
    background-color: #726d68;
}
 .autoplay .flex-direction-nav .flex-disabled{
    opacity:0;
    filter:alpha(opacity=0);
    cursor:default;
}
 .autoplay .flex-direction-nav a:before{
    font-family:"flexslider-icon";
    font-size:40px;
    line-height:1;
    display:inline-block;
    content:'\f001';
    padding: 2px;
}
 .autoplay .flex-direction-nav a.flex-next:before{
    content:'\f002';
}
/* Interior Banner Slider Direction Nav - before changes - bcs */
/*.autoplay .flex-direction-nav a{
    text-decoration:none;
    display:block;
    width:40px;
    height:40px;
    margin:-20px 0 0;
    position:absolute;
    top:50%;
    z-index:9999;
    overflow:hidden;
    opacity:0;
    cursor:pointer;
    color:rgba(255,255,255,1.0);
    text-shadow:1px 1px 0 rgba(0,0,0,1.0);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}
 .autoplay .flex-direction-nav li{
    list-style:none;
}
 .autoplay .flex-direction-nav .flex-prev{
    left:0px;
}
 .autoplay .flex-direction-nav .flex-next{
    right:0px;
    text-align:right;
}
 .flexslider.autoplay:hover .flex-prev{
    opacity:1.0;
    left:10px;
}
 .flexslider.autoplay:hover .flex-next{
    opacity:1.0;
    right:10px;
}
 .flexslider.autoplay:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
    opacity:1;
}
 .autoplay .flex-direction-nav .flex-disabled{
    opacity:0;
    filter:alpha(opacity=0);
    cursor:default;
}
 .autoplay .flex-direction-nav a:before{
    font-family:"flexslider-icon";
    font-size:40px;
    line-height:1;
    display:inline-block;
    content:'\f001';
}
 .autoplay .flex-direction-nav a.flex-next:before{
    content:'\f002';
}
*/
/* Interior Banner Slider Control Nav */
 .autoplay .flex-control-nav{
    width:100%;
    position:absolute;
    bottom:-30px;
    text-align:center;
    z-index:9999;
}
 .autoplay ol.flex-control-nav{
    padding:0;
     margin:0;
     line-height:1.75em;
}
 .autoplay .flex-control-nav li{
    margin:0 6px;
    display:inline-block;
    zoom:1;
    *display:inline;
}
 .autoplay .flex-control-paging li a{
    width:11px;
    height:11px;
    display:block;
    padding:1px;
    background:#e0ded9;
    background:rgba(224,222,217,1.0);
    cursor:pointer;
    text-indent:-9999px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
}
 .autoplay .flex-control-paging li a:hover{
    background:#e0ded9;
    background:rgba(224,222,217,0.8);
}
 .autoplay .flex-control-paging li a.flex-active{
    background:#c2beb5;
    background:rgba(194,190,181,1.0);
    cursor:default;
}
/* Home Impact Slider Pause-Play */
 .autoplay .flex-pauseplay span {
    text-transform:capitalize;
}
 .autoplay .flex-pauseplay a {
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    text-decoration:none;
    bottom:10px;
    right: 10px;
    padding: 5px 10px 10px 10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color: #726d68;
     opacity:.8;
    z-index:99999;
    overflow:hidden;
    cursor:pointer;
    color:#fff;
}
 .autoplay .flex-pauseplay a:before {
    font-family:"flexslider-icon";
    font-size:20px;
    display:inline-block;
    content:'\f004';
}
 .autoplay .flex-pauseplay a:hover {
    opacity:1;
     background-color: #726d68;
}
 .autoplay .flex-pauseplay a.flex-play:before{
    content:'\f003';
}
/* Home Impact Slider Pause-Play - before changes - bcs */
/*.autoplay .flex-pauseplay span {
    text-transform:capitalize;
}
 .autoplay .flex-pauseplay a {
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    text-decoration:none;
    bottom:10px;
    right: 10px;
    opacity:1.0;
    z-index:99999;
    overflow:hidden;
    cursor:pointer;
    color:#fff;
}
 .autoplay .flex-pauseplay a:before {
    font-family:"flexslider-icon";
    font-size:20px;
    display:inline-block;
    content:'\f004';
}
 .autoplay .flex-pauseplay a:hover {
    opacity:1;
}
 .autoplay .flex-pauseplay a.flex-play:before{
    content:'\f003';
}
*/
/* Not Autoplay */
 .not-autoplay{
     position:relative;
     float:left;
     width:100%;
}
 .flexslider.not-autoplay .slides{
    margin:0;
    padding:0;
    list-style:none;
}
 .flexslider.not-autoplay .slides > li{
    display:none;
    -webkit-backface-visibility:
}
/* Hide the slides before the JS is loaded. Avoids image jumping */
 .flexslider.not-autoplay .slides > li{
    height:auto;
}
 .flexslider.not-autoplay .slides img{
    display:block;
    width:100%;
    height:auto;
    margin:0 auto;
}
 div.content .flexslider {
    margin:0 0 30px;
    background:#fff;
}
 .not-autoplay .flex-viewport{
    height:auto;
    -webkit-transition:all 1s ease;
    -moz-transition:all 1s ease;
    -o-transition:all 1s ease;
    transition:all 1s ease;
}
/* Interior Banner Slider Caption*/
 .not-autoplay .flex-caption .captionWrap {
    position:relative;
    float:left;
    width:100%;
    height:100%;
    padding:0;
    margin:0;
    overflow: hidden;
}
 .not-autoplay .flex-caption {
    position:absolute;
    font-family:'futura-pt', Arial, sans-serif;
    width:100%;
    height:100%;
    margin:0;
    bottom:0;
    z-index:999;
}
/* Removed 'max-width: 970px' - intefered with overlay - bcs*/
 .not-autoplay .flex-caption .caption {
    position:absolute;
    display:block;
    letter-spacing:0.03em;
    text-align:left;
    padding:5px 10px;
    margin:0;
    bottom:0;
    background: none repeat scroll 0 0 rgba(1, 33, 87, 0.6);
    width: 99%;
}
 .not-autoplay .flex-caption .caption .title {
    display:block;
    margin-bottom: 8px;
    font-family: 'futura-pt',helvetica,arial,sans-serif;
    color:#ffc82e;
    font-size:1.7em;
    font-weight:normal !important;
    line-height:1.1em;
    text-shadow:2px 2px 6px rgba(0, 0, 0, 1)
}
/* Added for when H1 is removed - bcs */
 .not-autoplay .flex-caption .caption .subTitle {
    display:block;
    color:#fff;
    font-size:1.4em;
    margin:10px 60px 0 0;
    line-height:1.4em;
}
 .full-wide-5-col .not-autoplay .flex-caption .caption .title {
    font-size: 1em;
     line-height: 1em;
     margin-bottom: 5px;
}
 .full-wide-5-col .not-autoplay .flex-caption .caption .subTitle {
    font-size: .9em;
     line-height: 1em;
     margin-top: 5px;
}
/* Interior Banner Slider Caption - H1 caption*/
 .not-autoplay .flex-caption .caption h1 {
    display:block;
    margin-bottom: 8px;
    font-family: 'futura-pt',helvetica,arial,sans-serif;
    color:#ffc82e;
    font-size:1.7em;
    font-weight:normal !important;
    line-height:1.1em;
    text-shadow:2px 2px 6px rgba(0, 0, 0, 1)
}
/* Interior Banner Slider Direction Nav */
 .not-autoplay .flex-direction-nav a{
    text-decoration:none;
    display:block;
    width:30px;
    height:43px;
    margin:-20px 0 0;
    position:absolute;
    top:50%;
    z-index:9999;
    padding:5px;
    overflow:hidden;
    opacity:0;
    cursor:pointer;
    color:rgba(255,255,255,1.0);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}
 .not-autoplay .flex-direction-nav li{
    list-style:none;
}
 .not-autoplay .flex-direction-nav .flex-prev{
    left:0px;
}
 .not-autoplay .flex-direction-nav .flex-next{
    right:0px;
    text-align:right;
}
 .flexslider.not-autoplay:hover .flex-prev{
    opacity:.8;
    left:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color: #726d68;
}
 .flexslider.not-autoplay:hover .flex-next{
    opacity:.8;
    right:10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color: #726d68;
}
 .flexslider.not-autoplay:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
    opacity:1;
}
 .not-autoplay .flex-direction-nav .flex-disabled{
    opacity:0;
    filter:alpha(opacity=0);
    cursor:default;
}
 .not-autoplay .flex-direction-nav a:before{
    font-family:"flexslider-icon";
    font-size:40px;
    line-height:1;
    display:inline-block;
    content:'\f001';
    padding:2px;
}
 .not-autoplay .flex-direction-nav a.flex-next:before{
    content:'\f002';
}
/* Interior Banner Slider Direction Nav - before changes - bcs */
/*.not-autoplay .flex-direction-nav a{
    text-decoration:none;
    display:block;
    width:40px;
    height:40px;
    margin:-20px 0 0;
    position:absolute;
    top:50%;
    z-index:9999;
    overflow:hidden;
    opacity:0;
    cursor:pointer;
    color:rgba(255,255,255,1.0);
    text-shadow:1px 1px 0 rgba(0,0,0,1.0);
    -webkit-transition:all .3s ease;
    -moz-transition:all .3s ease;
    transition:all .3s ease;
}
 .not-autoplay .flex-direction-nav li{
    list-style:none;
}
 .not-autoplay .flex-direction-nav .flex-prev{
    left:0px;
}
 .not-autoplay .flex-direction-nav .flex-next{
    right:0px;
    text-align:right;
}
 .flexslider.not-autoplay:hover .flex-prev{
    opacity:1.0;
    left:10px;
}
 .flexslider.not-autoplay:hover .flex-next{
    opacity:1.0;
    right:10px;
}
 .flexslider.not-autoplay:hover .flex-next:hover, .flexslider:hover .flex-prev:hover{
    opacity:1;
}
 .not-autoplay .flex-direction-nav .flex-disabled{
    opacity:0;
    filter:alpha(opacity=0);
    cursor:default;
}
 .not-autoplay .flex-direction-nav a:before{
    font-family:"flexslider-icon";
    font-size:40px;
    line-height:1;
    display:inline-block;
    content:'\f001';
}
 .not-autoplay .flex-direction-nav a.flex-next:before{
    content:'\f002';
}
*/
/* Interior Banner Slider Control Nav */
 .not-autoplay .flex-control-nav{
    width:100%;
    position:absolute;
    bottom:-30px;
    text-align:center;
    z-index:9999;
}
 .not-autoplay ol.flex-control-nav{
    padding:0;
     margin:0;
     line-height:1.75em;
}
 .not-autoplay .flex-control-nav li{
    margin:0 6px;
    display:inline-block;
    zoom:1;
    *display:inline;
}
 .not-autoplay .flex-control-paging li a{
    width:11px;
    height:11px;
    display:block;
    padding:1px;
    background:#e0ded9;
    background:rgba(224,222,217,1.0);
    cursor:pointer;
    text-indent:-9999px;
    -webkit-border-radius:20px;
    -moz-border-radius:20px;
    -o-border-radius:20px;
    border-radius:20px;
    -webkit-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    -moz-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    -o-box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
    box-shadow:inset 0 0 3px rgba(0,0,0,0.3);
}
 .not-autoplay .flex-control-paging li a:hover{
    background:#e0ded9;
    background:rgba(224,222,217,0.8);
}
 .not-autoplay .flex-control-paging li a.flex-active{
    background:#c2beb5;
    background:rgba(194,190,181,1.0);
    cursor:default;
}
/* Home Impact Slider Pause-Play */
 .not-autoplay .flex-pauseplay span {
    text-transform:capitalize;
}
 .not-autoplay .flex-pauseplay a {
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    text-decoration:none;
    bottom:10px;
    right: 10px;
    padding: 5px 10px 10px 10px;
    -moz-border-radius:10px;
    border-radius:10px;
    background-color: #726d68;
     opacity:.8;
    z-index:99999;
    overflow:hidden;
    cursor:pointer;
    color:#fff;
}
 .not-autoplay .flex-pauseplay a:before {
    font-family:"flexslider-icon";
    font-size:20px;
    display:inline-block;
    content:'\f004';
}
 .not-autoplay .flex-pauseplay a:hover {
    opacity:1;
    background-color: #726d68;
}
 .not-autoplay .flex-pauseplay a.flex-play:before{
    content:'\f003';
}
 .full-wide-5-col .not-autoplay .flex-pauseplay a {
    width: 10px;
     height: 13px;
     line-height: .9em;
     padding: 3px;
    -moz-border-radius:4px;
    border-radius:4px;
    text-align: center;
}
 .full-wide-5-col .not-autoplay .flex-pauseplay a:before {
    font-size: 10px;
}
/* Home Impact Slider Pause-Play - before changes - bcs */
/*.not-autoplay .flex-pauseplay span {
    text-transform:capitalize;
}
 .not-autoplay .flex-pauseplay a {
    display:block;
    width:20px;
    height:20px;
    position:absolute;
    text-decoration:none;
    bottom:10px;
    right: 10px;
    opacity:1.0;
    z-index:99999;
    overflow:hidden;
    cursor:pointer;
    color:#fff;
}
 .not-autoplay .flex-pauseplay a:before {
    font-family:"flexslider-icon";
    font-size:20px;
    display:inline-block;
    content:'\f004';
}
 .not-autoplay .flex-pauseplay a:hover {
    opacity:1;
}
 .not-autoplay .flex-pauseplay a.flex-play:before{
    content:'\f003';
}
*/
/*** END: SLIDESHOW ***/
/*** BEGIN: BIG IMAGE ***/
/* Mods moved to styles.css */
/*** END: BIG IMAGE ***/
/*** BEGIN: LARGE TABS ***/
 .largetabs-section {
     background: none repeat scroll 0 0 #e0ded9;
    /* Possibly #f6f5f4 for lighter background - bcs */
     margin-bottom: 10px;
    /* changed from 20px - bcs */
     padding: 15px 10px 10px;
}
 .largetabs-section .title{
     background: none;
     color: #457c80;
     font-size: 1.5em;
    /*background: none repeat scroll 0 0 #efeeea;
     - bcs */
     padding: 8px;
}
 .largetabs-section .largeTab {
     display: block;
    /* float: right;
    */
    /* Call to action button was overlaying text. Need it below text. - bcs */
    /*margin-top: -50px;
    */
    /* Removed, was -50px, to adjust call to action button vertical position */
}
 .largetabs-1-col{
}
 .largetabs-2-col{
}
 .largetabs-3-col{
}
 .largetabs-section{
}
 .largetabs-1-col, .largetabs-2-col, .largetabs-3-col{
     float:left;
     padding:8px;
     box-sizing: border-box;
}
 .largetabs-1-col{
     width:100%;
}
 .largetabs-2-col{
     width:45%;
}
 div.largetabs-2-col + div.largetabs-2-col{
     margin-left: 5.6%;
}
 .largetabs-3-col{
     width:28%;
}
 div.largetabs-3-col + div.largetabs-3-col{
     margin-left: 5%;
}
/*** END: LARGE TABS ***/
/*** BEGIN: TABS ***/
/* Color mods are in style.css */
 .tabs-1-col{
}
 .tabs-2-col{
}
 .tabs-3-col{
}
 .tabs-2-col-small{
}
 .tabs-2-col-large{
}
 .tabs-1-col, .tabs-2-col, .tabs-3-col, .tabs-2-col-small, .tabs-2-col-large{
     float:left;
     margin-bottom: 20px;
}
 .tabs-1-col{
     width:100%;
}
 .tabs-2-col{
     width:47%;
}
 div.tabs-2-col + div.tabs-2-col{
     margin-left: 5.5%;
}
 .tabs-3-col{
     width:30%;
}
 div.tabs-3-col + div.tabs-3-col{
     margin-left: 4.95%;
}
 .tabs-2-col-small{
     width:30%;
}
 .tabs-2-col-large{
     width:64.95%;
}
 div.tabs-2-col-small + div.tabs-2-col-large{
     margin-left: 4.95%;
}
 div.tabs-2-col-large + div.tabs-2-col-small{
     margin-left: 4.95%;
}
/*** END: TABS ***/
/*** BEGIN: MEDIA CALL FOR COLUMNS IN TABS ***/
 @media only screen and (max-width:1080px){
    /* Columns within large tabs */
     .largetabs-1-col, .largetabs-2-col, .largetabs-3-col {
         float: none;
         width: 100%;
    }
     div.largetabs-1-col, div.largetabs-2-col + div.largetabs-2-col, div.largetabs-3-col + div.largetabs-3-col {
         margin-left: 0;
    }
    /* Columns within regular tabs */
     .tabs-1-col, .tabs-2-col, .tabs-3-col, .tabs-2-col-small, .tabs-2-col-large {
         float:none;
         width: 100%;
    }
     div.tabs-1-col, div.tabs-2-col + div.tabs-2-col, div.tabs-3-col + div.tabs-3-col, div.tabs-2-col-small + div.tabs-2-col-large, div.tabs-2-col-large + div.tabs-2-col-small {
         margin-left: 0;
    }
}
/*** END: MEDIA CALLS FOR TABS AND COLUMNS IN TABS ***/
/*** BEGIN: EXPANDS ***/
 .accordionWrap > .title{
}
 .accordionWrap.expandableWrap {
}
/* To differentiate from Beacons expandables within tablesaw - bcs */
 .expands-1-col{
}
 .expands-2-col{
}
 .expands-3-col{
}
 .expands-2-col-small{
}
 .expands-2-col-large{
}
 .expands-1-col, .expands-2-col, .expands-3-col, .expands-2-col-small, .expands-2-col-large{
     float:left;
     margin-top: 20px;
     margin-bottom: 20px;
}
 .expands-1-col{
     width:100%;
}
 .expands-2-col{
     width:47%;
}
 div.expands-2-col + div.expands-2-col{
     margin-left: 5.9%;
}
 .expands-3-col{
     width:30%;
}
 div.expands-3-col + div.expands-3-col{
     margin-left: 4.95%;
}
 .expands-2-col-small{
     width:30%;
}
 .expands-2-col-large{
     width:64.95%;
}
 div.expands-2-col-small + div.expands-2-col-large{
     margin-left: 4.95%;
}
 div.expands-2-col-large + div.expands-2-col-small{
     margin-left: 4.95%;
}
 .expands-1-col h2, .expands-2-col h2, .expands-3-col h2, .expands-2-col-small h2, .expands-2-col-large h2, .expands-1-col h3, .expands-2-col h3, .expands-3-col h3, .expands-2-col-small h3, .expands-2-col-large h3, .expands-1-col h4, .expands-2-col h4, .expands-3-col h4, .expands-2-col-small h4, .expands-2-col-large h4, .expands-1-col h5, .expands-2-col h5, .expands-3-col h5, .expands-2-col-small h5, .expands-2-col-large h5 {
     margin: 10px 0 10px 0;
}

.expandAll {margin: 10px;}
.expandAll a {background: #faf9f7; border-radius: 5px;margin: 0px;padding: 5px 8px;text-decoration: none;font-family: 'futura-pt', Helvetica, Arial, sans-serif;font-weight: 500;-webkit-box-shadow:1px 1px 3px 1px rgba(210,209,207,1);-moz-box-shadow:1px 1px 3px 1px rgba(210,209,207,1);box-shadow:1px 1px 3px 1px rgba(210,209,207,1);}
.expandAll a.expand-all:before {font-family:'FontAwesome';content:'\f067';color:#7c9e14; padding-right: 5px;}
.expandAll a.collapse-all:before {font-family:'FontAwesome';content:'\f068';color:#7c9e14;padding-right: 5px;}
a.expand-all {margin-right: 15px;}
a.collapse-all {}


/* Heading above entire expandable section */
 .accordionWrap > .title {
     color: #003893;
     font-family: "futura-pt",Arial,sans-serif;
     font-size: 1.5em;
     line-height: 1.1em;
     margin: 0 0 10px;
     text-transform: uppercase;
     border-bottom: none;
}
 .accordionContainer .accordionContent {
     padding: 35px 35px 0;
}
 .accordionWrap.expandableWrap {
     box-shadow: none;
     width: 100%;
}
/* Heading in each individual expandable section */
 .accordionWrap.expandableWrap .accordionContainer > .title {
     background-color: #efeeea;
     font-size: 1.05rem;
     margin-top: 0;
     margin-bottom: 0;
     border-bottom: 0;
     padding: 10px 1%;
}
 .accordionWrap.expandableWrap .accordionContainer .title h2 {
     font-size: 1.4rem;
     margin-top: -1.1em;
     padding-bottom: 0px;
}
 .accordionWrap.expandableWrap .accordionContainer .title h3 {
     font-size: 1.2rem;
     margin-top: -1.15em;
     padding-bottom: 0px;
     margin-left: 25px;
}
 .accordionWrap.expandableWrap .accordionContainer .title h4 {
     font-size: 1.1rem;
     margin-top: -1.2em;
     padding-bottom: 0px;
     margin-left: 25px;
}
 .accordionWrap.expandableWrap .accordionContainer {
     background-color: #ffffff;
     border-left: 1px solid #efeeea;
     border-right: 1px solid #efeeea;
     border-bottom: 1px solid #efeeea;
     overflow: hidden;
     padding-bottom: 1px;
}
/* White expandables */
 .accordionWrap.expandableWrap.white .accordionContainer {
     background-color: #f6f5f4;
     border-left: none;
     border-right: none;
     border-bottom: 1px solid #efeeea;
     border-top: none;
     overflow: hidden;
     padding-bottom: 0;
}
 .accordionWrap.expandableWrap.white .accordionContainer > .title {
     background-color: #ffffff;
     font-size: 1.05rem;
}
/* Large tabs width within expandable */
 .expands-1-col .largeTabs.r-tabs .r-tabs-nav .r-tabs-tab {
     width: 13.16%;
}
/*** END: EXPANDS ***/
/*** BEGIN: MEDIA CALL FOR COLUMNS IN EXPANDABLES ***/
 @media only screen and (max-width:1080px){
    /* Columns within large tabs */
     .expands-1-col, .expands-2-col, .expands-3-col, .expands-2-col-large, .expands-2-col-small {
         float: none;
         width: 100%;
    }
     div.expands-1-col, div.expands-2-col + div.expands-2-col, div.expands-3-col + div.expands-3-col, div.expands-2-col-small + div.expands-2-col-large, div.expands-2-col-large + div.expands-2-col-small {
         margin-left: 0;
    }
}
 @media only screen and (max-width:960px){
     .accordionWrap.expandableWrap .accordionContainer .title {
         width: 98%;
    }
}
/*** END: MEDIA CALL FOR COLUMNS IN EXPANDABLES ***/
/*** BEGIN: BOXED TEXT ***/
 .boxed-text {
     border: 1px solid #e0ded9;
     padding: 12px 4% 3%;
     margin-bottom: 1em;
}
/* container */
 .boxed-text.text-bkgd {
     background-color: #efeeea;
}
/* container */
 .boxed-text > h2 {
     border-bottom: 1px solid #e0ded9;
     color: #534759;
     padding-bottom: 5px;
     font-size: 1.5em;
}
/* header */
 .boxed-text > div {
}
/* text */
 .boxed-text > div p:last-child {
     margin-bottom: .8em;
}
 .boxed-text.text-imp {
    background-color: #012560;
     color:white;
}
 .boxed-text.text-imp h2 {
    color:#ffc82e;
    border-bottom: 1px solid #ffc82e;
}
 .boxed-text.text-imp a:link, .boxed-text.text-imp a:visited {
    color:#ffc82e;
}
 .boxed-text.text-imp a:hover, .boxed-text.text-imp a:active {
    color: #333;
}
/*** END: BOXED TEXT ***/
/*** BEGIN: FLIP BOXES INTERIOR ***/
 .flipcard-1-col{
}
 .flipcard-2-col{
}
 .flipcard-1-col, .flipcard-2-col{
     float: left 
}
 .flipcard-1-col{
     width:100%;
}
 .flipcard-2-col{
     width:49%;
}
/*** END: FLIP BOXES INTERIOR ***/
/*** BEGIN: YOUTUBE VIDEOS ***/
 .youtube-video{
    margin-bottom: 30px;
     padding-top: 3px;
     border-top: 1px solid #cac5bf;
     border-bottom: 1px solid #cac5bf;
     position: relative;
     clear: both;
}
/*container div*/
 .youtube-video > .caption{
     background-color: #efeeea;
     border-left: 1px solid #cac5bf;
    border-right: 1px solid #cac5bf;
    border-top: 1px solid #cac5bf;
     padding: 10px;
}
/*caption container*/
 .youtube-video > .caption.no-background{
    background-color: #fff;
     border: none;
}
/*caption container when no-background chosen*/
 .youtube-video > .caption > .title{
     margin-bottom: 5px;
     font-size: 1.3em;
     color: #7c9314;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
}
/*caption title*/
 .youtube-video > .caption > .subtext{
     font-size: .9em;
     line-height: 1.5;
     margin: 10px 0;
}
/*caption text*/
 .youtube-video > .transcript{
    background-color: #efeeea;
     border-left: 1px solid #cac5bf;
     border-right: 1px solid #cac5bf;
     border-bottom: 1px solid #cac5bf;
     padding: 0 10px 10px 0;
     font-size: .9em;
}
/*transcript link container*/
 .youtube-video > div.no-background + div.transcript {
    background-color: #fff;
     border: none;
     border-bottom: 1px solid #cac5bf;
}
 .youtube-video > div.jet-video-no-caption ~ div.transcript {
    padding-top: 10px;
     background-color: #fff;
     border: none;
     border-bottom: 1px solid #cac5bf;
}
 .youtube-video > .transcript a:before{
    padding-left: 10px;
    display:block;
    font-family:'FontAwesome';
    content:'\f15c';
    font-size:1.0em;
     float: left;
     width: 20px;
}
/* Multi-column - subtext size */
 .no-sidebar-3-col .youtube-video > .caption > .subtext, .no-sidebar-2-col-small .youtube-video > .caption > .subtext, .full-wide-3-col .no-sidebar-3-col .youtube-video > .caption > .subtext, .full-wide-4-col .no-sidebar-3-col .youtube-video > .caption > .subtext, .full-wide-5-col .no-sidebar-3-col .youtube-video > .caption > .subtext, .sidebar .youtube-video > .caption > .subtext {
     font-size: .8em;
     line-height: 1.4;
     margin: 0;
}
/*caption text*/
/*** END: YOUTUBE VIDEOS ***/
/*** UNG NEWS FEED - MAIN CONTENT ***/
 .article-title {
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     font-size: 1.3em;
}
 .article-date {
     color: #999585;
     font-style: italic;
}
 .article-description {
}
/*** END: UNG NEWS FEED - MAIN CONTENT ***/
/*** BEGIN: DEPARTMENT NAME ABOVE MENU ***/
 #sub-body-header {
     font-family: 'futura-pt',helvetica,arial,sans-serif;
     font-size: 1.3em;
     text-transform: uppercase;
     margin-bottom: 18px;
     color: #003893;
     max-width: 250px;
     padding-left: 10px;
     box-sizing: border-box;
}
/*** END: DEPARTMENT NAME ABOVE MENU ***/
/** BEGIN: TABLESAW OVERRIDES - jtc **/
 .contentWrap .interior .responsive-stacktable .tablesaw thead th, .contentWrap .interior .responsive-stacktable .tablesaw thead td {
    color: #232323;
    font-size: 1rem;
}
 .contentWrap.interior .responsive-stacktable .tablesaw thead th {
    color:#003893;
     font-family:"futura-pt",Arial,sans-serif;
}
 .contentWrap.interior .responsive-stacktable .tablesaw tbody tr td:first-child {
    color:#003893;
     font-size:1rem;
     font-family:"futura-pt",Arial,sans-serif;
}
 .contentWrap.interior .responsive-stacktable .tablesaw {
    margin-bottom: 2rem;
}
/* new FLEX table overrides */
 .contentWrap.interior .responsive-stacktable .tablesaw.table-grayhead-altbkgd thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-bluehead-altbkgd thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-bluehead-hzlines thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-bluehead-alllines thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-grayhead-hzlines thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-grayhead-alllines thead th {
    color:#ffffff;
     font-family:"futura-pt",Arial,sans-serif;
}
 .contentWrap.interior .responsive-stacktable .tablesaw.table-openhead-altbkgd thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-openhead-hzlines thead th, .contentWrap.interior .responsive-stacktable .tablesaw.table-openhead-alllines thead th {
    color:#003893;
     background: white;
     border-bottom:2px solid #cac5bf;
     font-family:"futura-pt",Arial,sans-serif;
}
/* tableblue overrides */
 .contentWrap.interior .responsive-stacktable .tablesaw.tableblue-full thead th {
    color:#ffffff;
     font-family:"futura-pt",Arial,sans-serif;
}
 .contentWrap.interior .responsive-stacktable .tablesaw.tableblue-reg thead th {
    color:#ffffff;
     font-family:"futura-pt",Arial,sans-serif;
}
/* Tablegrayline and Tablegrayline2 overrides */
 .contentWrap.interior .responsive-stacktable .tablesaw.tablegrayline-full thead th, .contentWrap.interior .responsive-stacktable .tablesaw.tablegrayline-reg thead th, .contentWrap.interior .responsive-stacktable .tablesaw.tablegrayline2-full thead th, .contentWrap.interior .responsive-stacktable .tablesaw.tablegrayline2-reg thead th, .contentWrap.interior .responsive-stacktable .tablesaw.tablegray2-full thead th, .contentWrap.interior .responsive-stacktable .tablesaw.tablegray2-reg thead th {
    color:#ffffff;
     font-family:"futura-pt",Arial,sans-serif;
}
/* Tables in large tabs overrides */
 .largetabs-section .tablesaw.tablegrayline-full, .largetabs-section .tablesaw.tablegrayline-reg, .largetabs-section .tablesaw.tablegrayline2-full, .largetabs-section .tablesaw.tablegrayline2-reg {
    margin-left: 30px;
     margin-right: 30px;
     width: auto;
}
 .largetabs-section .tablesaw.tablegrayline-full thead, .largetabs-section .tablesaw.tablegrayline-reg thead, .largetabs-section .tablesaw.tablegrayline2-full thead, .largetabs-section .tablesaw.tablegrayline2-reg thead {
    border: none;
}
 .largetabs-section .tablegrayline-reg th, .largetabs-section .tablegrayline-full th, .largetabs-section .tablegrayline2-reg th, .largetabs-section .tablegrayline2-full th {
    background-color: #457c80;
}
 .largetabs-section .tablesaw.tablegrayline-full tbody tr.odd, .largetabs-section .tablesaw.tablegrayline-full tbody tr:nth-child(2n+1), .largetabs-section .tablesaw.tablegrayline-full tbody tr.odd, .largetabs-section .tablesaw.tablegrayline-full tbody tr:nth-child(2n), .largetabs-section .tablesaw.tablegrayline-reg tbody tr.odd, .largetabs-section .tablesaw.tablegrayline-reg tbody tr:nth-child(2n+1), .largetabs-section .tablesaw.tablegrayline-reg tbody tr.odd, .largetabs-section .tablesaw.tablegrayline-reg tbody tr:nth-child(2n), .largetabs-section .tablesaw.tablegrayline2-full tbody tr.odd, .largetabs-section .tablesaw.tablegrayline2-full tbody tr:nth-child(2n+1), .largetabs-section .tablesaw.tablegrayline2-full tbody tr.odd, .largetabs-section .tablesaw.tablegrayline2-full tbody tr:nth-child(2n), .largetabs-section .tablesaw.tablegrayline2-reg tbody tr.odd, .largetabs-section .tablesaw.tablegrayline2-reg tbody tr:nth-child(2n+1), .largetabs-section .tablesaw.tablegrayline2-reg tbody tr.odd, .largetabs-section .tablesaw.tablegrayline2-reg tbody tr:nth-child(2n) {
    background-color: #efeeea;
}
/** END: TABLESAW OVERRIDES **/
/** BEGIN: DEGREE LISTING STYLING **/
 .degree-listing .accordionWrap {
    box-shadow:none;
    border: 1px solid #efeeea;
}
 .degree-listing .accordionContent .description {
    text-align:right;
}
 .degree-listing .accordionWrap.expandableWrap.white .accordionContainer h2.title {
     font-size: 1.4rem;
     clear:left;
     padding: 8px 0;
     margin: 15px 0;
    display:inline;
}
 .degree-listing .accordionContainer .accordionContent {
     padding: 60px 40px 18px;
}
 .degree-listing .accordionContainer {
    background: #efeeea;
}
 .degree-listing .tablesaw-sortable th.tablesaw-sortable-head button {
    padding-left: .7em;
}
 .degree-listing .tablesaw-stack td {
    border:1px solid white;
}
 .degree-listing a.cat-link:link {
    color:white;
}
 .degree-listing a.cat-link {
    color:white;
     background: none repeat scroll 0 0 #7c9e14;
     color:#ffffff !important;
     margin: 5px 6px;
     padding: 6px 7px;
     width:14px;
}
 .source {
    font-size: .9em;
     font-style: italic;
}
/** END: DEGREE LISTING STYLING **/
 a.more-content {
    font-size: .8em;
     font-weight: bold;
     text-decoration: none;
     border-bottom: 1px solid #4073c6;
}
 a.more-content:after {
    font-family: 'FontAwesome';
     content: '\f061';
     font-size:1em;
     font-weight: normal;
     padding-left: 5px;
}
 img.img-shadow {
    padding: 8px;
     margin-bottom: 1em;
     box-shadow: 0 1px 2px #cac5bf;
}
/** BEGIN: CIRCLE BOXES - HORIZONTAL - UNDERGRADUATE ADMISSIONS **/
 .ua-box-row {
     display: block;
     position: relative;
     margin: 10px 0;
}
 .ua-box-circle-heading {
     position: relative;
     background-color: #008478;
     border-radius: 50%;
     width: 153px;
     height: 153px;
     line-height: 1;
     float: left;
     text-align: center;
     margin: 0;
     padding: 0;
     margin-right: -75px;
     z-index: 20;
}
 .ua-box-content {
     position: relative;
     border: 6px solid #008478;
     width: 68%;
     min-height: 121px;
     float: left;
     padding: 10px 10px 10px 85px;
     -webkit-border-radius: 0px 20px 20px 0px;
     -moz-border-radius: 0px 20px 20px 0px;
     border-radius: 0px 20px 20px 0px;
     z-index: 0;
}
 .ua-box-circle-heading h2 {
     position: relative;
     margin: 0;
     padding: 0;
     top: 50%;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     color: white;
     font-family: 'futura-pt';
     font-weight: 600;
     font-size: 20px;
}
 @media screen and (max-width: 800px) {
     .ua-box-circle-heading {
         -webkit-border-radius: 20px 20px 0px 0px;
         -moz-border-radius: 20px 20px 0px 0px;
         border-radius: 20px 20px 0px 0px;
         width: 200px;
         max-height: 60px;
         float: none;
         text-align: center;
         z-index: 20;
    }
     .ua-box-content {
         float: none;
         padding: 10px;
         width: 90%;
         z-index: 0;
    }
}
/** END: CIRCLE BOXES - HORIZONTAL - UNDERGRADUATE ADMISSIONS **/
/** BEGIN: CIRCLE BOXES FOR CONTINUING EDUCATION **/
/* ************* Bubble boxes - vertical - 4 cols in main content area ********* */
/* Used by Continuing Education */
 .box-col {
     display: block;
     position: relative;
     float: left;
     margin: 35px 5px;
     width: 23%;
}
 .box-col .box-circle-heading {
     position: relative;
     background-color: #008478;
     border-radius: 50%;
     width: 137px;
     height: 137px;
     line-height: 1;
     float: left;
     text-align: center;
     margin: 0;
     padding: 0;
     margin-top: -63px;
     z-index: 20;
}
 .box-col .box-content {
     position: relative;
     border: 6px solid #008478;
     width: 70%;
     min-width: 105px;
     padding: 80px 10px 10px 10px;
     -webkit-border-radius: 0px 0px 20px 20px;
     -moz-border-radius: 0px 0px 20px 20px;
     border-radius: 0px 0px 20px 20px;
     z-index: 0;
}
 .box-col .box-content img {
     width: 100%;
}
 .box-col .box-circle-heading h2 {
     position: relative;
     margin: 0;
     padding: 0;
     top: 50%;
     transform: translateY(-50%);
     -webkit-transform: translateY(-50%);
     -ms-transform: translateY(-50%);
     color: white;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     font-weight: 500;
     font-size: 18px;
}
 .box-col .box-height-ce {
     height: 300px;
}
 @media screen and (max-width: 800px) {
     .box-col .box-circle-heading {
         -webkit-border-radius: 20px 20px 0px 0px;
         -moz-border-radius: 20px 20px 0px 0px;
         border-radius: 20px 20px 0px 0px;
         width: 200px;
         max-height: 60px;
         text-align: center;
         z-index: 20;
         margin-top: -60px;
    }
     .box-col {
         float: none;
         width: 95%;
         margin-bottom: 70px;
    }
     .box-col .box-content {
         padding: 10px;
         z-index: 0;
         width: 100%;
    }
     .box-col .box-height-ce {
         height: auto;
    }
}
/** END: CIRCLE BOXES FOR CONTINUING EDUCATION **/
/** START: SPOTLIGHTS **/
 .interior .spotlight-wrapper {
    margin-bottom: 40px;
     overflow: hidden;
}
 .interior .spotlight {
    margin-bottom:4px;
     max-width:95%;
}
 .interior .spotlight ul.slides {
    padding:0;
}
 .interior .spotlight ul.slides li.flex-active-slide .spotlightImage {
    max-width:99%;
    margin:0;
     max-height:unset;
}
.interior .spotlightwithimage ul.slides li.flex-active-slide .spotlightImage {max-width:100%; margin: 0 0 15px;}
.interior .content .spotlightwithimage {max-width:100%;}
.interior .content .spotlightwithimage ul {margin:0;}

 .interior .spotlight ul.slides li.flex-active-slide .flex-caption {
    margin:5px 0 ;
}
 .interior .spotlight ul.slides li.flex-active-slide .flex-caption .captionTitle {
    margin: 0 0 8px;
     font-size:1.5em;
}
 .interior .more {
    float:left;
     margin-top:2px;
}
 .spotlight .slides .flex-caption {
    min-height:unset;
}
 .interior .spotlight .flex-caption p {
    padding-bottom:12px;
}
 .interior .spotlight .more {
    float:left;
    padding-top:155px;
}
 .interior .spotlight ol.flex-control-nav.flex-control-paging{
    margin:0;
     padding:0;
}
 .spot-side .sidebar-section .widget.callouts .calloutWrap {
    margin-bottom:5px;
}
 .interior .spot-side .sidebar-section div.callouts:last-child {
    padding-bottom:50px;
}
 .spotlight-summary {
    font-weight:bold;
    font-size: 16px;
     color:#012560;
}
/* Vertical */
 .interior .spotlightvertical ul.slides {
    padding:0;
}
 .interior .spotlightvertical ul li {
    clear: left;
     margin-bottom:50px;
     list-style:outside none none;
}
 .interior .spotlightvertical a:focus {
    background-color: #ffc82e;
     border:none;
}
 .interior .spotlightvertical {
    margin-bottom:88px;
}
 .interior .spotlightvertical .title {
    color:#333;
     font-size:1.4rem;
    padding-top:15px;
     font-family: "futura-pt",Arial,sans-serif;
}
/* Vertical, with image */
 .interior .spotlightvertical.spotlightwithimage ul li {
     clear: left;
     margin-bottom:10px;
     padding-top: 10px;
     list-style:outside none none;
     border-top: 1px solid #efeeea;
     overflow: hidden;
}
 .interior .spotlightvertical.spotlightwithimage {
    margin-bottom:10px;
}
 .interior .spotlightvertical.spotlightwithimage ul li .spotlightImage img {
    width:110px;
    padding-right:10px;
     float:left;
}
 .interior .spotlightvertical.spotlightwithimage ul li .captionTitle {
    font-size: 1.2rem;
    font-family: "futura-pt",Arial,Helvetica,sans-serif;
     margin-bottom: 50px;
}
 .interior .spotlightvertical.spotlightwithimage ul li .captionWrap p {
    display: none;
     font-size: .8rem;
}
 .interior .spotlightvertical.spotlightwithimage ul li a .captionWrap p {
    color: #333;
     margin-bottom: 0;
     padding-top: 5px;
}
 .interior .spotlightvertical.spotlightwithimage ul li a {
    text-decoration: none;
}
 .interior .spotlightvertical.spotlightwithimage ul li a:hover {
    text-decoration: underline;
     color: #333;
}
 .interior .spotlightvertical.spotlightwithimage ul li a:visited {
    color: #4073c6;
}
/* Vertical, without image */
 .interior .spotlightvertical.spotlightwithoutimage ul li {
    clear: left;
     margin-bottom:10px;
     padding-top: 10px;
     list-style:outside none none;
     border-top: 1px solid #efeeea;
}
 .interior .spotlightvertical.spotlightwithoutimage {
    margin-bottom:10px;
}
 .interior .spotlightvertical.spotlightwithoutimage ul li .captionTitle {
    font-size: 1.2rem;
    font-family: "futura-pt",Arial,Helvetica,sans-serif;
}
 .interior .spotlightvertical.spotlightwithoutimage ul li .captionWrap p {
    font-size: .8rem;
}
 .interior .spotlightvertical.spotlightwithoutimage ul li a .captionWrap p {
    color: #333;
}
 .interior .spotlightvertical.spotlightwithoutimage ul li a {
    text-decoration: none;
}
 .interior .spotlightvertical.spotlightwithoutimage ul li a:hover {
    text-decoration: underline;
     color: #333;
}
 .interior .spotlightvertical.spotlightwithoutimage ul li a:visited {
    color: #4073c6;
}
/** END: SPOTLIGHTS **/
/** BEGIN: DEPARTMENT LISTING **/
 .interior .content ul.dir-browse-nav {
     display: inline-block;
     float: left;
     list-style-type: none;
     margin: 0 0 20px 26px;
     padding: 0;
}
 .interior .content ul.dir-browse-nav li {
     background-color: #FFFFFF;
     float: left;
     height: 30px;
     margin-right: 1px;
     width: 25px;
     list-style-type: none;
     background-image: none;
}
 .interior .content ul.dir-browse-nav li a {
     color: #73706b;
     display: block;
     float: left;
     font-size: 1.5em;
     font-weight: bold;
     height: 30px;
     text-align: center;
     width: 25px;
     padding-top: 10px;
     text-decoration: none;
}
 .dir-alpha-section {
    width: 100%;
     clear: both;
}
 .dir-alpha-section h2 {
    font-size: 2.00em;
}
 .dir-alpha-section ~ .accordionWrap.expandableWrap .accordionContainer .title h3 {
    color: #003893;
     font-size: 1.1em;
}
/* Any h3s following the alpha section */
 .accordionWrap.expandableWrap.dirleft, .accordionWrap.expandableWrap.dirright {
    width: 45%;
     float: left;
}
 .accordionWrap.expandableWrap.dirleft {
    margin-right: 5.5%;
    margin-left: 1.5%;
}
 .dir-alpha-section ~ .accordionWrap.expandableWrap .accordionContainer .accordionContent .expands-1-col {
    padding-bottom: 0px;
     padding-top: 7px;
     margin: 0;
}
 .dir-table-content td {
    padding: 5px 10px;
}
 @media only screen and (max-width:1080px){
     .accordionWrap.expandableWrap.dirleft, .accordionWrap.expandableWrap.dirright {
        width: 100%;
         clear: left;
    }
     .dir-alpha-section ~ .accordionWrap.expandableWrap .accordionContainer .accordionContent .expands-1-col {
        padding-top: 15px;
    }
     .contentWrap.interior .responsive-stacktable .tablesaw.dir-table-content {
        margin-bottom: 30px;
    }
}
/** END: DEPARTMENT LISTING **/
/** BEGIN: SOCIAL DIRECTORY **/
 .social-table {
    width: 100%;
}
 .social-table td {
    padding: 8px 10px 8px 5px;
     border-bottom: 1px solid #e0ded9;
     font-size: 1.3em;
     vertical-align: middle;
     line-height: 1;
     font-family: 'futura-pt', arial, sans-serif;
     font-weight: 500;
}
 .social-table td p {
    margin-bottom: 0;
     line-height: 1;
}
 .social-table td.column1 {
    width: 65%;
}
/** END: SOCIAL DIRECTORY **/
 hr {
     border: 0;
     height: 0;
     margin: 20px 40px 30px 30px;
     border-top: 1px solid #e5e5e5;
     border-bottom: 1px solid #ffffff;
}
 .footnote {
     font-size: .8rem;
     border-top: 1px solid #e0ded9;
}
 .roman-numerals-upper {
     list-style-type: upper-roman;
}
 .roman-numerals-lower {
     list-style-type: lower-roman;
}
 .alpha-upper {
     list-style-type: upper-alpha;
}
 .alpha-lower {
     list-style-type: lower-alpha;
}
/** END: SOCIAL DIRECTORY **/
/** BEGIN: TABLE STYLES **/
 table.left td {
     text-align: left;
}
/* ********** Open Header Table with Blue Text, Horizontal Gray Lines, Alternating Bkgd *********** */
 .table-openhead-altbkgd {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-openhead-altbkgd th, .table-openhead-altbkgd th.heading {
     font-weight: 500;
     font-size: 1.2rem;
     padding: 5px 5px;
     text-align: left;
     line-height: 1.2;
     color: #003893;
     border-bottom: 1px solid #deddd9;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-openhead-altbkgd td {
     padding: 5px 10px;
     vertical-align: top;
}
 .table-openhead-altbkgd tr.alt td {
     background: #efeeea;
}
 .table-openhead-altbkgd tr.over td {
     background: #deddd9;
}
/* ************** Open Header Table, Blue Text, Horiontal Lines, No Bkgd ************* */
 .table-openhead-hzlines {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-openhead-hzlines th, .table-openhead-hzlines th.heading {
     font-weight: 500;
     font-size: 1.2rem;
     padding: 5px 5px;
     text-align: left;
     line-height: 1.2;
     color: #003893;
     border-bottom: 1px solid #deddd9;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-openhead-hzlines td {
     padding: 5px 10px;
     border-bottom: 1px solid #e0ded9;
     vertical-align: top;
}
 .table-openhead-hzlines img {
     border: 1px solid #efeeea;
     padding: 1px;
}

/* **** Open Header Table Header, White Text, All Gray Lines, No Bkgd **** */
 .table-openhead-alllines {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-openhead-alllines th, .table-openhead-alllines th.heading {
    font-weight: 500;
     font-size: 1.2rem;
     padding: 5px 5px;
     text-align: left;
     line-height: 1.2;
     color: #003893;
     border-bottom: 1px solid #deddd9;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-openhead-alllines td {
     padding: 5px 5px;
     border-bottom: 1px solid #e0ded9;
     vertical-align: top;
     border-right: 1px solid #e0ded9;
}
 .table-openhead-alllines tr td:first-child {
     border-left: 1px solid #e0ded9;
}
 .table-openhead-alllines tr td:last-child {
     border-right: 1px solid #e0ded9;
}

/* ******** Table Solid Gray Header, White Text, Horizontal Lines, Alternating Bkgd ********* */
 .table-grayhead-altbkgd {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-grayhead-altbkgd th, .table-grayhead-altbkgd th.heading {
     font-size: 1.3em;
     line-height: 15px;
     font-weight: normal;
     padding: 6px 10px;
     text-align: left;
     line-height: 1.2;
     background-color: #959595;
     color: #FFF;
     letter-spacing: normal;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-grayhead-altbkgd td {
     padding: 5px 10px;
     vertical-align: top;
}
 .table-grayhead-altbkgd tr.alt td {
     background: #ebebeb;
}
 .table-grayhead-altbkgd tr.over td {
     background: #d7d7d7;
}

/* ************** Table solid gray header, white Text, Horiontal Lines, No Bkgd ************* */
 .table-grayhead-hzlines {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-grayhead-hzlines th, .table-openhead-hzlines th.heading {
     font-size: 1.3em;
     line-height: 15px;
     font-weight: normal;
     padding: 6px 10px;
     text-align: left;
     line-height: 1.2;
     background-color: #959595;
     color: #FFF;
     letter-spacing: normal;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-grayhead-hzlines td {
     padding: 5px 10px;
     border-bottom: 1px solid #e0ded9;
     vertical-align: top;
}
 .table-grayhead-hzlines img {
     border: 1px solid #efeeea;
     padding: 1px;
}

/* **** Table solid gray header, White Text, All Gray Lines, No Bkgd **** */
 .table-grayhead-alllines {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-grayhead-alllines th, .table-openhead-alllines th.heading {
   font-size: 1.3em;
     line-height: 15px;
     font-weight: normal;
     padding: 6px 10px;
     text-align: left;
     line-height: 1.2;
     background-color: #959595;
     color: #FFF;
     letter-spacing: normal;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-grayhead-alllines td {
     padding: 5px 5px;
     border-bottom: 1px solid #e0ded9;
     vertical-align: top;
     border-right: 1px solid #e0ded9;
}
 .table-grayhead-alllines tr td:first-child {
     border-left: 1px solid #e0ded9;
}
 .table-grayhead-alllines tr td:last-child {
     border-right: 1px solid #e0ded9;
}

/* ************* Table Solid Blue Header, White Text, Horiontal Lines, Alternating Bkgd ************ */
 .table-bluehead-altbkgd {
     border-collapse: collapse;
     width: 100% !important;
     margin: 2em 0;
     line-height: 17px;
}
 .table-bluehead-altbkgd th, .table-bluehead-altbkgd th.heading {
     font-size: 1.3em;
     line-height: 15px;
     font-weight: normal;
     padding: 6px 10px;
     text-align: left;
     line-height: 1.2;
     background-color: #003893;
     color: #FFF;
     letter-spacing: normal;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
     width: auto;
}
 .table-bluehead-altbkgd td {
     padding: 5px 10px;
     vertical-align: top;
}
 .table-bluehead-altbkgd tr.alt td {
     background: #EBF3F9;
}
 .table-bluehead-altbkgd tr.over td {
     background: #badaf3;
}
/* ************** Table Solid Blue Header, White Text, Horiontal Lines, No Bkgd ************* */
 .table-bluehead-hzlines {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-bluehead-hzlines th, .table-bluehead-hzlines th.heading {
     font-size: 1.3em;
     font-weight: normal;
     padding: 6px 10px;
     text-align: left;
     border-right: 1px solid #003893;
     line-height: 1.2;
     background-color: #003893;
     color: #FFF;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-bluehead-hzlines td {
     padding: 10px 10px;
     border-bottom: 1px solid #e0ded9;
     vertical-align: top;
}
 .table-bluehead-hzlines img {
     border: 1px solid #efeeea;
     padding: 1px;
}
/* **** Table Solid Blue Header, White Text, All Gray Lines, No Bkgd **** */
 .table-bluehead-alllines {
     border-collapse: collapse;
     width: 100%;
     margin: 2em 0;
     line-height: 17px;
}
 .table-bluehead-alllines th, .table-bluehead-alllines th.heading {
     font-size: 1.3em;
     font-weight: normal;
     padding: 6px 5px;
     text-align: left;
     border-right: 1px solid #003893;
     line-height: 1.2;
     background-color: #003893;
     color: #FFF;
     font-family: 'futura-pt', helvetica, arial, sans-serif;
     position: relative;
}
 .table-bluehead-alllines td {
     padding: 5px 5px;
     border-bottom: 1px solid #e0ded9;
     vertical-align: top;
     border-right: 1px solid #e0ded9;
}
 .table-bluehead-alllines tr td:first-child {
     border-left: 1px solid #e0ded9;
}
 .table-bluehead-alllines tr td:last-child {
     border-right: 1px solid #e0ded9;
}
/* *********** Bare Bones Table (for table within above table) ********* */
 .table-nolines {
     border: none;
}
 .table-nolines tr td {
     border: none;
}
 .table-nolines img {
     border: none;
}
/** END: TABLE STYLES **/
/*** END: UNG STYLE ADDITIONS **/
 