@import url(//fonts.googleapis.com/css?family=Open+Sans:400italic,700italic,400,700|Open+Sans+Condensed:300,700);
html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p,
blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em,
img, ins, kbd, q, s, samp, small, strike, strong, tt, var, b, u, i, center,
dl, dt, dd, ol, ul, li, fieldset, form, label, legend, caption, article,
aside, canvas, details, embed, figure, figcaption, footer, header, hgroup,
menu, nav, output, ruby, section, summary, time, mark, audio, video {
    margin: 0;
    padding: 0;
    border: 0;
    font-size: 100%;
    font: inherit;
    vertical-align: baseline
}

article, aside, details, figcaption, figure, footer, header, hgroup,
menu, nav, section {
    display: block
}

html {
    height: 100%
}

body {
	 background: #a1d0d9;
    font: 62.5% 'Open Sans', Arial, sans-serif;
    line-height: 1;
    min-height: 100%;
    position: relative
}

ul, ol {
    margin-bottom: 1.3em;
    padding-left: 2em
}

ol {
    padding-left: 2.5em
}

ul, ul ul ul ul {
    list-style: disc
}

ul ul {
    list-style: circle
}

ul ul ul {
    list-style: square
}

ol, ol ol ol ol {
    list-style: decimal
}

ol ol {
    list-style: lower-alpha
}

ol ol ol {
    list-style: lower-roman
}

li {
    line-height: 1.3;
    margin-bottom: .5em
}

li li {
    margin-bottom: 0
}

li a {
    font-weight: normal
}

ul.none {
    padding: 0
}

ul.none, ul.none ul, ul.nobullets, ul.nobullets ul {
    list-style: none
}

ul.checkbox li {
    list-style-type: none;
    list-style-image: url("data:image/gif;base64,R0lGODlhDAAMAKIAAKioqKenp9DQ0M/Pz8vLy8rKyv///wAAACH5BAAAAAAALAAAAAAMAAwAAAMdCLXcISbKOci8plgsNe/b531ZyI2iiRUQOShNHCQAOw==");
    list-style-position: inside
}

ul.checkbox li.checked {
    list-style-image: url("data:image/gif;base64,R0lGODlhDAAMALMAAPz8/P7+/oaGhv39/aioqJKSkmhoaOPj46ysrC4uLsvLy////wAAAAAAAAAAAAAAACH5BAAAAAAALAAAAAAMAAwAAAQ3kKhJq1w443OmzoeReF+YIJ5wbCKyTEViYG3wKnGytAMGJ8BTz4cLIobEAxAB+HgQzM9LUqkSIgA7")
}

ul.separated li {
    margin-bottom: 0;
    padding-top: 3px;
    padding-bottom: 3px
}

ul.separated .hr {
    background: 0;
    border-bottom: 1px solid #999;
    margin: 0
}

p+ul, p+ol {
    margin-top: -1em
}

ul ul, ul ol, ol ul, ol ol {
    margin: 0
}

blockquote, q {
    quotes: none
}

blockquote:before, blockquote:after, q:before, q:after {
    content: '';
    content: none
}

table {
    margin-bottom: 0px
}

a {
    color: #369;
    font-weight: bold;
    text-decoration: none
}

a:visited {
    color: #639
}

a:hover, a:active {
    text-decoration: underline
}

h1 {
    color: #333;
    font-size: 2.27em;
    font-weight: bold;
    line-height: 1;
    margin-bottom: 15px
}

h2 {
    color: #666;
    font-size: 1.54em;
    font-weight: bold;
    line-height: 1.22em;
    margin: 0 0 .12em 0
}

h2.graybar {
    color: #666;
    background: #e0e0df;
    clear: both;
    margin-bottom: 10px;
    padding: 5px 10px
}

h2.graybar a {
    color: #000
}

h3 {
    color: #8e8e8e;
    font-size: 1.23em;
    font-weight: bold
}

h4, h5, h6 {
    font-size: 1em;
    font-weight: bold
}

h2+h3, h3+h4, h4+h5, h5+h6 {
    margin-top: .9em
}

p {
    line-height: 1.3;
    margin-bottom: 1.3em
}

p.no-margin {
    margin-bottom: 0
}

strong, b {
    font-weight: bold
}

em, i {
    font-style: italic
}


label.label_in_textfield, input.sp_field, .hidden, .popup {
    display: none !important
}

.clearer {
    clear: both
}

.left, div.right, table.right, img.right {
    text-align: left
}

div.left, table.left, img.left {
    float: left
}

.right {
    text-align: right
}

div.right, table.right, img.right, ul span.right {
    float: right
}

.center {
    text-align: center
}

#main .middle {
    margin: 0 auto
}

img.middle {
    display: block
}

.small {
    font-size: .93em
}

.smaller {
    font-size: .85em
}

.smallest {
    font-size: .62em
}

a.more {
    white-space: nowrap;
    font-size: .85em;
    color: #000
}

div.more, p.more {
    text-align: right;
    margin: -15px 0 5px
}

#right_sidebar div.more {
    margin-top: 0
}

.more a {
    color: #bb263f;
    text-decoration: none
}

.more a:hover {
    color: #000
}

.red, .red a {
    color: #c33;
    background: transparent
}

#content a.pink {
    color: #ed2590
}

img.left, img.right, #container img.img {
    border: 1px solid #ddd;
    background: #fff;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    margin-bottom: 10px;
    padding: 4px
}

img.left {
    margin-right: 10px
}

img.right {
    margin-left: 10px
}

#right_sidebar img.img {
    margin-bottom: 0
}

#content #sub_banner img.img {
    border: 0;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin-bottom: 0;
    padding: 0
}

#right_sidebar .boxed img.full-sidebar {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    padding: 10px;
    width: 213px
}

#right_sidebar .noboxed img.full-sidebar {
    padding: 10px;
    width: 213px
}

div.mthumb {
    margin-left: 132px
}

div.lthumb {
    margin-left: 190px
}

div.rightsidebar {
    margin-left: 235px
}

hr, .hr, div.hr {
    border-color: #808080;
    border-style: solid;
    border-width: 0 0 2px;
    clear: both;
    height: 0;
    margin: 20px 0;
    padding-top: 1px
}

.hr {
    height: auto;
    margin: inherit;
    padding-bottom: 10px
}

hr.dots {
    border-style: dotted;
    border-width: 0 0 3px
}

.gold, h2.graybar.gold {
    background: #ffce00;
    color: #333
}

.black, h2.graybar.black {
    background: #3f3d3d;
    color: #fff
}

.white, h2.graybar.white {
    background: #fff;
    color: #333
}

.gray, h2.graybar.gray {
    background: #9fa0a3;
    color: #333
}

.light-gray, h2.graybar.light-gray {
    background: #ddd;
    color: #333
}

.steel-blue, h2.graybar.steel-blue {
    background: #3b5682;
    color: #fff
}

.royal-blue, h2.graybar.royal-blue {
    background: #304296;
    color: #fff
}

.light-blue, h2.graybar.light-blue {
    background: #5e81a9;
    color: #fff
}

.teal, h2.graybar.teal {
    background: #00747a;
    color: #fff
}

.olive-green, h2.graybar.olive-green {
    background: #6e7433;
    color: #fff
}

.light-green, h2.graybar.light-green {
    background: #a0ba42;
    color: #fff
}

.burgundy, h2.graybar.burgundy {
    background: #860e25;
    color: #fff
}

.crimson, h2.graybar.crimson {
    background: #bb253e;
    color: #fff
}

.tangerine, h2.graybar.tangerine {
    background: #db824a;
    color: #fff
}

.khaki, h2.graybar.khaki {
    background: #beb69f;
    color: #fff
}

.gold, .black, .white, .gray, .light-gray, .steel-blue, .royal-blue,
.light-blue, .teal, .olive-green, .light-green, .burgundy, .crimson,
.tangerine, .khaki {
    padding: 5px
}

#skip a {
    color: #fff;
    font-weight: bold;
    background: #888;
    border: 1px solid #fff;
    padding: 4px;
    overflow: hidden;
    position: absolute;
    left: -10000px;
    width: 1px;
    height: 1px;
    z-index: 10000
}

#skip a:focus, #skip a:active {
    overflow: visible;
    left: 10px;
    top: 10px;
    width: auto;
    height: auto
}

#logo-print {
    display: none
}

#footerhelper {
    padding-top: 112px;
    overflow: hidden
}

#main {
    margin: 0 auto 20px;
    position: relative;
    width: 960px
}

div.title {
    border-bottom: 4px solid #c7c2bd;
    margin: 0 auto 40px;
    padding: 3px 0 2px 20px;
    width: 940px
}

div.title h1, div.title p {
    font: bold 2.8em 'Open Sans Condensed', Arial, sans-serif;
    line-height: 1;
    text-transform: uppercase;
    margin: 0
}

div.title a {
    color: #333;
    text-decoration: none
}

#breadcrumbs {
    color: #666;
    font-size: 1.2em;
    min-height: 1.3em;
    margin: -35px auto 25px;
    padding-left: 20px;
    width: 940px
}

#breadcrumbs ul {
    margin: 0;
    padding: 0
}

#breadcrumbs li {
    display: inline;
    margin-bottom: 0
}

#breadcrumbs li a {
    color: #666;
    margin: 0 3px
}

#breadcrumbs li:first-child a {
    margin-left: 0
}

#container {
    font-size: 1.3em;
    line-height: 1.3;
    float: right;
    outline: 0;
    width: 730px
}

