
.dl_title {
  padding: 0px 0px 20px 0px;
  color: #004990;
  font-size: 11pt;
  font-weight: bold;
}

.dl_links_container {
  width: 600px;
}

.dl_spacer {
  float: left;
  width: 0px;
  height: 300px;
}

.dl_link_column {
  float: left;
  width: 300px;
}

.dl_link_div {
  float: left;
  width: 250px;
  height: 50px;
}

.dl_icon_div {
  float: left;
  width: 40px;
  height: 50px;
}

.dl_link, .dl_link:visited, .dl_link:hover, .dl_link:active { /* common.css/.ALL_TEXT */
  color: #000000;
  font-size: 11pt;
  font-weight: normal;
  text-decoration: none;
}
.dl_link:hover {
  text-decoration: underline;
}

.dl_footer {
  width: 600px;
}
