<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">html, body {
  font-family: "Roboto", "Arial", sans-serif;
}

h1,h2,h3,h4,h5 {
  font-family: "Roboto", "Arial", sans-serif;
  letter-spacing: 1px;
}

.hero h1 {
  letter-spacing: 2px;
}

.hero {
  position: relative;
  height: 226px; }

.hero .stretch-container {
  position: absolute;
  top: 0;
  right: 0;
  bottom: 0;
  left: 0;
  overflow: hidden;
  z-index: 0;
  height: 226px; }

.hero .stretch-container img {
  object-fit: cover;
  height: 200%;
  width: 100%; }

.hero .hero-text-content {
  color: #fff;
  transform: translateY(-50%);
  max-width: 1040px;
  margin-left: auto;
  margin-right: auto;
  padding-right: 3rem;
  padding-left: 3rem;
  position: relative;
  top: 50%; }

@media screen and (max-width: 600px) {
  .hero .hero-text-content {
    padding-right: 1.5rem;
    padding-left: 1.5rem; } }

.hero .hero-text-content h1 {
  margin: 0; }
  @media screen and (max-width: 768px) {
    .hero .hero-text-content h1 {
      word-spacing: 100vw; } }

.nav.usa-header {
  border: none;
}

.nav.usa-header .usa-menu-btn {
  background-color: transparent;
  padding-top: 3px;
}

 @media screen and (min-width: 951px) {
 .nav.usa-header .usa-nav {
  width: 100%;
}

.nav.usa-header .usa-nav-primary {
  margin: 0;
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  justify-content: space-around;
}
 }

.nav.usa-header .usa-nav-close img {
    width: 36px;
    height: 37px;
}

.nav.usa-header .usa-nav-primary a {
  color: #326295;
  text-transform: uppercase;
  font-size: 1.6rem;
  font-family: "Roboto", "Arial", sans-serif;
  letter-spacing: 1px;
  font-weight: bold;
}

.focus-area-container,
.staff-card-container,
.project-tool-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center; }

@media screen and (max-width: 768px) {
  .focus-area-container,
  .project-tool-container {
    flex-direction: column; } }

.focus-area-container .focus-area,
.focus-area-container .staff-card,
.staff-card-container .focus-area,
.project-tool-container .focus-area,
.project-tool-container .staff-card {
  position: relative;
  padding-right: 2rem;
  -webkit-box-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: 25%; }

@media screen and (max-width: 971px) {
  .focus-area-container .focus-area,
  .focus-area-container .staff-card,
  .staff-card-container .focus-area,
  .project-tool-container .focus-area,
  .project-tool-container .staff-card {
    -webkit-box-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%; }
  .focus-area-container .focus-area:nth-child(even),
  .focus-area-container .staff-card:nth-child(even),
  .staff-card-container .focus-area:nth-child(even),
  .project-tool-container .focus-area:nth-child(even),
  .project-tool-container .staff-card:nth-child(even) {
    padding-right: 0;
    padding-bottom: 2rem; } }

@media screen and (max-width: 768px) {
  .focus-area-container .focus-area,
  .focus-area-container .staff-card,
  .staff-card-container .focus-area,
  .staff-card-container .staff-card,
  .project-tool-container .focus-area,
  .project-tool-container .staff-card {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 2rem; } }

.focus-area-container .focus-area:nth-child(4n), .focus-area-container .focus-area:last-child,
.focus-area-container .staff-card:nth-child(4n),
.focus-area-container .staff-card:last-child,
.staff-card-container .focus-area:nth-child(4n),
.staff-card-container .focus-area:last-child,
.project-tool-container .focus-area:nth-child(4n),
.project-tool-container .focus-area:last-child,
.project-tool-container .staff-card:nth-child(4n),
.project-tool-container .staff-card:last-child {
  padding-right: 0; }

