#sidebar
{
 font-size:     11px;
 line-height: 1.25em;
 height:       295em;
 width:        198px;
 border-right: 1px solid white;
}

#footerblock
{
  position:   relative;
  left:         -200px;
  height:        200px;
  margin-top:      5em;
}

p
{
 margin:  0;
 padding: 0;
}

.Picture
{
 position: absolute;
 top:          29px;
 left:        450px;
 z-index:       999;
}

.CDATitle, .CDATitleFirst, .CDAItem, .CDAContentLink,
.CDAQuestion, .CDAQuestionFirst
{
  line-height:  1.25em;
  margin-bottom:   0px;
  margin-top:      0px;
  margin-right:   50px;
}
.CDATitle
{
  color:      #6D6152;
  font-weight: bolder;
  margin-top:    15px;
}

.CDAQuestionFirst
{
  font-weight: bolder;
  margin-top:    40px;
  margin-bottom: 15px;
  margin-right:   0px;
  text-align:    left;
}
.CDAQuestion
{
  font-weight: bolder;
  margin-top:    15px;
  margin-bottom: 15px;
  margin-right:   0px;
  text-align:    left;
}
a.CDAQuestionLink
{
  color:        #6D6152;
  text-decoration: none;
  padding-left:     0px;
   font-weight:   bolder;
}
a.CDAQuestionLink:link    { color: #6D6152; }
a.CDAQuestionLink:visited { color: #6D6152; }
a.CDAQuestionLink:active  { color: #CE4433; }
a.CDAQuestionLink:hover   { color: #CE4433; }
   
.CDAContent
{
  margin-bottom:  0px;
}
.VBAPicture
{
  background:   white;
  padding:          0;
  padding-bottom: 1px;
  padding-right:  1px;
}
.VBACaption
{
  font-size:     10px;
  line-height:   11px;
  padding-left:   3px;
  padding-bottom: 3px;
}

