a.contentpagetitle:link, a.contentpagetitle:visited {
  font-family      : Arial, Helvetica, sans-serif;
  font-size        : 18pt;
  font-weight      : bold;
  color            : #314e7b;
  padding          : 1px;
  text-decoration  : none;
  border-bottom    : none;
}

a.contentpagetitle:hover {
  color            : #376742;
}

.contentheading {
	font-family      : Arial, Helvetica, sans-serif;
	font-weight      : bold;
	color            : #314e7b;
	text-align       : left;
	padding-top      : 7px;
	font-size: 18pt;
}

.componentheading {
	font-family      : Trebuchet MS, Verdana, sans-serif;
	font-weight      : bold;
	color            : #314e7b;
	text-align       : left;
	padding-left     : 5px;
	border-bottom    : 1px solid #2E4C6B;
	font-size: 18pt;
}