.focus-area-container .focus-area.three-up,
.focus-area-container .staff-card.three-up,
.staff-card-container .focus-area.three-up,
.staff-card-container .staff-card.three-up,
.project-tool-container .focus-area.three-up,
.project-tool-container .staff-card.three-up {
  -webkit-box-flex: 1 1 32%;
  -ms-flex: 1 1 33%;
  flex: 1 1 31%;
  max-width: 31.5%;
  padding-right: 0;
  margin-right: 3%;
  padding-bottom: 1rem; }

@media screen and (max-width: 971px) {
  .focus-area-container .focus-area.three-up,
  .focus-area-container .staff-card.three-up,
  .staff-card-container .focus-area.three-up,
  .staff-card-container .staff-card.three-up,
  .project-tool-container .focus-area.three-up,
  .project-tool-container .staff-card.three-up {
    -webkit-box-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    margin-right: auto !important;
    padding-bottom: 1.5rem; }
  .focus-area-container .focus-area.three-up:nth-child(3n),
  .focus-area-container .staff-card.three-up:nth-child(3n),
  .staff-card-container .focus-area.three-up:nth-child(3n),
  .staff-card-container .staff-card.three-up:nth-child(3n),
  .project-tool-container .focus-area.three-up:nth-child(3n),
  .project-tool-container .staff-card.three-up:nth-child(3n) {
    margin-right: auto !important; }
  .focus-area-container .focus-area.three-up:nth-child(even),
  .focus-area-container .staff-card.three-up:nth-child(even),
  .staff-card-container .focus-area.three-up:nth-child(even),
  .staff-card-container .staff-card.three-up:nth-child(even),
  .project-tool-container .focus-area.three-up:nth-child(even),
  .project-tool-container .staff-card.three-up:nth-child(even) {
    margin-right: auto !important; } }

@media screen and (max-width: 768px) {
  .focus-area-container .focus-area.three-up,
  .focus-area-container .staff-card.three-up,
  .staff-card-container .focus-area.three-up,
  .staff-card-container .staff-card.three-up,
  .project-tool-container .focus-area.three-up,
  .project-tool-container .staff-card.three-up {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    margin-right: auto !important;
    padding-bottom: 2rem; }
  .focus-area-container .focus-area.three-up:nth-child(3n),
  .focus-area-container .staff-card.three-up:nth-child(3n),
  .staff-card-container .focus-area.three-up:nth-child(3n),
  .staff-card-container .staff-card.three-up:nth-child(3n),
  .project-tool-container .focus-area.three-up:nth-child(3n),
  .project-tool-container .staff-card.three-up:nth-child(3n) {
    margin-right: auto !important; } }

.focus-area-container .focus-area.three-up:nth-child(3n), .focus-area-container .focus-area.three-up:last-child,
.focus-area-container .staff-card.three-up:nth-child(3n),
.focus-area-container .staff-card.three-up:last-child,
.staff-card-container .focus-area.three-up:nth-child(3n),
.staff-card-container .focus-area.three-up:last-child,
.staff-card-container .staff-card.three-up:nth-child(3n),
.staff-card-container .staff-card.three-up:last-child,
.project-tool-container .focus-area.three-up:nth-child(3n),
.project-tool-container .focus-area.three-up:last-child,
.project-tool-container .staff-card.three-up:nth-child(3n),
.project-tool-container .staff-card.three-up:last-child {
  margin-right: 0; }

//.focus-area-container .focus-area.three-up:nth-child(4n),
//.focus-area-container .staff-card.three-up:nth-child(4n),
//.staff-card-container .focus-area.three-up:nth-child(4n),
//.staff-card-container .staff-card.three-up:nth-child(4n),
//.project-tool-container .focus-area.three-up:nth-child(4n),
//.project-tool-container .staff-card.three-up:nth-child(4n) {
  //padding-right: 2rem; }

