  /*
 * using myfonts webfonts kit
 *

@font-face {
    font-family: "Gibson";
    src: url(http://vatche.scranton.html.ohodev.com/fonts/Gibson-Regular.otf) format("opentype");
}

@font-face {    
  font-family: "GibsonSemiBold";
  src: url(http://vatche.scranton.html.ohodev.com/fonts/Gibson-SemiBold.otf) format("opentype");
}

@font-face {  
  font-family: "GibsonBold";
  src: url(http://vatche.scranton.html.ohodev.com/fonts/Gibson-Bold.otf) format("opentype");
}


html {
    min-width: 320px;
}
body {
    margin: 0;
    font-family: Arial;
    font-size: 16px;
    line-height: 24px;
    color: #363636;
    min-width: 320px;
}
.row {
    max-width: 1240px;
}
h1, h2, h3, h4, h5 {
    font-family: Gibson, Arial, sans-serif;
}
h1 {
    /*text-transform: uppercase;
    font-size: 36px;
}
h2 {
    font-size: 22px;
}
h3 {
    font-size: 18px;
}
a {
    text-decoration: none;
    color: #007093;
}
img {
    border: none;
    display: block;
}
img.bottom-space {
    padding-bottom: 30px;
}
a:hover {
    color: #E9A73E;
}

/*
#content a[href^="http://"]:after {
    border: none;
    content: url('/advancement/images/new-window.png');
    position: relative;
    top: 0;
    margin-left: 6px;
}


#content .share a[href^="http://"]:after, #content .slider a[href^="http://"]:after {
    border: none;
    content: none;
    position: relative;
    top: 0;
    margin-left: 6px;
}
body.lt-ie9 {
    min-width: 1300px;
}
/* header 
#header-wrapper {
    border-top: 7px solid #3B3365;
    height: 90px;
}
#footer-wrapper {
    background-color: #3B3365;
}
#logo {
    float: left;
    margin-top: 17px;
    margin-left: 18px;
}
#site-name {
    float: left;
    border-left: 4px solid #E5E5E5;
    padding-left: 20px;
    margin-left: 20px;
    margin-top: 20px;
}
#site-name h1 {
    color: #E7A73D;
}
#header-sub-menu {
    float: right;
    margin-top: 5px;
    z-index: 9999;
    position: relative;
}
.search-box {
    position: absolute;
    top: -70px;
    right: 0;
    width: 300px;
    font-size: 12px;
}
.search-box h2 {
    display: none;
}
.search-box input.search-text {
    width: 300px;
    background-color: #EBEBEB;
    border-radius: 5px;
    border: none;
    height: 30px;
    margin-top: 10px;
    padding: 3px 5px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.search-box input.search-button {
    background-image: url('/advancement/images/mobile-search-icon.png');
    background-position: right center;
    position: absolute;
    border: none;
    color: #FFF;
    right: 4px;
    top: 12px;
    cursor: pointer;
    text-indent: -9999px;
    width: 25px;
    height: 25px;
}
.shadow-container {
    position: relative;
    padding-bottom: 20px;
    margin-bottom: 3px;
}
.shadow-container:before {
 background: url(data:image/svg+xml;
base64, PD94bWwgdmVyc2lvbj0iMS4wIiA/Pgo8c3ZnIHhtbG5zPSJod…BoZWlnaHQ9IjEwMSIgZmlsbD0idXJsKCNncmFkLXVjZ2ctZ2VuZXJhdGVkKSIgLz4KPC9zdmc+);
    background: -moz-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%, rgba(255,255,255,0) 100%);
    background: -webkit-gradient(radial, center center, 0px, center center, 100%, color-stop(0%, rgba(0,0,0,0.25)), color-stop(100%, rgba(255,255,255,0)));
    background: -webkit-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%, rgba(255,255,255,0) 100%);
    background: -o-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%, rgba(255,255,255,0) 100%);
    background: -ms-radial-gradient(center, ellipse cover, rgba(0,0,0,0.25) 0%, rgba(255,255,255,0) 100%);
    background: radial-gradient(ellipse at center, rgba(0,0,0,0.25) 0%, rgba(255,255,255,0) 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#40000000', endColorstr='#00ffffff', GradientType=1 );
    height: 15px;
    width: 100%;
    position: absolute;
    bottom: 13px;
    content: '';
    z-index: -1;
}
.interior-hero-image img {
    display: block;
}
.left-sidebar .vertical-menu ul.menu ul {
    padding-left: 31px;
}
.horizontal-tabs .mobile-nav-wrap {
    display: none;
}
/* main content */

