@charset "UTF-8";/* CSS Document */body,td,th {	font-family: Arial, Helvetica, sans-serif;	font-size: 9px;	font-style: italic;	color: #000;}body {	background-color: #f5f5f0;	margin: 0 0 0 0 ;}a {	font-size: 11px;	color: #000;}a:link {	text-decoration: none;}a:visited {	text-decoration: none;	color: #000;}a:hover {	text-decoration: none;	color: #999;}a:active {	text-decoration: none;	color: #000;}img {	text-decoration: none;	border: none;	margin: 0;	padding: 0;}#contact {	position: absolute;	top: 15px;	left: 20px;	width: 197px;	height: 50px;	font-size: 11px;}#logo {	position: absolute;	top: 243px;	left: 0px;	width: 230px;	height: 100px;}#nav {	position: absolute;	top: 345px;	left: 0px;	width: 126px;	height: 121px;}#nav img a {    border: none;	margin: 0;	padding: 0;}#terms {	position: absolute;	top: 517px;	left: 20px;	width: 124px;	height: 38px;	color: #999;	font-style:normal;	font-size: 10px;}#terms a:link {	text-decoration: none;	font-size: 10px;}#terms a:visited {	text-decoration: none;	color: #999;}#terms a:hover {	text-decoration: none;	color: #000;}#terms a:active {	text-decoration: none;	color: #999;}#terms a {	text-decoration: none;	color: #999;		}.hide {	display:none;	}
