body {
  font-family: Arial, sans-serif;
  font-size: 10pt;
  background: #ffffff;
  color: #000000;
  margin-top:0;
}

a:link,
a:active
{
  text-decoration: none;
  color: #002456;
}

a:visited {
  color: #562400;
  text-decoration: none;
}

td#sidebar {
  display: none;
}

td#sidebartop {
  display: none;
}

td#headertop {
  background: transparent;
  color: #000000;
}

td#headerrhs {
  display: none;
}

td#headerbottom {
  background: transparent;
  color: #000000;
}

td#headerbottom h1 {
  font-size: 32pt;
  color: #000000;
  margin: 0;
  padding: 0;
}

td#contentcell {
  background: #ffffff;
  vertical-align: top;
  width: auto;
}

div#content {
  width: auto;
}

table.form th.header {
  text-align: left;
  background: #cccccc;
  padding-top: 1em;
}

table.form td.label {
  text-align: right;
  font-weight: bold;
  vertical-align: top;
}

table.form td.element {
  text-align: left;
  vertical-align: top;
}

span.reqnote {
  font-size: 80%;
  color: #ff0000;
}

ul {
  list-style: circle;
  margin-left: 0;
  padding-left: 0;
}

ul li {
  padding-left: 0;
  margin-left: 3em;
}

table.breadcrumbs {
  display: none;
}

.hideme
{
  display: none;

}
<!--td#newcontent {
<!--	width: auto;
	<!--border: 0;
<!--	margin-left: 10%;
	<!--margin-top: 0%;
<!--	padding: 0;
	<!--float: none;
	}

#newcontent
{
	padding-left: 2px;
	padding-right: 0px;
	padding-top: 0px;
	margin-top: 0px;
	margin-left: 0px;
	width: auto;
	float: none;
	
	
}
