#bodyblock
{
  height:       180em;
}
#footerblock 
{
  position:  absolute;
  top:          240em;
  height:       100px;
}

.CDAContent, .CDAContentFirst, .CDATitle, .CDATitleFirst, .CDAItem, .CDAContentLink,
.CDAQuestion, .CDAQuestionFirst
{
  line-height:    20px;
}
.CDATitle
{
  margin-top:    25px;
  margin-bottom:  5px;
  font-weight: bolder;
}

.CDATitleFirst
{
  margin-bottom:  5px;
  font-weight: bolder;
}
.CDAQuestionFirst
{
  font-weight: bolder;
  margin-top:    40px;
  margin-bottom: 15px;
  margin-right:   0px;
  text-align:    left;
  text-decoration: underline;
}
.CDAQuestion
{
  font-weight: bolder;
  margin-top:    15px;
  margin-bottom: 15px;
  margin-right:   0px;
  text-align:    left;
  text-decoration: underline;
}
a.CDAQuestionLink
{
  color:        #6D6152;
  text-decoration: none;
  padding-left:     0px;
  font-weight:   bolder;
  text-decoration: underline;
}
a.CDAQuestionLink:link    { color: #6D6152; }
a.CDAQuestionLink:visited { color: #6D6152; }
a.CDAQuestionLink:active  { color: #CE4433; }
a.CDAQuestionLink:hover   { color: #CE4433; }