#container:after {
    content: "";
    clear: both
}

body.layout-noleftnav #container {
    width: 100%
}

body.layout-rightsidebar #content {
    float: left;
    width: 485px
}

.home-image+#content {
    float: left;
    width: 375px
}

.home-image img {
    width: 323px
}

body.cms #content pre, body.cms #content table, body.cms #content object,
body.cms #content img, body.cms #content form {
    max-width: 100%
}

#map_canvas img {
    max-width: none
}

#left_column {
    float: left;
    width: 365px
}

#right_column {
    float: right;
    width: 345px
}

#right_column .item, #left_column .item, .home-image .item {
    margin-bottom: 20px
}

#right_column .item .item, #left_column .item .item, .home-image .item .item {
    margin-bottom: auto
}

#right_column+div.callout {
    clear: both
}

div.heading_link {
    float: right;
    margin-top: -24px
}

#full-banner {
    margin: 0 auto 20px
}

#full-banner #banner {
    margin: 0 auto;
    width: 960px
}

#full-banner img.img {
    width: 960px
}

#full-banner li, #banner li {
    margin-bottom: 0
}

#banner_image {
    margin: 0 0 12px;
    width: 730px
}

#sub_banner {
    margin: 0 0 12px;
    width: 485px
}

#banner_image .shadow, #sub_banner .shadow, #container .home-image img {
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    padding: 9px
}

.mtuslideshow div.item {
    display: none
}

#banner_image img, #sub_banner img, #player *, .mtuslideshow div.item:first-child {
    display: block
}

#banner_image .callout, #sub_banner .callout {
    font-weight: bold;
    padding: 10px 20px 1px
}

#banner_image img.img, #banner_image #player * {
    border: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    margin: 0;
    padding: 0;
    width: 710px
}

#banner_image .mtuslideshow .text img {
    background: transparent;
    display: inline;
    width: auto
}

#banner_sublinks {
    text-align: right;
    margin: -5px 4px 10px 0
}

#banner_sublinks .item {
    margin: 0 10px
}

#banner_sublinks * {
    display: inline
}

#right_sidebar {
    margin-bottom: 20px
}

body.layout-rightsidebar #right_sidebar {
    float: right;
    width: 235px
}

#right_sidebar .shadow {
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.1)
}

#right_sidebar .boxed {
    background: #fff;
    border: 1px solid #ddd;
    margin-bottom: 20px;
    z-index: 10
}

#right_sidebar .inner {
    float: left;
    margin: 0 13px 9px;
    width: 215px
}

body.layout-rightsidebar #right_sidebar .inner {
    float: none;
    margin: 0 9px 20px;
    width: auto
}

body.layout-rightsidebar #right_sidebar div.boxed div:last-child {
    margin-bottom: 9px
}

#right_sidebar .boxed .boxed {
    background: #f2f1f1;
    padding: 10px 10px 0;
    margin-bottom: 0
}

#right_sidebar .boxed .boxed img {
    max-width: 192px
}

#right_sidebar a {
    font-weight: normal
}

#right_sidebar p {
    margin-bottom: 10px
}

#right_sidebar h2 {
    font-size: 1.18em;
    color: #666;
    text-transform: uppercase;
    text-align: center;
    margin: 0;
    padding: 5px
}

#right_sidebar h3 {
    color: #666;
    font-size: 1em
}

#right_sidebar ul {
    margin-bottom: 1em
}

#right_sidebar li {
    line-height: 1.3em;
    margin: 0 0 .9em
}

#right_sidebar li:last-child {
    margin-bottom: 0
}

#right_sidebar ul.nobullets {
    padding-left: 0
}

#right_sidebar p+ul, #right_sidebar p+ol {
    margin-top: inherit
}

#right_sidebar ul ul {
    padding-left: 1.2em
}

#right_sidebar .item {
    clear: both
}

#right_sidebar .item .item {
    clear: none
}

ul.social-large, ul.social-medium, ul.social-small {
    list-style: none;
    padding: 0;
    margin: 0;
    overflow: visible;
    text-align: center
}

#leftnav ul.social-large, #leftnav ul.social-medium, #leftnav ul.social-small {
    text-align: center
}

ul.social-large li, ul.social-medium li, ul.social-small li {
    display: inline-block;
    margin: 4px 2px 4px 1px
}

ul.social-large a, ul.social-medium a, ul.social-small a {
    text-align: left;
    text-indent: -9999em;
    white-space: nowrap;
    background: #4e4e4e no-repeat left top;
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    display: inline-block
}

ul.social-large a {
    background-image: url(../../images/sharing/64/sprite-mono.png);
    -moz-border-radius: 8px;
    -webkit-border-radius: 8px;
    border-radius: 8px;
    width: 64px;
    height: 64px
}

ul.social-large a.facebook {
    background-position: -64px 0
}

ul.social-large a.flickr {
    background-position: -128px 0
}

ul.social-large a.gplus {
    background-position: -192px 0
}

ul.social-large a.youtube {
    background-position: -256px 0
}

ul.social-large a.linkedin {
    background-position: -320px 0
}

ul.social-large a.huskylink {
    background-position: -384px 0
}

ul.social-large a.husky {
    background-position: -448px 0
}

ul.social-large a.slideshare {
    background-position: -512px 0
}

ul.social-large a.rss {
    background-position: -576px 0
}

ul.social-large a.sharethis {
    background-position: -640px 0
}

ul.social-medium a {
    background-image: url(../../images/sharing/48/sprite-mono.png);
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    width: 48px;
    height: 48px
}

ul.social-medium a.facebook {
    background-position: -48px 0
}

ul.social-medium a.flickr {
    background-position: -96px 0
}

ul.social-medium a.gplus {
    background-position: -144px 0
}

ul.social-medium a.youtube {
    background-position: -192px 0
}

ul.social-medium a.linkedin {
    background-position: -240px 0
}

ul.social-medium a.huskylink {
    background-position: -288px 0
}

ul.social-medium a.husky {
    background-position: -336px 0
}

ul.social-medium a.slideshare {
    background-position: -384px 0
}

ul.social-medium a.rss {
    background-position: -432px 0
}

ul.social-medium a.sharethis {
    background-position: -480px 0
}

ul.social-small a {
    background-image: url(../../images/sharing/32/sprite-mono.png);
    -moz-border-radius: 4px;
    -webkit-border-radius: 4px;
    border-radius: 4px;
    width: 32px;
    height: 32px
}

ul.social-small a.facebook {
    background-position: -32px 0
}

ul.social-small a.flickr {
    background-position: -64px 0
}

ul.social-small a.gplus {
    background-position: -96px 0
}

ul.social-small a.youtube {
    background-position: -128px 0
}

ul.social-small a.linkedin {
    background-position: -160px 0
}

ul.social-small a.huskylink {
    background-position: -192px 0
}

ul.social-small a.husky {
    background-position: -224px 0
}

ul.social-small a.slideshare {
    background-position: -256px 0
}

ul.social-small a.rss {
    background-position: -288px 0
}

ul.social-small a.sharethis {
    background-position: -320px 0
}

a.twitter:before, a.facebook:before, a.flickr:before, a.gplus:before,
a.youtube:before, a.linkedin:before, a.huskylink:before, a.husky:before,
a.slideshare:before, a.rss:before, a.sharethis:before, a.aim:before,
a.googletalk:before, a.icq:before, a.skype:before, a.windowslive:before {
    content: "";
    background: #4e4e4e url(../../images/sharing/16/sprite-mono.png) no-repeat left top;
    -webkit-border-radius: 2px;
    -moz-border-radius: 2px;
    border-radius: 2px;
    display: inline-block;
    margin-left: 2px;
    width: 16px;
    height: 16px;
    vertical-align: middle
}

a.facebook:before {
    background-position: -16px 0
}

a.flickr:before {
    background-position: -32px 0
}

a.gplus:before {
    background-position: -48px 0
}

a.youtube:before {
    background-position: -64px 0
}

a.linkedin:before {
    background-position: -80px 0
}

a.huskylink:before {
    background-position: -96px 0
}

a.husky:before {
    background-position: -112px 0
}

a.slideshare:before {
    background-position: -128px 0
}

a.rss:before {
    background-position: -144px 0
}

a.sharethis:before {
    background-position: -160px 0
}

a.aim:before {
    background-position: -176px 0
}

a.googletalk:before {
    background-position: -192px 0
}

a.icq:before {
    background-position: -208px 0
}

a.skype:before {
    background-position: -224px 0
}

a.windowslive:before {
    background-position: -240px 0
}

a.pdf:after, #container a[href$=pdf]:after, a.doc:after, #container a[href$=doc]:after,
a.docx:after, #container a[href$=docx]:after, a.xls:after, #container a[href$=xls]:after,
a.xlsx:after, #container a[href$=xlsx]:after, a.ppt:after, #container a[href$=ppt]:after,
a.pptx:after, #container a[href$=pptx]:after {
    content: "";
    background: url(../../images/icons/icons-sprite.png) no-repeat left top;
    display: inline-block;
    margin-left: 2px;
    width: 16px;
    height: 16px;
    vertical-align: middle
}

a.pdf:after, #container a[href$=pdf]:after {
    background-position: left top
}

a.doc:after, a.docx:after, #container a[href$=doc]:after, #container a[href$=docx]:after {
    background-position: left -50px
}

