body {
    margin: 0;
    background-color: #5a6064;
    font-family: "Arial", "Helvetica", sans-serif;
    color: #88898a;
    min-width: 940px
}

img {
    border: 0
}

#wrapper {
    width: 100%;
    background: #a9d4e3 url(/images/body-bg.png) repeat-x 0 0
}

p, #content li {
    font-size: 14px;
    line-height: 1.5;
    font-family: "AvenirLTStd65Medium", "Arial", "Helvetica", sans-serif
}

@font-face {
    font-family: 'AvenirLTStd65Medium';
    src: url("avenirltstd-medium-webfont.eot");
    src: url("avenirltstd-medium-webfont.eot?#iefix") format("embedded-opentype"), url("avenirltstd-medium-webfont.woff") format("woff"), url("avenirltstd-medium-webfont.ttf") format("truetype"), url("avenirltstd-medium-webfont.svg#AvenirLTStd65Medium") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'AvenirLTStd35Light';
    src: url("avenirltstd-light-webfont.eot");
    src: url("avenirltstd-light-webfont.eot?#iefix") format("embedded-opentype"), url("avenirltstd-light-webfont.woff") format("woff"), url("avenirltstd-light-webfont.ttf") format("truetype"), url("avenirltstd-light-webfont.svg#AvenirLTStd35Light") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'AvenirLTStd55Roman';
    src: url("avenirltstd-roman-webfont.eot");
    src: url("avenirltstd-roman-webfont.eot?#iefix") format("embedded-opentype"), url("avenirltstd-roman-webfont.woff") format("woff"), url("avenirltstd-roman-webfont.ttf") format("truetype"), url("avenirltstd-roman-webfont.svg#AvenirLTStd55Roman") format("svg");
    font-weight: normal;
    font-style: normal
}

@font-face {
    font-family: 'AvenirLTStd45Book';
    src: url("avenirltstd-book-webfont.eot");
    src: url("avenirltstd-book-webfont.eot?#iefix") format("embedded-opentype"), url("avenirltstd-book-webfont.woff") format("woff"), url("avenirltstd-book-webfont.ttf") format("truetype"), url("avenirltstd-book-webfont.svg#AvenirLTStd45Book") format("svg");
    font-weight: normal;
    font-style: normal
}

strong {
    font-family: "Arial", "Helvetica", sans-serif
}

#content h1 {
    display: none
}

#content p {
    padding-right: 60px
}

a {
    text-decoration: none;
    color: #3eb4db
}

a:hover {
    color: #3eb4db;
    text-decoration: underline
}

p a {
    text-decoration: underline
}

.imgWrapperRight {
    float: right;
    margin: .4em 0 .4em .8em
}

.imgWrapperLeft {
    float: left;
    margin: .4em .8em .4em 0
}

.imgWrapperCenter {
    width: 100% !important;
    display: block;
    text-align: center;
    overflow: hidden
}

.imgWrapperCenter span {
    display: block
}

.shadow {
    -moz-box-shadow: 1px 1px 3px #222;
    -webkit-box-shadow: 1px 1px 3px #222;
    box-shadow: 1px 1px 3px #222;
    display: block;
    float: left;
    margin-bottom: 0.4em
}

.shadow img {
    float: left
}

#main-nav {
    height: 108px;
    clear: both
}

#main-nav ul {
    padding: 0;
    margin: 0;
    display: flex;
    justify-content: center
}

#main-nav ul ul{
  display: block !important;
}

#main-nav ul li {
    float: left;
    display: inline;
    padding: 0;
    margin: 0;
    position: relative;
    overflow: visible;
    width: auto;
    z-index: 999
}

#main-nav ul li a {
    position: relative;
    display: block;
    text-transform: uppercase;
    background-image: url(/images/sprite.png);
    height: 108px;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 11px;
    color: #5e6a71;
    line-height: 1.25
}

#main-nav ul li a span {
    display: block;
    height: 66px;
    padding: 27px 0 0 24px
}

#nav-what a {
    width: 115px;
    background-position: 0 -378px
}

#nav-why a {
    width: 121px;
    background-position: -115px -378px
}

#nav-how a {
    width: 114px;
    background-position: -236px -378px
}

#nav-study a {
    width: 108px;
    background-position: -350px -378px
}

#nav-exams a {
    width: 122px;
    background-position: -458px -378px
}

#nav-jobs a {
    width: 103px;
    background-position: -580px -378px
}

#nav-programs a {
    width: 125px;
    background-position: -683px -378px
}

#nav-news a {
    width: 132px;
    background-position: -808px -378px
}

#nav-what a:hover span, #nav-what a.hover span, #nav-what .dd-menu ul {
    background-color: #039acd
}

#nav-why a:hover span, #nav-why a.hover span, #nav-why .dd-menu ul {
    background-color: #39add4
}

#nav-how a:hover span, #nav-how a.hover span, #nav-how .dd-menu ul {
    background-color: #52badd
}

