/* Start Disclaimer */
div#disclaimerIMG {
  height: 309px;
  width: 285px;
  position: relative;
  left: 0px;
  top: 37px;
  text-align: left;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
  background: url("../images/layout/photos/advisering.jpg") left top no-repeat;
}

td.disclaimerMain {
  height: 381px;
  width: 717px;
}

table.disclaimertext {
  text-align: left;
	font-size: 9px;
}

div#disclaimerText {
  width: 716px;
  height: 371px;
  position: relative;
  left: 0px;
  top: 5px;
  text-align: left;
  overflow: auto;
  border-style: solid;
	border-color: #FFF;
	border-width: 0px;
}

table.topMenu {
  width: 716px;
}
/* End Disclaimer */