a.xls:after, a.xlsx:after, #container a[href$=xls]:after, #container a[href$=xlsx]:after {
    background-position: left -100px
}

a.ppt:after, a.pptx:after, #container a[href$=ppt]:after, #container a[href$=pptx]:after {
    background-position: left -150px
}

a.arrow:before {
    content: "";
    background: url("data:image/gif;base64,R0lGODlhDAAJAIABAOzEG////yH5BAEAAAEALAAAAAAMAAkAAAITjB+Aa6B83JOUpoqzhRK254FBAQA7") no-repeat left center;
    display: inline-block;
    padding-left: 16px;
    padding-right: 0;
    height: 16px;
    vertical-align: middle
}

a.noicon:after, a.noicon:before, #container a.noicon:after, #container a.noicon:before,
a.rollover:after, a.rollover:before, #container a.rollover:after,
#container a.rollover:before, ul.social-large a:after, ul.social-large a:before,
ul.social-medium a:after, ul.social-medium a:before, ul.social-small a:after,
ul.social-small a:before, #container div.mediabox a[href$=pdf]:after,
#banner_image .shadow>a:after, #banner_image .shadow>a:before, #container a.button:after,
#container a.button:before {
    background: 0;
    display: none
}

a.play-button {
    display: inline-block;
    position: relative
}

a.play-button:after {
    content: "";
    background: url(../../images/icons/play-button.png) no-repeat center center;
    left: 50%;
    margin: -37px 0 0 -37px;
    position: absolute;
    top: 50%;
    width: 65px;
    height: 65px
}

#right_sidebar a.play-button:after {
    -moz-background-size: 60% 60%;
    -webkit-background-size: 60% 60%;
    background-size: 60% 60%
}

a.play-button.left {
    float: left
}

a.play-button.right {
    float: right
}

.announcements, .events {
    margin-bottom: 20px
}

.announcements .bar, .events .bar {
    -webkit-border-top-left-radius: 5px;
    -webkit-border-top-right-radius: 5px;
    -moz-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0;
    border: 1px solid #d5d5d5;
    background: #f1f1f1;
    background-image: -moz-linear-gradient(#f1f1f1, #ddd);
    background-image: -ms-linear-gradient(#f1f1f1, #ddd);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f1f1f1), to(#ddd));
    background-image: -webkit-linear-gradient(#f1f1f1, #ddd);
    background-image: -o-linear-gradient(#f1f1f1, #ddd);
    background-image: linear-gradient(#f1f1f1, #ddd)
}

.announcements .bar h2, .events .bar h2 {
    color: #333;
    font-size: 1.18em;
    font-weight: normal;
    padding: 10px;
    margin: 0
}

.announcements .bar a, .events .bar a {
    color: inherit;
    font-weight: inherit
}

.announcements .bar a.rss {
    float: right
}

.announcements .bar a.rss:before {
    background-color: #f17e0e
}

.announcements .parsed, .events .parsed {
    background: #fff
}

.announcements .item {
    border-bottom: 1px solid #d5d5d5;
    border-left: 1px solid #d5d5d5;
    border-right: 1px solid #d5d5d5;
    color: #333;
    padding: 8px 8px;
    background-color: #fff;
    cursor: pointer;
    overflow: hidden;
    position: relative;
    z-index: 5
}

.announcements .item img {
    border: 1px solid #ecc41b;
    float: left;
    margin-right: 10px;
    padding: 0;
    width: 95px
}

.announcements .photo+.text {
    margin-left: 107px
}

.announcements .meta {
    color: #999;
    margin-bottom: 4px
}

.announcements h3, .events h3 {
    font-size: 1.0em
}

.announcements p, .events p {
    margin: 0
}

.announcements a, .events a {
    color: #069
}

.announcements a.more, .events a.more {
    font-weight: normal;
    font-size: .85em;
    color: #bb263f
}

.announcements a.more:hover, .events a.more:hover, .focus .more a:hover {
    color: #771929
}

.announcements .links, .events .links {
    background: #e7e7e7;
    -webkit-border-bottom-left-radius: 5px;
    -webkit-border-bottom-right-radius: 5px;
    -moz-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    border: 1px solid #d5d5d5;
    border-top: 0;
    padding: 10px 5px;
    position: relative
}

.announcements .links a, .events .links a, .tab_content .links a {
    display: block;
    margin: 0 5px;
    float: right;
    color: #666
}

.announcements .links a:hover, .events links a:hover {
    color: #333
}

.events .item {
    border: 1px solid #d5d5d5;
    border-top: 0;
    cursor: pointer;
    padding: 8px 5px 8px 0;
    color: #000;
    background: #fff;
    clear: both;
    position: relative;
    z-index: 5
}

.events .item a {
    color: #bb263f
}

.announcements .alt, .events .alt {
    background: #eee
}

.announcements .highlight, .events .highlight {
    background-color: #e8e6e5
}

.announcements .highlight a:hover, .events .highlight a:hover {
    text-decoration: none
}

.events .item .date {
    float: left;
    width: 60px;
    padding-left: 3px;
    border-right: 1px solid #666;
    text-align: center;
    font-weight: bold;
    text-transform: uppercase;
    position: relative;
    z-index: 6
}

.events .item .date .day {
    font-size: 1.85em;
    color: #666
}

.events .item .date .month {
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    font-size: 1.54em;
    line-height: 1
}

.events .item p, .events .item h3 {
    margin: 0 0 0 75px;
    font-size: 1em
}

.focus, .images {
    overflow: hidden
}

.images, .prev-next {
    width: 345px
}

#left_column .prev-next {
    width: 365px
}

.prev-next .inner, .images .inner {
    width: 50000px
}

.focus .item {
    display: none
}

.prev-next .item {
    display: block
}

.images .item, .prev-next .item {
    float: left;
    width: 345px
}

#left_column .prev-next .item, #left_column .prev-next {
    width: 365px
}

.focus h2 {
    color: #999;
    font-size: 1.7em;
    line-height: normal;
    text-transform: uppercase
}

.focus h2 .next {
    border-left: 3px solid #999;
    font-size: .6em;
    margin-left: 6px;
    padding: .3em 0 .5em 6px;
    text-transform: none;
    vertical-align: 4px
}

.focus .photo {
    float: left;
    margin: 3px 8px 8px 0;
    width: 120px
}

#content .focus .photo img {
    margin-bottom: 3px;
    padding: 3px;
    width: 112px
}

.focus .photo h3, .full_focus h3 {
    font-size: .93em;
    margin-top: 4px
}

.focus .photo p {
    font-size: .85em;
    margin: 0
}

.focus .content {
    margin: 0;
    padding: 4px 0 0 0
}

.focus .photo+.content {
    margin-left: 128px
}

.focus .links, .full_links {
    clear: both;
    font-weight: bold;
    font-size: .85em;
    padding: 4px 0 0 0;
    border-top: 1px solid #989898
}

.images, .images .item {
    position: relative
}

.images img.prev, .images img.next {
    position: absolute;
    top: 83px;
    cursor: pointer
}

.images img.next {
    right: 0
}

.images span.next {
    color: #666;
    cursor: pointer;
    display: block;
    font-size: .85em;
    font-weight: bold;
    text-align: right
}

.tab_group {
    background: #fff;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    padding: 10px
}

.tab_group .tabs {
    margin-bottom: 10px
}

.tab_group .tabs ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.tab_group .tabs li {
    background: #c7c7c7;
    -moz-border-radius: 2px;
    -webkit-border-radius: 2px;
    border-radius: 2px;
    color: #333;
    cursor: pointer;
    float: left;
    font-size: .85em;
    font-weight: bold;
    margin: 0 4px 2px 0;
    padding: 2px 5px;
    letter-spacing: 1px;
    margin-bottom: 0
}

.tab_group .tabs li.tabactive {
    background: #33698e;
    color: #fff;
    text-shadow: 1px 1px 4px rgba(0, 0, 0, 0.5)
}

.tab_group .tab_content div.item {
    display: none
}

.tab_group .tab_content div.tabactive, .tab_group .tab_content div.item div.item {
    display: block
}

.tab_group .images, .tab_group .images .item {
    margin: 0;
    width: 323px
}

.tab_group .images .item img.img {
    width: 313px
}

#left_column .tab_group .callout, #right_column .tab_group .callout {
    margin-bottom: 0
}

#left_column .tab_group .images, #left_column .tab_group .images .item {
    width: 343px
}

#left_column .tab_group .images .item img.img {
    width: 333px
}

.tab_group .movie {
    margin-bottom: 10px
}

.tab_group .movie iframe {
    width: 100%
}

.information, .alert {
    clear: both;
    margin-bottom: 20px;
    width: 100%
}