#nav-study a:hover span, #nav-study a.hover span, #nav-study .dd-menu ul {
    background-color: #41b8d0
}

#nav-exams a:hover span, #nav-exams a.hover span, #nav-exams .dd-menu ul {
    background-color: #61c1d1
}

#nav-jobs a:hover span, #nav-jobs a.hover span, #nav-jobs .dd-menu ul {
    background-color: #6dc9bc
}

#nav-programs a:hover span, #nav-programs a.hover span, #nav-programs .dd-menu ul {
    background-color: #3bb6a4
}

#nav-news a:hover span, #nav-news a.hover span, #nav-news .dd-menu ul {
    background-color: #0aa38e
}

#nav-what.active a {
    color: #039acd
}

#nav-why.active a {
    color: #39add4
}

#nav-how.active a {
    color: #52badd
}

#nav-study.active a {
    color: #41b8d0
}

#nav-exams.active a {
    color: #61c1d1
}

#nav-jobs.active a {
    color: #6dc9bc
}

#nav-programs.active a {
    color: #3bb6a4
}

#nav-news.active a {
    color: #0aa38e
}

#main-nav ul li a:hover, #main-nav ul li a.hover {
    background-image: none;
    color: #fff;
    text-decoration: none
}

#main-nav ul li.active a {
    background-image: none
}

#main-nav ul li.active a:hover {
    color: #fff
}

#main-nav ul li.active a.hover span, #main-nav ul li.active li a {
    color: #fff
}

#main-nav .dd-menu {
    position: absolute;
    top: 93px;
    z-index: 1000;
    overflow: hidden;
    display: none;
    color: #fff;
    margin: 0;
    padding: 0;
    padding-bottom: 30px;
    background: url(/images/dd-shadow.png) no-repeat left bottom;
    width: 300px
}

#main-nav .dd-menu ul {
    padding: 20px 0;
    overflow: hidden;
    width: 300px
}

#main-nav .dd-menu li {
    display: block;
    clear: both;
    margin-bottom: -1px;
    color: #fff;
    width: 300px;
    background: url(/images/dd-menu-line.png) no-repeat -14px bottom
}

#main-nav .dd-menu li.last {
    border: 0;
    background: 0
}

#main-nav .dd-menu li a {
    display: block;
    background: none;
    height: auto;
    width: auto;
    color: #fff;
    font-weight: bold;
    padding: 14px 32px;
    margin: 0 1px
}

#main-nav .dd-menu li a, #main-nav ul li.active .dd-menu a {
    background: url(/images/bullets/white.png) no-repeat 20px 47%
}

#main-nav .dd-menu li a:hover, #main-nav ul li.active li a:hover {
    height: auto;
    background-color: #fff;
    color: #666
}

.notext {
    text-indent: -9999px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    border: 0;
    background: none;
    text-decoration: none !important
}

#logo {
    margin: 0 0 36px 22px;
    padding: 0;
    text-indent: -999px;
    font-size: 0;
    line-height: 0;
    overflow: hidden;
    clear: both;
    float: left
}

#logo a {
    display: block;
    width: 313px;
    height: 30px;
    background: url(/images/bean-logo-bg.png) no-repeat
}

.enespanol {
    float: left;
    padding: .5em 1em;
    text-align: right;
    text-transform: uppercase;
    width: 250px
}

.enespanol a {
    text-decoration: none
}

.enespanol a:hover {
    text-decoration: underline
}

#tac {
    width: 660px;
    height: 32px;
    background: url(/images/sprite.png) no-repeat 0 -486px;
    float: right;
    display: inline
}

#tac ul {
    padding: 0;
    margin: 2px 0 0 0
}

#tac li {
    float: left;
    display: inline;
    padding: 0;
    margin: 0 0 0 .2em;
    position: relative
}

#tac li.sep a {
    border-right: 1px solid #fff
}

#tac a {
    color: #fff;
    font-size: 12px;
    display: block;
    font-family: "Arial", "Helvetica", sans-serif
}

#tac-toolkits a {
    font-weight: bold;
    padding: 6px 29px 0 38px;
    text-shadow: 0px 0px 1px rgba(0, 0, 0, 0.5)
}

#tac-toolkits a.noUnderline {
    text-decoration: none
}

#tac #tac-contact-us, #tac #tac-site-map, #tac #tac-toolkit-speakers {
    padding: 4px 0 0 0;
    font-weight: bold
}

#tac #tac-toolkit-speakers {
    padding: 4px 6px 0
}

#tac #tac-toolkit-speakers a {
    padding-right: 6px;
    font-size: 11px
}

#tac #tac-contact-us a {
    margin: 0 0 0 12px;
    padding: 0 8px 0 0;
    font-size: 11px
}

#tac #tac-site-map a {
    font-size: 11px;
    margin: 0 0 0 0px
}

