@charset "UTF-8";/* CSS Document */body {	background-color: #a0a0a0;	color: black;	font-family: "MS Trebuchet", "Trebuchet MS", Trebuchet, Verdana, Arial, Helvetica;	font-size: 12px;	margin: 0px;	padding: 0px;	border: 0px;	text-align: center;}img {	border: none;}a {	color: blue;}div.section {	width: 380px;	margin-left: 10px;	margin-right: 10px;	padding-top: 10px;	padding-bottom: 10px;	border-bottom: solid 2px white;	font-size: 12px;}div.section-top {	padding-top: 0px;}div.section-bottom {	border:none;}div.head {	background-image: url('images/head-shadow.png');	width: 380px;	height: 30px;	line-height: 20px;	margin-bottom: 5px;	vertical-align: top;	font-size: 14px;}span.head {	margin-left: 10px;	color: white;	}span.subhead {	font-size: 18px;	font-weight: bold;}div.body {	position: relative; 	font-size: 12px;	margin-bottom: .5em;	margin-left: 5px;	margin-right: 5px;	line-height: 1.5em;}table.body {	position: relative;	margin-left: 5px;	margin-right: 5px;}td.body {	font-size: 12px;	line-height: 1.5em;	padding-right: 5px;	padding-bottom: 5px;}#container {	position: relative;	background-color: #E15B24;	max-width: 1024px;	height: 100%;	margin-left: auto;	margin-right: auto;	border-left: solid 1px #808080;	border-right: solid 1px #808080;}#container-head {	position: relative;	height: 20px;}#container-foot {	position: relative;	background-image: url('images/shadow.png');	height: 20px;}#container-body {	position: relative;	background-image: url('images/background-65.jpg');	background-color: #8AD7E7;	height: auto;	margin-left: auto;	margin-right: auto;	padding-top: 20px;	padding-bottom: 20px;}.content {	position: relative;	width: 800px;	height: auto;	margin-left: auto;	margin-right: auto;	text-align: left;}.content-title {	position: absolute;	left: -30px;	top: 0px;	width: 30px;	height: auto;	padding: 5px;}.content-background {	position: absolute;	background-color: white;	left: 0px;	top: 0px;	width: 100%;	height: 100%;	opacity: 0.25;	filter: alpha(opacity=25);}#nav-container {	background-image: url('images/index-logo-accent.png');	background-repeat: no-repeat;}#nav-logo {	width: 300px;	height: 120px;}#nav-image {	position: relative;	width: 414px;	height: 264px;}.nav-item {	position: relative;	width: 186px;	height: 60px;	float: left;}.nav-item:hover {}.nav-text {	position: absolute;	left: 0px;	top: 0px;	width: 186px;	height: 60px;}.nav-background {	position: absolute;	left: 0px;	top: 0px;	width: 186px;	height: 60px;	opacity: 0.9;}#copyright {	width: 800px;	margin-left: auto;	margin-right: auto;	margin-top: 5px;	padding-left: 10px;	text-align: left;}