/** PageBody Settings **/

.DocTitle {
  clear: both;
	font-size: 14pt;
	font-weight: bold;
  padding: 30px 0px 30px 0px;
}

.DocInfoBox {
  clear: both;
  padding: 20px 0px 20px 20px;
}

.DocInfo {
  float: left;
  padding: 30px 30px 30px 50px;
}

.DocInfo dt {
  clear: both;
	font-weight: bold;
  text-align: left;
  line-height: 180%;
  padding: 0px 0px 0px 0px;
}

.DocInfo dd {
  clear: both;
  text-align: left;
  line-height: 180%;
  padding: 0px 0px 0px 60px;
}

.DocText {
  clear: both;
  font-size: 10pt;
  text-align: left;
  line-height: 180%;
  padding: 10px 20px 10px 20px;
}

.GoogleTextAdBox {
  float: left;
  width: 380px;
  padding 10px 10px 10px 10px;
}

#GoogleText_300x250 {
  clear: both;
  float: left;
}