.focus-area-container .focus-area .focus-area-img,
.focus-area-container .focus-area .staff-img,
.focus-area-container .staff-card .focus-area-img,
.focus-area-container .staff-card .staff-img,
.staff-card-container .focus-area .focus-area-img,
.staff-card-container .focus-area .staff-img,
.staff-card-container .staff-card .focus-area-img,
.staff-card-container .staff-card .staff-img,
.project-tool-container .focus-area .focus-area-img,
.project-tool-container .focus-area .staff-img,
.project-tool-container .staff-card .focus-area-img,
.project-tool-container .staff-card .staff-img {
  height: 225px; }

.focus-area-container .focus-area .focus-area-img img,
.focus-area-container .focus-area .staff-img img,
.focus-area-container .staff-card .focus-area-img img,
.focus-area-container .staff-card .staff-img img,
.staff-card-container .focus-area .focus-area-img img,
.staff-card-container .focus-area .staff-img img,
.staff-card-container .staff-card .focus-area-img img,
.staff-card-container .staff-card .staff-img img,
.project-tool-container .focus-area .focus-area-img img,
.project-tool-container .focus-area .staff-img img,
.project-tool-container .staff-card .focus-area-img img,
.project-tool-container .staff-card .staff-img img {
  width: 100%;
  height: 100%;
  object-fit: cover; }

.focus-area-container .focus-area .focus-area-text,
.focus-area-container .staff-card .focus-area-text,
.staff-card-container .focus-area .focus-area-text,
.staff-card-container .staff-card .focus-area-text,
.project-tool-container .focus-area .focus-area-text,
.project-tool-container .staff-card .focus-area-text {
  position: relative;
  top: -6%;
  background-color: #205493;
  color: #fff;
  padding: 1rem 1.5rem;
  text-align: center;
  width: 100%;
  min-height: 77px; }

@media screen and (max-width: 768px) {
  .focus-area-container .focus-area .focus-area-text,
  .focus-area-container .staff-card .focus-area-text,
  .staff-card-container .focus-area .focus-area-text,
  .staff-card-container .staff-card .focus-area-text,
  .project-tool-container .focus-area .focus-area-text,
  .project-tool-container .staff-card .focus-area-text {
    top: -5px;
    min-height: auto; } }

.focus-area-container .focus-area .focus-area-text h5,
.focus-area-container .staff-card .focus-area-text h5,
.staff-card-container .focus-area .focus-area-text h5,
.staff-card-container .staff-card .focus-area-text h5,
.project-tool-container .focus-area .focus-area-text h5,
.project-tool-container .staff-card .focus-area-text h5 {
  margin: 0; }

.focus-area-container .focus-area .staff-card-wrapper,
.focus-area-container .staff-card .staff-card-wrapper,
.staff-card-container .focus-area .staff-card-wrapper,
.staff-card-container .staff-card .staff-card-wrapper,
.project-tool-container .focus-area .staff-card-wrapper,
.project-tool-container .staff-card .staff-card-wrapper {
  position: relative;
  top: -2%; }

@media screen and (max-width: 971px) {
  .focus-area-container .focus-area .staff-card-wrapper,
  .focus-area-container .staff-card .staff-card-wrapper,
  .staff-card-container .focus-area .staff-card-wrapper,
  .staff-card-container .staff-card .staff-card-wrapper,
  .project-tool-container .focus-area .staff-card-wrapper,
  .project-tool-container .staff-card .staff-card-wrapper {
    position: relative;
    top: -5px;
    width: 100%; } }

.focus-area-container .focus-area .staff-card-wrapper .staff-card-title,
.focus-area-container .staff-card .staff-card-wrapper .staff-card-title,
.staff-card-container .focus-area .staff-card-wrapper .staff-card-title,
.staff-card-container .staff-card .staff-card-wrapper .staff-card-title,
.project-tool-container .focus-area .staff-card-wrapper .staff-card-title,
.project-tool-container .staff-card .staff-card-wrapper .staff-card-title {
  position: relative;
  min-height: 57px;
  background-color: #205493;
  color: #fff;
  padding: 1rem;
  text-align: center;
  width: 100%;
  z-index: 2; }

