body {
  background-color: #FFFFFF;
  font-family: Arial;
  font-size: 12pt;
}
p, td, li {
  font-family: Arial;
  font-size: 12pt;
}

#navigations, #topnav, #foot {
	display: none;
}
#printheader {
  display: inline;
  width: auto;
  margin: 0 5%;
  padding: 10pt;
}

#header, #header_lease, #header_writer, #header_mortgage, #header_training, #header_finance{
    display: none;
}

#wrap, #main-content, #sub-content {
	width: auto;
	margin: 0 5%;
	padding: 0;
	float: none !important;
   	background: transparent;

	}
h1 {
  font-size: 14pt;
  color: #CC3300;
}
h2 {
  font-size: 14pt;
  color:  #000099;
}
h3 {
  font-size: 14pt;
  color:  #000066;
  border-bottom: solid 1px #FF9900 ;
  background-image: url(images/bullet_orange.gif);
  background-position: left;
  background-repeat: no-repeat;
  padding-left: 10px;
  margin-top: 15px;
}
h4 {
  font-size: 14pt;
  color:  #000066;
}
h5 {
  margin-top: 0;
  padding-top: 0;
  font-size: 14pt;
  text-align: center;
  border: 1px solid #000066;
}
h5.bg_red {
  background-color: #990000;
}
h5.bg_green {
  background-color: #006666;
}
h1, h2, h3, h4 {
  text-align: left;
  font-weight: bold;
}
