@charset "UTF-8";
body {
  background-image: none;
  background-color: white; }

.heading-with-dash:after {
  content: '';
  width: 30px;
  height: 2px;
  background-color: #ffc90e;
  display: block;
  margin: 20px 0; }

.btn.btn-blue {
  background: #007dc2;
  color: #fff;
  display: block;
  text-align: center;
  margin-top: 40px;
  border: none;
  border-bottom: 5px solid #005c8f;
  padding: 10px;
  text-transform: uppercase;
  font-weight: 700; }
  .btn.btn-blue:hover {
    background-color: #005c8f; }

/** [Main Nav Overrides] */
#header {
  background-repeat: no-repeat;
  background-image: url('../imgnew/nav_background.jpg');
  background-position: 10px 0; }
  #header #branding {
    padding: 0 20px; }

#navMain {
  right: 20px; }

#navGlobal_home {
  background: none;
  top: 0;
  margin-top: 0;
  height: 40px;
  width: 510px;
  right: 7px; }
 #navGlobal_home .subscribe, #navGlobal_home .search {
    top: 0;
    position: relative;
    float: left;
    left: 0;
    right: auto; }
   #navGlobal_home .subscribe {
    margin-right: 15px; }
  #navGlobal_home .subscribe + p {
    display: none; }
  #navGlobal_home .subscribe input.searchSubmit, #navGlobal_home .search input.searchSubmit {
    display: inline-block;
    width: 30px;
    height: 30px;

    vertical-align: top;
    float: left;
    margin-top: 0;
    margin-left: -30px;
    opacity: 0.01; }
  #navGlobal_home .subscribe .searchFieldbg, #navGlobal_home .search .searchFieldbg {
    background: none; }
  #navGlobal_home .subscribe .searchFieldbg:after, #navGlobal_home .search .searchFieldbg:after {
      background: none;
      width: 30px;
      height: 30px;
      display: inline-block;
      background-color: #007dc2;
      margin-left: -30px;
      position: absolute; }
 #navGlobal_home .subscribe .searchFieldbg:after {
    content: url('../imgnew/btn_email_submit.png'); }
  /*#navGlobal_home .search .searchFieldbg:after {
content: input[type="submit"]}*/
  #navGlobal_home .subscribe input.searchField, #navGlobal_home .search input[type="text"] {
    background-color: #fff;
    float: left;
    height: 30px;
    width: 210px; }
	
	#navGlobal_home .search input[type="text"] {border:0; padding:0 5px}
#navGlobal_home .search input[type="submit"]{  background: url('../imgnew/btn_search_submit.png') no-repeat; width:30px; height:30px; border:0; cursor:pointer}
	#navGlobal_home .search input[value="Search"] {color: transparent}
	
  #navGlobal_home .divider {
    display: none; }

/** [/Main Nav Overrides] */
/** [Carousel Overrides] */
/** Slide styles **/
#thin #hpSlides {
  -webkit-font-smoothing: antialiased;
  margin-top: 20px;
  width: 100%;
  height: 390px;
  background: black;
  box-sizing: border-box;
  border: none;
  margin-bottom: 0; }
  #thin #hpSlides div.slides {
    width: 100%;
    height: 100%;
    background: black; }
    #thin #hpSlides div.slides div.slide {
      width: 100%; }
    #thin #hpSlides div.slides h2 {
      font-weight: 800; }
  #thin #hpSlides .slide-copy {
    padding: 30px;
    box-sizing: border-box; }
    #thin #hpSlides .slide-copy h2 {
      color: #fff;
      font-size: 28px; }
      #thin #hpSlides .slide-copy h2:after {
        content: '';
        width: 30px;
        height: 2px;
        background-color: #ffc90e;
        display: block;
        margin: 20px 0; }
    #thin #hpSlides .slide-copy p {
      color: #c2c2c2;
      font-size: 14px; }
    #thin #hpSlides .slide-copy a {
      display: inline-block;
      margin-top: 30px;
      color: #fff;
      position: relative; }
      #thin #hpSlides .slide-copy a:after {
        content: '›';
        color: #ffc90e;
        display: inline-block;
        font-size: 18px;
        position: absolute;
        line-height: 1;
        margin-left: 3px; }
  #thin #hpSlides div.ctrl {
    background: none;
    position: absolute;
    left: 30px;
    bottom: 20px;
    z-index: 3; }
    #thin #hpSlides div.ctrl .pause, #thin #hpSlides div.ctrl .prev, #thin #hpSlides div.ctrl .next {
      display: none; }
  #thin #hpSlides div.ctrl .pag a {
    border: 1px solid white;
    border-radius: 50%;
    background: #000;
    text-indent: -999px;
    font-size: 0;
    line-height: 0;
    width: 10px;
    height: 10px;
    margin-right: 10px; }
    #thin #hpSlides div.ctrl .pag a.activeSlide {
      background: #ffc90e;
      border-color: #ffc90e; }
  #thin #hpSlides .c-tl, #thin #hpSlides .c-tr, #thin #hpSlides .c-bl, #thin #hpSlides .c-br {
    display: none; }
  #thin #hpSlides .slide-copy {
    width: 310px;
    float: left;
    height: 390px;
    /*background: black; removed 0602 nj*/ 
    color: #fff; }
  #thin #hpSlides .slide-image {
    float: left;
    width: 640px;
    height: 390px; }

