@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;	font-family: Verdana, Arial, Helvetica, sans-serif;	font-size: 100%;	background-image: url(../images/Background.jpg);	background-repeat: repeat-x;}.twoColFixLtHdr #container {	width: 740px;	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;	background-color: #FFF;} .twoColFixLtHdr #header {	padding: 0;  /* 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;} .twoColFixLtHdr .Nav.Bar {	height: 35px;	width: 800px;	z-index: 0;	margin-top: 0px;	margin-right: auto;	margin-bottom: 0px;	margin-left: auto;	background-color: #FFF;	padding-right: 50px;	padding-left: 50px;}.twoColFixLtHdr #container #MainImage img {	margin-right: 0px;	margin-left: 0px;	margin-top: 10px;	margin-bottom: 10px;}.twoColFixLtHdr #header h1 {	margin: 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */	padding-top: 10px;	padding-right: 0;	padding-bottom: 10px;	padding-left: 0;}.twoColFixLtHdr #container #content_wrapper {	background-color: #997EA1;	margin-bottom: 10px;}.twoColFixLtHdr #sidebar1 {	width: 180px;	margin-top: 0px;	padding: 10px;	float: left;}.twoColFixLtHdr #mainContent {	padding-top: 10px;	padding-right: 20px;	padding-bottom: 10px;	padding-left: 20px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 0px;	margin-left: 200px;	background-color: #FFF;} .twoColFixLtHdr #footer {	padding-top: 0;	padding-right: 10px;	padding-bottom: 0;	padding-left: 20px;	background-color: #D2CDCA;	margin-top: 0px;	margin-bottom: 10px;}.twoColFixLtHdr #container #mainContent h2 {	font-family: Arial, Helvetica, sans-serif;	font-size: 20pt;	color: #F21B22;	font-weight: normal;}.twoColFixLtHdr #container #mainContent p {	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;}.twoColFixLtHdr #container #mainContent h3 {	font-family: Arial, Helvetica, sans-serif;	font-size: 16pt;	font-weight: normal;	color: #693482;}.twoColFixLtHdr #container #content_wrapper #mainContent h4 {	font-family: Arial, Helvetica, sans-serif;	color: #666;	font-weight: bold;	font-size: 12pt;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #999;}.twoColFixLtHdr #container #sidebar1 ul li {	font-family: Arial, Helvetica, sans-serif;	font-size: 9pt;	color: #FFF;	list-style-position: inside;	list-style-image: none;	list-style-type: none;	font-weight: bold;}.twoColFixLtHdr #container #sidebar1 ul li a {	color: #FFF;	text-decoration: none;	display: block;	padding: 5px;	border-bottom-width: 1px;	border-bottom-style: solid;	border-bottom-color: #FFF;	height: 1%;}.twoColFixLtHdr #container #sidebar1 ul li a:hover {	color: #967E9E;	background-color: #FFF;}.twoColFixLtHdr #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;	line-height: 0px;	font-size: 1px;}.twoColFixLtHdr #header img {	display: block;	margin-right: auto;	margin-left: auto;	line-height: 0px;	margin-top: 0px;	margin-bottom: -1px;}.twoColFixLtHdr #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;}.twoColFixLtHdr #container #footer ul li a {	color: #FFF;	display: inline;	margin-right: 10px;	margin-left: 10px;	text-decoration: none;}.twoColFixLtHdr h6 a {	font-size: 8pt;	font-family: Arial, Helvetica, sans-serif;	color: #CCCCCC;	text-decoration: none;	font-weight: normal;}.twoColFixLtHdr #container #footer ul li a:hover {	color: #6E3586;	text-decoration: none;}.twoColFixLtHdr #container #content_wrapper #mainContent p img {	float: left;	margin-right: 10px;	margin-top: 3px;}.twoColFixLtHdr #container #content_wrapper #mainContent ul li {	font-family: Arial, Helvetica, sans-serif;	font-size: 10pt;	margin-left: 10px;	padding-top: 5px;	font-weight: bold;	color: #666;}