@charset "UTF-8";/* CSS Document */body {	font: 12px Arial, Helvetica, sans-serif;	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */	padding: 0;	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: #666666;	background-color: #F7941E;}.oneColFixCtrHdr #container {	width: 800px;  /* using 20px less than a full 800px width allows for browser chrome and avoids a horizontal scroll bar */	color: inherit;	background: #FFFFFF url(images/middle.gif);	margin: 20px auto 0;	text-align: left;}.quote-txt {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	font-style: italic;	line-height: 20px;	font-weight: bold;}.signature-txt {	font-family: Arial, Helvetica, sans-serif;	line-height: 16px;	font-weight: bold;	text-align: right;}.oneColFixCtrHdr #header {	color: #666666;	background: transparent url(images/top.gif) no-repeat top;	padding: 30px 30px 60px;	margin: 0px;}.oneColFixCtrHdr #navbar {	color: #666666;	background: transparent;	padding: 30px 30px 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. */}.oneColFixCtrHdr #mainContent {	padding: 0 40px; /* remember that padding is the space inside the div box and margin is the space outside the div box */	color: inherit;	background: inherit;}.emphasis-txt {	font-size: 12px;	color: #333333;	background-color: #ffffff;	font-weight: bold;	line-height: 20px;}.oneColFixCtrHdr #footer {	padding: 0px 10px 30px; /* this padding matches the left alignment of the elements in the divs that appear above it. */	background: transparent url(images/bottom.gif) no-repeat bottom;	color: inherit;}.oneColFixCtrHdr #footer p {	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */}h1, h2, h3, h4 {	font-family: "Century Gothic", Arial, sans-serif;	font-weight: bold;}h1 { font-size: 18pt; color: #F7941E; background-color: inherit; }h2 { font-size: 14pt; color: #F7941E; background-color: inherit; }h3 { font-size: 12pt; color: #333333; background-color: inherit; }#mainContent a:link, #mainContent a:visited {	color: #F7941E;	background-color: inherit;}#mainContent a:hover, #mainContent a:active {	color: #666666;	background-color: inherit;	text-decoration: none;}.small-txt {	font-family: Arial, Helvetica, sans-serif;	font-size: 10px;	line-height: 14px;	color: #333333;	background-color: #ffffff;}.paragraph-txt {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 18px;	font-weight: normal;	color: #666666;	background-color: inherit;	text-align: justify;}.highlighter {	color: #333333;	background-color: #FFFFCC;	margin: 30px 10px 30px 0px;	padding: 10px;	border: medium dotted #F7941E;	width: 35%;}.highlighter-paragraph {	color: #333333;	background-color: #FFFFCC;	margin: 30px 10px 30px 30px;	padding: 10px;	border: medium dotted #F7941E;	width: 35%;}.highlighter-paragraph-half {	color: #333333;	background-color: #FFFFCC;	margin: 30px 75px;	padding: 10px;	border: medium dotted #F7941E;	width: 75%;}.highlighter-paragraph-longer {	color: #333333;	background-color: #FFFFCC;	margin: 30px;	padding: 10px;	border: medium dotted #F7941E;	width: 88%;}.Center-txt {	font-weight: bold;	color: #333333;	background-color: inherit;	text-align: center;	line-height: 24px;}.Center-em-txt {	font-size: 12px;	font-weight: bold;	font-variant: small-caps;	color: #666666;	background-color: inherit;	text-align: center;	line-height: 16px;}.break {	clear: both;}li {	font-family: Arial, Helvetica, sans-serif;	font-size: 12px;	line-height: 24px;	color: #666666;	background-color: inherit;}.li-darker-txt {	font-size: 12px;	line-height: 24px;	color: #333333;	background-color: #ffffff;}#footer a:link, a:visited {	 color: #333333;	 background-color: inherit;	 font-weight: bold;	 text-decoration: none;}#footer a:hover, a:active {	color: #F7941E;	background-color: inherit;	text-decoration: none;}.image-right-space {	margin-top: 0px;	margin-right: 20px;	margin-bottom: 20px;	margin-left: 20px;	float: right;}.left-images {	float: left;	margin-top: 0px;	margin-right: 20px;	margin-bottom: 20px;	margin-left: 0px;	clear: left;}.left-images-Pirhi {	float: left;	width: 100px	margin-top: 0px;	margin-right: 20px;	margin-bottom: 20px;	margin-left: 0px;	clear: left;}.logo {	float: left;}.footer-txt {	font-size: 10px;	color: #333333;	background-color: inherit;	text-align: center;}.rates-td {	padding: 3px;	border: 1px solid #666666;}.tr-header {	color: #333333;	background-color: #999999;}.borderstyling {	border: 1px solid #999999;}.paragraph-foto {	float: right;	margin-right: 0px;	margin-bottom: 5px;	margin-left: 10px;	margin-top: 0px;}table {	vertical-align: top;}.announce-txt {	font-family: "Courier New", Courier, monospace;	font-size: 12px;	line-height: 16px;	font-weight: bold;	color: #333333;	background-color: #ffffff;	text-align: left;}.keyboard-image {	float: right;	margin-top: 0px;	margin-right: 0px;	margin-bottom: 20px;	margin-left: 20px;}.services-list {	width: 60%;	padding-top: 0px;	padding-right: 20px;	padding-bottom: 0px;	padding-left: 30px;}.rightfloat {	float: right;	width: 205px;	padding-top: 20px;	padding-right: 0px;	padding-bottom: 0px;	padding-left: 0px;	text-align: center;}