b {
  font-family: "verlag black";
}

body
{line-height:1;
}


#header {
  background: url(../images/header.png);
  background-repeat: no-repeat;
  background-size: 100% 100%;
}
#fa {
  background-color: #f7f5f2;
}
#ii {
  background-color: #ffffff;
}
.anchor-btn {
  color: #000000;
  font-family: "Verlag Black";
  background-color: #85d1da;
  font-size: 24px;
  text-align: center;
  height: 50px;
}
.anchor-btn > a {
  position: relative;
  top: 17px;
}
.fa {
  font-size: 40px;
}
.basic {
  font-size: 24px;
  line-height:1;
}
.basic > a,
.bull > a,
.gen > a {
  text-decoration: underline;
  color: #1c3239b2;
}
.black-hr {
  width: 100%;
  height: 2px !important;
  width: 90%;
  background-color: #000000;
}
.phone {
  font-size: 24px;
  color: #256b71 !important;
  text-decoration: none !important;
}
.phone:hover {
  color: #256b71;
  text-decoration: underline !important;
}


a.yellowphone {
  font-size: 44px;
  color: #eeea8e ;
  text-decoration: none !important;
}

table,
td,
p {
  margin: 0 0 0 0;
  padding: 0;
  line-height: normal;
  font-size: 18px;
    line-height:1;

}

.footnote {
  max-width: 1100px;
}

.head {
  color: #ffffff;
  font-size: 44px;
  font-family: "verlag bold";
}

.white {
  color: #ffffff;
  font-size: 20px;
  line-height:25px;
}

.behalf {
  font-size: 24px;
  font-weight: bold;
  line-height:1;
}
.subhead {
  font-size: 35px;
  padding-top: 30px;
  
}

.bull {
  font-size: 20px;
  padding: 10px 0 0 20px;
}
.yellowhead {
  color: #eeea8e;
  font-size: 44px;
  font-variant: italic;
}
.thin
{
  font-family:verlag light;
}

.proxymail::before {
  content: "";
  background-image: url("../images/proxy_mail.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 44px;
  height: 32px;
  margin-right:10px;
  display: inline-block;
}
.proxyphone::before {
  content: "";
  background-image: url("../images/proxy_phone.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  margin-right:10px;
  display: inline-block;
}


.xxyellowhead::xxbefore {
  content: "";
  xxbackground-image: url("../images/xxcheck-box.png");
  background-size: 100% 100%;
  background-repeat: no-repeat;
  width: 30px;
  height: 30px;
  display: inline-block;
}
.num {
  font-size: 28px;
  line-height: 1.2;

}
.gen {
  font-size: 20px;
  padding: 15px 0 0 0;
  line-height: 1.2;
}
