@import url(/css/typesizehack.css);/* For error401.htm  */div#nbr {	position: absolute;	width: 450px;	left: 50px;	top: 25px;	margin-bottom: 50px;}body			{margin: 0;}p, ul, li, h2, h3	{	font-family: Verdana, Arial, Helvetica, sans-serif;	line-height: 1.3em;	text-align: left;	font-style: normal;	vertical-align: top;}	div#nbr p, div#nbr ul, div#nbr li	{font-size: small;}	div#nbr h2				{font-size: large; font-weight: bold;				color: #ff6600; background: white;}				div#nbr h3				{	font-size: small;	font-weight: bold;	color: black;	background: white;	margin: 1.5em 0 -.5em 0;}ul				{padding: 0 0 0 0; margin-left: 1em;}div#nbr .caption p		{font-size: x-small; margin: 6px 0 2em 0}				a:link			{background: white; color: #0033ff; font-weight: bold; 							text-decoration: none;} a:visited 		{background: white; color: #6699ff; font-weight: bold; 				text-decoration: none;}a:hover 		{background: white; color: #66CCFF; font-weight: bold;				text-decoration: none;}a:active		{background: white; color: #0000CC; font-weight: bold; 				text-decoration: none;}