/* start of round numbers 
.round-numbers h3 {
    color: #393661;
    margin-bottom: 0;
}
.round-numbers span {
    float: left;
    background-color: #393661;
    border-radius: 50%;
    color: #FFF;
    font-family: Gibson, Arial, sans-serif;
    font-weight: bold;
    font-size: 24px;
    line-height: 18px;
    width: 30px;
    height: 30px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 7px;
}
.round-numbers .round-number:first-child span {
    padding: 7px 9px;
}
.round-numbers .round-number-content {
    margin-left: 45px;
}
/***
/* Media Page 
/****/
.media-menu-tabs ul {
    margin: 0;
    padding: 7px 7px 0 7px;
    background-color: #CCC;
    overflow: hidden;
    margin-bottom: 40px;
}
.media-menu-tabs .mobile-nav-wrap {
    background-color: #CCC;
    padding: 10px;
    margin-bottom: 40px;
    display: none;
}
.media-menu-tabs .mobile-nav-wrap select {
    width: 100%
}
 @media screen and (max-width: 950px) {
.media-menu-tabs .mobile-nav-wrap {
    display: block;
}
.media-menu-tabs ul {
    display: none;
}
}
.media-menu-tabs ul li {
    list-style-type: none;
    float: left;
    margin-right: 7px;
}
.media-menu-tabs ul li a {
    padding: 10px 20px;
    color: #666;
    text-transform: uppercase;
    font-size: 14px;
    display: block;
    background: #ffffff;
    background: -moz-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #ffffff), color-stop(100%, #cccccc));
    background: -webkit-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -o-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: -ms-linear-gradient(top, #ffffff 0%, #cccccc 100%);
    background: linear-gradient(to bottom, #ffffff 0%, #cccccc 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#ffffff', endColorstr='#cccccc', GradientType=0 );
    border: none;
    outline: none;
}
.media-menu-tabs ul li.ui-tabs-active a {
    background: #cccccc;
    background: -moz-linear-gradient(top, #cccccc 0%, #ffffff 100%);
    background: -webkit-gradient(linear, left top, left bottom, color-stop(0%, #cccccc), color-stop(100%, #ffffff));
    background: -webkit-linear-gradient(top, #cccccc 0%, #ffffff 100%);
    background: -o-linear-gradient(top, #cccccc 0%, #ffffff 100%);
    background: -ms-linear-gradient(top, #cccccc 0%, #ffffff 100%);
    background: linear-gradient(to bottom, #cccccc 0%, #ffffff 100%);
 filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#cccccc', endColorstr='#ffffff', GradientType=0 );
}
/*
.media-item {
    position: relative;
    overflow: hidden;
    margin-bottom: 40px;
}
.media-item .media-content {
    cursor: pointer;
}
.media-item .media-content, .media-item .media-content h2, .media-item .media-content a {
    color: #FFF;
}
.media-item .media-content h2 {
    font-size: 24px;
    margin-top: 0;
    margin-bottom: 0;
}
.media-item .media-content p {
    margin-bottom: 5px;
}
.media-item .media-content a.go-to-arrow {
    background-image: url('/advancement/images/icon-arrow.png');
    background-repeat: no-repeat;
    text-indent: -9999px;
    position: absolute;
    bottom: 15px;
    right: 15px;
    width: 20px;
    height: 20px;
}
.media-item .media-content {
    position: absolute;
    bottom: 0;
    padding: 15px;
    background-color: #CCC; /* Fallback for browsers not support rgba 
    background-color: rgba(102,102,102,0.75);
    overflow: hidden;
    width: 95%;
}
.media-item .media-content-inner {
    width: 96%;
}
.three .media-item .media-content h2 {
    font-size: 21px;
}
.three .media-item .media-content p {
    font-size: 14px;
    line-height: 16px;
}
.three .media-item .media-content-inner {
    width: 92%;
}
.media-content-inner {
    display: none;
}
.media-content.open h2 {
    margin-bottom: 5px;
}
/* Multimedia page 
.videoWrapper {
    position: relative;
    padding-bottom: 56.25%; 
    padding-top: 25px;
    height: 0;
}
.videoWrapper iframe {
    position: absolute;
    top: 0;
    left: 0;
    width: 100%;
    height: 100%;
}
*/
/**/
/* start of montage styles */
/*

#montage ul {
    margin: 0;
}
#montage li.montage-item {
    list-style: none;
}
#montage h2 {
    text-transform: uppercase;
    margin-top: 0;
    font-weight: bold;
    color: #FFF;
    line-height: 30px;
    font-size: 27px;
}
#montage .montage-red h2 {
    line-height: 40px;
    font-size: 40px;
}
#montage .gray-bg {
    background-color: #FFF;
    padding: 0;
    overflow: hidden;
    margin-bottom: 0;
}
#montage .montage-item {
    float: left;
    color: #FFF;
    height: 321px;
}
.montage-red, .montage-blue, .montage-gold {
    background-repeat: no-repeat;
    background-position: center;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    padding: 30px 27px;
    width: 258px;
    border-right: 2px solid #FFF;
    border-left: 2px solid #FFF;
}
#montage li:nth-child(n+5) {
    border-top: 2px solid #FFF; /* TO DO: discuss other options for this border application 
    ;
}
.montage-red {
    background-image: url('/advancement/images/red-texture-bg.png');
}
.montage-blue {
    background-image: url('/advancement/images/blue-texture-bg.png');
    width: 237px;
    border-right: none;
}
#montage .montage-gold {
    background-image: url('/advancement/images/gold-texture-bg.png');
    height: 324px;
    width: 327px;/* TO DO: height is offset because of the nth border added above fix this to be more dynamic 
}
#montage a.box-arrow-link {
    color: #FFF;
    background-image: url('/advancement/images/box-arrow-link.png');
    background-repeat: no-repeat;
    background-position: right center;
    padding-right: 30px;
    font-style: italic;
}
.montage-content {
    position: relative;
}
.montage-content a.box-arrow-link {
    position: absolute;
    bottom: 20px;
}
//
/* end of montage styles */
/****

.slider-item-container.gray-bg, .content-top .shadow-container > .interior-hero-image img {
    border: 4px solid #EBEBEB;
}
/* call out boxes 
.call-out-box {
    float: left;
    width: 47%;
}
.call-out-box.even {
    margin-right: 35px;
}
.call-out-box h2 {
    color: #D5962D;
}
.call-out-box p {
    margin-bottom: 0;
}
.call-out-box {
    font-size: 14px;
    line-height: 20px;
}
.call-out-box img {
    margin-bottom: 15px;
}
/* call out arrows 
.call-out-arrow-box {
    width: 291px;
    height: 80px;
    background-image: url('/advancement/images/call-out-arrows.png');
    background-repeat: no-repeat;
    float: left;
    margin-right: 24px;
    padding: 5px;
    font-family: 15px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.call-out-arrow-box:last-child {
    margin-right: 0;
}
.call-out-arrow-box h2 {
    color: #FFF;
    width: 45%;
    float: left;
    margin: 10px 0 0 10px;
    padding: 0;
    font-family: Gibson, Arial, sans-serif;
    line-height: 22px;
}
#content-body {
    padding-bottom: 40px;
}
#content-body.lead-gen {
    padding-bottom: 0;
}
#content-body .call-out-arrow-box ul {
    width: 93px;
    float: left;
    margin: 0 0 0 45px;
    padding: 0;
}
#content-body .call-out-arrow-box ul li {
    text-transform: uppercase;
    font-size: 11px;
    line-height: 16px;
    background-image: none;
    margin: 0;
    padding: 0;
}
#content-body .call-out-arrow-box ul li a {
    color: #FFF;
}
/*/
/* left sidebar */
/*/

/*
#sidebar-first {
    min-height: 1024px;
}
.sidebar ul.menu li {
    float: none;
}
.vertical-menu ul.menu {
    overflow: hidden;
}
.vertical-menu ul.menu li a {
    padding: 3px 10px;
    display: block;
    color: #363636;
    font-size: 15px;
}
.vertical-menu ul.menu > li > a {
    background-image: url('/advancement/images/gray-nav-bullet.gif');
    background-repeat: no-repeat;
    background-position: 13px 9px;
    background-color: #EBEBEB;
    padding-left: 37px;
}
.vertical-menu ul.menu > li > a.active {
    background-image: url('/advancement/images/active-white-nav-bullet.gif');
    background-repeat: no-repeat;
    background-position: 13px 9px;
    background-color: #8B8CB6;
    padding-left: 37px;
    color: #FFF;
}
.vertical-menu ul.menu li a.active {
    font-weight: bold;
}
.vertical-menu h2.title, .vertical-menu ul.menu > li {
    margin-bottom: 6px;
}
.vertical-menu h2.title {
    margin-top: 0;
}
.vertical-menu h2.title a {
    color: #FFF;
    font-weight: bold;
    background-color: #E9A73E;
    display: block;
    padding: 9px;
    margin-bottom: 3px;
    font-size: 16px;
}
.vertical-menu ul.menu li li a, .vertical-menu ul.menu li li.expanded {
    border-bottom: 1px solid #D7D7D7;
}
.vertical-menu ul.menu li li:last-child a {
    border-bottom: none;
}
.vertical-menu ul.menu li ul > li > a {
    padding-left: 7px;
}
.breadcrumbs {
    font-size: 12px;
}
.vertical-menu ul.menu li li a {
    color: #007093;
}
.vertical-menu ul.menu li li a {
    font-size: 14px;
}
.vertical-menu ul.menu li li li a {
    color: #666;
    font-size: 13px;
    
}


/**/
/* right sidebar */
/*

#sidebar-second {
    /*  background-image:url('/advancement/images/right-sidebar-pattern-bg.png');
    background-repeat:repeat-y;
  background: url('/advancement/images/gradient-white-bottom.png') repeat-x bottom, url('/advancement/images/right-sidebar-pattern-bg.png') repeat-y;
}
.right-sidebar {
    padding-top: 20px;
}
.has-children .call-out-links, .box-header, .vertical-menu {
    margin-bottom: 42px;
}
#content-body .box-header {
    margin-bottom: 20px;
}
.right-sidebar .box-inside .block-content {
    overflow: hidden;
}
.right-sidebar .box-inside .block-content p {
    margin-bottom: 10px;
    color: #000;
}
.right-sidebar .box-inside .block-content img {
    float: right;
    margin-bottom: 10px;
}
.call-out-links li {
    border-bottom: 1px solid #CCC;
}
.call-out-links li.first {
    border-top: 1px solid #CCC;
}
.call-out-links li a {
    text-transform: uppercase;
    padding: 10px 10px 10px 45px;
    display: block;
    font-size: 18px;
    font-weight: bold;
    color: #930031;
    background-repeat: no-repeat;
    background-position: left center;
    margin-left: 10px;
}
.call-out-links li a strong {
    font-weight: normal;
    color: #666;
    font-size: 14px;
}
.call-out-links li a.icon-lamp {
    background-image: url('/advancement/images/icon-lamp.png');
}
.call-out-links li a.home-icon-alternative {
    background-image: url('/advancement/images/home-icon-alternative.png');
}
.call-out-links li a.icon-plane {
    background-image: url('/advancement/images/icon-plane.png');
}
.call-out-links li a.icon-car {
    background-image: url('/advancement/images/icon-car.png');
}
.call-out-links li a.icon-mouse {
    background-image: url('/advancement/images/icon-mouse.png');
}
.call-out-links li a.icon-conversation-bubbles {
    background-image: url('/advancement/images/icon-conversation-bubbles.png');
}
.call-out-links li a.icon-question {
    background-image: url('/advancement/images/icon-question.png');
}
.call-out-links li a.icon-user {
    background-image: url('/advancement/images/icon-user.png');
}
.call-out-links li a.icon-track {
    background-image: url('/advancement/images/icon-track.png');
}
.call-out-links li a.icon-brochure {
    background-image: url('/advancement/images/icon-viewbook.png');
}
.call-out-links li a.icon-calculator {
    background-image: url('/advancement/images/icon-calculator.png');
    background-position: 8px center;
}
.sidebar iframe {
    border: none;
    width: 100%;
}
/* content area boxes 
.content-bottom {
    background-image: url('/advancement/images/right-sidebar-mobile-bg.png');
    /*padding-top:40px;
    padding-top: 25px;
    -webkit-box-shadow: inset 0 8px 12px -6px #DDD;
    -moz-box-shadow: inset 0 8px 12px -6px #DDD;
    box-shadow: inset 0 8px 12px -6px #DDD;
}
#content-body iframe, .content-bottom iframe {
    border: 3px solid #E7A73D;
}
#content-body iframe {
    border: 3px solid #E7A73D;
    width: 100%;
    height: 225px; /* TO DO: should this be dynamic 
}
#content-body .box-header {
    float: left;
    width: 100%;
}
#content-body .box-header h2 {
    color: #333;
    background-color: #CCC;
    padding-top: 8px;
    padding-bottom: 6px;
}
#content-body .box-header .block-content {
    padding: 40px 60px;
    background-color: #EBEBEB;
}
#content-body .box-header.box-basic h2 {
    text-transform: none;
    font-size: 22px;
    line-height: 18px;
}
#content-body .box-basic {
    margin-top: 20px;
}
#content-body .box-basic p {
    font-size: 14px;
    line-height: 17px;
}
/* box header styles 
.box-header h2 {
    color: #FFF;
    font-size: 16px;
    background-repeat: no-repeat;
    background-position: 12px 3px;
    display: block;
    background-color: #E8A73D;
    margin-top: 0;
    margin-bottom: 2px;
}
.box-header.box-basic h2 {
    text-transform: uppercase;
    padding: 4px 16px;
    line-height: 16px;
}
.box-header.box-stylized h2 {
    font-size: 18px;
    line-height: 18px;
    padding: 14px 10px 9px 45px;
}
.box-header.box-video h2 {
    background-position: left 4px;
}
.box-header.box-icon h2 {
    background-color: #666;
    border-top: 3px solid #CCC;
    padding: 11px 3px 11px 47px;
    margin-bottom: 0;
}
.box-header.box-inside h2.title {
    background-color: #E9A83E;
    padding: 8px 13px 6px;
    text-transform: uppercase;
    font-size: 16px;
}
.box-content-color {
    padding: 20px 17px;
    overflow: hidden;
}
.box-content-color p {
    float: left;
}
.box-content-color.purple {
    background-color: #393661;
    color: #FFF;
}
.box-content-color a {
    color: #FFF;
}
.box-content-color a p:after {
    background-image: url('/advancement/images/white-arrow.png');
    background-repeat: no-repeat;
    background-position: bottom;
    display: inline-block;
    content: '';
    width: 12px;
    height: 11px;
    margin-left: 5px;
}

*/
/* ==========================================================================
   Featured Program Boxes
   ========================================================================== 

.featured-programs.three-cols {
    margin: 20px 0;
    overflow: hidden;
    background: url(/advancement/images/gradient-white-bottom.png) repeat-x bottom, url(/advancement/images/bg-texture-crosshatched.png);
    -moz-box-shadow: 0 -20px 0px 0px rgba(255, 255, 255, 1), 0 20px 0px 0px rgba(255, 255, 255, 1), 7px 0 15px -10px rgba(51, 51, 51, 1), -7px 0 15px -10px rgba(51, 51, 51, 1);
    -webkit-box-shadow: 0 -10px 0px 0px rgba(255, 255, 255, 1), 0 10px 0px 0px rgba(255, 255, 255, 1), 7px 0 15px -10px rgba(51, 51, 51, 1), -7px 0 15px -10px rgba(51, 51, 51, 1);
    box-shadow: 0 -10px 0px 0px rgba(255, 255, 255, 1), 0 10px 0px 0px rgba(255, 255, 255, 1), 7px 0 15px -10px rgba(51, 51, 51, 1), -7px 0 15px -10px rgba(51, 51, 51, 1);
}
.featured-program {
    margin: 0;
    padding: 0;
    font-size: 14px;
    line-height: 20px;
    -moz-box-sizing: border-box;
    box-sizing: border-box;
}
.featured-program h2 {
    color: #d5962d;
    margin: 20px 0 15px;
    display: block;
    line-height: 24px;
}
.featured-program img {
    display: block;
}
.featured-programs.three-cols img {
    max-width: 102.5%;
}
.featured-program p {
    margin: 10px 0 5px;
}
.featured-program a {
    display: block;
    margin-bottom: 10px;
}
.featured-program a + a {
    margin-top: -10px;
}
.featured-program.two-cols {
    width: 50%;
}
.featured-program.two-cols:nth-child(odd) {
    padding-right: 3.225806452%;
}
.featured-program.two-cols:nth-child(even) {
    padding-left: 3.225806452%;
}
.featured-program.three-cols {
    width: 33.3333%;
}
.featured-program.three-cols h3, .featured-program.three-cols p, .featured-program.three-cols a {
    padding: 0 10px;
}
.featured-program.three-cols h3 {
    color: #393664;
}
/* these background images are here now, the are removed in 769 and then added back in at 712 
 * so if they change here you will need to change them in the 712 media query as well.
 
.box-resources h2 {
    background-image: url('/advancement/images/resources-icon.png');
}
.box-checklist h2 {
    background-image: url('/advancement/images/checklist-icon.png');
}
.box-video h2 {
    background-image: url('/advancement/images/video-camera-icon.png');
}
.box-medal h2 {
    background-image: url('/advancement/images/medal-icon.png');
    background-position: 12px 5px;
}
/* end of box header styles 

.box-header ul.menu li a {
    color: #007093;
    padding: 14px 16px 12px;
    display: block;
    border-bottom: 1px solid #CCC;
}
.box-header.box-inside .block-content {
    background-color: #EBEBEB;
    padding: 10px 14px;
}
a.arrow-link {
    background-image: url('/advancement/images/arrow-icon.png');
    background-repeat: no-repeat;
    background-position: right center;
    color: #007093;
    padding-right: 18px;
}
.box-header.box-header-light ul.menu li a {
    padding: 0;
    color: #666;
    display: block;
    border-bottom: 1px solid #CCC;
    padding-bottom: 16px;
    margin-bottom: 20px;
    font-size: 18px;
    line-height: 20px;
}
.box-header.box-header-light ul.menu li img {
    display: block;
    margin-bottom: 13px;
}
.box-header.box-header-light.box-icon h2 {
    background-color: #EFEFEF;
    color: #666;
    border-bottom: 1px solid #CCC;
    margin-bottom: 20px;
}
/* general styles 
h1 {
    color: #930031;
    margin: 10px 0 5px;
    line-height: 34px;
}
h2, h3 {
    color: #666666;
    margin-bottom: 8px;
}
p {
    margin-top: 0;
}
.breadcrumbs {
    float: left;
}
.share {
    float: right;
}
img.img-left {
    float: left;
    margin: 0 12px 12px 0;
}
img.img-right {
    float: right;
    margin: 0 0 12px 12px;
}
.right-sidebar {
    background-image: url('/advancement/images/content-shadow.png');
    background-repeat: no-repeat;
    background-position: left 25px;
    padding-left: 22px;
    margin-left: 0;
    min-height: 1040px;
    font-size: 14px;
    line-height: 18px;
}
#content-body ul {
    padding-left: 15px;
}
#content-body ul li {
    list-style: none;
    background-image: url('/advancement/images/small-square-bullet.gif');
    background-repeat: no-repeat;
    background-position: left 9px;
    padding-left: 15px;
}
.by-the-numbers * {
    margin-bottom: 0;
}
.by-the-numbers {
    clear: both;
}
.by-the-numbers h3 {
    font-size: 98px;
    font-weight: bold;
    line-height: 90px;
    margin-top: 0;
}
.by-the-numbers .odd h3, .by-the-numbers .even p, .by-the-numbers .even a {
    color: #3A3563;
}
.by-the-numbers .even h3, .by-the-numbers .odd p, .by-the-numbers .odd a {
    color: #E9A73E;
}
.by-the-numbers-item {
    width: 310px;
}
/* start of generic content controllers */

/* horizontal tabs */
#tabs h2 {
    margin-top: 0;
}
#tabs ul {
    padding: 0;
    margin: 0;
    position: relative;
}
#tabs ul li {
    background-image: none;
    display: block;
    border: 1px solid #CCC;
    border-bottom: none;
    background-color: #E1E1E1;
    padding: 0;
    margin-right: 5px;
    float: left;
    position: relative;
    bottom: 0;
}
#tabs ul li, #tabs ul li a {
    outline: none;
}
.tab-content-container {
    border: 1px solid #CCC;
    padding: 30px 24px;
    clear: both;
}
.tab-content-container p {
    font-size: 14px;
    line-height: 22px;
}
#tabs li a {
    padding: 11px 23px;
    display: block;
    color: #666;
    font-family: Gibson, Arial, sans-serif;
    font-size: 14px;
    line-height: 18px;
    white-space: pre;
}
#tabs li.ui-state-active {
    border-bottom: 1px solid #FFF;
    margin-bottom: -1px;
    background-color: #FFF;
}
#tabs .tab-content table, table.full-width {
    border-spacing: 0;
    width: 100% !important;
}
#tabs .tab-content table td, #tabs .tab-content table td p {
    margin: 0;
    padding: 0;
}
/*#tabs .tab-content table tr td:first-child {
    width: 70%
}
#tabs .tab-content table tr td:last-child {
    width: 30%;
}*/
#tabs .tab-content table td {
    padding: 2px 5px;
    font-size: 14px;
}
#tabs .tab-content table tr:nth-child(odd) {
    background: #EBEBEB;
}
/* end of horizontal tabs */
/* start of vertical collapse 
.vertical-collapse section {
    display: none;
}
.vertical-collapse {
    color: #666;
}
#content-body .vertical-collapse ul, #content-body .vertical-collapse li, #content-body .vertical-collapse aside li {
    padding: 0;
    margin: 0;
    list-style: none;
    background-image: none;
}
.vertical-collapse h2 {
    /* fallback 
    background-color: #BCBCBC;
    background: url('/advancement/images/gradient-bg-fallback.gif');
    background-repeat: repeat-x;
    /* Safari 4-5, Chrome 1-9 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#E6E6E6), to(#BCBCBC));
    /* Safari 5.1, Chrome 10+ 
    background: -webkit-linear-gradient(top, #E6E6E6, #BCBCBC);
    /* Firefox 3.6+ 
    background: -moz-linear-gradient(top, #E6E6E6, #BCBCBC);
    /* IE 10 
    background: -ms-linear-gradient(top, #E6E6E6, #BCBCBC);
    /* Opera 11.10+ 
    background: -o-linear-gradient(top, #E6E6E6, #BCBCBC);
    font-size: 22px;
    line-height: 22px;
    padding: 11px 42px 11px 13px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    margin: 11px 0 0 0;
    border-radius: 0 20px 20px 0;
    z-index: 10;
    position: relative;
    cursor: pointer;
}
#content-body .vertical-collapse h2 span {
    background: url('/advancement/images/vertical-collapse-plus.png');
}
#content-body .vertical-collapse li.open section {
    display: block;
}
#content-body .vertical-collapse li.open h2 span {
    background: url('/advancement/images/vertical-collapse-minus.png');
}
#content-body .vertical-collapse li h2 span {
    background-repeat: no-repeat;
    text-indent: -9999px;
    display: block;
    height: 32px;
    width: 31px;
    position: absolute;
    right: 6px;
    top: 5px;
}
#content-body .vertical-collapse section {
    /* fallback 
    background-color: #ECECEC;
    /* Safari 4-5, Chrome 1-9 
    background: -webkit-gradient(linear, 0% 0%, 0% 100%, from(#ECECEC), to(#FFFFFF));
    /* Safari 5.1, Chrome 10+ 
    background: -webkit-linear-gradient(top, #ECECEC, #FFFFFF);
    /* Firefox 3.6+ 
    background: -moz-linear-gradient(top, #ECECEC, #FFFFFF);
    /* IE 10 
    background: -ms-linear-gradient(top, #ECECEC, #FFFFFF);
    /* Opera 11.10+ 
    background: -o-linear-gradient(top, #ECECEC, #FFFFFF);
    padding: 17px 14px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    overflow: hidden;
    margin-top: -20px;
    padding-top: 40px;
}
.vertical-collapse figure, .vertical-collapse aside, .vertical-collapse .vertical-collapse-content {
    float: left;
}
.vertical-collapse figure {
    width: 19%;
}
/*.vertical-collapse .vertical-collapse-content {
    width:77%;
}

.vertical-collapse figure {
    margin: 0 12px 0 0;
}
.vertical-collapse h3 {
    margin-top: 0;
}
.vertical-collapse aside.majors {
    margin-right: 15px;
}
.vertical-collapse aside {
    width: 38%;
}
/* set width of .vertical-collapse-content to 
   100% by default 
.vertical-collapse .vertical-collapse-content {
    width: 100%;
}
/* set width of .vertical-collapse-content to 
   77% only if it is immediately following 
   a <figure> element 
.vertical-collapse section figure + .vertical-collapse-content {
    width: 77%;
}
/* end of content controllers */

