@charset "utf-8";
/* CSS Document */

body {
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
}.container {
	width: 980px;
	margin-right: auto;
	margin-left: auto;
}
.marquee {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #333333;
	background-color: #ffffff;
	height: 16px;
	padding-top:0px;
}
.title {
	height: 285px;
	width: 980px;
}
.title {
	height: 285px;
	width: 980px;
}
.nav {
	height: 54px;
	width: 980px;
}
.bod {
	background-color: #FFF;
	width: 980px;
	height: 4px;
	margin-right: auto;
	margin-left: auto;
}
.content {
	background-color: #f1f1f1;
	width: 960px;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
}
.footer {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 12px;
	color: #FFF;
	text-align: center;
	height: 27px;
	width: 980px;
	padding-top: 13px;
	background-color: #272E36;
}
.blueitalic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-style: italic;
	font-weight: bold;
	color: #036;
}
.green16 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 17px;
	font-weight: bold;
	color: #060;
}
.green14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #060;
}
.spread {
	line-height: 10px;
}