#tac-search input {
    border: 0;
    background-color: transparent;
    padding: 0 1px;
    margin: 0;
    margin: 5px 0 0 18px;
    width: 150px;
    color: #0099cc;
    font-weight: bold;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12px
}

#tac-search input:focus {
    outline: none
}

#tac-search button, #tac-rss-feed a, #tac-twitter a, #tac-facebook a {
    height: 17px;
    width: 17px;
    padding: 0;
    margin: 0;
    margin-right: 2px
}

#tac-search input, #tac-search button {
    float: left;
    display: inline;
    cursor: pointer
}

#tac-search button {
    margin-left: 10px
}

#tac-rss-feed a, #tac-twitter a, #tac-facebook a {
    background: url(/images/tac-icons-0.png) no-repeat
}

#tac-rss-feed a {
    margin-left: 5px;
    background-position: 0 0
}

#tac-twitter a {
    background-position: -18px 0
}

#tac-facebook a {
    background-position: -36px 0
}

#tac-rss-feed a:hover {
    background-position: 0 -17px
}

#tac-twitter a:hover {
    background-position: -18px -17px
}

#tac-facebook a:hover {
    background-position: -36px -17px
}

#tac.toolkits-hover {
    background-position: 0 -518px
}

ul.toolkit-list {
    position: absolute;
    background: url(/images/sprite.png) no-repeat 0 -614px;
    width: 225px;
    height: 35px;
    z-index: 1;
    top: 28px;
    left: 0
}

ul.toolkit-list li {
    float: left;
    display: inline;
    padding: 0;
    margin: 0
}

#tac-toolkits li.toolkit-educators a {
    padding: 10px 22px 0 39px
}

#tac-toolkits li.toolkit-speakers a {
    padding: 10px 3px 0 36px
}

#tac-toolkits li.toolkit-speakers a.new {
    padding-left: 50px
}

#header .credits {
    float: right;
    clear: none;
    width: 248px;
    padding-right: 20px
}

#header .credits span {
    float: left;
    text-transform: uppercase;
    width: 29%;
    margin-right: 1em;
    font-size: 11px;
    padding: 12px 0
}

#header .credits span.sep {
    font-size: 2em;
    border-left: 1px solid #9fa9af;
    margin: 12px 0 0 10px;
    padding: 13px 0;
    width: auto
}

#header .credits a {
    float: left;
    width: 35px;
    height: 35px;
    background: url(/images/sprite.png) no-repeat 0 -755px;
    margin: 8px 0 0 0
}

#header .credits a.soa {
    width: 109px
}

#header .credits a.cas {
    background-position: -117px -755px;
    margin-left: 10px
}

#header .credits a.cas:hover {
    background-position: -117px -793px
}

#header .credits a.soa:hover {
    background-position: 0 -793px
}

h1, h2, h3, h4, h5, h6, blockquote {
    font-family: "AvenirLTStd65Medium", "Arial", "Helvetica", sans-serif;
    color: #24a1dd;
    font-weight: 300
}

h2 {
    font-size: 26px
}

h2.page-title, h4 {
    font-family: "AvenirLTStd35Light", "Arial", "Helvetica", sans-serif
}

h2.page-title {
    margin-top: 4px !important
}

h3 {
    font-size: 20px
}

h4 {
    font-size: 18px;
    margin-top: 4px
}

#well {
    position: relative;
    background: #fff url(/images/content-bg.png) repeat-y;
    min-height: 400px;
    margin-top: 20px;
    padding-bottom: 60px;
    overflow: visible
}

#well-espanol {
    position: relative;
    background: #fff url(/images/content-bg.png) repeat-y;
    min-height: 400px;
    padding-bottom: 60px;
    overflow: visible
}

#sidebar, #content {
    display: inline;
    overflow: visible
}

#sidebar {
    position: relative;
    width: 300px;
    float: left;
    clear: left
}

#content {
    width: 582px;
    padding: 0 19px 0 39px;
    float: right
}

#content ul, .block ul {
    list-style-type: none;
    margin-bottom: 1.5em
}

#content ul li, .block ul li {
    padding: 0 0 0 15px;
    background: transparent url(/images/bullets/default.png) no-repeat 0 6px
}

#content ul ul li, .block ul ul li {
    padding: 0 0 0 15px;
    background: transparent url(/images/bullets/dash-blue.png) no-repeat 0 6px
}

#content ul ul ul li, .block ul ul ul li {
    padding: 0 0 0 15px;
    background: transparent url(/images/bullets/circle-blue.png) no-repeat 0 6px
}

#content .alphabet {
    overflow: hidden;
    margin-bottom: 1em
}

#content .alphabet a {
    display: block;
    float: left;
    text-align: center;
    width: 7.692307%;
    padding: 0.5em 0;
    background: #EEE;
    color: #CCC
}

#content .alphabet a[href*="#"] {
    background: #3eb4db;
    color: #FFF
}

#content .alphabet a[href*="#"]:hover {
    background: #24A1DD
}

.block ul {
    margin: 0;
    padding: 0
}

