.noTopBorder{
  border-top-style: hidden;
}

.noTopBtmBorder{
  border-top-style: hidden;
  border-bottom-style: hidden;
}

.noBtmBorder{
  border-bottom-style: hidden;
}
.noBorder{
  border-top-style: hidden;
  border-bottom-style: hidden;
  border-left-style: hidden;
  border-right-style: hidden;
}
.centered p{
  text-align: center;
}
.font17{
  font-size: 17px;
}
.font14{
  font-size: 14px;
}
.font13{
  font-size: 13px;
}
.font12{
  font-size: 12px;
}
.font11{
  font-size: 11px;
}

.page {
  line-height: 2.2em;
}

#date {
  text-align: right;
  line-height: 1em;
  margin-top: 15px;
}

.lineHeight {
  line-height: 1.5em;
}

#greeting {
  line-height: normal;
  padding-bottom: 15px;
}
.side{
  padding-bottom: 20px;
}

#pg1 {
  padding-left: 15px;
  padding-right: 15px;
  line-height: 1.15em;
  padding-bottom: 20px;
}

#pg2 {
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 20px;
  line-height: 1.15em;
  padding-bottom: 20px;
}

#pg3 {
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 10px;
  line-height: 1.15em;
}

#pg4 {
  padding-left: 15px;
  padding-right: 20px;
  padding-top: 10px;
  line-height: 1.15em;
  padding-bottom: 20px;
}

.headerLH{
  line-height: 1.0em;
}

.indent10 {
  text-indent: 10px;
}

.indent {
  text-indent: 25px;
}

.indent50 {
  text-indent: 50px;
}

.indent60 {
  text-indent: 60px;
}

.indent100 {
  text-indent: 100px;
}

.indent200 {
  text-indent: 200px;
}

.signature {
  text-indent: 210px;
}

.alignRight {
  text-align: right;
}

.nextLine {
  text-indent: 85px;
}

.indentP {
  padding-left: 20px;
}
.side {
  padding-top: 10px;
}
img.padTop {
  padding-top: 100px;
}
img.padTop2 {
  padding-top: 85px;
}
img.padTop3 {
  padding-top: 85px;
}
img.padTop4 {
  padding-top: 50px;
}
.marginTop {
  margin-top: 30px;
}
.marginBtm {
  margin-bottom: 10px;
}
.space {
  white-space: pre;
}