img {
  behavior:url('/iepngfix.htc');
}

.doc-narrow {
  width:850px !important;
  margin-top:70px !important;
}

.header, .body {
  font-size:110%;
  clear:both;
}

.header .h-links {
  float:right;
  margin-top:12px;
}

.header {
  margin-bottom:60px;
}

.logo {
  position:relative;
  left:-55px;
  width:400px;
}

.columns-4 {
  margin-top:40px;
  margin-bottom:40px;
}

.columns-4 .pad {
  padding-left:50px !important;
}

.columns-4 h1 {
  color:#383838;
  font-size:125%;
  margin:.4em 0 .5em 0;
}

.columns-4 p {
  font-size:85%
}

.green-num {
  width:34px;
  height:34px;
  background:url('../images/bgs/green-round.png') no-repeat left top;
  color:#fff;
  font-size:180%;
  line-height:35px;
  text-align:center;
  overflow:hidden;
  margin:0 0 -34px -40px;
}

table.actions {
  width:100%;
  color:#666;
}

table.actions td {
  text-align:center;
}

.ta-r {
  text-align:right !important;
  width:71px;
}

.ta-l {
  text-align:left !important;
  width:140px;
}

table.actions a {
  font-size:170%;
}

.footer {
  margin-top:150px;
  padding:0 0 50px 330px;
  color:#666;
  font-size:90%;
}

.footer .black, .footer .black:visited {
  color:#000 !important;
}

.footer .first-line a, .footer .first-line a:visited {
  color:#999;
}

.footer .second-line a, .footer .second-line a:visited {
  color:#666;
}

.footer .big {
  font-size:120%;
}