﻿body {
  background: white;
  font-size: 10pt;
  font-family: Arial, Helvetica, Verdana, Tahoma;

}

a:link, a:visited {
  background: transparent;
  font-weight: bold;
  text-decoration: underline;
}

h1,h2, h3 {
  margin: 0px;
  padding: 0px;
}

h1 {
  font-size: 20px;  
  margin-bottom: 12px;
}

h2 {
  font-size: 14px;
  margin-top: 18px;
}

img {
  float: left;
  margin-right: 20px;
}

div {
  clear: both;
}

#content {
  background: none;
}

#contentRightPadding {
  padding: 0px;
}

#siteOuter, #contentRight {
  width: auto;
  float: none !important;
  color: #000000;
}

#header, #footer, .choiceBox, #contentSpacer, .mvrBoxLeft, .subpage #contentLeft, #subContentRight {
  display: none;
}

#siteOuter {
  border: none;
}

.printLogo {
  display: block;
  margin-bottom: 25px;
}

#subContentRight {
  float: none;
}
