@charset "UTF-8";* {	margin: 0;	padding: 0;	border: 0}body  {	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;	background-image: url(../images/Background.jpg);	background-repeat: repeat-x;	margin: 0;	padding: 0;}.thrColFixHdr #header {	padding: 0px;  /* this padding matches the left alignment of the elements in the divs that appear beneath it. If an image is used in the #header instead of text, you may want to remove the padding. */	line-height: 0px;	margin-right: auto;	margin-left: auto;	margin-top: 0px;	margin-bottom: 0px;	display: block;} .thrColFixHdr .Nav.Bar {	height: 35px;	width: 800px;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-color: #FFF;	padding-right: 50px;	padding-left: 50px;	clear: both;	display: block;}.thrColFixHdr #container {	width: 740px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	background: #FFFFFF;	text-align: left; /* this overrides the text-align: center on the body element. */	margin-top: 0;	margin-right: auto;	margin-bottom: 0;	margin-left: auto;	padding-top: 0px;	padding-right: 80px;	padding-bottom: 0px;	padding-left: 80px;	font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;} .thrColFixHdr #container #MainImage img {	margin-right: 0px;	margin-left: 0px;	margin-top: 10px;	margin-bottom: 10px;}h3 {	font-family: Arial, Helvetica, sans-serif;	font-weight: normal;	font-size: 16pt;	color: #E22124;	padding-top: 15px;}.thrColFixHdr #header h1 {	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */}.thrColFixHdr #sidebar1 {	float: left; /* since this element is floated, a width must be given */	width: 235px; /* padding keeps the content of the div away from the edges */	padding-top: 0px;	padding-right: 5px;	padding-bottom: 0px;	padding-left: 0px;	background-color: #FFF;	font-size: 8pt;	border-right-width: 1px;	border-right-style: solid;	border-right-color: #D1CDCA;	margin-right: 10px;	white-space: normal;	height: 190px;}.thrColFixHdr #sidebar2 {	float: right; /* since this element is floated, a width must be given */	width: 235px;	padding-top: 0px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 5px;	background-color: #FFF;	text-align: right;	font-size: 8pt;	border-left-width: 1px;	border-left-style: solid;	border-left-color: #D1CDCA;	margin-left: 10px;	clear: right;	overflow: hidden;	height: 190px;}.MoreInfoLink {	font-size: 8pt;	font-style: italic;	text-decoration: underline;	color: #E22124;}.thrColFixHdr #mainContent {	margin-top: 0;	margin-right: 200px;	margin-bottom: 0;	margin-left: 200px;	font-size: 8pt;	text-align: center;	position: static;	padding: 0px;} .thrColFixHdr #footer {	padding-top: 0;	padding-right: 10px;	padding-bottom: 0;	padding-left: 20px;	background-color: #D2CDCA;} .thrColFixHdr #footer p {	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	color: #FFF;	padding-right: 0;	padding-left: 0;	text-align: center;	margin: 0px;	padding-top: 0px;	padding-bottom: 5px;}.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */	float: right;	margin-left: 8px;}.fltlft { /* this class can be used to float an element left in your page */	float: left;	margin-right: 8px;}.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;}.thrColFixHdr #header img {	line-height: 0px;	display: block;	margin-right: auto;	margin-left: auto;	margin-top: 0px;	margin-bottom: -1px;}.thrColFixHdr #container #footer ul li {	list-style-position: inside;	list-style-image: none;	list-style-type: none;	padding-top: 5px;	padding-bottom: 3px;	margin-right: auto;	margin-left: auto;	text-align: center;	font-family: Arial, Helvetica, sans-serif;	font-size: 8pt;	font-weight: bold;	text-decoration: none;}.thrColFixHdr #container #footer ul li a {	color: #FFF;	display: inline;	margin-right: 10px;	margin-left: 10px;	text-decoration: none;}.thrColFixHdr #container #footer ul li a:hover {	color: #6E3586;	text-decoration: none;}.thrColFixHdr h6 a {	font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #CCCCCC;	text-decoration: none;	font-weight: normal;}