.information .bar {
    background: #6686a5 url(../../images/bars/blue.png) repeat-x;
    background-image: -moz-linear-gradient(#536e89, #6686a5);
    background-image: -ms-linear-gradient(#536e89, #6686a5);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#536e89), to(#6686a5));
    background-image: -webkit-linear-gradient(#536e89, #6686a5);
    background-image: -o-linear-gradient(#536e89, #6686a5);
    background-image: linear-gradient(#536e89, #6686a5);
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.alert .bar {
    background: #900000 url(../../images/bars/red.png) repeat-x;
    background-image: -moz-linear-gradient(#f00, #900000);
    background-image: -ms-linear-gradient(#f00, #900000);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#f00), to(#900000));
    background-image: -webkit-linear-gradient(#f00, #900000);
    background-image: -o-linear-gradient(#f00, #900000);
    background-image: linear-gradient(#f00, #900000);
    -moz-border-radius: 5px 5px 0 0;
    -webkit-border-radius: 5px 5px 0 0;
    border-radius: 5px 5px 0 0
}

.information .bar h3, .alert .bar h3 {
    color: #fff;
    font-size: 1.16em;
    padding: 2px 8px
}

.information .parsed, .alert .parsed {
    background: #fff;
    border: 1px solid #8c8c8c;
    -moz-border-radius: 0 0 5px 5px;
    -webkit-border-radius: 0 0 5px 5px;
    border-radius: 0 0 5px 5px;
    padding: 10px 10px 0
}

table.striped {
    background: #fff;
    border: 10px solid #ede8de;
    border-collapse: separate;
    border-spacing: 0;
    margin: 0 0 20px;
    padding: 10px;
    max-width: 100%
}

table.striped tr:first-child th:first-child {
    color: #f68e56;
    font-size: 1.31em;
    font-weight: bold
}

table.striped th {
    color: #333;
    font-weight: normal;
    font-size: 1.16em;
    text-align: left;
    padding: 5px;
    vertical-align: bottom
}

table.striped tr.categories th {
    color: #333;
    font-weight: bold;
    font-size: 1.16em;
    text-align: left;
    padding: 5px
}

table.striped tr.categories:first-child th:first-child {
    color: #333;
    font-size: 1.16em
}

table.striped td {
    color: #000;
    background: #f5f5f5;
    padding: 4px
}

table.striped tr.alt td, table.striped.auto tr:nth-child(even) td,
table.striped.table-sortable tbody tr:nth-child(odd) td {
    color: #000;
    background: #e0e0e0
}

#content table.striped tr.spacer td {
    background: transparent;
    padding: 0;
    height: 2em
}

table.striped tr td.required {
    color: #ef3b39;
    font-weight: bold
}

table.striped tr td.optional {
    color: #50b848;
    font-weight: bold
}

table.striped tr td.recommended {
    color: #f26722;
    font-weight: bold
}

table.striped a {
    color: #069;
    font-weight: normal
}

table.striped a:hover {
    color: #1c3664;
    text-decoration: underline
}

table.striped tr td.center, table.striped tr th.center {
    text-align: center
}

table.lines td, table.lines th {
    border: 1px solid #666;
    border-width: 0 1px 1px 0
}

table.lines tr:first-child td, table.lines tr:first-child th {
    border-top: 1px solid #666
}

table.lines tr td:first-child, table.lines tr th:first-child {
    border-left: 1px solid #666
}

table.table-sortable thead th div {
    cursor: pointer;
    padding-left: 9px;
    position: relative
}

table.table-sortable thead th span.table-th-sort-span {
    background: url(../../images/icons/table-sort-sprite.png) no-repeat;
    display: block;
    margin-top: -7px;
    position: absolute;
    left: 0;
    top: 50%;
    width: 7px;
    height: 14px
}

table.table-sortable thead th.table-th-sort span.table-th-sort-span {
    background-position: -7px 0
}

table.table-sortable thead th.table-th-sort-rev span.table-th-sort-span {
    background-position: -14px 0
}

.dept_unit {
    clear: both;
    margin: 0 0 40px
}


/* Starts here */


/* ends Here */

.person {
    border-bottom: 2px solid #666;
    margin-bottom: 20px;
    overflow: auto;
    padding: 0 0 10px
}

.person .photo {
    float: left;
    width: 142px
}

#content .person .photo img.img {
    margin-bottom: 2px;
    padding: 5px;
    width: 130px
}

.person .photo .quote {
    background: #e2e2e2;
    border: 1px solid #999;
    padding: 5px;
    font-size: .77em;
    margin-top: 10px;
    position: relative
}

.person .photo .quote:after {
    background: url('data:image/gif;base64,R0lGODlhGAAMANUhALi3taqmo8PAv7m4tp+emru6uaemou/v7+Hg4KKem6+urMTEwrKxr6ejoJ6dm7q6uqqpp6ejorSzr7y7uaCcm3p5daWlo+Hh4aWkn8LBwMTCw6mlosPBwtHRz6KioqOinqmopv///+Li4gAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAAACH5BAEAACEALAAAAAAYAAwAAAZTwJBwSAx5LMWkcoh5HCTLqJCQEYk6H6kysbBaNREtMVDwehkKcYgwMJsBBi3XbUYAKFEynY5Wbtp7dHBFDQJmF4FWdiBDAYaJgRMOIRUHkJAcEEEAOw==') no-repeat left top;
    top: -17px;
    content: "";
    display: block;
    height: 12px;
    left: 42%;
    margin: 5px 0 0;
    position: absolute;
    width: 24px
}

.person .photo+.person_bio, .person .content {
    margin-left: 150px
}

.person_bio .personal h3, .person .content h3 {
    color: #333;
    font-size: 1.31em
}

.person_bio .personal, .person .content h4 {
    border-bottom: 1px solid #989898;
    margin-bottom: 10px
}

.person_bio .personal h4, .person .content h4 {
    color: #666;
    font-size: 1.08em;
    margin: 0
}

.person_bio .contact {
    margin-bottom: 20px
}

.person_bio h4 {
    font-size: 1.09em;
    margin-bottom: 6px
}

.person_bio ul {
    list-style: none
}

.person_bio li {
    margin-bottom: 0;
    padding: 2px 0
}

.person_bio div.left {
    width: 40%
}

#left_column .person_bio div.left, #right_column .person_bio div.left,
body.layout-rightsidebar .person_bio div.left, body.layout-rightsidebar .person_bio div.right {
    width: auto
}

#personnel .specialties.right {
    width: 100%
}

#personnel .specialties.left+.specialties.right, .person div.right {
    width: 60%
}

.specialties li {
    background: url("data:image/gif;base64,R0lGODlhBQAFAIAAAJiYmAAAACH5BAAAAAAALAAAAAAFAAUAAAIEhI+pWAA7") no-repeat left 7px;
    list-style: none;
    padding-left: 10px
}

#personnel .person {
    border: 0;
    margin-left: 152px;
    padding-bottom: 0;
    overflow: visible
}

#personnel div.contact li {
    margin-bottom: 0
}

#personnel .person .photo {
    margin-left: -152px
}

#personnel .person_bio {
    float: left;
    margin-left: 0;
    width: 100%
}

#personnel a.button {
    background-color: #4d93c7;
    color: #fff
}

.personnel {
    margin-bottom: 15px;
    overflow: hidden
}

.slider .personnel {
    background: #fff;
    border: 1px solid #999;
    padding: 10px
}

.personnel .photo {
    padding-top: 0
}

.personnel .photo img {
    width: 120px
}

.personnel .person_bio {
    float: none;
    margin-left: 140px
}

.personnel div.left {
    padding-top: 0
}

.slider {
    margin-bottom: 20px;
    clear: both
}

.slider+.slider {
    margin-top: -20px
}

.sliders {
    border-bottom: 1px solid #676767;
    margin: 24px 0 30px
}

.sliders .slider {
    border-bottom: 0;
    margin-bottom: 0
}

.sliders .slider+.slider {
    margin-top: 0
}

.sliders h2.graybar+.item, h2.graybar+.sliders, h2.graybar+.slider {
    margin-top: -11px
}

.slider .bar h2 {
    background-repeat: no-repeat;
    background-position: right center;
    border-top: 4px solid #676767;
    cursor: pointer;
    margin: 0;
    padding: 8px 30px 8px 8px
}

.slider .bar h4 {
    background-repeat: no-repeat;
    background-position: right center;
    border-top: 1px solid #676767;
    cursor: pointer;
    font-size: 1.18em;
    font-weight: normal;
    margin: 0;
    padding: 4px 20px 4px 4px
}

.slider .highlight {
    background: none repeat 0 0
}

.slider .highlight h2, .slider .highlight h4 {
    text-decoration: underline
}

.slider .bar h2.collapse {
    background-image: url("data:image/gif;base64,R0lGODlhGwAPAIABAM/Ozf///yH5BAEAAAEALAAAAAAbAA8AAAIsjI8Gm+29wJsu0msVu3CHzCEgyJGJWXmdhKmnK8ITis5w/Yxy+EV76PuVFgUAOw==")
}

.slider .bar h4.collapse {
    background-image: url("data:image/gif;base64,R0lGODlhDwAJAIABAM/OzQAAACH5BAEAAAEALAAAAAAPAAkAAAIXjA95ywkMg4tmVtWw1Ejb/VDOB41cBhQAOw==")
}

.slider .bar h2.expand {
    background-image: url("data:image/gif;base64,R0lGODlhGwAPAIABAM/Ozf///yH5BAEAAAEALAAAAAAbAA8AAAIshIOpy+bAonxH2uRwvRquzHXNFoKROXoX+pGTq7DrJpc0bKt1iOy8+LP4EgUAOw==")
}

.slider .bar h4.expand {
    background-image: url("data:image/gif;base64,R0lGODlhDwAJAIABAM/Ozf///yH5BAEAAAEALAAAAAAPAAkAAAIXhIOZxqDfzlsyMOpgvTrbOnGTIo5IiRQAOw==")
}

.slider .highlight h2.collapse {
    background-image: url("data:image/gif;base64,R0lGODlhGwAPAIABAPJnIv///yH5BAEAAAEALAAAAAAbAA8AAAIsjI8Gm+29wJsu0msVu3CHzCEgyJGJWXmdhKmnK8ITis5w/Yxy+EV76PuVFgUAOw==")
}

.slider .highlight h4.collapse {
    background-image: url("data:image/gif;base64,R0lGODlhDwAJAIABAPJnIv///yH5BAEAAAEALAAAAAAPAAkAAAIXjA95ywkMg4tmVtWw1Ejb/VDOB41cBhQAOw==")
}

.slider .highlight h2.expand {
    background-image: url("data:image/gif;base64,R0lGODlhGwAPAIABAPJnIv///yH5BAEAAAEALAAAAAAbAA8AAAIshIOpy+bAonxH2uRwvRquzHXNFoKROXoX+pGTq7DrJpc0bKt1iOy8+LP4EgUAOw==")
}

.slider .highlight h4.expand {
    background-image: url("data:image/gif;base64,R0lGODlhDwAJAIABAPJnIgAAACH5BAEAAAEALAAAAAAPAAkAAAIXhIOZxqDfzlsyMOpgvTrbOnGTIo5IiRQAOw==")
}

.slider-content {
    border-top: 2px dashed #a29fa0;
    border-bottom: 1px solid #676767;
    background: #f2f1f0;
    padding: 10px;
    overflow: hidden
}

.hide-slider-style .slider-content {
    background: 0;
    border: 0;
    padding: 0
}

.slider-content a {
    color: #07a
}

.slider-content a:hover {
    color: #f26722;
    text-decoration: none
}

.slider-content a.pink:hover {
    text-decoration: underline
}

.slider .full {
    padding: 10px 0;
    background: inherit;
    margin: 0
}

.spotlight {
    margin: 0 0 15px;
    position: relative
}

.spotlight img {
    display: none
}

.spotlight-content {
    background: #fff;
    border: 1px solid #ddd;
    -moz-box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.15);
    -webkit-box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.15);
    box-shadow: 1px 1px 2px rgba(30, 30, 30, 0.15);
    margin-bottom: 30px;
    padding: 13px 15px;
    position: relative
}

