/* CSS Document */h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 18px;	font-style: normal;	line-height: 18px;	font-weight: bold;	color: #DE3900;	text-decoration: none;}h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20px;	font-style: normal;	line-height: 22px;	font-weight: bolder;	color: #7B0000;	text-decoration: none;}p {	font-family: "Times New Roman", Times, serif;	font-size: 14px;	font-style: normal;	line-height: 16px;	font-weight: normal;	color: #000000;	text-decoration: none;}a:link {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #660000;	text-decoration: none;	text-transform: uppercase;}a:visited {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #CC6600;	text-decoration: none;	text-transform: uppercase;}a:hover {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #FFFF66;	text-decoration: none;	background-color: #660000;	text-transform: uppercase;}a:active {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: normal;	line-height: 14px;	font-weight: bold;	color: #FF0000;	text-decoration: none;	text-transform: uppercase;}h1 {	font-family: Arial, Helvetica, sans-serif;	font-size: 24px;	font-style: normal;	line-height: 26px;	font-weight: bold;	color: #DE3900;	text-decoration: none;}.emp {	font-family: "Times New Roman", Times, serif;	font-size: 16px;	font-style: normal;	line-height: 18px;	font-weight: bold;	color: #660000;	text-decoration: none;}.subhead {	font-family: Arial, Helvetica, sans-serif;	font-size: 14px;	font-style: normal;	line-height: 16px;	font-weight: bold;	color: #660000;	text-decoration: none;}h4 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16px;	font-style: normal;	line-height: 14px;	font-weight: normal;	color: #FFFFFF;	text-decoration: none;}.linkrule {	border-top-width: 2px;	border-top-style: solid;	border-top-color: #999999;	width: 400px;	padding-top: 5px;	text-align: center;	clear: none;	float: none;	position: absolute;	background-position: center;}