body {
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size: 14px;
	line-height: 21px;
	color: #333;
	font-weight: normal;
	background-color: #FFFFFF;
	margin: 0;
}
html {
	position: relative;
	min-height: 101%;
}
a {
	font-weight: bold;
	color: #900;
	text-decoration: none;
}
a:hover {
	color: #B00000;
	text-decoration: underline;
}
a:visited {
	color: #C24526;
	text-decoration: none;
}
*:focus {
outline: none;
outline-width: 0;
}
h1 {
	color: #000;
	font-weight: bold;
	font-size: 18px;
	line-height: normal;
	display: inline;
	-webkit-text-size-adjust: 120%;
}
h2 {
	color: #000;
	font-weight: bold;
	font-size: 14px;
	line-height: 130%;
	display: inline;
	-webkit-text-size-adjust: 120%;
}
h3 {
	color: #900;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	display: inline;
	-webkit-text-size-adjust: 110%;
}
h4 {
	color: #000;
	font-weight: bold;
	font-size: 16px;
	line-height: 130%;
	display: inline;
	-webkit-text-size-adjust: 110%;
}
h5 {
	color: #C24526;
	font-weight: bold;
	font-size: 1.2em;
	line-height: 120%;
	display: inline;
	-webkit-text-size-adjust: 110%;
}
h1, h2, h3, h4, h5 {
	margin-top: 0px;
	margin-bottom: 0px;
}
.small {
	font-size: 11px;
	line-height: 17px;
	color: #666;
}
.copyright {
	font-size: 10px;
	color: #999999;
	line-height: 14px;
}
.bullet {
	list-style-position: outside;
	list-style-image: url(images/HLC_bullet.gif);
	list-style-type: none;
	margin-left: -12px;
}
.quote {
	font-size: 20px;
	line-height: 32px;
	font-family: "Lucida Sans Unicode", "Lucida Grande", sans-serif;
	color: #4C6367;
}
.citation {
	font-size: 12px;
	color: #999999;
}
#contentform {
	padding-top: 30px;
	width: 100%;
	overflow: hidden;
}
.red {
	color: #C24526;
	font-weight: bold;
}
