/********************************
 *  *  Eastlink Standard CSS File  *
 *   *   Per Style Guide V7     *
 *    ********************************/

body {
  margin: 0px;
  padding: 0px;
  background-color: #E6E7E8;
  font-family; Arial,Helvetica, sans-serif;
  text-align: center;
}

#Content {
  width: 900px;
  margin: 0px auto;
  text-align: center;
  padding: 0px 15px 15px 15px;
  background-color: #FFF;
}

th#question {
  color: #330072;
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
}

td#answer {
  width: 900px;
  margin: 0px auto;
  text-align: center;
  padding: 0px 15px 15px 15px;
  background-color: #FFF;
}

#primary_logo_container {
  height: 179px;
}
#primary_logo {
  background-image: url(/images/EL.Primary.RGB.149px.jpg);
  width: 149px;
  height: 149px;
}
#primary_logo_text {
  padding: 105px 20px 0px 0px;
}
#primary_logo_text h1 {
  margin: 0px;
  padding: 0px;
}
#business_logo_container {
  height: 172px;
}
#business_logo {
  background-image: url(/images/EL.Business.RGB.Logo.114px.jpg);
  width: 114px;
  height: 142px;
}
#business_logo_text {
  padding: 75px 20px 0px 0px;
}
#business_logo_text h1 {
  margin: 0px;
  padding: 0px;
}
#primary_logo, #business_logo {
  margin: 0px 10px 10px 10px;
  float: left;
}


/********************************
 *  *  Custom Font Definitions   *
 *   ********************************/
@font-face {
  font-family: "ChevinStd-Medium";
  src: url(../fonts/202CBE_0_0.eot?#iefix) format("embedded-opentype"), url(../fonts/202CBE_0_0.woff) format("woff"), url(../fonts/202CBE_0_0.ttf) format("truetype");
}
@font-face {
  font-family: "ChevinStd-Thin";
  src: url(../fonts/202CBE_1_0.eot?#iefix) format("embedded-opentype"), url(../fonts/202CBE_1_0.woff) format("woff"), url(../fonts/202CBE_1_0.ttf) format("truetype");
}
@font-face {
  font-family: "ChevinStd-DemiBold";
  src: url(../fonts/202CBE_2_0.eot?#iefix) format("embedded-opentype"), url(../fonts/202CBE_2_0.woff) format("woff"), url(../fonts/202CBE_2_0.ttf) format("truetype");
}
@font-face {
  font-family: "ChevinStd-DemiBoldItalic";
  src: url(../fonts/202CBE_3_0.eot?#iefix) format("embedded-opentype"), url(../fonts/202CBE_3_0.woff) format("woff"), url(../fonts/202CBE_3_0.ttf) format("truetype");
}

h1 {
  color: #330072;
  font-family: ChevinStd-Thin,Helvetica,Arial,sans-serif;

}
h1 span {
  color: #fbaf31;
  font-family: ChevinStd-Medium,Helvetica,Arial,sans-serif;
}
h2 {
  color: #330072;
  font-family: ChevinStd-DemiBold,Helvetica,Arial,sans-serif;
}
h3 {
  color: #57585b;
  font-family: Helvetica,Arial,sans-serif;
  font-weight: bold;
}
h4 {
  color: #fbaf31;
  font-family: Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
h5 {
  color: #57585b;
  font-family: Helvetica,Arial,sans-serif;
  text-transform: uppercase;
  font-weight: bold;
}
