﻿nav, .search, .headerText li,
.breadcrumbs, .print,
.middleBanner img, svg,
.customerStories .blueLink,
.rightSide.calcs, .rightSide.escrow,
.rightSide.faq, .licensingLinks,
button, .tabs, .showAll,
#returnToTop, .footerNav {
  display: none;
}

a {
  text-decoration: none;
}

a.printURL:after {
  content: " (" attr(href) ") ";
  font-size: 0.8em;
  font-weight: normal;
}

.headerText li:first-child {
  display: block;
  margin-top: 40px;
  float: right;
  width: 50%;
}

.headerText li:first-child a {
  color: #424242;
  text-decoration: none;
  font-size: 20px;
}

.logo img {
  max-width: 180px;
}

header {
  border-bottom: 3px solid #cecece;
  margin-bottom: 20px;
}

.middleBanner {
  padding: 0;
  margin: 0;
}

.containerMidBanner {
  padding: 0;
}

a.blueLink, a.phone {
  color: #2994d5;
}

.contactUs a.phone, .contactUs p {
  padding: 0;
  margin: 0;
  line-height: 1;
}

.ourMission, .recentNews {
  float: none;
  clear: both;
  width: 100%;
}

.workingAtVMF {
  border: none;
  clear: both;
}

.tabContainer, .tabBox {
  border: none;
}

.leftBottom {
  clear: both;
}

h4.faq {
  clear: both;
  border-bottom: 1px solid #cecece;
}

h4.faq span.category {
  font-size: 24px;
}

.question {
  font-weight: bold;
  clear: both;
}

form {
  float: none;
  clear: both;
}

#couponsForm, #loanApp {
  display: none;
}

#loanAppResult {
  float: none;
  clear: both;
  width: 100%;
}

.rightSideBox {
  border: none;
  clear: both;
}

.midPods.homeLoans {
  border: none;
  clear: both;
}

.formsContainer {
  border: none;
  width: 650px;
  height: 280px;
}

#newAccountForm {
  border: none;
  width: 356px;
  height: 385px;
}

p.secureConnection.newAccount {
  margin-top: 0;
}

footer {
  float: none;
  clear: both;
  width: 100%;
  margin-top: 50px;
}

footer .footerLeft {
  float: left;
}

footer .footerLeft img {
  max-width: 100px;
}

footer .footerMiddle {
  float: left;
  margin-top: 30px;
  font-size: 12px;
  padding-left: 5%;
}

footer .footerRight {
  float: right;
  margin-top: 25px;
  font-size: 12px;
}

footer .footerRight img:first-of-type {
  max-width: 15px;
}

/*# sourceMappingURL=print.css.map */