/* footer 
#footer-wrapper h2.title {
    font-size: 16px;
    line-height: 18px;
    text-transform: uppercase;
    color: #FFF;
    margin: 10px 0;
}
#footer-wrapper {
    padding-top: 10px;
    padding-bottom: 40px;
    color: #FFF;
    font-size: 14px;
}
#footer-wrapper a {
    color: #00CCFF;
    display: block;
    font-family: Arial, sans-serif;
}
#footer-wrapper .social-icons-box {
    width: 260px;
    float: right;
}
#footer-wrapper .social-icons-box a {
    margin-right: 17px;
    width: 26px;
    height: 26px;
    float: left;
    background-repeat: no-repeat;
}
#footer-wrapper .social-icons-box a.facebook {
    background-image: url('/advancement/images/social-icons-fb.png');
}
#footer-wrapper .social-icons-box a.twitter {
    background-image: url('/advancement/images/social-icons-twt.png');
}
#footer-wrapper .social-icons-box a.flickr {
    background-image: url('/advancement/images/social-icons-flickr.png');
}
#footer-wrapper .social-icons-box a.linkedin {
    background-image: url('/advancement/images/social-icons-linkedin.png');
}
#footer-wrapper .social-icons-box a.youtube {
    background-image: url('/advancement/images/social-icons-youtube.png');
}
#footer-wrapper .site-info {
    float: left;
    padding-top: 15px;
}
.footer-text {
    float: left;
    margin-right: 15px;
    padding-right: 15px;
    border-right: 1px solid #FFF;
    line-height: 17px;
}
.footer-text:last-child {
    border-right: none;
}

/*
 * start of media queries 
 */