/** [/Carousel Overrides] */
/** [Recall Section] */
.recall-section {
  float: left;
  margin-top: 40px;
  -webkit-font-smoothing: antialiased;
  margin-bottom: 30px; }
 
 .recall-section > .grid_24 {
    position: relative;
    min-height: 280px; 
	padding-right:18px;
	  border-right: 1px solid #ccc;  /*changed 0602 nj*/
	}
	
   /* .recall-section > .grid_25:after {
      content: '';
     border-right: 1px solid #ccc;
      height: 100%;
      position: absolute;
      top: 0;
      right: 15px; } removed 0602 nj*/
  
  .recall-section h3 {
    color: #a1a1a1;
    font-size: 12px;
    text-transform: uppercase;
    margin-bottom: 15px; }
  .recall-section a {
    color: #007dc2;
    font-size: 14px;
    position: relative; }
    .recall-section a:after {
      content: '›';
      color: #007dc2;
      display: inline-block;
      font-size: 17px;
      position: absolute;
      line-height: 1;
      margin-left: 3px; }
  .recall-section ul {
    list-style: none;
    padding: 0; }
    .recall-section ul li {
      margin: 0 0 10px; }
      .recall-section ul li a {
        width: 410px;
        color: #000;
        display: inline-block;
        font-size: 16px;
        line-height: 1.5;
        position: relative; }
        .recall-section ul li a:after {
          content: '›';
          color: #007dc2;
          display: inline-block;
          font-size: 22px;
          position: absolute;
          line-height: 1;
          margin-left: 3px; }
      .recall-section ul li small {
        color: #959595;
        display: block;
        line-height: 2.5;
        text-transform: uppercase;
        margin-bottom: 20px; }
  .recall-section .call-to-action {
    background-color: #f1f1f1;
    position: relative;
    top: -40px;
    height: 305px;
    padding-top: 25px;
    box-sizing: border-box; }
    .recall-section .call-to-action h3 {
      background: #ffc90e;
      box-sizing: border-box;
      color: #000;
      position: absolute;
      padding: 15px 30px;
      width: 100%;
      bottom: 290px;
      text-align: center;
      text-transform: uppercase;
      font-size: 16px; }
      .recall-section .call-to-action h3:after {
        content: '';
        width: 0;
        height: 0;
        border-left: 20px solid transparent;
        border-right: 20px solid transparent;
        border-top: 20px solid #ffc90e;
        position: absolute;
        left: 50%;
        margin-left: -20px;
        bottom: -20px; }
    .recall-section .call-to-action p {
      padding: 15px;
      font-size: 14px;
      letter-spacing: 0.05em; }
      .recall-section .call-to-action p a:after {
        display: none; }
    .recall-section .call-to-action .btn {
      box-sizing: border-box;
      position: absolute;
      left: 15px;
      right: 15px;
      bottom: 30px; }

