body {
  border: 3px solid #f7941e;
  padding: 50px 50px 50px 50px;
}

div#header  {
  display: none;
}

div#menu {
  display: none;
}

ul#search {
  display: none;
}

ul.breadcrumb {
  display: none;
}

div#contentleft {
  display: none;
}

.rightbuttons {
  display: none;
}

div#content_secondary, div#content_tertiary, div#content_fourth {
  display: none;
}

div#adviser {
  display: none;
}

div#printbar {
  display: none;
}

div#content_right_top {
  display: none;
}

div#content_right_center {
  display: none;
}

img {
  display: none;
}

h1 a span {
  font: 22px 'Arial';
  text-decoration: none;
  color: #27306d;
} 

h2 {
  font-size: 0.9em;
  font-family: 'Arial';
  color: #27306d;
}

h3 {
  font-size: 0.8em;
  font-family: 'Arial';
  color: #27306d;
}

h4 {
  font-size: 0.8em;
}

p {
  font: 11px 'Arial';
  color: #6a737b;
}

.vcard {
  font: 11px 'Arial';
  color: #6a737b;
}

a {
  font: 11px 'Arial';
  color: #6a737b;
  text-decoration: none;
}

th, td {
  font: 11px 'Arial';
  color: #6a737b;
}

dt {
  font: 11px 'Arial';
  color: #6a737b;
}

/*tables*/

table {
  margin: 0 0 0.9em;
}

table th, table td {
  width: 200px;
  padding: 4px 0 4px 0;
  font: 11px 'Arial';
  color: #8e8e8e;
  border-top: 1px solid #c9cacb;
}

table th {
  width: 200px;
  text-align: left;
}

table#top3 td {
  width: 70px;
  padding: 4px 0 4px 0;
  font: 11px 'Arial';
  color: #8e8e8e;
  border-top: 1px solid #c9cacb;
}

table#top3 td.first_col {
  width: 200px;
}

td#td_last {
  text-align: right;
}

li {
  font: 11px 'Arial';
  color: #6a737b;
}

/*footer*/

ul#logos {
  display: none;
}

div#footer {
  display: none;
}



.ftr1, .ftr2 {
  display: none;
}

p.top {
  display: none;
}