/*
@media screen and (min-width:1280px) {
body.home-page #montage {
    min-width: 1240px;
    position: absolute;
    top: 0;
    left: 0;
}
body.home-page .montage-container {
    max-width: 1190px;
    height: 680px;
    margin: auto;
    overflow: hidden;
    position: relative;
}
}
 @media screen and (min-width:766px) and (max-width:1279px) {
.home-page .shadow-container {
    max-width: 726px;
    margin: 0 auto;
}
.home-page #content {
    margin-bottom: 20px;
}
body.home-page #content-body {
    width: 705px;
    margin: 0 auto 20px;
    float: none;
    padding-bottom: 0;
}
.montage-container ul li:last-child {
    display: none;
}
.montage-red {
    background-image: url('/advancement/images/red-texture-large-bg.png');
    width: 492px;
    border-right: none;
}
.montage-gold {
    background-image: url('/advancement/images/gold-texture-large-bg.png');
}
#montage .montage-item:nth-child(3) {
    height: 310px;
}
.montage-container ul li:nth-child(3) img {
    width: 491px;
    height: 308px;
    border-top: 2px solid #FFF;
}
#montage .montage-item:nth-child(5) {
    height: 205px;
}
.montage-container ul li:nth-child(5) img {
    height: 203px;
}
#montage .montage-gold {
    width: 298px;
    padding: 13px 13px 13px 20px;
    height: 205px;
    border-right: none;
}
#montage .montage-gold p {
    line-height: 17px;
}
#montage .montage-blue {
    border-top: 2px solid #FFF;
    height: 310px;
    width: 235px;
}
.montage-gold a.box-arrow-link {
    bottom: 10px;
}
}
 @media screen and (max-width: 1279px) {
.call-out-arrow-box {
    width: 162px;
    height: 145px;
    background-image: url('/advancement/images/call-out-arrows-vertical.png');
    background-repeat: no-repeat;
    float: left;
    margin-right: 19px;
    padding: 10px 14px;
    font-family: 15px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    position: relative;
}
.call-out-arrow-box h2 {
    color: #FFF;
    width: 100%;
    float: none;
    text-align: center;
    font-size: 18px;
    line-height: 18px;
    margin: 0;
    padding: 0;
}
#content-body .call-out-arrow-box ul {
    margin: 0;
    padding: 0;
    position: absolute;
    top: 70px;
    width: 134px;
}
.call-out-box.even {
    margin-right: 25px;
}
#tabs li a {
    padding: 11px 9px;
}
}
*/
/*
 @media screen and (max-width: 1121px) {
#site-name {
    width: 32%;
    margin-top: 17px;
}
#site-name h1.title {
    font-size: 30px;
    line-height: 30px;
    margin: 0;
}
}
 @media screen and (max-width: 1101px) {
.search-box form {
    display: none;
}
.search-box {
    width: 25px;
    right: 0;
    top: -90px;
    height: 25px;
    cursor: pointer;
}
.search-box h2.title {
    background-image: url('/advancement/images/mobile-search-icon.png');
    background-repeat: no-repeat;
    margin: 0;
    padding: 0;
    text-indent: -9999px;
    display: block;
}
.search-box .search-text {
    max-width: 100%;
    height: 30px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.search-box form { /* just testing the easing 
    height: 0;
    -webkit-transition: all 0.5s ease-in;
}
.search-box.show-dropdown form {
    display: block;
    width: 280px;
    right: 0px; /* Relative to the #search-box 
    position: absolute;
    background-color: #DDAA20;
    padding: 5px;
    top: 24px;
    height: 56px;
    z-index: 500;
    -webkit-transition: all 0.5s ease-in;
}
.search-button {
    display: none;
}
.mobile-sidebar-first.lower {
    margin-top: 20px;
}
.row .columns .call-out-box, .row .columns.featured-program, .row .columns.featured-programs {
    padding: 0;
    width: 100%;
    max-width: 300px;
    margin: auto;
    float: none;
}
.featured-program select {
    display: none;
}
.featured-programs.three-cols, .call-out-box {
    max-width: 300px;
    margin: 20px auto;
    overflow: hidden;
    background: none;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
}
*/
/*
 @media screen and (max-width: 769px) {
#content-body, #sidebar-second {
    left: 0;
}
#content-body {
    padding-bottom: 25px;
    overflow: hidden;
}
select.mobile-navigation {
    width: 100%;
}
#sidebar-first {
    min-height: 0;
    float: none;
    clear: both;
    left: 0;
    right: 0;
    width: auto !important;
}
#sidebar-first .left-sidebar {
    max-width: 268px;
    margin: auto;
}
#sidebar-first .vertical-menu {
    display: none;
}
.mobile-sidebar-first {
    background-color: #EBEBEB;
    padding: 10px;
    display: block;
    margin-bottom: 20px;
    clear: both;
}
.two-column #content-body {
    width: 100%;
}
.three-column #content-body {
    width: 65.625%;
}
.three-column .three.columns {
    width: 31.25%;
}
#content-body.columns {
    margin-left: 0;
}
.box-header.box-icon h2 {
    background-image: none;
    padding: 11px;
    text-align: center;
}
.vertical-collapse aside {
    width: 100%;
}
.vertical-collapse aside.minors {
    margin-top: 15px;
}
*/
/* start of admissions home page */
    /* call out arrows 
.home-page .call-out-links {
    overflow: hidden;
}
.call-out-links {
    padding-top: 0;/*margin-bottom:0;
}
.home-sidebar {
    width: 100% !important;
    float: none;
}
.home-sidebar .call-out-links li {
    width: 224px;
    float: left !important;
    margin-right: 13px;
}
.home-sidebar .call-out-links li a {
    width: 214px;
    padding-right: 0;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
.call-out-links li:nth-child(3) {
    margin-right: 0;
}
.footer-text {
    margin-right: 8px;
    padding-right: 8px;
}
.footer-text:last-child {
    margin-right: 0;
}
#footer-wrapper .social-icons-box {
    float: none;
    margin-top: 50px;
}
}
 @media screen and (max-width: 796px) {
.montage-photo {
    display: none;
}
#montage .montage-red, #montage .montage-blue, #montage .montage-gold {
    width: 33%;
    border: none !important;
    height: 321px;
}
.shadow-container:before {
    bottom: 11px;
}
}*/
 @media screen and (max-width:769px) {
.media-menu-tabs .media-tabs .columns {
    max-width: 400px;
    margin: 0 auto;
    float: none;
    width: auto !important;
    clear: both;
}
.lead-gen-page .row .sidebar-form {
    width: auto;
}
.lead-gen-page .columns {
    left: 0;
}
}
 @media screen and (max-width:745px) {
.home-sidebar .call-out-links li {
    width: 100%;
}
.home-page .left-sidebar {
    width: 269px;
    margin: 0 auto;
}
.home-page #content > .row {
    width: 344px;
}
.home-page #content > .row .call-out-arrow-box.odd {
    margin-right: 0;
}
.home-page #content > .row .call-out-arrow-box:nth-child(n+3) {
    margin-top: 20px;
}
}
 @media screen and (max-width: 712px) {
#header-wrapper {
    height: 75px;
}
#logo img {
    width: 146px;
    height: 37px;
}
#site-name h1.title {
    font-size: 18px;
    line-height: normal;
}
.columns, .three-column #content-body, #sidebar-second {
    float: none;
    clear: both;
    width: auto !important;
}
.container {
    padding: 0 10px;
}
.menu-container, .hero-container {
    padding: 0;
}
.search-box {
    top: 4px;
    right: 10px;
}
#montage {
    background: none;
}
img.img-right, img.img-left {
    float: none;
    display: block;
    margin-left: auto;
    margin-right: auto;
    padding: 0;
}
.mobile-sidebar-first {
    padding: 10px;
    margin-top: 20px;
}
.shadow-container {
    padding-bottom: 0;
}
.box-header.box-icon h2 {
    padding-left: 47px;
    text-align: left;
}
#sidebar-second {
    background-image: url('/advancement/images/right-sidebar-mobile-bg.png');
    background-position: 0;
    background-repeat: repeat;
    padding: 15px 28px 30px;
    border-top: 3px solid #DDD;
    border-bottom: 1px solid #DDD;
    /*box-shadow:inset 0px 8px 12px -8px #000;*/
    margin-left: -10px;
    margin-right: -10px;
    margin-bottom: 30px;
}
#sidebar-second.no-sidebar-first {
    margin-bottom: 0;
    border-bottom: none;
}
.right-sidebar {
    padding-left: 0;
    background-image: none;
    min-height: 0;
}
.right-sidebar, .left-sidebar {
    width: 269px;
    margin: 0 auto;
}
#footer-wrapper {
    margin-top: 0;
}
.footer-text, #footer-wrapper .social-icons-box {
    float: none;
    margin: 0;
    display: block;
    border: none;
}
.footer-text {
    margin-bottom: 5px;
}
.footer-text:last-child {
    margin-top: 15px;
    margin-bottom: 25px;
}
.box-header.box-icon.box-resources h2 {
    background-image: url('/advancement/images/resources-icon.png');
}
.box-header.box-icon.box-checklist h2 {
    background-image: url('/advancement/images/checklist-icon.png');
}
.box-header.box-icon.box-medal h2 {
    background-image: url('/advancement/images/medal-icon.png');
}
.row .columns.featured-program {
    padding: 0;
}
.featured-program select {
    display: none;
}
.featured-programs.three-cols {
    overflow: hidden;
    background: none;
    -moz-box-shadow: 0 0 0;
    -webkit-box-shadow: 0 0 0;
    box-shadow: 0 0 0;
}
.shadow-container {
    position: relative;
    margin-bottom: 12px;
}
.shadow-container:before {
    display: none;
}
/* todo might want to do this in a different query */
.home-sidebar {
    padding-top: 40px;
}
#montage .montage-content {
    width: 235px;
}
}
 @media screen and (max-width: 668px) {
.lead-gen-page .columns {
    float: none !important;
    clear: both;
}
.lead-gen-page form .columns {
    margin: 0;
}
}
 @media screen and (max-width:420px) {
#content-body .box-header .block-content {
    padding: 20px;
}
.call-out-arrow-box {
    background-image: url('/advancement/images/call-out-arrows-vertical-dynamic.png');
    width: 300px;
    margin: 0 auto 15px !important;
    padding: 0;
    height: 40px;
}
.call-out-arrow-box.open {
    height: 145px;
}
#content-body .call-out-arrow-box h2 {
    width: 300px;
    cursor: pointer;
    text-align: left;
    background-image: url('/advancement/images/mobile-info-arrow-down.png');
    background-repeat: no-repeat;
    background-position: 278px center;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#content-body .call-out-arrow-box.open h2 {
    background-image: url('/advancement/images/mobile-info-arrow-up.png');
}
#content-body .call-out-arrow-box h2, #content-body .call-out-arrow-box ul {
    padding: 8px 14px;
    -moz-box-sizing: border-box;
    -ms-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
}
#content-body .call-out-arrow-box ul {
    top: 32px;
    width: 100%;
}
#content-body .call-out-arrow-box ul li {
    padding-bottom: 10px;
}
.home-page #content {
    width: 300px !important;
    margin: 0 auto !important;
}
}
 @media screen and (max-width: 400px) {
#logo {
    margin-left: 0;
}
#site-name {
    margin-left: 3.3%;
    padding-left: 3.3%;
}
.montage-container {
    padding: 0;
}
.montage-container {
    box-sizing: border-box;
    -moz-box-sizing: border-box;
    max-width: 320px;
    margin: 0 auto;
    padding-right: 0;
    padding-left: 0;
}
#montage {
    width: 100%;
}
#montage ul.gray-bg {
    width: 100%;
    max-width: 320px;
}
.home-page #content > .row {
    width: 100%;
}
}
/* Alternate Layout Overrides */

