/* CSS Document */body {	margin-left: 0px;	margin-top: 0px;	margin-right: 0px;	margin-bottom: right;	background-color: #FFFFFF;	font-family: "Times New Roman", Times, serif;	color: #333333;	font-size:10pt;	line-height: 130%;	background-image: url(../images/repeating_grey_back.jpg);	background-repeat: repeat;	background-position: center top;	}	hr {	height:0px;	border:0px;	border-top:1px solid #FFFFFF;	padding: 10;		}				a:link {	color: #000000;	text-decoration: underline;}a:visited {	text-decoration: underline;	color: #000000;}a:hover {	text-decoration: none;	color: #000000;}a:active {	text-decoration: underline;	color: #000000;}#overallWrapper {	margin: 0 auto;	height: auto;	position: relative;	width: auto;	background-image: url(../images/background_repeat_small.jpg);	background-position: center top;}#headerWrapper {	margin: 0 auto;	background-image: url(../images/background_top.jpg);	background-repeat: no-repeat;	background-position: center top;	height: 729px;	text-align: center;	margin-bottom: 0px;	padding-bottom: 0px;}#wrapperNav {	margin: 0 auto;	width: 979px;	height: 189px;	padding-bottom: 0px;}#leftcolumnNav {	height: 185px;	width: 489px;	float: left;	font-family: "Times New Roman", Times, serif;	font-size: 10px;	color: #FFFFFF;}#rightcolumnNav {  float: right; height: 195px; width: 490px; display: inline;}.contentwrapper {	margin: 0 auto;	width: 979px;	padding-right: 0px;	padding-top:0px;	padding-left: 0px;	background-image: url(../images/home_middlebox.jpg);	background-repeat: repeat-y;	background-position: center top;	height: auto;}.homepageTopBox {	height: 318px;	width: 979px;	/* background-image: url(../images/home_topbox.jpg); */}.hometext {	width: 930px;	margin: 0 auto;	font-size: 14px;	padding-bottom: 10px;}/* START FOOTER AREA */#footer {	margin: 0 auto;	background-image: url(../images/bottom_curve.jpg);	background-repeat: no-repeat;	background-position: center top;	padding-top: 0px;	padding-bottom: 0px;	height: 75px;}.footerText {	font-family:  Helvetica, Arial, sans-serif;	font-size: 11px;	color: #666666;	text-align: center;	height: 75px;	padding-top:20px}a.footerText:link {	color: #666666;	text-decoration: none;}a.footerText:visited {	text-decoration: none;	color: #666666;}a.footerText:hover {	text-decoration: underline;	color: #000000;}a.footerText:active {	text-decoration: none;	color: #666666;}