.black {color: #000000}
body,td,th {
	font-family: Arial, Helvetica, sans-serif;
}
a:link {
	color: #014A8E;
}
a:visited {
	color: #666666;
}
a:hover {
	color: #E3B02F;
}
a:active {
	color: #E3B02F;
}
.nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
}
.bold_blue {
	font-weight: bolder;
	color: #014A8E;
}
.titles_blue {
	font-size: 18px;
	font-weight: bolder;
	color: #014A8E;
}
.titles_green {
	font-size: 18px;
	font-weight: bolder;
	color: #006633;
}
.titles_burgundy {
	font-size: 18px;
	font-weight: bolder;
	color: #A30030;
}
.bold_green {
	font-weight: bolder;
	color: #006633;
}
.bold_green_16px {
	font-size: 16px;
	font-weight: bolder;
	color: #006633;
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	line-height: 20px;
}
.bold_red_italic {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	color: #CC0000;
	font-weight: bolder;
	font-size: 16px;
}
.bold_blue_TIMES {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-style: italic;
	font-weight: bolder;
	color: #014A8E;
	line-height: 28px;
}
.watermark {
	background-image: url(images/HRDC_watermark.jpg);
	background-repeat: no-repeat;
	background-position: left bottom;
}