.block ul li {
    margin-bottom: 6px;
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    padding: 0 0 0 10px;
    background-position: 0 3px
}

.block ul a {
    color: #88898a;
    text-decoration: none
}

.block ul a:hover {
    text-decoration: underline
}

#sidebar .first {
    margin-top: 0
}

.block h2 {
    margin-top: 0
}

.photo {
    overflow: hidden
}

.photo img {
    margin: 0;
    display: block
}

.photo-wide {
    padding-bottom: 24px;
    background: #fff url(/images/photo-shadow.png) no-repeat 50% bottom
}

.photo-sml {
    width: 220px;
    border-bottom: 1px solid #ededed
}

.photo-caption {
    color: #919191;
    font-size: 12px;
    padding: 10px
}

.photo-right {
    float: right;
    display: inline;
    margin: 0 54px 20px 20px
}

.block {
    padding: 0 20px 20px 32px;
    margin: 10px 0 30px 0
}

.block h2 {
    font-size: 18px
}

.block p, .block li {
    font-size: 12px;
    font-family: "Arial", "Helvetica", sans-serif;
    color: #88898a
}

.block img {
    margin: 0 0 14px 0
}

.block a, #content a {
    text-decoration: underline
}

.block-quote blockquote {
    padding: 0;
    margin: 0;
    font-style: normal;
    font-size: 12px
}

.block-quote p {
    margin-bottom: 0
}

.block-resources ul {
    margin: 0
}

.block-resources ul li h3 a {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12px;
    font-weight: bold
}

.block-resources ul li h3 {
    margin: 0;
    padding: 0
}

.block-resources ul li {
    padding: 0 0 10px 0;
    margin: 0 0 10px 0;
    background: 0;
    border-bottom: 1px solid #bcbcbc
}

.block-resources ul li.last {
    border: 0
}

.block-resources ul li p {
    margin: 0
}

.block-events, .block-events h2 {
    margin-top: 0
}

.block-events {
    padding-bottom: 0 !important
}

.block-word, .block-events {
    position: relative;
    background-color: #f5f5f5;
    overflow: hidden;
    border-right: 1px solid #e5e5e5
}

div.spreadWord {
    padding-bottom: 10px
}

#sidebar .block-events ul li {
    padding: 0 0 12px 0;
    margin: 16px 0 0 0;
    background: none;
    border-bottom: 1px solid #bcbcbc;
    overflow: hidden;
    zoom: 1
}

.block-events ul li.last {
    border: 0
}

.block-events ul li p {
    margin: 0;
    padding: 0;
    font-size: 11px
}

.event-date {
    width: 53px;
    height: 52px;
    background: #fff url(/images/sprite.png) no-repeat 0 -162px;
    float: left;
    display: inline
}

.event-date-month, .event-date-day {
    text-align: center
}

.event-date-month {
    color: #fff;
    text-transform: uppercase;
    font-weight: bold;
    margin-top: 5px;
    font-size: 11px
}

.event-date-day {
    color: #48beb2;
    font-size: 18px;
    margin-top: 8px
}

.event-info {
    width: 180px;
    float: left;
    display: inline;
    margin: 2px 0 6px 12px
}

.event-info a {
    font-weight: bold
}

#top-bar {
    display: block;
    background-color: #38add6;
    height: 11px;
    width: 100%
}

#section-header {
    position: relative;
    font-family: "AvenirLTStd55Roman", "Arial", "Helvetica", sans-serif;
    background: url(/images/sprite.png) no-repeat 0 0;
    font-size: 16px;
    color: #fff;
    text-transform: uppercase;
    width: 280px;
    height: 44px;
    font-weight: 300;
    padding: 10px 0 0 36px;
    line-height: 1;
    margin: 0 0 0 -17px;
    zoom: 1
}

#section-header a.subNavHeader {
    color: #fff
}

#section-header a.subNavHeader:hover {
    text-decoration: none
}

#section-header span {
    font-family: "AvenirLTStd45Book", "Arial", "Helvetica", sans-serif
}

#sub-nav {
    position: relative;
    border-right: 1px solid #e5e5e5;
    margin: -15px 0 40px 0;
    background-color: #f9f9f9;
    overflow: hidden;
    z-index: 2;
    zoom: 1
}

#sub-nav ul {
    margin: 0;
    padding: 0;
    list-style-type: none
}

#sub-nav ul li a {
    display: block;
    width: 260px;
    text-transform: uppercase;
    padding: 10px 0 10px 40px;
    background: transparent url(/images/bullets/default.png) no-repeat 26px 13px;
    color: #0099cc;
    border-bottom: 1px solid #e5e5e5
}

#sub-nav ul li {
    float: left;
    display: inline;
    background-color: #f9f9f9
}

#sub-nav ul li.active-trail a {
    background: url(/images/bullets/arrow-right-blue.png) no-repeat 26px 13px
}

