#subheading  {
	font-family: arial,sans-serif;
	font-size: 0.6em;
	line-height: 1.1em;
	margin: 1em 0 0 0;
	text-transform: none;
}

table td.nowrap {
  white-space: nowrap;
}
table td.numeric, table th.numeric {
  text-align: right;
}
table td.char, table th.char {
  text-align: center;
  width: 20px;
}
table td.totalcredits {
  text-decoration: underline;
  font-weight: bold;
}
tbody tr:first-child th {
	border-bottom: 1px solid #CCC;
	vertical-align: baseline;
}
.faqs li span {
	color: #333;
}
p {
	margin-right: -220px;
	margin-top: 12px;
	margin-bottom: -5px;
	line-height: 1.3143em;
}

p.narrow {
	margin-right: 0;
}

h2 {
	margin-top: 0px;
	padding-bottom: 7px;
}
hr {
	margin-right: -220px;
}

.back_to_top {
	text-align: right;
	margin-right: -220px;	
}