@charset "utf-8";
/* CSS Document */

body {
	font-family: Arial, verdana, Helvetica, sans-serif;
	_font-family: sana-serif;
	width: auto;
	font-size: 12px;
	color: #666666;
	line-height: 1.5em;
	font-weight: normal;
	background: #fff;
	min-width: 960px;
}
body, div, dl, dt, dd, ul, ol, li, p, h1, h2, h3, h4, h5, h6, pre, form, fieldset, input, textarea, blockquote {
	margin: 0px;
	padding: 0px;
}
img {
	border: none;
	color: transparent;
	font-size: 0;
	vertical-align: middle;
	-ms-interpolation-mode: bicubic;
}
a {
	text-decoration: none;
	color: #222222;
}
a:hover {
	color: #0065a6;
}
.left {
	float: left;
}
.right {
	float: right;
}
.red {
	color: #b20000;
}
.clear {
	clear: both;
}
ul li {
	list-style: none;
}
.footlinks {
	clear: both;
	margin: 0px auto;
	padding: 2px;
	width: 1080px;
	height: auto;
	font-size: 9pt;
	line-height: 140%;
	color: #777;
	text-align: left;
	border: solid 1px #EEE;
}
.footlinks a:link, .footlinks a:visited {
	font-size: 9pt;
	line-height: 140%;
	color: #777;
}
