body {
  background-color: #fff;
  background-image: none;
  border-color: #000;
  color: #000;
  float: none;
  width: auto;
  padding: 20px;
}
#outerWrapper, .outerWrapper {
  float: none;
  width: auto;
}
.header {
  float: none;
  width: 100%;
  margin: 0;
  padding: 0;
}

.header h1 a {
display: none;
}

.h1Print {
display: block;
padding: 12px 0 12px 0;
}

.login {
  display: none;
}

.collage {
  display: none;
}
.navMain {
  display: none;
  float: none;
  width: auto;
}
.contentWrapper {
  float: none;
  width: auto;
}

.leftColumn {
  display: none;
  float: none;
  width: auto;
}

.content {
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}


.locations {
  float: none;
  margin: 0 0 0 0;
  padding: 0 0 0 0;
  width: auto;
}


.advisorySubheader, .careersSubheader, .contactSubheader, .welcomeSubheader, .merchantSubheader, .newsSubheader, .teamSubheader, .privacySubheader, .termsSubheader, 
.advisorySubheader1, .advisorySubheader2, .advisorySubheader3, .advisorySubheader4, .advisorySubheader5, .advisorySubheader6, .advisorySubheader7 {
display: none;
}

.AdvisoryRepresentations { color: #000; }

.h2Print {
display: block;
text-indent: 0;
clear:both;
}

.printChart {
  display:inline;
}

.advisoryChart {
  display: none;
  float: none;
  width: 0;
}

.footer {
  display: none;
  float: none;
  width: auto;
}
.printParagraph {
display: none;
}
#preview-message {
	display:none;
}

.print {
display: none;
}

h3.transactionHeader, .TransactionsTable, p.transactionText {
    margin-left:0px !important;
    clear: both !important;
}