#sub-nav ul li.active-trail a:hover {
    background-image: url(/images/bullets/arrow-right.png)
}

#sub-nav ul li.active-trail.active a {
    background: #3eb4db url(/images/bullets/arrow-down.png) no-repeat 26px 14px;
    color: #fff
}

#sub-nav ul li.active a {
    background: #3eb4db url(/images/bullets/default.png) no-repeat 26px 14px;
    color: #fff
}

#sub-nav ul li.active-green a {
    background: #6dc9bc url(/images/bullets/default.png) no-repeat 26px 14px;
    color: #fff
}

#sub-nav ul li ul li.active a {
    background: #9ed6e9 url(/images/bullets/dash.png) no-repeat 26px 14px !important;
    color: #616161 !important
}

#sub-nav ul li ul li.active-green a {
    background: #7de6d7 url(/images/bullets/dash.png) no-repeat 26px 14px !important;
    color: #616161 !important
}

#sub-nav ul li.active-trail ul li a, #sub-nav ul li.active-trail.active ul li a {
    padding-left: 54px;
    width: 246px;
    background: #c8e6f0 url(/images/bullets/dash.png) no-repeat 40px 13px;
    color: #616161;
    border-bottom: 1px solid #a6cedc
}

#sub-nav ul li.active-trail ul li a:hover {
    background-image: url(/images/bullets/dash-white.png)
}

#sub-nav ul li ul li.active a {
    background-color: #9ed6e9
}

#sub-nav ul li.active-trail ul li.last a {
    border-bottom: 0
}

#sub-nav ul li a:hover {
    background-color: #0099cc !important;
    color: #fff !important;
    text-decoration: none;
    background-image: url(/images/bullets/white.png)
}

#sub-nav ul li.active-trail ul li.active-trail-sub a {
    background: #c8e6f0 url(/images/bullets/arrow-right-grey.png) no-repeat 41px 13px;
    color: #616161
}

#sub-nav ul li.active-trail ul li.active-trail-sub a:hover {
    background-image: url(/images/bullets/arrow-right.png)
}

#sub-nav ul li.active-trail ul li.active-trail-sub.active a {
    background: #9ed6e9 url(/images/bullets/arrow-down-grey.png) no-repeat 41px 14px !important
}

#sub-nav ul li.active-trail ul li.active-trail-sub.active a:hover {
    background-image: url(/images/bullets/arrow-down.png)
}

#sub-nav ul li.active-trail ul li.active-trail-sub.active ul li a {
    padding-left: 66px;
    width: 233px;
    background: #eef6fe url(/images/bullets/dash.png) no-repeat 50px 13px !important;
    color: #616161;
    border-bottom: 1px solid #a6cedc
}

#sub-nav ul li.active-trail ul li.active-trail-sub ul li.active a {
    padding-left: 66px;
    width: 233px;
    background: #3eb4db url(/images/bullets/dash.png) no-repeat 50px 13px !important;
    color: #616161;
    border-bottom: 1px solid #a6cedc
}

#sub-nav ul li.active-trail ul li.active-trail-sub.active ul li a:hover {
    background: #7abeda url(/images/bullets/dash-white.png) no-repeat 50px 13px !important
}

#footer {
    font-size: 12px;
    background: url(/images/footer-bg.png) repeat-x 50% 0;
    width: 100%;
    color: #fff;
    padding: 24px 0 42px 0
}

#copyright {
    float: left;
    display: inline;
    width: 300px;
    padding-left: 17px
}

.designBuilt {
    clear: both;
    padding-top: 8px
}

#footer-social {
    float: right;
    display: inline;
    width: 300px;
    text-align: right;
    margin-right: 16px
}

#footer-social a {
    display: -moz-inline-stack;
    display: inline-block;
    width: 36px;
    height: 34px;
    background: url(/images/sprite.png) no-repeat 0 -684px;
    margin-top: 12px;
    text-align: right;
    text-indent: 9999px
}

#footer-social a.rss {
    background-position: -37px -684px
}

#footer-social a.twitter {
    background-position: -73px -684px
}

#footer-social a.facebook {
    background-position: -110px -684px
}

#footer-social a.email:hover {
    background-position: 0 -718px
}

#footer-social a.rss:hover {
    background-position: -37px -718px
}

#footer-social a.twitter:hover {
    background-position: -73px -718px
}

#footer-social a.facebook:hover {
    background-position: -110px -718px
}

.crline {
    padding: 0 0 10px;
    border-bottom: 1px dashed #fff;
    float: left;
    display: inline;
    clear: both
}

.credits {
    clear: both;
    float: left;
    display: inline;
    margin-top: 10px;
    width: 300px
}

.credits a {
    color: #fff
}

.designBuilt a {
    color: #444
}

.toolkit-link {
    background: url(/images/sprite.png) no-repeat 0 -350px;
    height: 28px;
    display: block;
    margin: 0 0 10px 0
}

.toolkits-educators {
    width: 184px
}

