@charset "UTF-8";
/* Template 4 */

/*#headertopcontainer {
    position: relative;
    width: 100%;
    max-width: 984px;
    height: auto;
    min-height: 47px;
    margin: 0 auto;
}
#headerleft {
    position: relative;
    left: 0;
    top: 0;
    width: 100%;
    margin: 0;
    padding: 0;
    color: #333;
}
#hdr_logo {
    float: none;
    display: block;
    width: 315px;
    max-width: 315px;
    height: auto;
    margin: 0 auto;
    padding: 15px 0 15px 0;
    text-align: center;
}
#hdr_logo img {
    height: 150px;
    width: 315px;
}

#navbar {
	border-bottom:none !important;
}
*/
/*#bodytopspreadcontainer {
	height:auto;
  max-height:100%;
  min-height:100%;
	min-height:210px;
}
#bodytopspread {
	position:relative;
	width:100%;
	max-width:984px;
	height:auto;
	min-height:210px;
	margin:0 auto;
	padding:0;
}
*/

#bodycol2 {
  float:none;
  display:block;
  width:100%;
  margin:0 auto;
  padding:0 0 0 0;
}

.hp_h2 {
  font-size:3rem;
}

/*
#bodycol2 h1 {
  margin-bottom:16px;
  padding-bottom:0;
  font-weight:300;
  border:none;
  color:#f0f0f0;
}
  #bodycol2 h1 .hp_special_headline {
    font-size:3.6rem;
    font-weight:300;
    text-transform:none;
  }
#bodycol2 h2 {
  max-width:80%;
  margin:0 auto 3rem auto;
}
#bodycol2 p.HP_intro_text {
  color:#f0f0f0;
}
#bodycol2 p a:hover {
  color:#fff;
}
#bodycol2 li {
  margin-bottom:0;
  padding-left:16px;
  font-size:1.6rem;
  line-height:1.5;
}
#bodycol2 ul li {
  background:url(../../Components/Images/Elements/bodybullet.png) 0 9px no-repeat;
}

    .new_hp_left {
      flex:1;
      position:relative;
      float:left;
      width:calc(47% - 42px);
      margin:0 3% 0 0;
      padding:15px 20px 35px 20px;
      border: 1px dotted #ccc;
      border-radius:3px;
    }
    .new_hp_right {
      flex:1;
      position:relative;
      float:right;
      width:calc(47% - 42px);
      margin:0 0 0 3%;
      padding:15px 20px 35px 20px;
      border: 1px dotted #ccc;
      border-radius:3px;
    }
    .new_hp_fullwidth {
      position:relative;
      float:none;
      width:calc(100% - 42px);
      margin:0 auto 30px auto;
      padding:15px 20px 35px 20px;
      border: 1px dotted #ccc;
      border-radius:3px;
    }
      .new_hp_left h2, .new_hp_right h2, .new_hp_fullwidth h2 {
        text-align:center;
      }
    .new_hp_sitelink {
      position:absolute;
      top:auto;
      right:0;
      bottom:0;
      left:0;
      text-align:center;
      font-size:2em;
      font-weight:bold;
    }
    a.inheritstyle, a.inheritstyle:hover {
      text-decoration:inherit;
      color: inherit;
      font-weight:inherit;
      font-size:inherit;
    }
    

    @media screen and (max-width: 760px) { 
      
      #bodycol2 h2 {
        max-width:100%;
      }

      .new_hp_row {
        display:block;
        padding-top:0;
      }
      .new_hp_left {
        flex:1;
        position:relative;
        float:none;
        width:calc(100% - 42px);
        margin:0 0 30px 0;
        padding:15px 20px 35px 20px;
        border: 1px dotted #ccc;
      }
      .new_hp_right {
        flex:1;
        position:relative;
        float:none;
        width:calc(100% - 42px);
        margin:0;
        padding:15px 20px 35px 20px;
        border: 1px dotted #ccc;
      }
      .new_hp_fullwidth {
        position:relative;
        float:none;
        width:calc(100% - 42px);
        margin:0 auto 30px auto;
        padding:15px 20px 35px 20px;
        border: 1px dotted #ccc;
      }
      
    }

  @media screen and (max-width: 760px) { 

    #bodycol2 {
      padding:30px 0 0 0;
    }

  }*/


/* End */