.spotlight-content:after {
    background: url(../../images/spotlight/spotlight-arrow.png) no-repeat;
    bottom: -23px;
    content: "";
    display: block;
    height: 24px;
    left: 30px;
    position: absolute;
    width: 43px
}

.spotlight-content img {
    display: block;
    width: 202px
}

#right_sidebar .spotlight h3 {
    color: #999;
    font-weight: bold;
    font-size: 1.31em;
    margin: 5px 10px
}

.mediabox {
    clear: both
}

.mediabox a {
    font-weight: normal
}

.mediabox h2 {
    border-bottom: 3px solid #666;
    font-size: 1.23em;
    margin: 0 0 4px;
    text-transform: none
}

.mediabox h3 {
    border-bottom: 1px solid #666;
    font-size: 1.08em;
    font-weight: normal;
    margin: 0 0 4px
}

.mediabox .links {
    float: right;
    font-size: .85em;
    padding: .4em 4px 0 0
}

.link-list {
    margin: 0 0 20px
}

.link-list .selectField {
    cursor: pointer
}

.link-list h2, #right_sidebar .link-list h2 {
    border-bottom: 2px solid #666;
    margin: 0;
    padding: 0 5px;
    text-align: left;
    text-transform: none
}

.link-list ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.link-list ul li {
    border-bottom: 1px solid #666;
    margin-bottom: 0;
    padding: 3px 5px
}

#right_sidebar .link-list ul li {
    margin: 0
}

.link-list ul.link-buttons {
    margin-bottom: 30px
}

#container .link-list ul.link-buttons li {
    font-size: 1.18em;
    margin-bottom: 0;
    padding: 0
}

#container .link-list ul.link-buttons a {
    background: 0;
    display: block;
    line-height: inherit;
    padding: 5px
}

#container .link-list ul.link-buttons a:hover {
    background-color: #ddd;
    text-decoration: none
}

#footerhelper form.validate .left {
    margin-right: 20px;
    display: inline
}

#footerhelper form.validate .item {
    padding: 8px 0
}

#footerhelper form.validate input.text, #footerhelper form.validate select,
#footerhelper form.validate textarea, #footerhelper form.validate input[type=text] {
    background: #e7e2e2;
    border: 1px solid #535353;
    display: block;
    padding: 2px
}

#footerhelper #right_sidebar .boxed .boxed form.validate input.text,
#footerhelper #right_sidebar .boxed .boxed form.validate textarea {
    width: 185px
}

#footerhelper form.validate .item .group input, #footerhelper form.validate .item .item {
    margin-left: 20px
}

#footerhelper form.validate input[type=checkbox], #footerhelper form.validate input[type=radio] {
    margin: 5px 5px 0 20px
}

#footerhelper form.validate input.validation-failed, #footerhelper form.validate textarea.validation-failed,
#footerhelper form.validate select.validation-failed {
    border: 2px solid #ed1c24
}

#footerhelper form.validate .validation-advice {
    color: #ed1c24;
    font-size: .85em
}

#footerhelper form.validate label {
    font-weight: bold
}

#footerhelper form.validate label span {
    color: #ed1c24
}

#footerhelper form.validate .item p {
    margin: 2px 0 8px
}

.faqs {
    margin-bottom: 20px
}

.faqs .item {
    overflow: hidden;
    padding: 4px 0
}

.faqs .question {
    cursor: pointer;
    min-height: 1.8em
}

.faqs .highlight {
    background: #ccc
}

.faqs .question h2 {
    color: #666;
    float: left;
    font-size: 1.5em;
    font-weight: bold;
    margin: 0;
    text-align: right
}

.faqs .question p {
    font-weight: bold;
    margin: 1px 0 0 38px;
    padding-top: 2px
}

.faqs .answer {
    clear: both;
    margin: 0 0 0 38px;
    padding: 5px 0
}

.faqs .wrapper {
    clear: left
}

.facts {
    border-top: 1px solid #8c8c8c;
    background-repeat: no-repeat;
    padding: 15px 20px
}

#left_column .facts {
    background-image: url(../../images/facts/background-365.png)
}

#right_column .facts {
    background-image: url(../../images/facts/background-345.png)
}

.full {
    background: 0;
    border: 0;
    padding: 0;
    margin-bottom: 20px
}

.facts h2 {
    border-bottom: 2px solid #666;
    color: #333;
    font-size: 1.23em;
    padding: 0 0 8px 0
}

.facts p {
    margin: 0
}

.facts .fact {
    border-bottom: 1px solid #ccc;
    padding: 8px 0 8px 0
}

.facts .more_links {
    height: 40px;
    padding: 10px 5px 0 0
}

.facts .more_links a {
    color: #666;
    display: block;
    float: right;
    margin: 0 5px
}

.boxed-section, .steps {
    background: #ede8de;
    margin-bottom: 20px;
    padding: 14px;
    position: relative
}

.steps {
    padding: 10px
}

.boxed-section .shadow, .steps .shadow {
    -moz-box-shadow: 1px 1px 2px #ccc;
    -webkit-box-shadow: 1px 1px 2px #ccc;
    box-shadow: 1px 1px 2px #ccc
}

#left_column .boxed-section .shadow, #right_column .boxed-section .shadow {
    margin-top: 14px
}

#left_column .boxed-section div.shadow:first-child, #right_column .boxed-section div.shadow:first-child {
    margin-top: 0
}

.boxed-section .inner, .steps .inner {
    background: #fff;
    border: 1px solid #ccc;
    border-left: none;
    overflow: hidden;
    position: relative
}

.boxed-section .item {
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border-left: 1px solid #CCC;
    float: left;
    margin-bottom: -489px;
    padding: 11px 11px 500px;
    width: 25%
}

.boxed-section .item .item {
    border: 0;
    -moz-box-sizing: content-box;
    -webkit-box-sizing: content-box;
    box-sizing: content-box;
    float: none;
    margin-bottom: 0;
    padding: 0;
    width: auto
}

.steps .item {
    cursor: pointer;
    overflow: hidden
}

.boxed-section .two-column {
    width: 50%
}

.boxed-section .three-column {
    width: 75%
}

.boxed-section .four-column {
    width: 100%
}

.boxed-section .full, .boxed-section .full-column, .steps .inner {
    border-left: 1px solid #ccc;
    float: none;
    margin-bottom: 0;
    padding: 10px;
    width: auto
}

.steps .inner {
    padding: 0 0 12px;
    width: 100%
}

.boxed-section .full-column+.full-column {
    border-top: 1px solid #ccc
}

.boxed-section ul {
    margin: 0
}

.boxed-section li {
    margin: 8px 0
}

.steps h2.title {
    color: #333;
    font-size: 1.85em;
    border-bottom: 2px dashed #999;
    margin: 12px 15px 8px;
    padding: 0 5px 2px
}

.boxed-section h3 {
    color: #f26722;
    font-size: 1.31em;
    margin-bottom: 10px
}

.boxed-section h4 {
    color: #046994;
    font-size: 1.16em
}

.boxed-section p {
    line-height: 1.5em
}

.steps .highlight {
    background: #ebebeb
}

.steps .question {
    padding: 0 20px
}

.steps .question h2 {
    color: #97bc3d;
    display: inline;
    font-size: 3.35em;
    line-height: 1;
    vertical-align: middle
}

.steps .question p {
    font-weight: bold;
    font-size: 1.08em;
    color: #666;
    margin: 0;
    padding-left: 5px;
    display: inline;
    vertical-align: middle
}