.toolkits-speakers {
    width: 178px;
    background-position: -184px -350px
}

.featured-news {
    background: #f2f2f2 url(/images/news-feature-bg.png) no-repeat right top;
    margin: 0 0 20px -22px;
    padding: 12px 22px 20px 22px
}

#content .featured-news p {
    width: 404px
}

#content ul.news-list {
    margin: -15px 0 40px 0;
    padding: 0
}

#content ul.news-list li {
    background: 0;
    padding: 10px 0;
    overflow: hidden
}

#content ul.news-list li.alt {
    background-color: #e6f5f3;
    margin-left: -22px;
    padding-left: 22px
}

#content ul.news-list li h6, #content ul.news-list li h5 {
    margin: 0;
    padding: 0
}

#content ul.news-list li h6 a {
    text-decoration: none;
    font-size: 12px
}

#content ul.news-list li h5 a {
    color: #666
}

#content ul.news-list li h5 {
    margin-right: 90px
}

#content ul.news-list li .photo-right {
    margin: 6px 20px 0 60px
}

.wide #well {
    background-image: none
}

.toolkit #well {
    background: #e4f2f8 url(/images/toolkit-bg.png) repeat-x
}

.wide #well #content {
    float: left;
    width: auto;
    padding-left: 20px
}

.wide #well #content p {
    width: auto
}

.wide #well #section-header {
    margin-left: -17px
}

.resource-list {
    width: 560px;
    background-color: #fff;
    margin-left: -20px;
    float: left;
    display: inline
}

.resource-list ul {
    padding: 0;
    margin: 0
}

#content .resource-list h3 {
    font-family: "AvenirLTStd35Light", "Arial", "Helvetica", sans-serif;
    font-size: 16px;
    padding: 10px 20px;
    margin: 0
}

#content .resource-list ul li.alt, #content .resource-list h3 {
    background-color: #f1f7f6
}

#content .resource-list ul li {
    padding: 15px 20px 15px 20px;
    background-image: none
}

#content .resource-list ul li h4 {
    margin: 0
}

#content .resource-list ul li h4 a {
    font-family: "Arial", "Helvetica", sans-serif;
    text-decoration: none
}

#content .resource-list ul li p {
    margin: 0;
    color: #88898a
}

#content .toolkit-right {
    width: 340px;
    float: right;
    display: inline;
    margin: -10px 0 0 20px
}

.resource-icon {
    float: right;
    display: inline;
    margin-left: 60px
}

.news #well h2.page-title {
    margin: 10px 0 4px 0
}

.news #well .post-meta {
    margin: 0 0 30px 0;
    color: #b5b5b5;
    font-size: 11px
}

.news #well .post {
    position: relative;
    z-index: 10;
    width: 590px
}

.news #well .post p {
    padding: 0
}

.news #well .photo-right {
    margin-right: 0
}

.news-top-cap, .news-bottom-cap {
    position: absolute;
    width: 940px;
    height: 175px;
    right: 0
}

.news-top-cap {
    background: #fff url(/images/news-item-top-bg.png) no-repeat left bottom;
    top: 0;
    height: 240px
}

.news-bottom-cap {
    position: absolute;
    bottom: 0;
    background: #fff url(/images/news-item-bottom-bg.png) no-repeat
}

#feature {
    width: 940px;
    height: 394px;
    background: url(/images/feature-area/feature-bg.jpg) no-repeat 0 0;
    margin: 0 auto;
    overflow: auto;
    padding: 0 14px
}

#feature-espanol {
    width: 940px;
    height: 367px;
    background: url(/images/feature-area/feature-bg.jpg) no-repeat 0 0;
    margin: 0 auto;
    overflow: auto;
    padding: 0 14px
}

#scroll-wrapper {
    width: 2060px;
    left: -560px;
    position: relative
}

.scroll-pane {
    overflow: auto;
    width: 100%;
    float: left
}

.scroll-content {
    width: 1500px;
    height: 360px;
    left: 560px;
    margin-bottom: 7px;
    position: relative;
    overflow: hidden
}

.scroll-content-item {
    position: absolute
}

.scroll-content-item .trigger {
    background: url(/images/feature-area/dot_off.png) no-repeat 0 0;
    text-indent: -999em;
    width: 30px;
    height: 30px;
    display: block;
    position: relative;
    z-index: 1
}

.scroll-content-item .trigger:hover {
    background: url(/images/feature-area/dot_on.png) no-repeat 0 0;
    text-indent: -999em;
    width: 30px;
    height: 30px;
    display: block
}

.scroll-content-item .featured-info {
    display: none;
    width: 180px;
    background: #fff;
    border: 2px solid #38ADD6;
    padding: 15px;
    position: relative;
    top: -15px;
    left: 15px
}

.scroll-content-item.active .featured-info {
    display: block;
    z-index: 2
}

.scroll-content-item.active .trigger {
    z-index: 3
}

