/* IMOS */
.page-nav__sf-wrapper {
    background: #104965;
    color: #fff;
    height: 49px;
}


@media (min-width: 720px)  
  
.header-utility [
  
  .header-utility {
    background: #fff;
    color: #444444;
    margin-top: 0;
}

.header-utility__item {
    display: inline-block;
    vertical-align: middle;
    color: #444444;
  opacity: 1;
    font-family: minion-pro, serif;
    font-style: italic;
    font-weight: 400;
    text-align: center;
    font-size: 17px;
}

.header-utility__icon {
    display: inline-block;
    vertical-align: middle;
    margin: 32px 0.3em 0 0;
    text-align: center;
}

.header-utility__text {
  padding-top: 12px;
  margin: 0 0.3em 0 0;
  text-align: center !important;
}


}
  
  
  {

.page-nav__sf-wrapper > ul > li {
width: 20%;	
}

.page-nav > ul > li > a::after, .page-nav__sf-wrapper > ul > li > a::after {
    content: '';
    border-top-color: #78a450;
  }
  
  .page-nav > ul > li.is-current > a, .page-nav__sf-wrapper > ul > li.is-current > a {
    background: #78a450;
	color: #fff;
  }
  
  .page-nav > ul > li:hover > a, .page-nav__sf-wrapper > ul > li:hover > a {
    color: #fff;
    background: #78a450;
  }
  
.page-nav__sf-wrapper. > ul > li:first-child {
    width: 14%;
    float: left;
    position: static;
  background: #fdb515; 
}


}
  
.title-row.ossn-blue {
	background: #699a3c;
}


.content-box h2.ossn-blue-title {
	color: #78a450;
}

a.button {
	background: #104965 !important;
}

a.button:hover {
  background: #78a450 !important;
}

  
  
.content-box .cta.ossn-blue-action {
background: #699a3c;
}


.sticky.ossn-sticky {
background: #fdb515; 
}

.first-row-footer {
background: #104965 !important;
color: #fff !important;
font-family: Oswald !important;
font-size: 24px !important;
text-transform: uppercase !important;
}

.last-row-footer {
background: #104965 !important;
color: #fff !important;
font-size: 16px !important;
}


.content-box h1.orange-title, .content-box h2.orange-title {
	color: #01425f;
}

.title-row.orange {
	background: #01425f;
}

.orange-title{
	background: #01425f;
}


.content-box h1.mint-title, .content-box h2.mint-title {
	color: #78a450;
}

.title-row.mint {
	background: #78a450;
}


.mint-title{
	background: #78a450;
}


 
.content-box h2.yellow-title, .content-box h2.yellow-title {
	color: #fdb834;
}

.title-row.yellow {
	background: #fdb834;
}

.yellow-title{
	background: #fdb834;
}




.sfical a, .sfoutlook a,  .sfgooglecalendar a {visible;background: #78a450 !important;}

.sfical a:hover, .sfoutlook a:hover,  .sfgooglecalendar a:hover {
background: #fdb515 !important;

}



h2 {
color: #78a450; 
    font-family: Oswald;
    font-size: 30px !important;
    line-height: 46px;
    margin-top: 25px !important;
 font-weight: normal;}
 
 
h3 {
    color: #fdb515; 
    font-family: Oswald;
    font-size: 28px !important;
    font-weight: 400 !important;
    line-height: 28px;

    margin-top: 25px !important;}


.sfContentBlock p{
    font-size: 18px !important;
    line-height: 22px;
}
 
  button[type="submit"] {
    background: #104965!important;


}

