body {
	background-image: url(images/hrd_bck.gif);
	background-repeat: repeat-x;
}
.bodycopy {
	font-family: "Times New Roman", Times, serif;
	font-size: 14px;
	color: #666666
}
.bodycopy a:link {
	color: #124781;
	text-decoration: none;
}
.bodycopy a:active {
	color: #124781;
	text-decoration: none;
}

.bodycopy a:visited {
	color: #124781;
	text-decoration: none;
}

.bodycopy a:hover {
	color: #D1EEFC;
	text-decoration: underline;}

.header {font-weight: bold; color: #666666; font-family: Arial, Helvetica, sans-serif;}

.rightsubhead {
	font-weight: bold;
	color: #660033;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
}
.rightsubhead a:link {
	color: #660033;}

.rightsubhead a:visited {
	color: #660033;
}
.rightsubhead a:hover {
	color: #660033;
}
.rightsubhead a:active {
	color: #660033;
}
.subheader {
	font-family: Arial, Helvetica, sans-serif;
	color: #124781;
	font-weight: bold;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #124781;
}
.footer a:link{
	color: #124781;
	text-decoration: none;
}
.footer a:visited {
	color: #124781;
	text-decoration: none;
}
.footer a:hover {
	color: #124781;
    text-decoration: underline;
}
.footer a:active {
	color: #124781;
	text-decoration: none;
}