.steps .question a {
    color: #666;
    text-decoration: none
}

.steps .wrapper {
    display: none
}

#landing-links {
    margin-bottom: 20px;
    overflow: hidden
}

#landing-links .link-list {
    float: left;
    margin: 0 5px;
    width: 168px
}

#landing-links .link-list h2 {
    border: 0;
    color: #046994;
    font-size: 1.16em;
    margin-bottom: .12em;
    padding: 0;
    text-transform: uppercase
}

#landing-links .link-list ul li {
    border: 0;
    padding: 3px 0
}

#landing-links .link-list li a {
    color: #333
}

#social-media-items h3 {
    color: #666;
    float: left;
    margin: 17px 0 0 15px;
    text-transform: uppercase
}

#social-media-items ul {
    list-style: none;
    overflow: hidden;
    padding-left: 0
}

#social-media-items li {
    float: left;
    margin-bottom: 5px;
    margin-left: 12px
}

.mini-profile img+.profile {
    margin-left: 150px
}

.mini-profile .profile h4 {
    border-bottom: 1px solid #989898;
    color: #666;
    font-size: 1em;
    margin: 0
}

.mini-profile .profile h5, .mini-profile .profile h6 {
    font-size: 1em
}

.profile-list .item {
    border-top: 1px solid #666;
    clear: both;
    overflow: auto;
    padding: 5px 0
}

.profile-list .item:first-child {
    border-top: 0;
    padding-top: 0
}

.profile-list .photo {
    float: left;
    width: 130px
}

.profile-list .photo img {
    width: 120px
}

#content .profile-list .photo img.img {
    margin: 0
}

.profile-list .content {
    margin-left: 140px
}

.profile-list h3 {
    font-size: 1.08em;
    line-height: 1.08em
}

.profile-list h4 {
    color: #999;
    font-size: 1em;
    margin-top: 0
}

.profile-list h5 {
    font-size: 1em
}

.gallery h2 {
    color: #474747;
    margin: 1px 0;
    background: #bfbfbd;
    cursor: pointer
}

.gallery h2.expand {
    background: #bfbfbd
}

.gallery h2.collapse {
    color: #666;
    background: #e0e0df
}

.gallery .item {
    float: left;
    margin: 9px
}

.gallery .photo_gallery .inner {
    margin: 10px 0
}

#right_sidebar+#content .gallery .item {
    margin: 6px
}

#content .gallery img.img {
    margin-bottom: 0
}

.personnel-interests {
    clear: both;
    overflow: hidden;
    margin-bottom: 15px;
    width: 100%
}

.personnel-interests .left {
    width: 30%
}

.personnel-interests .right {
    width: 69%
}

.a2z-nav {
    font-size: 1.39em;
    margin: 40px 0;
    text-align: center
}

.a2z-nav ul, .a2z-letter ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.a2z-nav li {
    display: inline;
    margin: 3px
}

.a2z-letter {
    clear: both
}

.a2z-letter h3 {
    font-size: 2.16em;
    color: #999;
    border-bottom: 1px solid #999
}

#betabug {
    position: fixed;
    bottom: 0;
    right: 0;
    z-index: 999999
}

#betabug a {
    display: block;
    padding: 6px 12px;
    -moz-box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.4);
    box-shadow: -2px -2px 2px rgba(0, 0, 0, 0.4);
    background: #fff;
    border-left: 1px solid #ccc;
    border-top: 1px solid #ccc;
    font-size: 14px;
    color: #333
}

nav.jump-menu {
    background: #fff url(../../images/modules/jump-menu/background.png) repeat-x bottom right;
    background-image: -moz-linear-gradient(#fff, #ebe9ea);
    background-image: -ms-linear-gradient(#fff, #ebe9ea);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#fff), to(#ebe9ea));
    background-image: -webkit-linear-gradient(#fff, #ebe9ea);
    background-image: -o-linear-gradient(#fff, #ebe9ea);
    background-image: linear-gradient(#fff, #ebe9ea);
    -webkit-border-radius: 8px;
    -moz-border-radius: 8px;
    border-radius: 8px;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    cursor: pointer;
    margin-bottom: 20px;
    position: relative;
    width: 100%;
    z-index: 9999
}

nav.jump-menu h4 {
    -webkit-border-radius: 8px 0 0 8px;
    -moz-border-radius: 8px 0 0 8px;
    border-radius: 8px 0 0 8px;
    color: #666;
    font-size: 1.18em;
    font-weight: normal;
    line-height: 1.5em;
    padding: 5px 5px 5px 10px;
    margin: 0 17% 0 0;
    white-space: nowrap;
    overflow: hidden
}

nav.jump-menu h4:after {
    background: #ffc825;
    background-image: -moz-linear-gradient(#ffc825, #dbab25);
    background-image: -ms-linear-gradient(#ffc825, #dbab25);
    background-image: -webkit-gradient(linear, 0 0, 0 bottom, from(#ffc825), to(#dbab25));
    background-image: -webkit-linear-gradient(#ffc825, #dbab25);
    background-image: -o-linear-gradient(#ffc825, #dbab25);
    background-image: linear-gradient(#ffc825, #dbab25);
    -webkit-border-radius: 0 8px 8px 0;
    -moz-border-radius: 0 8px 8px 0;
    border-radius: 0 8px 8px 0;
    content: url("data:image/gif;base64,R0lGODlhEgAKAIABAP///////yH5BAEAAAEALAAAAAASAAoAAAIaBIKparafXJBwnngrxW+zzFUW4kFSqYFi+BQAOw==");
    display: block;
    position: absolute;
    top: 0;
    right: 0;
    padding: 5px 0;
    width: 17%;
    text-align: center
}

nav.jump-menu:hover h4, nav.jump-menu.active h4 {
    background: #fff
}

nav.jump-menu:hover h4:after, nav.jump-menu.active h4:after {
    background: #ffc825
}

nav.jump-menu .options {
    background: #fff;
    -webkit-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    -moz-box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 3px rgba(0, 0, 0, 0.4);
    display: none;
    max-height: 300px;
    overflow: auto;
    overflow-x: hidden;
    position: absolute;
    top: 31px;
    left: 0;
    width: 100%
}

nav.jump-menu.above .options {
    top: auto;
    bottom: 31px
}

nav.jump-menu.active .options {
    display: block
}

nav.jump-menu ul {
    list-style: none;
    margin: 0;
    padding: 0
}

#container nav.jump-menu li {
    margin: 0
}

nav.jump-menu li a, nav.jump-menu li span {
    display: block;
    font-size: 1.18em;
    padding: 5px 5px 5px 10px
}

nav.jump-menu li li a {
    padding-left: 25px
}

nav.jump-menu li span {
    font-weight: bold
}

nav.jump-menu li a:hover {
    background: #dedede;
    text-decoration: none
}

div.gift {
    background: #ede8de;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    margin: 0 1% 20px;
    padding: 10px;
    position: relative
}

div.gifts-4 {
    width: 23%
}

div.gifts-3 {
    width: 32%
}

div.gifts-2 {
    width: 48%
}

#content div.gift img.img {
    border: 0;
    background: transparent;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    display: block;
    margin-bottom: 0;
    padding: 0;
    width: 100%
}

div.gift-content {
    background: #fff;
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    float: left;
    padding: 10px;
    width: 100%
}

div.gift-content div.more {
    margin-bottom: 20px
}

div.gift .progress-wrapper {
    background: 0;
    -moz-border-radius: 0;
    -webkit-border-radius: 0;
    border-radius: 0;
    -moz-box-shadow: none;
    -webkit-box-shadow: none;
    box-shadow: none;
    float: none
}

div.gift .progress-bar {
    margin: 0
}

div.gift-buttons a {
    color: #333;
    font-size: 1.35em;
    font-weight: bold;
    text-decoration: none;
    text-align: center;
    -moz-border-radius: 6px;
    -webkit-border-radius: 6px;
    border-radius: 6px;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.4);
    -moz-box-sizing: border-box;
    -webkit-box-sizing: border-box;
    box-sizing: border-box;
    border: 3px solid #fff;
    background: #ffce00;
    display: block;
    float: left;
    margin-left: 2%;
    padding: 5px 0;
    width: 30%
}

div.gift-buttons a+a {
    margin-left: 3%
}

div.gift-buttons a:hover {
    background-color: #ccc
}

div.gift.mini+div.gift.mini {
    margin: 0 1%
}

div.gift.mini {
    margin: 0 1%
}

div.gift.mini div.progress-bar, div.gift.mini div.progress-bar div.progress {
    height: 6px
}

div.gift.mini div.progress-goal, div.gift.mini div.progress-hover,
div.gift.mini div.gift-description {
    display: none
}

div.gift.mini div.gift-buttons a {
    margin-left: 0;
    position: relative;
    width: 100%;
    z-index: 1000
}

div.gift.mini h3 {
    font-size: 1.18em;
    margin: -6px 0 12px
}

a.button {
    color: #333;
    font-size: 1.16em;
    font-weight: bold;
    text-align: center;
    text-decoration: none;
    background: #ffce00;
    border: .2em solid #fff;
    -moz-border-radius: .45em;
    -webkit-border-radius: .45em;
    border-radius: .45em;
    -moz-box-shadow: 1px 1px .3em rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 1px 1px .3em rgba(0, 0, 0, 0.3);
    box-shadow: 1px 1px .3em rgba(0, 0, 0, 0.3);
    display: block;
    margin: 10px 5px;
    padding: 2px 5px
}

a.button:hover {
    background-image: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAYAAAAfFcSJAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA9JREFUeNpiYGBgkAIIMAAAHwAbZIBtGgAAAABJRU5ErkJggg==")
}

a.button:active {
    -moz-box-shadow: 0 0 .15em rgba(0, 0, 0, 0.3);
    -webkit-box-shadow: 0 0 .15em rgba(0, 0, 0, 0.3);
    box-shadow: 0 0 .15em rgba(0, 0, 0, 0.3);
    position: relative;
    top: 1px
}

#right_sidebar a.button {
    font-weight: bold
}

#leftnav a.button {
    font-size: 1.5em;
    margin-bottom: 20px
}

#leftnav {
    text-align: right;
    margin-bottom: 40px;
    outline: 0;
    overflow: hidden;
    width: 215px
}

#main_links, #quick_links {
    list-style: none;
    border-right: 2px solid #808080;
    margin: 0 0 20px 0;
    padding: 0 10px 0 0
}

#main_links li, #quick_links li {
    line-height: 1;
    list-style: none;
    margin: 0
}

#main_links li.nav-title span, #quick_links li.nav-title span {
    color: #000;
    font-family: 'Open Sans Condensed', Arial, sans-serif;
    font-size: 2.2em;
    font-weight: 300;
    line-height: 1;
    text-transform: uppercase;
    border-top: 1px solid #808080;
    cursor: pointer;
    display: block;
    margin-right: 5px;
    padding: 12px 0
}

#main_links li.nav-title:first-child span {
    border-top: 0;
    padding-top: 0
}

#main_links li.nav-title span a {
    color: #000;
    font-weight: 300
}

#leftnav .sublinks {
    display: none;
    position: relative
}