/** [/Recall Section] */
/** [Featured News] */
.featured-news {
  -webkit-font-smoothing: antialiased;
  text-align: center;
  position: relative;
  float: left; }
  .featured-news:before {
    content: '';
    border-top: 1px solid #6c6c6c;
    position: absolute;
    width: 100%;
    display: block;
    top: 15px; }
  .featured-news h3 {
    border-left: 20px solid #fff;
    border-right: 20px solid #fff;
    background: #6c6c6c;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    display: inline-block;
    padding: 5px 15px;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    position: relative;
    margin-bottom: 60px;
    position: relative; }
    .featured-news h3:before, .featured-news h3:after {
      content: '';
      width: 24px;
      height: 40px;
      background-color: #fff;
      position: absolute;
      top: -5px; }
    .featured-news h3:before {
      right: -25px; }
    .featured-news h3:after {
      left: -25px; }
  .featured-news h4 {
    -webkit-font-smoothing: antialiased;
    color: #000;
    text-transform: uppercase;
    margin: 20px 0;
    position: relative; }
    .featured-news h4:after {
      content: '';
      border-top: 2px solid #ccc;
      width: 40px;
      position: relative;
      display: block;
      margin: 0 auto;
      margin-top: 20px; }
  .featured-news a {
    width: 240px;
    color: #000;
    display: inline-block;
    font-size: 16px;
    line-height: 1.5;
    position: relative; }
    .featured-news a:after {
      content: '›';
      color: #007dc2;
      display: inline-block;
      font-size: 22px;
      position: absolute;
      line-height: 1;
      margin-left: 3px; }
  .featured-news small {
    color: #959595;
    display: block;
    line-height: 2.5;
    text-transform: uppercase;
    margin-bottom: 20px; }

/** [/Featured News] */
/** [Consumer Resource] */
#ConsumerResource {
  -webkit-font-smoothing: antialiased;
  background: url('../imgnew/background-widget-pattern.png');
  float: left;
  padding-top: 30px;
  padding-bottom: 30px; }
  #ConsumerResource h2 {
    text-align: center;
    width: 100%;
    color: #000;
    font-size: 22px; }
  #ConsumerResource h2 {
    margin: 30px 0 35px;
    position: relative; }
    #ConsumerResource h2:before {
      content: url('../imgnew/stars.png');
      display: block;
      margin: 0 auto;
      margin-bottom: 5px;
      /*position: absolute;*/
      /*left: 50%;*/
      margin-left: -43px;
      margin-top: -15px; }
  #ConsumerResource h2 abbr {
    font-weight: 800; }
  #ConsumerResource abbr {
    border-bottom: none; }
  #ConsumerResource h3 {
    background: #6c6c6c;
    color: #fff;
    text-align: center;
    text-transform: uppercase;
    padding: 15px 0;
    position: relative;
    font-size: 14px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    position: relative;
    width: 200px;
    margin: 0 auto;
    margin-top: -25px;
    margin-bottom: 30px; }
  #ConsumerResource .consumer-resource-widget {
    margin: 0 auto;
    position: relative;
    width: 400px;
    overflow: hidden;
    background-color: #fff; }
    #ConsumerResource .consumer-resource-widget p {
      color: #000;
      font-size: 14px; 
	  margin: .5em 0}
	  #ConsumerResource .consumer-resource-widget p.required {
      color:#e60000; 
	  margin: .2em 0}
    #ConsumerResource .consumer-resource-widget .btn {
      width: 100%;
      padding: 20px;
      font-size: 14px;
      -webkit-font-smoothing: antialiased;
      cursor: pointer; }
	  
    #ConsumerResource .consumer-resource-widget label , #ConsumerResource .consumer-resource-widget .nolabel{
      text-transform: uppercase;
      color: #000;
      font-size: 14px;
      font-weight: 800;
      display: inline-block;
      width: 100px;
      padding: 15px 0; }
	  /*changed width to fit 3 inputs instead of one  05/05/15*/
    #ConsumerResource .consumer-resource-widget input[type=text], #ConsumerResource .consumer-resource-widget select {
      border: none;
      background: #f7f7f7;
      padding: 15px;
      font-size: 14px;
      width: 25px;
	}
		
    #ConsumerResource .consumer-resource-widget select {
      height: 45px;
      width: 225px;
      color: #aaa;
      text-transform: uppercase; }
	
	 /* IE9, IE10 added for ie9 no margin*/
