/* CSS Document */div#miecontainer {	position: absolute;	float: left;	/*top: 100px;*/	min-height: 100%;	width: 780px;	/*margin: 0 6%;*/	padding: 50px 10px 10px 10px;	background-color: #ddd;}div#title {	position: relative;	/*float: right;*/	width: 660px; 	height: 34px;	margin-left: 108px;	background-color: #fff;	text-align: center;	/*margin: 0;*/	/*padding: auto 0 auto 0px;*/	/*border: thin #e7e8e9 solid;*/}div#miecontent {	position: relative;	float: left;	width: 660px;	margin-top: 10px;	margin-left: 10px;	padding: 5px 0px 0px 0px;	background-color: #fff;	/*border: thin #e7e8e9 solid;*/}div#navbar {	position: relative;	float: left;	/*top: 34px;*/	width: 96px;	margin-top: 44px;	padding: 0;	text-align: center;	text-decoration: none;	border: thin solid #366;}#navbtn {	position: relative;	width: 96px;	margin: 0 auto;	text-align: center;	font-size: 11px;	font-weight: bold;	line-height: 18px;	text-decoration: none;	list-style: none;	/*border: thin solid #000;*/}#navbtn ul {	list-style: none;	margin: 0;	padding: 0;}#navbtn ul li {	height: 20px;	display: block;	text-decoration: none;	background: url(media/mienavbtn.gif) no-repeat;}		#navbtn li a:link {	color: #033;	display: block;	text-decoration: none;	background: url(media/mienavbtn.gif) no-repeat;	padding: 1px 0 0 1px;}#navbtn li a:link.selected {	color: #bcc;	display: block;	text-decoration: none;	background: url(media/mienavbtn.gif) no-repeat;	padding: 1px 0 0 1px;	cursor: default;}#navbtn li a:visited {	color: #033;	display: block;	text-decoration: none;	background: url(media/mienavbtn.gif) no-repeat;	padding: 1px 0 0 1px;}	#navbtn li a:hover {	color: #066;	text-decoration: none;	background: url(media/mienavbtn.gif) 0 -20px no-repeat;	padding: 1px 0 0 1px;}#navbtn li a:active {	color: #033;	text-decoration: none;	background: url(media/mienavbtn.gif) 0 -20px no-repeat;	padding: 1px 0 0 1px;}.aboutp {	color: #111;	font-size: small;	/*text-indent: 1em;*/	text-align: justify;	line-height: 1.3em;	margin: 6% 12% 10%;}.emlink {	font-size: 80%;	color: #2b8b8f; 	text-decoration: none;}.emlink a:link, .emlink a:visited {	color: #2b8b8f;	text-decoration: none;}.emlink a:hover {	color: #36aeb3;}.inlink {	color: #000;	text-decoration: underline;}.inlink a:link, .inlink a:visited {	color: #000;	text-decoration: underline;}.inlink a:hover {	color: #000;	text-decoration: underline;}.style1 {	margin: 0 15%;	text-align: left;	/*line-height: 1.3em;*/	padding: 2px;}/* Statement */h1#title {	font-size: 15px;	text-align: center;	font-weight: bold;	margin-top: 2.5em;	margin-bottom: 2em;}.statement {	font-size: 12px;	text-align: left;	line-height: 1.4em;	text-indent: 1.3em;	margin-left: 20%;	margin-right: 20%;	margin-bottom: -1em;}.statement2 {	font-size: 12px;	text-align: left;	line-height: 1.4em;	text-indent: 1.3em;	margin-left: 20%;	margin-right: 20%;	margin-bottom: -0.5em;}.footnote {	font-size: 9px;	margin-top: 50px;	margin-left: 20%;	margin-right: 20%;}.superscript {vertical-align: super;}#ref {font-style: italic;}