.alt-layout #content-body {
    margin-left: 0;
}
 @media screen and (min-width: 791px) {
.alt-layout #sidebar-first {
    top: 0px;
    position: absolute;
    left: 0;
    margin-left: 0;
}
}
 @media screen and (max-width: 790px) {
.alt-layout .slider-container.push-three {
    left: 0;
}
}
 @media (min-width:726px) and (max-width: 769px) {
.call-out-links li.first {
    border-top: none;
}
.call-out-links li:nth-child(-n+3) {
    border-top: 1px solid #CCC;
}
}
 @media (min-width:713px) and (max-width:981px), (max-width:490px) {
.horizontal-tabs .mobile-nav-wrap {
    background-color: #EBEBEB;
    padding: 10px;
    display: block;
    margin-bottom: 0;
    clear: both;
    border: 1px solid #CCC;
    border-bottom: none;
}
.horizontal-tabs .mobile-nav-wrap {
    padding: 10px;
    margin-top: 20px;
}
.horizontal-tabs ul.ui-tabs-nav {
    display: none;
}
.horizontal-tabs select.mobile-navigation {
    width: 100%;
}
}
.testimonial-quote {
    display: block;
    clear: both;
    margin: 20px 0;
    border: 1px solid #ccc;
    font-family: Gibson, Arial, sans-serif;
    color: #666;
    padding: 2px;
}
.testimonial-quote h4 {
    margin: 0;
    display: block;
    background: #efefef;
    font-size: 18px;
    padding: 5px 10px;
}
.testimonial-quote p, .testimonial-quote footer {
    font-size: 28px;
    font-weight: lighter;
    font-style: italic;
    line-height: 42px;
    padding: 20px 30px 0;
    margin-bottom: 0;
}
.testimonial-quote footer {
    padding-top: 5px;
    padding-bottom: 20px;
}
.featured-content-box.with-video iframe {
    width: 100%;
    height: 215px;
}
.featured-content-box.with-video .box-caption {
    margin-top: -7px;
}