.hrtitle
{
	font-family: Arial;
	font-size: 16px;
	font-weight: bold;
	color:#333333;
}

.hrheader
{
	background-color: #01416d;
	font-family: Arial,Tahoma;
	text-align:left;
	font-size: 13px;
	color:#ffffff;
	padding: 4px;
}

.hrtable
{
	border:1px solid #3c6c80;
}

.hritem
{
	font-family: Arial,Tahoma;
	font-size: 11px;
	text-align:left;
	
}

a.hritem:link,a.hritem:visited, a.hritem:active, a.hritem:hover
{
	font-family: Arial,Tahoma;
	font-size: 11px;
	text-align:left;
	text-decoration:none;
	color:#002c83;
	font-weight: bold;
}

.hralternateitem
{
	background-color:#85ced7;
	font-family: Arial,Tahoma;
	font-size: 11px;
}

a.hralternateitem:link,a.hralternateitem:visited, a.hralternateitem:active, a.hralternateitem:hover
{
	font-family: Arial,Tahoma;
	font-size: 11px;
	text-align:left;
	text-decoration:none;
	color:#002c83;
	font-weight: bold;
}