.focus-area-container .focus-area .staff-card-wrapper .staff-card-title h5,
.focus-area-container .staff-card .staff-card-wrapper .staff-card-title h5,
.staff-card-container .focus-area .staff-card-wrapper .staff-card-title h5,
.staff-card-container .staff-card .staff-card-wrapper .staff-card-title h5,
.project-tool-container .focus-area .staff-card-wrapper .staff-card-title h5,
.project-tool-container .staff-card .staff-card-wrapper .staff-card-title h5 {
  margin: 0; }

.focus-area-container .focus-area .staff-card-wrapper .staff-card-details,
.focus-area-container .staff-card .staff-card-wrapper .staff-card-details,
.staff-card-container .focus-area .staff-card-wrapper .staff-card-details,
.project-tool-container .focus-area .staff-card-wrapper .staff-card-details,
.project-tool-container .staff-card .staff-card-wrapper .staff-card-details {
  padding: 1.3rem 1.5rem;
  text-align: center;
  color: #4A4A4A;
  line-height: 1.25;
  min-height: 154px; }

@media screen and (max-width: 769px) {
  .focus-area-container .focus-area .staff-card-wrapper .staff-card-details,
  .focus-area-container .staff-card .staff-card-wrapper .staff-card-details,
  .staff-card-container .focus-area .staff-card-wrapper .staff-card-details,
  .staff-card-container .staff-card .staff-card-wrapper .staff-card-details,
  .project-tool-container .focus-area .staff-card-wrapper .staff-card-details,
  .project-tool-container .staff-card .staff-card-wrapper .staff-card-details {
    min-height: auto; } }

@media screen and (max-width: 971px) {
  .focus-area-container .focus-area .staff-card-wrapper .staff-card-details,
  .focus-area-container .staff-card .staff-card-wrapper .staff-card-details,
  .staff-card-container .focus-area .staff-card-wrapper .staff-card-details,
  .project-tool-container .focus-area .staff-card-wrapper .staff-card-details,
  .project-tool-container .staff-card .staff-card-wrapper .staff-card-details {
    min-height: 105px; } }

.focus-area-container .focus-area,
.staff-card-container .focus-area,
.project-tool-container .focus-area {
  min-height: 234px; }

@media screen and (max-width: 769px) {
  .focus-area-container .focus-area,
  .staff-card-container .focus-area,
  .project-tool-container .focus-area {
    min-height: 284px; } }

.focus-area-container .project-tool,
.staff-card-container .project-tool,
.project-tool-container .project-tool {
  position: relative;
  padding-right: 2rem;
  -webkit-box-flex: 1 1 33%;
  -ms-flex: 1 1 33%;
  flex: 1 1 33%;
  max-width: 33%;
  text-align: center; }

@media screen and (max-width: 971px) {
  .focus-area-container .project-tool,
  .staff-card-container .project-tool,
  .project-tool-container .project-tool {
    -webkit-box-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%; }
  .focus-area-container .project-tool:nth-child(even),
  .staff-card-container .project-tool:nth-child(even),
  .project-tool-container .project-tool:nth-child(even) {
    padding-right: 0;
    padding-bottom: 2rem; } }

@media screen and (max-width: 768px) {
  .focus-area-container .project-tool,
  .staff-card-container .project-tool,
  .project-tool-container .project-tool {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding-right: 0;
    padding-bottom: 2rem; } }

.focus-area-container .project-tool:last-child,
.staff-card-container .project-tool:last-child,
.project-tool-container .project-tool:last-child {
  padding-right: 0; }

.focus-area-container .project-tool .plus-icon,
.staff-card-container .project-tool .plus-icon,
.project-tool-container .project-tool .plus-icon {
  background: url("../img/MaterialIcon 1.svg") no-repeat center;
  height: 142px;
  width: 142px;
  margin: 0 auto; }