.scroll-bar-wrap {
    clear: left;
    padding: 0 40px;
    margin: 0 4px 0 5px;
    background: url(/images/feature-area/slider-track.jpg) repeat-x 0 0;
    position: relative
}

.scroll-bar-wrap .ui-slider {
    background: none;
    border: 0;
    height: 19px;
    margin: 0 auto
}

.scroll-bar-wrap .ui-handle-helper-parent {
    position: relative;
    width: 100%;
    height: 100%;
    margin: 0 auto
}

.scroll-bar-wrap .ui-slider-handle {
    position: absolute;
    height: 19px;
    background: url(/images/feature-area/slider-handle.jpg) repeat-x 0 0
}

.scroll-bar-wrap .ui-slider-handle .ui-icon {
    margin: -8px auto 0;
    position: relative;
    top: 50%
}

.scroll-bar-wrap .handle-right {
    background: url(/images/feature-area/handle-right.png) no-repeat left top;
    cursor: pointer;
    width: 10px;
    height: 19px;
    position: absolute;
    right: -10px;
    top: 0
}

.scroll-bar-wrap .handle-left {
    background: url(/images/feature-area/handle-left.png) no-repeat left top;
    cursor: pointer;
    width: 10px;
    height: 19px;
    position: absolute;
    left: -10px;
    top: 0
}

.scroll-bar-wrap .right_btn {
    background: url(/images/feature-area/right_btn.png) no-repeat left top;
    cursor: pointer;
    width: 39px;
    height: 19px;
    position: absolute;
    right: 0px;
    top: 0
}

.scroll-bar-wrap .left_btn {
    background: url(/images/feature-area/left_btn.png) no-repeat left top;
    cursor: pointer;
    width: 39px;
    height: 19px;
    position: absolute;
    left: 0px;
    top: 0
}

.campusSlide-espanol {
    background: url(/images/feature-area/espanol_campus_bg.jpg) no-repeat left top
}

#feature-espanol .scroll-bar-wrap {
    display: none !important
}

.streetSlide {
    background: url(/images/feature-area/feature_dotOff2.jpg) no-repeat left top
}

.streetSlide .delivery-truck {
    top: 254px;
    left: 56px
}

.streetSlide .green-tree {
    top: 18px;
    left: 554px
}

.streetSlide .newspaper-box {
    top: 232px;
    left: 700px
}

.streetSlide .taxi-cab {
    top: 328px;
    left: 830px
}

.streetSlide .dog-walk {
    top: 210px;
    left: 1010px
}

.streetSlide .business-person {
    top: 210px;
    left: 1140px
}

.streetSlide .street-light {
    top: 18px;
    left: 1203px
}

.campusSlide {
    background: url(/images/feature-area/campus_bg.jpg) no-repeat left top
}

.campusSlide .laptop-student {
    top: 226px;
    left: 230px
}

.campusSlide .professor {
    top: 231px;
    left: 673px
}

.campusSlide .financial-aid-office {
    top: 150px;
    left: 220px
}

.campusSlide .health-center {
    top: 150px;
    left: 639px
}

.campusSlide .library {
    top: 125px;
    left: 1271px
}

.campusSlide .group-of-students {
    top: 234px;
    left: 1218px
}

.campusSlide .two-students {
    top: 90px;
    left: 1033px
}

body.home #well {
    margin-top: 0;
    background-image: url(/images/home-bg.png)
}

body.scenes-archive-scene #well {
    margin-top: 0;
    background-image: none;
    background-color: #FFF
}

body.home #well-espanol {
    margin-top: 0;
    background: #fff
}

body.scenes-archive-scene #well-espanol {
    margin-top: 0;
    background-image: none;
    background-color: #FFF
}

.col1, .col2, .col3 {
    float: left;
    display: inline;
    padding: 0 20px
}

.col1 {
    padding-top: 20px
}

.home .col1 {
    width: 200px
}

.home .col2 {
    width: 420px
}

.home .col3 {
    width: 189px;
    padding-right: 30px
}

.home #well {
    padding-bottom: 20px
}

.home #well h2 {
    text-transform: uppercase;
    margin-top: 20px
}

.home p {
    font-family: "Arial", "Helvetica", sans-serif;
    font-size: 12px
}

.home .row {
    overflow: hidden;
    clear: both
}

.news-links, .video-links {
    text-transform: uppercase;
    margin-left: -6px;
    margin-top: 20px
}

.news-links a, .video-links a {
    display: inline-block;
    padding: 0 6px
}

.subscribe-link {
    color: #5e6a71
}

.subscribe-link img {
    vertical-align: top
}

.home .news {
    position: relative
}

.home .news ul {
    position: relative;
    margin: 0;
    padding: 0;
    list-style-type: none
}

.home .news ul li {
    background-color: #fff
}

.home .news ul li img {
    display: block
}

#news-pager {
    position: absolute;
    right: 15px;
    top: 28px;
    width: 28px;
    height: 17px
}

