#mainContent #mainTier01, #mainTier02, #mainTier03
{
  text-align: left;
  padding: 0px 17px 10px 17px;
  width: 746px;
}

div.qnaContainer
{
  width: 715px;
}

div.divQuestion01, div.divQuestion02
{
  float: left;
  line-height: 20px;
  padding-left:6px;
  font-size: 15px;
  margin-bottom: 5px;
}

div.divQuestion01
{
  background-color: #1d9cd5;
  width: 34px;
  height: 20px;
  color: #ffffff;
  font-weight: bold;
}

div.divQuestion02
{
  float: left;
  width: 665px;
  color: #3a3552;
}

div.divAnswer02, span
{
  float: left;
  line-height: 22px;
  font-size: 15px;
  padding: 2px 0 5px 6px;
}

div.divAnswer
{
  float: left;
  background-color: #e2e2e0 ;
  color: #1d9cd5;
  font-weight: bold;
  margin-bottom: 15px;
}

div.divAnswer span
{
  width: 34px;
  font-weight: bold;
}

div.divAnswer02
{
  background: url(../img/imgColSep.gif) repeat-y 0 1px;
  width: 665px;
  color: #4c525d;
  padding-right: 3px;
  font-size: 14px;
}

div.divAnswer02 a
{
  text-decoration: underlined;
}

div.divAnswer02 a:hover
{
  text-decoration: none;
  color: #007fb8;
}

div.divAnswer02 h1
{
  background: #ffffff;
  border-left: solid 4px #1D9CD5;
  color: #207EB2;
  margin: 0;
  padding-left: 5px;
  line-height: 20px;
  height: auto;
}

div.divAnswer02 h4
{
  margin: 5px 0;
}

#divClaim1, #divTreatment1, #divClaim3, #divReimbursement1, #divDental1
{
  width: 635px;
  background-color: #ffffff;
  border: solid 1px #aaaaaa;
  padding: 10px;
  margin: 0 auto;
}

#divClaim1, #divClaim2, #divClaim3, #divClaim4, #divTreatment1, #divTreatment2, #divReimbursement1, #divReimbursement2, #divDental1, #divDental2
{
  display: none;
}

#divTreatment1 h4
{
  background: url(../img/imgBullet02.gif) no-repeat 0 5px;
  padding-left: 17px;
}

#divTreatment1 li
{
  border-bottom: dotted 1px #AAAAAA;
  padding: 5px 0 15px 0;
}

#divTreatment1 div.subDefTreatment
{
  border: solid 1px #6695c1;
  padding: 10px 15px;
  margin: 5px 10px;
}

div.subDefTreatment h3
{
  color: #003cae;
  font-weight: bold;
}

#divReimbursement1 a
{
  margin: 0 10px;
}