.focus-area-container {
  justify-content: flex-start; }
  @media screen and (max-width: 1040px) {
    .focus-area-container {
      justify-content: center; } }
  @media screen and (max-width: 971px) {
    .focus-area-container .focus-area {
      max-width: 292px !important;
      margin: 0 auto; } }
  .focus-area-container .focus-area .focus-area-text {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: center;
    align-items: center; }
    .focus-area-container .focus-area .focus-area-text a {
      color: #fff !important;
      text-decoration: none !important; }


.member-container .focus-area-row {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  flex-wrap: wrap;
  -ms-flex-wrap: wrap;  
  margin-bottom: 30px;
}

.focus-area-row.intro-text {
  margin-left: 0;
  margin-bottom: 35px;
} 

.member-container .focus-area-row .image-wrapper {
  overflow-wrap: break-word;
  text-align: center;
  flex: 0 0 100%;
  -webkit-box-flex: 0 0 100%;
  -ms-flex: 0 0 100%;
  margin-right: 5%;
}


.member-container .focus-area-row .image-wrapper img {
  width: 100%;
  max-width: 180px;
}   

.member-container .focus-area-row .detail-wrapper h4 {
  margin-top: 0;
  display: none;
}

@media screen and (min-width: 640px) {
  /* .focus-area-row.intro-text {
    margin-left: calc(25%);
  } */
                      
  .member-container .focus-area-row {
    flex-wrap: nowrap;
    -ms-flex-wrap: nowrap;    
  }

  .member-container .focus-area-row .image-wrapper {
    flex: 0 0 20%;
    -webkit-box-flex: 0 0 20%;
    -ms-flex: 0 0 20%;
  }                    
  .member-container .focus-area-row .detail-wrapper h4 {
   display: block;
  }                                 
}


                      