@media screen and (min-width:0\0) {
   #ConsumerResource .consumer-resource-widget select {margin-bottom: 5px}
}
	 
  #ConsumerResource .consumer-resource-widget-title {
    font-weight: 800;
    font-size: 18px;
    color: #000;
   /* margin-bottom: 20px; */}
  #ConsumerResource .consumer-resource-widget-inner {
    padding: 0 30px;
    height: 300px; /*height change for error messaging 050515*/}

/** [/Consumer Resource] */
/** [Video Section] */
.video-section {
  -webkit-font-smoothing: antialiased;
  float: left; }
  .video-section [class*="grid_"] {
    margin-left: 0;
    margin-right: 0; }
  .video-section h2 {
    color: #000;
    text-align: center;
    width: 100%;
    font-size: 22px; }
  .video-section h2 {
    margin: 40px 0;
    position: relative; }
    .video-section h2:before {
      content: '';
      border-top: 2px solid #ffc90e;
      width: 40px;
      display: block;
      margin: 0 auto;
      margin-bottom: 20px; }
  .video-section h2 abbr {
    font-weight: 800;
    border-bottom: none; }
  .video-section .responsive-video-wrapper {
    position: relative;
    padding-bottom: 56.25%;
    /* 16:9 */
    padding-top: 25px;
    height: 0; }
    .video-section .responsive-video-wrapper > iframe {
      position: absolute;
      top: 0;
      left: 0;
      width: 100%;
      height: 100%; }
    .video-section .responsive-video-wrapper + p {
      padding-top: 15px;
      font-size: 16px; }
    .video-section .responsive-video-wrapper.resposive-video-wrapper-taller {
      padding-bottom: 61%; }

/** [/Video Section] */
/** [Administrator Box] */
#AdministratorBox {
  background-color: #363636;
  border-bottom: none;
  float: left;
  position: relative;
  margin-top: 60px; }
  #AdministratorBox .administrator-box-inner {
    padding: 40px;
    position: relative; }
  #AdministratorBox .heading-with-dash {
    color: #fff;
    font-weight: 800;
    font-size: 22px;
    -webkit-font-smoothing: antialiased; }
    #AdministratorBox .heading-with-dash:after {
      background-color: #868686; }
  #AdministratorBox abbr {
    border-bottom: none; }
  #AdministratorBox p {
    color: #fff;
    font-size: 16px;
    font-weight: 400;
    -webkit-font-smoothing: antialiased;
    margin-bottom: 30px; }
  #AdministratorBox ul {
    list-style: none;
    padding: 0;
    margin-top: 95px; }
    #AdministratorBox ul li {
      margin: 0 0 10px; }
      #AdministratorBox ul li a {
        color: #a9a9a9;
        width: 410px;
        position: relative; }
        #AdministratorBox ul li a:after {
          content: '›';
          color: #828282;
          display: inline-block;
          font-size: 17px;
          position: absolute;
          line-height: 1;
          margin-left: 3px; }
  #AdministratorBox .administrator-image {
    position: absolute;
    bottom: 0;
    right: 40px; }

/** [/Administrator Box] */
/** [Social Box] */
#SocailBox {
  background-color: #828282;
  padding-top: 30px;
  padding-bottom: 30px;
  border-top: none;
  border-bottom: none;
  float: left; }
  #SocailBox a {
    color: #fff;
    -webkit-font-smoothing: antialiased;
    font-size: 14px;
    line-height: 2; }
  #SocailBox .social-icon {
    margin-right: 10px; }

/** [/Social Box] */
/** [New Footer] */
#NewFooter {
  background-color: #636363;
  border-top: none;
  float: left;
  height: 250px;
  color: #fff;
  -webkit-font-smoothing: antialiased;
  font-size: 14px;
  padding-top: 40px; }
  #NewFooter a {
    color: #fff;
    font-size: 14px;
    line-height: 1.75; }
  #NewFooter .new-footer-title {
    text-transform: uppercase;
    font-weight: 800; }
  #NewFooter .dot-icon {
    margin: 0 auto;
    position: relative;
    width: 50px;
    display: block;
    margin-top: -20px; }
  #NewFooter .contact-info {
    line-height: 1.5; }

/** [/New Footer] */