.nav {
	font-family: Arial;
	font-size: 10px;
	font-weight: normal;
	color: #FFFFFF;
	text-decoration: none;
}
.hr {
	font-family: Arial;
	font-size: 16px;
	font-weight: normal;
	color: #FF6600;
}
.hrsite {
	font-family: Verdana;
	font-size: 16px;
	color: #FF6600;
	font-weight: bold;
	font-style: normal;


}
.text {
	font-family: Arial;
	font-size: 12px;
	color: #333333;
}
.textbold {
	font-family: verdana;
	font-size: 12px;
	color: #666666;
	font-weight: bold;

}
.navfunction {
	font-family: Arial;
	font-size: 10px;
	color: #0033CC;
	text-decoration: none;

}
.hrwhite {

	font-family: Verdana;
	font-size: 10px;
	font-weight: bold;
	color: #FFFFFF;
}
.textlogin {
	font-family: Arial;
	font-size: 12px;
	color: #003399;
	font-weight: normal;

}
.hrgrey {


	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
	color: #999999;
}
.textlink {
	font-family: Arial;
	font-size: 12px;
	color: #0033FF;
	text-decoration: underline;

}
.topgrey {

	font-family: Arial;
	font-size: 12px;
	color: #999999;
	text-decoration: none;
}