#news-pager a {
    float: left;
    display: inline;
    width: 10px;
    height: 17px;
    background: url(/images/sprite.png) no-repeat 0 -333px
}

#news-pager a.next {
    background-position: -10px -333px;
    margin-left: 4px
}

.cse .gsc-control-cse, .gsc-control-cse {
    padding: 2%;
    width: 96%
}

.cse .gsc-branding, .gsc-branding {
    display: none
}

.cse .gsc-control-cse div, .gsc-control-cse div {
    position: normal
}

.cse .gsc-control-cse, .gsc-control-cse {
    background-color: #ffffff;
    border: 1px solid;
    border-color: #ffffff
}

.cse .gsc-control-cse:after, .gsc-control-cse:after {
    content: ".";
    display: block;
    height: 0;
    clear: both;
    visibility: hidden
}

.cse .gsc-resultsHeader, .gsc-resultsHeader {
    border: block
}

.cse input.gsc-search-button, input.gsc-search-button {
    font-family: inherit;
    color: #000000;
    text-shadow: 0 1px 2px #FFFFFF;
    background-color: #CECECE;
    border: 1px outset;
    border-color: #666666;
    border-radius: 2px;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px
}

.cse .gsc-tabHeader.gsc-tabhInactive, .gsc-tabHeader.gsc-tabhInactive {
    border-bottom: none;
    color: #666666;
    background-color: #e9e9e9;
    border: 1px solid;
    border-color: #e9e9e9;
    border-bottom: none
}

.cse .gsc-tabHeader.gsc-tabhActive, .gsc-tabHeader.gsc-tabhActive {
    background-color: #FFFFFF;
    border: 1px solid;
    border-top: 2px solid;
    border-color: #e9e9e9;
    border-top-color: #FF9900;
    border-bottom: none
}

.cse .gsc-tabsArea, .gsc-tabsArea {
    margin-top: 1em;
    border-bottom: 1px solid #e9e9e9
}

.cse .gsc-webResult.gsc-result, .gsc-webResult.gsc-result {
    padding: .25em;
    border: 1px solid;
    border-color: #ffffff;
    margin-bottom: 1em
}

.cse .gsc-webResult.gsc-result:hover, .gsc-webResult.gsc-result:hover {
    border: 1px solid;
    border-color: #FFFFFF
}

.cse .gs-promotion, .gs-promotion {
    background-color: #FFFFFF;
    border: 1px solid;
    border-color: #336699
}

.cse .gs-promotion a.gs-title:link, .gs-promotion a.gs-title:link, .cse .gs-promotion a.gs-title:link *, .gs-promotion a.gs-title:link *, .cse .gs-promotion .gs-snippet a:link, .gs-promotion .gs-snippet a:link {
    color: #0000CC
}

.cse .gs-promotion a.gs-title:visited, .gs-promotion a.gs-title:visited, .cse .gs-promotion a.gs-title:visited *, .gs-promotion a.gs-title:visited *, .cse .gs-promotion .gs-snippet a:visited, .gs-promotion .gs-snippet a:visited {
    color: #0000CC
}

.cse .gs-promotion a.gs-title:hover, .gs-promotion a.gs-title:hover, .cse .gs-promotion a.gs-title:hover *, .gs-promotion a.gs-title:hover *, .cse .gs-promotion .gs-snippet a:hover, .gs-promotion .gs-snippet a:hover {
    color: #0000CC
}

.cse .gs-promotion a.gs-title:active, .gs-promotion a.gs-title:active, .cse .gs-promotion a.gs-title:active *, .gs-promotion a.gs-title:active *, .cse .gs-promotion .gs-snippet a:active, .gs-promotion .gs-snippet a:active {
    color: #0000CC
}

.cse .gs-promotion .gs-snippet, .gs-promotion .gs-snippet, .cse .gs-promotion .gs-title .gs-promotion-title-right, .gs-promotion .gs-title .gs-promotion-title-right, .cse .gs-promotion .gs-title .gs-promotion-title-right *, .gs-promotion .gs-title .gs-promotion-title-right * {
    color: #000000
}

.cse .gs-promotion .gs-visibleUrl, .gs-promotion .gs-visibleUrl {
    color: #008000
}

.gsc-completion-selected {
    background: #D5E2FF
}

.gsc-completion-container {
    font-family: Arial, sans-serif;
    font-size: 13px;
    position: absolute;
    background: white;
    border: 1px solid #666666;
    margin-left: 0;
    margin-right: 0
}

.gs-webResult div.gs-visibleUrl-short {
    display: none
}

.gs-webResult div.gs-visibleUrl-long {
    display: block
}

#whatDoTheyDo {
    padding: 2px 2px 2px 20px;
    background: #eee;
    margin-left: -22px
}

.siteMapTop {
    font-size: 14px;
    font-weight: bold
}

.display div.video {
    display: none
}

.display div.video.show {
    display: block
}

.DoNotTouch {
    display: none !important
}
