@charset "UTF-8";body,td,th {	font-family:SaxonySerial;	font-weight: normal;	font-style: normal;	font-size: 16px;	color: #333;}body {	background-image: url(images/bg.png);	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;}a:link, a:visited, a:hover, img {	border:none;}a:link, a:visited, a:hover, img {	color:#8C361B;}h1 {	font-size:28px;	text-shadow:1px 1px 1px #c5c2ba;	}#container {	margin:auto;	width:1000px;	padding-top:60px;	}#header {background-image: url(images/header.png);	background-repeat: repeat-x;	margin-left: 0px;	width:100%;	height:240px;	padding-top:0px;	color:#D8E2DC;}#headerInner {	padding-top:33px;	width:960px;	margin:auto;	}#headerInner ul {	list-style-type: none;}#headerInner li, #headerInner a, #headerInner a:visited {float: left;padding-left: 6px;display: block;text-decoration: none;color:#272623;text-shadow:1px 1px 1px #bddad9;}#headerInner a:hover {color:#D8E2DC;text-shadow:1px 1px 1px #425c5e;}#content {	min-height:700px;	margin-left:20px;	margin-right:20px;	padding:20px;	background:#f7f6f3;	-webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.75);	-moz-box-shadow:    0px 1px 8px rgba(0, 0, 0, 0.75);	box-shadow:         0px 1px 8px rgba(0, 0, 0, 0.75);	z-index:5;	margin-top:-100px;	-webkit-border-radius: 5px;	-moz-border-radius: 5px;	border-radius: 5px;}#footer {	width:920px;	margin-left:20px;	margin-right:20px;	margin-bottom:60px;	padding:20px;	padding:20px;	background:#222222;	-webkit-box-shadow: 0px 1px 8px rgba(0, 0, 0, 0.75);-moz-box-shadow:    0px 1px 8px rgba(0, 0, 0, 0.75);box-shadow:         0px 1px 8px rgba(0, 0, 0, 0.75);z-index:5;margin-top:25px;-webkit-border-radius: 5px;-moz-border-radius: 5px;border-radius: 5px;color:#bbb;font-size:10px;}.bullets {	line-height: 22px;}.blue {	color:#09627B;} .superscript{font-size:xx-small; vertical-align:top;} 