#leftnav .active {
    display: block
}

#main_links div.sublinks ul {
    line-height: 1;
    border-top: 1px solid #808080;
    padding: 2px 0;
    margin-right: 5px
}

#main_links div.sublinks a, #quick_links a {
    color: #000;
    font-size: 1.3em;
    font-weight: bold;
    display: block;
    margin: 4px -5px 4px 0;
    padding: 4px 5px 4px 10px
}

#main_links div.sublinks li.active a, #main_links div.sublinks a:hover,
#main_links div.sublinks a:active {
    background-color: #edeae1;
    border-left: 5px solid #666;
    text-decoration: none;
    padding-left: 5px
}

#main_links div.sublinks ul ul {
    background: #edeae1;
    margin-right: -5px;
    padding-right: 5px
}

#main_links div.sublinks li.active ul a, #quick_links div.sublinks ul ul a {
    font-weight: normal;
    border: 0;
    padding-right: 15px;
    position: relative
}

#main_links div.sublinks li.active ul a:after, #quick_links div.sublinks ul ul a:after {
    content: ' -';
    position: absolute;
    right: 7px;
    top: 3px
}

#main_links div.sublinks li.active li.active a, #quick_links div.sublinks li.active li.active a {
    background: #dedbd3
}

#main_links div.sublinks ul ul a:hover, #main_links div.sublinks ul ul a:active,
#quick_links div.sublinks ul ul a:hover, #quick_links div.sublinks ul ul a:active {
    background: #dedbd3
}

#quick_links {
    margin-top: -20px
}

#quick_links li.sub span {
    font-family: 'Open Sans', Arial, sans-serif;
    font-size: 1.3em;
    font-weight: bold;
    line-height: 1.3;
    text-transform: none;
    background-color: transparent;
    border: 0;
    cursor: pointer;
    margin: 4px -5px 0 0;
    padding: 2px 5px 2px 25px;
    position: relative
}

#quick_links li.sub span a {
    font-size: 1em;
    margin: 0;
    padding: 0
}

#quick_links a:hover, #leftnav #quick_links li.sub span:hover {
    background-color: #edeae1;
    text-decoration: none
}

#quick_links li.sub span.expand {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAANRJREFUeNqEkUEKwjAQRcdacoZCV64Et666cOMdunSlROx1BKGgIHYpeBzBewS6U38kwmSc1IFXkp+ZH/I7stZeiGhFcW3AifRag6PQugyfBtzFwQFUikkVznj52cYbOVCDnh0acAUF04qgGab5mbptW5dxV3FTCW5h0IR1KXoamHxekzPxDJYiL/+UPVtHuYQZkka+tmAOZkyzSlY/L8hEQ6/kRYkeN2SUyivKRfnLqtE3r07Ro1x45QM3+7wmYBr2D7BLNed/sliAMXiB50AvvQUYAK6rK3VrhupcAAAAAElFTkSuQmCC') no-repeat 5px center
}

#quick_links li.sub span.collapse {
    background: url('data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABIAAAALCAYAAAByF90EAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAK1JREFUeNpiTEtLYyAAmICYEYj/YpOcOXMmXBEuwA3Eh4H4BRA/h7I58dmGC0wHYhsgFoViEHsmqQYlAHEsFvFYqBxRBmkB8TQ8Lp0GVYPXIB4gXo0vLKByGGqYiLBtFhSju3omLoOwhctxIM6F4uP4wosJT7g8BeIgIP4FxUFQMRQfpKena8EMwhYuII2h0DQEAy+gYr/QwwtoGA8TjnDJwuIVmFezsMUyQIABAHuSJnoakpNMAAAAAElFTkSuQmCC') no-repeat 5px center
}

#quick_links div.sublinks {
    margin-right: -5px
}

#quick_links div.sublinks ul {
    line-height: 1;
    border-top: 1px solid #808080;
    padding: 2px 0;
    margin-right: 10px
}

#quick_links div.sublinks ul ul {
    background: #edeae1;
    margin-right: 0;
    padding-right: 5px
}

#leftnav ul {
    text-align: right
}

#leftnav a.rollover {
    margin: 0 auto 20px
}

#header {
    background: #ffce00;
    height: 90px;
    position: absolute;
    top: 0;
    width: 100%;
    min-width: 960px
}

#header .inner {
    margin: 0 auto;
    width: 100%;
    max-width: 960px
}

#header-logo {
    float: left;
    margin: 22px 40px 0 0
}

#header-peoplenav {
    float: left;
    margin: 40px 45px 0 0
}

#header-peoplenav ul, #header-more ul {
    list-style: none;
    margin: 0;
    padding: 0;
    position: relative;
    z-index: 10
}

#header-peoplenav li, #header-more li {
    line-height: 10px;
    display: inline;
    margin-left: 10px;
    position: relative;
    overflow: visible
}

#header-peoplenav li:first-child, #header-more li:first-child {
    margin-left: 0
}

#header-peoplenav div.subnav {
    background: #000;
    position: absolute;
    top: 26px;
    left: 0;
    overflow: hidden;
    -moz-transition: height 250ms 0;
    -webkit-transition: height 250ms 0;
    -o-transition: height 250ms 0;
    transition: height 250ms 0
}

#header-peoplenav li:hover div.subnav ul {
    margin-top: 0;
    -moz-transition: margin-top 250ms 250ms;
    -webkit-transition: margin-top 250ms 250ms;
    -o-transition: margin-top 250ms 250ms;
    transition: margin-top 250ms 250ms
}

#header-peoplenav div.subnav ul {
    margin-top: -130%;
    padding: 6px 10px;
    -moz-transition: margin-top 250ms 0;
    -webkit-transition: margin-top 250ms 0;
    -o-transition: margin-top 250ms 0;
    transition: margin-top 250ms 0
}

#header-peoplenav div.subnav li {
    line-height: 1;
    display: block;
    margin: 4px 0
}

body #header-peoplenav div.subnav a {
    color: #fff;
    font-weight: normal
}

#header-peoplenav div.subnav a:hover, #header-peoplenav div.subnav a:active {
    color: #ffce00
}

#header-peoplenav a, #header-more a {
    color: #141414;
    font-size: 1.2em;
    font-weight: 700;
    text-transform: uppercase;
    text-decoration: none;
    padding-bottom: 15px
}

div.header-slider {
    background: #fff;
    height: 6px;
    margin-top: 8px;
    overflow: hidden;
    position: relative;
    width: 308px;
    z-index: 9
}

#header-more div.header-slider {
    width: 37px
}

div.header-slider span {
    display: block;
    background: #141414;
    position: absolute;
    top: -10px;
    width: 20px;
    height: 6px;
    -moz-transition: top 250ms, left 250ms, width 250ms;
    -webkit-transition: top 250ms, left 250ms, width 250ms;
    -o-transition: top 250ms, left 250ms, width 250ms;
    transition: top 250ms, left 250ms, width 250ms
}

div.header-slider span.instant {
    -moz-transition: top 250ms, left 0, width 0;
    -webkit-transition: top 250ms, left 0, width 0;
    -o-transition: top 250ms, left 0, width 0;
    transition: top 250ms, left 0, width 0
}

#header-search {
    float: left;
    margin: 34px 0 0 0;
    position: relative
}

input#q {
    font-size: 15px;
    -moz-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.25);
    box-shadow: inset 0 0 2px rgba(0, 0, 0, 0.25);
    border: 1px solid #ccc;
    padding: 0 26px 0 8px;
    width: 172px;
    height: 30px
}