.staff-card-container {
  margin: 0 -1rem;
  justify-content: flex-start; }
  .staff-card-container.staff-card-container_centered {
    justify-content: center; }
  @media screen and (max-width: 1040px) {
    .staff-card-container {
      justify-content: flex-start; } }
  @media screen and (max-width: 768px) {
    .staff-card-container {
      flex-direction: column; } }
  .staff-card-container .staff-card {
    margin: 0 1rem 2rem;
    padding: 0;
    position: relative;
    -webkit-box-flex: 1 1 23%;
    -ms-flex: 1 1 23%;
    flex: 1 1 23%;
    max-width: 23%;
    background-color: #D6D7D9; }
    @media screen and (max-width: 1040px) {
      .staff-card-container .staff-card {
        -webkit-box-flex: 1 1 47%;
        -ms-flex: 1 1 47%;
        flex: 1 1 47%;
        max-width: 224px; }
        .staff-card-container .staff-card .staff-img {
          height: 250px !important; } }
    @media screen and (max-width: 768px) {
      .staff-card-container .staff-card {
        -webkit-box-flex: 1 1 100%;
        -ms-flex: 1 1 100%;
        flex: 1 1 100%;
        max-width: 292px;
        align-self: center; }
        .staff-card-container .staff-card .staff-img {
          height: 330px !important; } }
    .staff-card-container .staff-card .staff-card-title {
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox;
      justify-content: center;
      align-items: center; }
      .staff-card-container .staff-card .staff-card-title a {
        color: #fff !important;
        text-decoration: none; }
    .staff-card-container .staff-card .staff-card-details {
      padding: 1.3rem 1.5rem;
      text-align: center;
      color: #4A4A4A;
      line-height: 1.25; }
      .staff-card-container .staff-card .staff-card-details p {
        color: #4A4A4A;
        line-height: 1.3;
        margin-bottom: 1rem; }

.project-tool-container {
  justify-content: flex-start; }

.callout-block {
  background-color: #205493;
  color: #fff;
  padding: 3rem;
  margin: 3rem 0; }

.callout-block h2 {
  margin: 0; }

.citation-block {
  margin-bottom: 2rem; }

.citation-block .citation {
  font-weight: 700; }

.citation-block .citation cite {
  font-style: italic; }

.featured-staff-block {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  background-color: #205493;
  color: #fff;
  position: relative; }

@media screen and (max-width: 971px) {
  .featured-staff-block {
    -ms-flex-wrap: wrap;
    flex-wrap: wrap; } }

.featured-staff-block .staff-img {
  -webkit-box-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%; }

@media screen and (max-width: 971px) {
  .featured-staff-block .staff-img {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    text-align: center;
    max-height: 300px; } }

.featured-staff-block .staff-img img {
  height: 100%;
  width: 100%;
  max-width: 300px;
  object-fit: cover; }

.featured-staff-block .staff-bio {
  -webkit-box-flex: 1 1 50%;
  -ms-flex: 1 1 50%;
  flex: 1 1 45%;
  padding: 1rem 3rem; }

@media screen and (max-width: 971px) {
  .featured-staff-block .staff-bio {
    -webkit-box-flex: 1 1 66%;
    -ms-flex: 1 1 66%;
    flex: 1 1 66%;
    max-width: 66%; } }

@media screen and (max-width: 768px) {
  .featured-staff-block .staff-bio {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0 3rem; } }

.featured-staff-block .staff-contact {
  -webkit-box-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  padding: 1rem 3rem;
  text-align: center; }

@media screen and (max-width: 971px) {
  .featured-staff-block .staff-contact {
    -webkit-box-flex: 1 1 33%;
    -ms-flex: 1 1 33%;
    flex: 1 1 33%;
    max-width: 33%; } }

@media screen and (max-width: 768px) {
  .featured-staff-block .staff-contact {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding: 0 3rem; } }

.featured-staff-block .staff-contact a {
  color: #fff; }

.featured-staff-block .staff-contact:before {
  content: "";
  position: absolute;
  border-left: 1px solid #fff;
  height: 30rem;
  margin-right: 28rem;
  top: 50%;
  right: 0;
  transform: translateY(-50%); }

@media screen and (max-width: 971px) {
  .featured-staff-block .staff-contact:before {
    display: none;
    margin-left: -16%;
    bottom: 0;
    transform: translateY(0%); } }

@media screen and (max-width: 768px) {
  .featured-staff-block .staff-contact:before {
    border-left: 0;
    border-top: 1px solid #fff;
    width: 80%;
    margin-left: -40%;
    margin-top: 1rem;
    top: auto;
    bottom: auto;
    transform: translateY(0px); } }

/*     
.member-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  -ms-flex-wrap: wrap;
  flex-wrap: wrap;
  justify-content: center; }

.member-container .member {
  text-align: center;
  -webkit-box-flex: 1 1 25%;
  -ms-flex: 1 1 25%;
  flex: 1 1 25%;
  max-width: 25%;
  padding-right: 2rem; }

@media screen and (max-width: 971px) {
  .member-container .member {
    -webkit-box-flex: 1 1 50%;
    -ms-flex: 1 1 50%;
    flex: 1 1 50%;
    max-width: 50%;
    padding-right: 2rem; }
  .member-container .member:nth-child(even) {
    padding-right: 0; } }

@media screen and (max-width: 768px) {
  .member-container .member {
    -webkit-box-flex: 1 1 100%;
    -ms-flex: 1 1 100%;
    flex: 1 1 100%;
    max-width: 100%;
    padding-right: 0; } }

.member-container .member img {
  width: 100%;
  height: 100%;
  max-height: 215px;
  object-fit: cover; }

@media screen and (max-width: 971px) {
  .member-container .member img {
    max-width: 100%; } }

.member-container .member p {
  font-size: 1.5rem; }

*/

.project-highlight-block {
  background-color: #205493;
  color: #fff;
  border-radius: 5px;
  padding: 2rem 1.5rem;
  box-sizing: border-box;
  display: -webkit-box;
  display: -webkit-flex;
  display: -ms-flexbox;
  display: flex;
  justify-content: space-between;
  align-items: center;
  margin-bottom: 3rem; }

@media screen and (max-width: 768px) {
  .project-highlight-block {
    flex-direction: column; }
  .project-highlight-block .project-highlight-text {
    text-align: center; } }

.project-highlight-block .project-highlight-text h3 {
  margin-top: 0; }

.header, .footer {
  background-color: #326295; }
  .header .header-container, .header .footer-container, .header .footer-lower-text, .footer .header-container, .footer .footer-container, .footer .footer-lower-text {
    color: #fff; }
    .header .header-container a, .header .footer-container a, .header .footer-lower-text a, .footer .header-container a, .footer .footer-container a, .footer .footer-lower-text a {
      color: #fff;
      text-decoration: none; }

.header .header-container {
  display: flex;
  display: -webkit-flex;
  display: -ms-flexbox;
  align-items: center;
  padding: 15px 0; }

.header .header-title {
  font-family: "Arial", sans-serif;
  font-size: 2.4rem; }
  @media screen and (max-width: 720px) {
    .header .header-title {
      font-size: 1.6rem; } }

.footer {
  padding: 30px 0 1px;
  font-size: 1.6rem;
  letter-spacing: 0.5px;
}
  .footer .footer-container {
    display: flex;
    display: -webkit-flex;
    display: -ms-flexbox;
    justify-content: space-between;
    -ms-flex-wrap: wrap;
    flex-wrap: wrap;
    padding-top: 3rem;
    margin: 0 -10px; }
    .footer .footer-container .footer-col {
      -webkit-box-flex: 1 1 100%;
      -ms-flex: 1 1 100%;
      flex: 1 1 100%;
      max-width: 100%;
      margin-bottom: 15px;
      padding: 0 10px; }
      @media screen and (min-width: 992px) {
        .footer .footer-container .footer-col {
          -webkit-box-flex: 1 1 25%;
          -ms-flex: 1 1 25%;
          flex: 1 1 25%;
          max-width: 25%; } }

.footer-lower-text {
  text-align: center;
 }


.footer p {
  line-height: normal; 
  margin-top: 0; }

@media (min-width: 992px) {
  .centered-lg {
      display: -webkit-box;
      display: -ms-flexbox;
      display: flex;
      -webkit-box-pack: center;
      -ms-flex-pack: center;
      justify-content: center;
  }
}

.icon_social {
  width: 35px;
  height: 35px;
  display: inline-block;
  margin-right: 5px;}

 /*
.icon_logo {
  width: 289px;
  height: 60px;
  display: inline-block;
  margin-right: 10px; }
  @media screen and (max-width: 720px) {
    .icon_logo {
      width: 172px;
      height: 36px; } }
*/
  
  
.icon_logo {
  width: 272px;
  height: 32px;
  display: inline-block;
}
  

@media screen and (min-width: 480px) and (max-width: 950px) {
  .icon_logo {
    width: 350px;
    height: 42px;
  }
}

@media screen and (min-width: 951px) {
  .icon_logo {
    width: 414px;
    height: 60px;
    margin-top: 12px;
  }
}


.nav {
  background-color: #DCE4EF; }
  .nav .usa-nav-close {
    margin-top: 0; }
  
   .nav .usa-nav-primary &gt; li {
       border-top: 1px solid #ddd;
   }
  
  @media screen and (min-width: 951px) {
   
    .nav .usa-nav-primary &gt; li &gt; a {
      padding: 1.1rem 2rem 1.1rem;
      font-size: 1.85rem;
      color: #565c65;
      font-weight: 700;
      line-height: 1.3;
      display: inline-block;}
      .nav .usa-nav-primary &gt; li &gt; a:hover span {
        border-bottom: none;
        padding-bottom: 0;
        color: #205493; }
    .nav .usa-navbar {
      height: auto; } }
  @media screen and (min-width: 951px) {
    .nav .nav-container {
      display: flex;
      display: -webkit-flex;
      display: -ms-flexbox; } }
  @media screen and (min-width: 951px) {
    .nav .nav-container .usa-logo {
      line-height: 5rem; } }
  .nav .nav-container .usa-logo-text {
    display: inline-block; }
    .nav .nav-container .usa-logo-text.active a {
      color: #205493; }
    .nav .nav-container .usa-logo-text a {
      font-size: 1.85rem;
      color: #565c65;
      font-weight: 700;
      padding: 0.9rem 2rem 1.5rem;
      text-decoration: none;
      line-height: 2.5; }
      .nav .nav-container .usa-logo-text a:hover {
        color: #205493; }
  .nav .nav-container .usa-nav {
    background: transparent; }
    @media screen and (min-width: 951px) {
      .nav .nav-container .usa-nav {
        padding: 0; } }
    .nav .nav-container .usa-nav .usa-nav-link.active {
      color: #205493; }
    .nav .nav-container .usa-nav.is-visible {
      background-color: #e6ebf1;
      border: none;
    }
      .nav .nav-container .usa-nav.is-visible .usa-nav-primary a:hover {
        background-color: transparent; }

.link_blue {
  text-decoration: none; }
  .link_blue:visited {
    color: #205493; }

.project-highlight-block a {
  color: #fff !important; }

.project-highlight-block .project-link {
  margin-left: 20px;
  min-width: max-content; }
  .project-highlight-block .project-link button {
    min-width: max-content; }

.callout-block a {
  color: #fff !important; }

.staff-card-container .staff-card .staff-img {
  height: 250px; }
  @media screen and (min-width: 951px) {
    .staff-card-container .staff-card .staff-img {
      padding: 0; } }
  
  h2 a {
  text-decoration: none;
  color: #212121; }
  
  .display-none {
  display: none;
  }
    
.members-row {
  display: flex;
  flex-direction: row;
  flex-wrap: wrap;
  width: 100%;
  margin: 0 -15px;
}

.members-col {
  display: flex;
  flex-direction: column;
  flex-basis: 100%;
  flex: 1;
  padding: 0 15px;
  min-width: 200px;
}
    
    
 @media screen and (max-width: 720px) {
  h1 {
   font-size: 3rem;
  }
   
  h2 {
   font-size: 2rem;
  }
}

  /* COOP MESSAGE */
  
  .alert-dismissible {
    text-align: center;
    background-color: #dc3545;
    color: #fff;
    padding-top: 0.5rem;
	position: relative;
padding-bottom: 0.5rem;
}

.alert-dismissible a {
    color: #fff;
}

.coopbutton {
    position: absolute;
    top: 1.5rem;
    right: 0.5rem;
    background-color: #fff;
    color: #000;
    padding: 0.05em 0.25em !important;
    border-radius: 1.2em !important;
    opacity: 0.5;
    font-size: 1.5em;
}

.alert-dismissible h3 {
    margin-bottom: -1.3rem;
  margin-top: 2.5rem;
}

.alert-dismissible p {
    line-height: 1.3;
	
}
  
  @media (max-width: 670px) {
	.coopbutton {
       top: auto;
    right: auto;
    position: relative;
	bottom: 0rem;
margin: auto;
}
    	.alert-dismissible h3 {
    font-size: 1.5rem;
}

.alert-dismissible p {
   font-size: 1.2rem;
	
}
}
    
/* Dynamic header styling */
.forstaffpages {
  opacity: 0;
  transition: all 0.3s;
}
    
  /* FOOTER */
      .social_media img {
  max-height: 30px;
    background-color: #edf2f7;
  padding: 3px;
}

  
  ul.social_media {
    list-style: none;
    padding-left: 0;
    margin-top: 0.5rem;
 
  } 

.social_media li {
  display: inline;
   margin-right: 3px;

}
    </pre></body></html>