html {
  position: relative;
  min-height: 100%;
}

body, div, span, a, li, td, h1, h2, h3, h4, h5, td, th {
  font-family: 'Verdana', 'Arial';
}

.page {
  background-color: #ffffff;
  padding: 1px;
}

.img-logo {
  display: inline:block;
  width: 75px;
  height: auto;
}

.img-os {
  width: auto;
  height: 50px;
}

.btn-wide-md {
  width: 250px;
}

.btn-wide-lg {
  width: 400px;
}

.button-spacer {
  margin-bottom: 5px;
}

.t1 {
  margin-left: .5em;
  font-weight: normal;
}

.t2 {
  margin-left: 1em;
  font-weight: lighter;
}

.footer-spacer {
  height: 60px;
}

.footer {
  font-size: 10pt;
  position: absolute;
  bottom: 0;
  width: 100%;
  height: 50px;
  background-color: #7e1418;
}

.copyright {
  color: #d0d0d0;
}

.notice {
  color: #d0d0d0;
}

.notice a {
  color: #d0d0d0;
}
