@import url(wsgr.css);
html {
  font-size: 100.01%; }
  html body {
    background: #fff url('/images/background.png') top center no-repeat;
    color: #333333;
    font: normal normal normal 62.5%/1 "Arial", arial, sans-serif;
    text-align: center; }
    html body #container {
      font-size: 1em;
      margin: 0 auto;
      position: relative;
      text-align: left;
      width: 1024px; }
      html body #container #header {
        background: transparent url('/images/header.png') top center no-repeat;
        height: 93px; }
        html body #container #header #spanish {
          font-size: 1.1em;
          font-weight: bold;
          position: absolute;
          right: 53px;
          top: 9px; }
          html body #container #header #spanish a {
            color: white; }
        html body #container #header #vsuw {
          left: 56px;
          position: absolute;
          top: 29px; }
        html body #container #header #luuw {
          position: absolute;
          right: 51px;
          top: 29px; }
        html body #container #header #promo {
          position: absolute;
          top: 15px;
          left: 220px; }
      html body #container #top-image {
        height: 183px;
        margin-bottom: 11px; }
        html body #container #top-image img {
          margin: 0 28px; }
      html body #container #navigation {
        background: transparent url('/images/navigation-background.png') top center no-repeat;
        color: white;
        height: 87px;
        position: relative;
        z-index: 200; }
        html body #container #navigation.with-callout {
          margin-bottom: 56px; }
        html body #container #navigation.without-callout {
          margin-bottom: 10px; }
        html body #container #navigation a {
          display: block; }
        html body #container #navigation ul {
          left: 45px;
          position: absolute;
          top: 2px; }
          html body #container #navigation ul >li {
            display: block;
            float: left;
            height: 52px;
            line-height: 52px;
            vertical-align: middle; }
            html body #container #navigation ul >li.active, html body #container #navigation ul >li:hover {
              background: transparent url('/images/nav-primary-bg.png') top center repeat-x; }
              html body #container #navigation ul >li.active >ul,               html body #container #navigation ul >li:hover >ul {
                display: block; }
            html body #container #navigation ul >li:hover >ul {
              z-index: 1000; }
            html body #container #navigation ul >li >a {
              background: transparent url('/images/nav-primary-side.png') top right no-repeat;
              color: white;
              display: block;
              font-size: 1.4em;
              font-weight: bold;
              padding: 0 15px;
              text-decoration: none;
              text-transform: uppercase; }
            html body #container #navigation ul >li >ul {
              background: transparent url('/images/nav-secondary-bg-hover.png') top center repeat-x;
              display: none;
              left: 0;
              position: absolute;
              top: 52px;
              width: 910px;
              z-index: 1; }
              html body #container #navigation ul >li >ul >li {
                font-size: 0.75em;
                height: 30px;
                line-height: 30px;
                margin-right: 2px;
                position: relative; }
                html body #container #navigation ul >li >ul >li >ul {
                  display: none !important; }
                html body #container #navigation ul >li >ul >li.active ul {
                  display: none; }
                html body #container #navigation ul >li >ul >li a {
                  background: none !important;
                  padding: 0 6px;
                  text-transform: none; }
        html body #container #navigation #search {
          font-size: 1.2em;
          font-weight: bold;
          position: absolute;
          right: 55px;
          top: 12px; }
      html body #container #slider {
        position: absolute;
        width: 943px;
        margin: 0 auto 1.0em auto;
        top: 85px;
        left: 40px;
        z-index: 0; }
        html body #container #slider .button {
          position: absolute;
          bottom: 8px;
          right: 20px;
          z-index: 1000;
          font-size: 20pt;
          text-transform: uppercase; }
          html body #container #slider .button small {
            font-size: 0.7em; }
          html body #container #slider .button.contract {
            right: 24px; }
          html body #container #slider .button a {
            color: white;
            font-weight: bold;
            text-decoration: none; }
        html body #container #slider .headline, html body #container #slider .content {
          background: url("/images/callout-background.png");
          width: 903px; }
        html body #container #slider .content {
          padding: 20px 20px 30px;
          color: black;
          overflow: auto;
          z-index: 1000; }
          html body #container #slider .content p {
            margin-bottom: 0;
            padding-bottom: 1.0em; }
          html body #container #slider .content ul {
            float: none;
            font-size: 1.25em;
            height: auto;
            left: 0;
            line-height: 1.4;
            list-style: disc outside;
            margin-bottom: 1.4em;
            margin-left: 1em;
            position: relative;
            top: 0; }
            html body #container #slider .content ul li {
              display: list-item;
              float: none;
              height: auto;
              line-height: 1.4; }
              html body #container #slider .content ul li:hover {
                background: none; }
            html body #container #slider .content ul a {
              text-decoration: underline;
              color: #EF9526;
              white-space: normal; }
        html body #container #slider .headline {
          height: 40px;
          color: white;
          font-size: 10pt;
          font-weight: bold;
          padding: 0 20px; }
          html body #container #slider .headline p {
            line-height: 46px;
            margin-bottom: 0; }
            html body #container #slider .headline p a {
              color: #173092;
              text-decoration: underline; }
        html body #container #slider .bottom {
          width: 943px;
          height: 6px;
          margin-bottom: 0;
          background: url("/images/callout-bottom.png") center top no-repeat; }
      html body #container #content {
        margin-bottom: 20px;
        padding-left: 28px; }
        html body #container #content:after {
          content: ".";
          height: 0;
          clear: both;
          display: block;
          visibility: hidden; }
        html body #container #content a {
          color: #EF9526; }
        html body #container #content ul, html body #container #content ol {
          font-size: 13px;
          line-height: 1.4;
          margin-bottom: 0.5em;
          margin-left: 1.2em; }
          html body #container #content ul a,           html body #container #content ol a {
            text-decoration: underline;
            color: #EF9526;
            white-space: normal; }
        html body #container #content ul {
          list-style: disc outside; }
          html body #container #content ul li ol {
            font-size: 1em; }
        html body #container #content ol {
          list-style: decimal outside; }
        html body #container #content #events .event {
          background: none;
          margin: 0;
          padding: 0; }
          html body #container #content #events .event p.head {
            color: #173092;
            font-size: 1.2em;
            margin-bottom: 0.3em;
            text-decoration: underline; }
            html body #container #content #events .event p.head .date {
              font-weight: bold; }
            html body #container #content #events .event p.head a {
              color: #173092; }
        html body #container #content #event-detail h2 {
          color: #1A3294; }
        html body #container #content .volunteer-event {
          background-color: #EEF0F7;
          margin-top: -20px;
          padding: 15px 15px 5px 15px; }
        html body #container #content #main {
          float: left;
          margin-top: 25px;
          margin-right: 30px;
          width: 700px;
          font-size: 9pt; }
          html body #container #content #main .news-list {
            margin-bottom: 2.0em; }
            html body #container #content #main .news-list p, html body #container #content #main .news-list .teaser {
              font-size: 9pt; }
            html body #container #content #main .news-list ul li {
              list-style: none;
              color: black;
              margin-bottom: 1.0em;
              padding-top: 1.0em;
              border-top: 1px #ececec solid; }
              html body #container #content #main .news-list ul li:first-child {
                border-top: none; }
              html body #container #content #main .news-list ul li .date {
                float: right;
                font-size: 8pt; }
              html body #container #content #main .news-list ul li .headline {
                margin-bottom: 0.55em; }
            html body #container #content #main .news-list .year-list ul li {
              padding: 0;
              border: none;
              list-style-type: disc;
              display: inline;
              margin: 0 0 0 0.5em; }
          html body #container #content #main #doing {
            background-color: #eef0f7;
            margin-bottom: 20px;
            padding: 20px 20px 10px; }
            html body #container #content #main #doing img {
              float: left;
              margin-right: 20px; }
            html body #container #content #main #doing p < img {
              margin: 0; }
          html body #container #content #main #results {
            border-bottom: 2px solid #e9e9e9;
            margin-bottom: 20px;
            padding-bottom: 10px; }
            html body #container #content #main #results img {
              float: right;
              margin-right: 20px;
              margin-left: 20px; }
          html body #container #content #main #headlines-events {
            overflow: auto; }
            html body #container #content #main #headlines-events #headlines {
              float: left;
              margin-right: 30px;
              width: 300px; }
            html body #container #content #main #headlines-events #events {
              float: left;
              width: 300px; }
          html body #container #content #main #omni-boxes .omni-box {
            position: relative;
            width: 634px; }
            html body #container #content #main #omni-boxes .omni-box .top {
              position: absolute;
              top: 0;
              left: 0;
              width: 100%;
              height: 7px;
              background: url("/images/omnibox-top.png") center top no-repeat; }
            html body #container #content #main #omni-boxes .omni-box .bottom {
              position: absolute;
              bottom: 0;
              left: 0;
              width: 100%;
              height: 7px;
              background: url("/images/omnibox-bottom.png") center top no-repeat; }
            html body #container #content #main #omni-boxes .omni-box .content {
              padding: 10px 10px 1px 10px;
              background: url("/images/omnibox-background.png") center top repeat-y; }
              html body #container #content #main #omni-boxes .omni-box .content:after {
                content: ".";
                height: 0;
                clear: both;
                display: block;
                visibility: hidden; }
              html body #container #content #main #omni-boxes .omni-box .content .left, html body #container #content #main #omni-boxes .omni-box .content .right {
                position: relative;
                width: 305px; }
              html body #container #content #main #omni-boxes .omni-box .content .left {
                float: left; }
              html body #container #content #main #omni-boxes .omni-box .content .right {
                float: right; }
              html body #container #content #main #omni-boxes .omni-box .content.campaign {
                margin-bottom: 150px; }
                html body #container #content #main #omni-boxes .omni-box .content.campaign ul {
                  margin-bottom: 12px; }
              html body #container #content #main #omni-boxes .omni-box .content ul {
                list-style: none;
                color: black; }
              html body #container #content #main #omni-boxes .omni-box .content .body {
                width: 400px;
                float: left; }
              html body #container #content #main #omni-boxes .omni-box .content .news_items {
                width: 200px;
                float: right; }
                html body #container #content #main #omni-boxes .omni-box .content .news_items span.headline {
                  display: block;
                  color: #EF9526;
                  font-size: 10pt;
                  font-weight: bold;
                  margin-bottom: 0.5em; }
                  html body #container #content #main #omni-boxes .omni-box .content .news_items span.headline a {
                    color: #1A3294; }
                html body #container #content #main #omni-boxes .omni-box .content .news_items div.teaser {
                  color: #333333;
                  font-size: 0.8em;
                  font-weight: normal; }
        html body #container #content #sidebar {
          float: left;
          margin-top: 25px;
          width: 230px; }
          html body #container #content #sidebar.campaign {
            margin-top: 50px; }
          html body #container #content #sidebar h1 {
            font-size: 1.6em; }
          html body #container #content #sidebar div {
            background: transparent url('/images/divider.png') bottom center no-repeat;
            margin-bottom: 12px;
            padding-bottom: 12px; }
          html body #container #content #sidebar #newsletter p {
            font-size: 1.2em; }
          html body #container #content #sidebar #testimonial p {
            margin: 0; }
          html body #container #content #sidebar #testimonial p+p {
            font-weight: bold;
            text-align: right; }
          html body #container #content #sidebar #need-help {
            position: relative; }
            html body #container #content #sidebar #need-help:hover #flyout {
              display: block; }
            html body #container #content #sidebar #need-help #flyout {
              background-color: #d9530c;
              color: white;
              display: none;
              font-size: 1em;
              min-height: 80px;
              padding: 15px;
              position: absolute;
              right: 225px;
              top: 4px;
              width: 200px; }
              html body #container #content #sidebar #need-help #flyout a {
                color: white; }
      html body #container #footer {
        background: transparent url('/images/footer.png') top center no-repeat;
        color: white;
        font-size: 1.1em;
        height: 36px;
        position: relative;
        clear: both; }
        html body #container #footer #footer-content {
          left: 63px;
          position: absolute;
          top: 12px; }
          html body #container #footer #footer-content p {
            font-size: 1.1em;
            margin: 0; }
            html body #container #footer #footer-content p a {
              color: white;
              font-weight: bold;
              text-decoration: none; }
    html body strong {
      font-weight: bold; }
    html body em {
      font-style: italic; }
    html body h1, html body h2, html body h3, html body h4, html body h5, html body h6 {
      color: #173092;
      font-weight: bold;
      margin-bottom: 0.5em; }
    html body h1 {
      font-size: 1.6em;
      text-transform: uppercase; }
    html body h2 {
      color: #173092;
      font-size: 1.5em; }
    html body h3 {
      font: 1.4em; }
    html body h4 {
      font: 1.3em; }
    html body h5 {
      font: 1.2em; }
    html body h6 {
      font: 1.1em; }
    html body p {
      font-size: 1.1em;
      line-height: 1.3;
      margin-bottom: 0.5em; }
    html body small {
      font: 0.8em; }
    html body .flickr-photoset-slideshow {
      margin-bottom: 1.0em;
      text-align: center;
      position: relative;
      width: 700px;
      height: 525px;
      z-index: 1; }
      html body .flickr-photoset-slideshow object, html body .flickr-photoset-slideshow embed {
        position: absolute;
        width: 700px;
        height: 525px;
        margin: 0 auto;
        z-index: 1;
        top: 0;
        left: 0; }
