﻿
.service-navigation ul li a .background {
  width: 60%;
  height: 65%;
  left: 20%;
  top: 10%;
  z-index: 10;
}

/***********************
Search 
**********************/
.service-navigation .search .search-box {
  padding: 0.6em 2em 0.5em;
}
/***********************
News Archive
**********************/

.news-archive {
  width: 970px;
  margin-bottom: 30px;
}

  .news-archive ul li {
    width: 290px;
    margin-bottom: 30px;
  }

/***********************
Socialize
**********************/
.socialize ul li {
  margin-left: 2.8%;
}

.socialize ul .share li a {
  line-height: 1.2em;
}

/***********************
Filter
**********************/
.filter .date-box div {
  width: 48%;
}

.filter .date-box input {
  width: 50%;
}

/***********************
Search
**********************/

.search-result li h3,
.search-result li p {
  font-size: 1em;
}

/***********************
Spots
**********************/

.spot-column p,
.spot h3,
p strong {
  font-size: 1em !important;
}

.link-list-spot h3 {
  padding-left: 0;
  margin-left: -1.2em;
}


.quote-spot {
  width: 250px;
}

.one-column .content-column .campaign-spot {
  width: 212px;
}

.two-columns  .news-archive {
  width: 103.3%;
}

.two-columns .news-archive li {
  width: 291px;
  margin: 0 3% 3% 0;
}

/***********************
Webforms
**********************/
.scfSectionContent label{
  font-size: 12px;
}

.scfForm .scfRadioButtonListBorder input,
.scfForm .scfCheckBoxList input  {
  top: -3px;
  margin-right: 3px;
}