input#sa {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAN5JREFUeNrMkuENgyAQhc9OwAiMwAiOwAayQUdoOwHpBIygG6AT4AZ1BDawd+ZMKEHlZ1/yot69+1CwgV9J9B2tktqMfqMXKKhJ7p/oh5QStNYghIAYIwzDAMuyzb44UxQ1VmvtWhLVqY+2pWF5NrzLObdD2hzglFJrjShH+XT4RsSu66BGnGtzgERyFYBzMgdE3uVLzTOdKMQcME7TVAXg3JjXDe1uCOF0A733h6dA8vjjHEKoTn3KHb2dQAdawRizrUbu+3575pU/fDVnn2l2UOKQDLkayJX+DPIVYAAZEOsIJD0K7QAAAABJRU5ErkJggg==") no-repeat center center;
    border: 0;
    color: transparent;
    cursor: pointer;
    outline: 0;
    position: absolute;
    right: 5px;
    top: 3px;
    text-indent: -5000em;
    text-transform: capitalize;
    width: 20px;
    height: 26px
}

#header-more {
    float: right;
    margin-top: 40px
}

#footer-fixed {
    background: #000;
    cursor: pointer;
    margin-top: -50px;
    outline: 0;
    position: absolute;
    bottom: 0;
    width: 100%;
    min-width: 960px;
    z-index: 65554
}

#footer-fixed.animate, #footer-fixed.open.scrolled {
    -moz-transition: bottom 500ms;
    -webkit-transition: bottom 500ms;
    -o-transition: bottom 500ms;
    transition: bottom 500ms
}

#footer-fixed.fixed, #footer-fixed.open.scrolled {
    position: fixed
}

#footer-fixed.scrolled {
    -moz-transition: bottom 0;
    -webkit-transition: bottom 0;
    -o-transition: bottom 0;
    transition: bottom 0
}

#footer-trigger {
    background: url("data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAACgAAAAUCAYAAAD/Rn+7AAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAyRpVFh0WE1MOmNvbS5hZG9iZS54bXAAAAAAADw/eHBhY2tldCBiZWdpbj0i77u/IiBpZD0iVzVNME1wQ2VoaUh6cmVTek5UY3prYzlkIj8+IDx4OnhtcG1ldGEgeG1sbnM6eD0iYWRvYmU6bnM6bWV0YS8iIHg6eG1wdGs9IkFkb2JlIFhNUCBDb3JlIDUuMy1jMDExIDY2LjE0NTY2MSwgMjAxMi8wMi8wNi0xNDo1NjoyNyAgICAgICAgIj4gPHJkZjpSREYgeG1sbnM6cmRmPSJodHRwOi8vd3d3LnczLm9yZy8xOTk5LzAyLzIyLXJkZi1zeW50YXgtbnMjIj4gPHJkZjpEZXNjcmlwdGlvbiByZGY6YWJvdXQ9IiIgeG1sbnM6eG1wPSJodHRwOi8vbnMuYWRvYmUuY29tL3hhcC8xLjAvIiB4bWxuczp4bXBNTT0iaHR0cDovL25zLmFkb2JlLmNvbS94YXAvMS4wL21tLyIgeG1sbnM6c3RSZWY9Imh0dHA6Ly9ucy5hZG9iZS5jb20veGFwLzEuMC9zVHlwZS9SZXNvdXJjZVJlZiMiIHhtcDpDcmVhdG9yVG9vbD0iQWRvYmUgUGhvdG9zaG9wIENTNiAoTWFjaW50b3NoKSIgeG1wTU06SW5zdGFuY2VJRD0ieG1wLmlpZDpGMkIwRDNGRDcwQTAxMUUzQjMxMUU1RjRDQkZBRkE5RCIgeG1wTU06RG9jdW1lbnRJRD0ieG1wLmRpZDpGMkIwRDNGRTcwQTAxMUUzQjMxMUU1RjRDQkZBRkE5RCI+IDx4bXBNTTpEZXJpdmVkRnJvbSBzdFJlZjppbnN0YW5jZUlEPSJ4bXAuaWlkOkYyQjBEM0ZCNzBBMDExRTNCMzExRTVGNENCRkFGQTlEIiBzdFJlZjpkb2N1bWVudElEPSJ4bXAuZGlkOkYyQjBEM0ZDNzBBMDExRTNCMzExRTVGNENCRkFGQTlEIi8+IDwvcmRmOkRlc2NyaXB0aW9uPiA8L3JkZjpSREY+IDwveDp4bXBtZXRhPiA8P3hwYWNrZXQgZW5kPSJyIj8+MHmQJAAAAg1JREFUeNqslk1LAkEYx2c3qO9QQYc6da1DfoBejpYvoNGhQ52CLpXoXUkN6tIhopsVZCZdq3sFWtChLgUFhV8hgrDncWdiHJ+ZXd194I/rOP72pztvVvOBUdUPCfOEIIOQH8gn5BFShVzyNi/VM88iBOchBciYy01fISnIhUs/XzxZsA+Sg2yx7gpvnoH8Ku2B8GTBfA8wGZpS2gLhCcEopMz8VQxyzq8D49l8AO8y/7XHWR28GPyP13f6L97cO30ons1Nh013vrqFDnOM1V+MgkOQOMVbgWmSzNCSKJdIO30ons2nvlEuAfDUMmORDcZqz0bJMMWbgYXlJNcpKeSOs04fiodj8B0uRkxyCJ8NOXLRTRgYRcYmx0ngB38leSiX5DzLcpVr8VDwGy4G3OREuUjiQtukeLKkGG9neaNci2dTq7eQO1XksFAK5VBS87i97i6tf9GtULChk9P9OiFJjMmGyqMecbngRDdxZB4KPskth1WznCxZ2WEse9TWXFN51PibnnJCTRylajgGF+GixIKpJT4GSyY5r58hDwVxYX1zWws91BdklAu28XBSrC6QAv/LzUHFeewqT2x1uLie+RSMS9tbYDybv0Fw0QesqOy9gfHU4xbuf2tdwvYh65rjlm8edWCNQLY9HjDT0glGV754luHIH+On4Qm+cYuBW+dH9HKXR/6eeH8CDABBaNxf6xrbswAAAABJRU5ErkJggg==") no-repeat;
    position: absolute;
    right: 0;
    top: 13px;
    width: 20px;
    height: 20px
}

#footer-fixed.open #footer-trigger {
    background-position: -20px 0
}

#footer {
    background: #333;
    cursor: default;
    overflow: hidden
}

#footer-fixed a {
    color: #fff;
    font-weight: normal
}

.footer-sections {
    font-size: 1.8em;
    font-weight: 700;
    margin: 0 auto;
    padding: 16px 0;
    overflow: hidden;
    position: relative;
    width: 100%;
    max-width: 960px
}

.footer-sections div {
    color: #fff;
    text-transform: uppercase;
    float: left;
    padding-left: 1%;
    width: 19%
}

.footer-sections div:hover {
    color: #ffce00
}

#footer .footer-sections {
    font-size: 1em;
    font-weight: 400;
    padding: 8px 0
}

#footer .footer-sections div:hover {
    color: #fff
}

.footer-sections ul {
    list-style: none;
    margin: 0;
    padding: 0
}

.footer-sections li {
    font-size: 1.1em;
    line-height: 1.5em;
    margin: 0
}

.footer-sections li:before {
    content: "- "
}

#footer-contact {
    cursor: auto;
    font-size: 1.1em;
    text-transform: none
}

#footer-contact p {
    margin-bottom: .5em
}

#footer-contact strong a {
    font-weight: bold
}

#footer .inner {
    border-top: 1px solid #808084;
    margin: 20px auto 0;
    padding: 30px 0 20px;
    overflow: hidden;
    width: 100%;
    max-width: 960px
}

#footer-webmaster {
    font-size: 1.3em;
    float: left;
    width: 33%
}

#footer-webmaster a {
    font-weight: bold
}

#footer-eos {
    font-size: 1.3em;
    font-style: italic;
    line-height: 1.25em;
    text-align: right;
    float: left;
    width: 67%
}

#footer-eos a {
    color: #feb900
}

.event-listing {
    background: #ede8dc;
    padding: 15px
}

.event-listing .event {
    background: #fff;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 15px
}

.event-listing .event+.event {
    margin-top: 15px
}

#content .event-listing img {
    float: left;
    margin-right: 10px;
    width: 150px
}

.event-listing a+.text {
    margin-left: 170px
}

.tickets-sale, .tickets-sale {
    float: right;
    font-weight: bold;
    text-align: right;
    width: 35%
}

a.buy-now {
    background: #ec008c;
    -moz-border-radius: 5px;
    -webkit-border-radius: 5px;
    border-radius: 5px;
    color: #fff;
    display: block;
    float: right;
    font-size: 1.16em;
    font-weight: bold;
    margin-top: 2px;
    padding: 5px 7px
}

a.buy-now:hover {
    background-color: #b3006a;
    text-decoration: none
}

.buy-ticket li {
    border-top: 1px solid #989898;
    padding: 13px 0
}

.buy-ticket li:first-child {
    border: 0
}

.buy-ticket li a {
    margin: -6px 0
}

.event-listing p {
    clear: right
}

#event {
    background: #ede8de;
    overflow: hidden;
    padding: 15px
}

#event .inner {
    background: #fff;
    -moz-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    -webkit-box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    box-shadow: 1px 1px 5px rgba(0, 0, 0, 0.25);
    overflow: hidden;
    padding: 15px
}

#event div.left+.text {
    margin-left: 360px
}

iframe#header, iframe#footer {
    background-color: transparent
}

