body {	margin: 0;	padding: 0;	background-color: #FFFFFF;	color: #000000;	font-family: Arial, Helvetica, sans-serif;}html, body, #contents {	min-height: 100%;	width: 100%;	height: 100%;}html>body, html>body #contents {	height: auto;}#contents {	position: absolute;	top: 0;	left: 0;}#nest {border-left:1px solid #000; border-bottom:1px solid #000;float:right;width:210px; background:#CCCCCC;margin:0px 0px 10px 10px;	}#nest ul {	list-style: none;	margin-left: 1em;	padding-left: 0;}#nest li {	font-size: 80%;	margin-bottom: 0.3em;}#nest a:link, #nav a:visited {	text-decoration: underline;	color: #2A4F6F;	background-color: transparent;}#nest a:hover {	color: #778899;}#header {	border-top: 1px solid #778899;	border-bottom: 1px dotted #B2BCC6;	height: 100px;}#header .strapline {	font: 80% Georgia, "Times New Roman", Times, serif;	color: #336699;	background-color: transparent;	float: right;	margin-right: 2em;	margin-top: 80px;}#header .logo {	color: #0033CC;	float: left;	margin-left: 1.5em;	margin-top: 0.5em;}#nav {	position: absolute;	top: 110px;	left: 1em;	width: 150px;}#nav ul {	list-style: none;	margin-left: 1em;	padding-left: 0;}#nav li {	font-size: 80%;	border-bottom: 1px dotted #B2BCC6;	margin-bottom: 0.3em;}#nav a:link, #nav a:visited {	text-decoration: none;	color: #2A4F6F;	background-color: transparent;}#nav a:hover {	color: #778899;}#nav h2 {	font: 110% Georgia, "Times New Roman", Times, serif;	color: #2A4F6F;	background-color: transparent;	border-bottom: 1px dotted #cccccc;}#content {	margin-left: 12em;	margin-right: 2em;	margin-bottom: 3em;}h1 {	font: 110% Georgia, "Times New Roman", Times, serif;}#content p {	font-size: 90%;	line-height: 1.6em; 	padding-left: 1.2em;}#content ul {	margin-left: 15px;	margin-right: 20px;}#content li {	font-size: 80%;}#footer {	position: absolute;	bottom: 0;	width: 100%;	border-top: 1px dotted #AAAAAA;	background-color:#0033CC;	color: #FFFFFF;	font-size: 70%;}#footer .credit a:link, .credit a:visited {	text-decoration: underline;	color: #FFFFFF;	background-color: transparent;}#footer a:hover {	color: #778899;}#footer p {	margin: 0.5em 0 1em 2em;	padding: 0;}#footer .copy {	margin: 0.5em 0 1em 2em;	padding: 0;	float: left;}#footer .credit {	margin: 0.5em 2em 1em 0em;	padding: 0;	float: right;}