#header {
  width: 780px;
  height: 110px;
  margin-top: 20px;
}

img {
border: none;
}


#callMessage{
  font-family: Georgia, serif;
  color: #333;
  font-size: 18px;
  position: relative;
  left: 540px;
  top: -85px;
}

#callNumber{
  font-family: Georgia, serif;
  color: white;
  font-size: 26px;
  position: relative;
  left: 550px;
  top: -82px;
}

.parTitle1{
  color: #0066FF;
  font-family: Arial, sans-serif;
  font-size: 13px;
  font-weight: bold;
}

ol.parStyle1 li{
  margin: 25px 0px;
}


.parStyle1{
  font-family: Arial, sans-serif;
  font-size: 13px;
  margin-top: -3px;
}

.centered{
  text-align: center;
  font-family: Arial, sans-serif;
  line-height: 15px;
  font-size: 13px;
  font-weight: bold;
}

.ContentLeftTD{
  text-align: left;
}

h1{
  font-family: Arial, sans-serif;
  width: 100%;
  color: #990000;
  font-size: 18px;
  font-weight: bold;
  border-bottom: dashed gray 1px;
}

.question{
  color: #0066FF;
  font-family: Arial, sans-serif;
  font-size: 13px;
 
}

.SurveyQuestion{
  font-weight: bold;
  font-size: 12px;
  margin: 20px 0px 0px 0px;
}

p.guide{
  line-height: 18px;
  margin-top: 0px;
}

#formStep{
  margin: -7px -10px 0px -10px;
}

#step1{
position: relative;
width: 160px;
  font-size: 11px;
  line-height: 20px;
left: 170px;
top: -100px;
margin-bottom: -100px;
}

#step2{
position: relative;
width: 160px;
  font-size: 11px;
  line-height: 20px;
left: 350px;
top: -82px;
margin-bottom: -60px;
}

h3{
  font-size: 18px;
  margin: 0px;
  color: #3B434F;
  font-family: Georgia, serif;
}