@charset "UTF-8";/* CSS Document */body  {	font: 12pt Times, serif;	line-height: 16pt;	background: #ffffff;	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */	color: #000000;}.thrColFixHdr #header {display: none;} #url {	text-align: center;	font-size: 10px;}#logotitle {	text-align: center;	font-family: "Century Gothic", Arial, sans-serif;	font-size: 36px;	padding: 10px 0 0 0;}#footerprint {	text-align: center;	font-size: 10px;	color:#000000;	background-color: white;}.thrColFixHdr #navarea {	display: none;} .thrColFixHdr #container {	width: 90%;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	color: #333333;	background: #ffffff;	height: auto;	overflow: auto;	margin: 0% 5%;} p { text-align: justify; }.sidecolpaddingleft {	display: none;}.sidecolpaddingright {	display: none;}.middlediv {	color: #000000;	background-color: #FFFFFF;	padding-top: 0px;}.middletop {	display: none;}.middlepadding {	padding-top: 0px;	padding-right: 10px;	padding-bottom: 0px;	padding-left: 10px;	text-align: left;}.middlebottom {	display: none;}/* End hide from IE-mac */.middle-bottom-right {	float: right;}.mainContent {	text-align: left;	padding-top: 0px;	padding-bottom: 0px;	color: #333333;	background-color: #FFFFFF;} li {	font-style: normal;	line-height: 20px;	list-style-type: square;	list-style-position: outside;	margin-left: -20px;}.thrColFixHdr #footer {	display: none;} .fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.clearfix:after {content: ".";display: block;height: 0;clear: both;visibility: hidden;}.clearfix {	display: inline-block;}.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */	clear:both;    height:0;    font-size: 1px;    line-height: 0px;}/* Hides from IE-mac \*/* html .clearfix {height: 1%;}.clearfix {display: block;}