/**
 *  css for grants program
 */

h5 {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

/* .box_content_cta {
  text-align: center;
} */

#scancol dd {
  margin-left: 12px;
}

#scancol dt {
	font-family: Verdana, Arial, Geneva, sans-serif;
	font-weight: bold;
	margin-top: 1em;
}

#scancol hr {
  width: 80%;
}

div#text dl {
  margin-left: 2em;
}

div#text dt {
  font-family: Georgia, "Times New Roman", Times, serif;
}

#timetable td{
  vertical-align: top;
  padding-bottom: 0.5em;
}

#timetable th {
  text-align: left;
  padding-left: 2px;
  background-color: #7f7f7f;
  color: white;
}
