/* Start Main */#mainContent  { 	position: relative; 	top: -1px; 	width: 750px; 	height: 590px; 	border: solid 1px #aaa; }#leftside  { 	background-image: url("../images/misc/orange_dot.jpg"); 	position: absolute; 	text-align: left;	top: 0; 	left: 0; 	width: 237px; 	height: 100%; }#FHClogo  { 	background-image: url("../images/Template/FHC2_logo.jpg"); 	position: absolute; 	top: 0; 	left: 0; 	width: 237px; 	height: 237px; }a img { 	border: none; }a.dotted-border, a.dotted-border:link, a.dotted-border:visited, a.dotted-border:active, a.dotted-border:hover { 	display:none;}/* End Main *//* Start Navigation *//* Top Level Navigation */#navbar1 { 	position: absolute; 	top: 242px; 	left: 0; 	width: 215px;}#navbar1 ul { 	margin: 0; 	padding: 0; 	list-style-type: none; 	font-size: 11px;}#navbar1 li { 	position: relative; 	top: 5px; 	margin: 0px 0px 2px 0px;	padding: 0; 	float:left; 	color: #fff; 	font-size: 12px; 	font-family: Arial, sans-serif; 	font-weight: 600; }#navbar1 a  { 	background-image: url("../images/Template/button_rollover.jpg"); 	background-repeat: no-repeat; 	background-position: 0 -1px; 	display: block; 	padding: 8px 12px 5px; 	width: 215px; 	height: 17px; }#navbar1 a:link, #navbar1 a:visited, #navbar1 a:active { 	color: #fff; 	text-decoration: none;}#navbar1 a:hover { 	background-position: 0px -34px;}/* Second Level Navigation */#navbar2 { 	background-color: #005880; 	position: absolute; 	top: 415px; 	left: 0; 	width: 237px; 	height: 102px; 	border-top: 1px solid #ececec; 	border-bottom: 1px solid #000; }#navbar2 ul { 	margin: 0; 	padding: 0; 	list-style-type: none; 	font-size: 12px;}#navbar2 li { 	margin: 0;  	float:left; 	clear:both;	color: #fff; 	font-size: 11px; 	font-family: Arial, sans-serif; 	font-weight: 600; }.bridge {	width: 220px;	display: block;	padding: 5px 5px 5px 12px; 	background-color: #0192D3;}#navbar2 a { 	width: 205px;	display: block;	padding: 2px 2px 2px 30px; 	background-color: #005880; }#navbar2 a:link, #navbar2 a:visited, #navbar2 a:active { 	color: #fff; 	text-decoration: none;}#navbar2 a:hover { 	background-color: #0192D3;}/* Bottom Level Navigation */#navbar3 {	position: absolute; 	top: 535px; 	left: 12px;}#navbar3 ul { 	margin: 0; 	padding: 0; 	list-style-type: none; 	line-height: 11px;}#navbar3 a {	color: #fff; 	font-size: 10px; 	font-family: Arial, sans-serif; 	font-weight: bold; 	text-decoration: none; }#navbar3 a:hover {	text-decoration: underline;}/* End Navigation *//* Start Main Content */#header { 	position: relative; 	height: 41px; }#pageContent { 	position: absolute; 	text-align: left;	top: 0; 	left: 250px; 	width: 500px; 	height: 580px; }h1 {	color: #fff; 	font-size: 16px; 	line-height: 16px;	font-family: Arial, sans-serif; 	font-weight: bold; 	display: inline;}h2 { 	color: #005880; 	display: inline;	font-size: 15px; 	line-height: 23px;	font-family: Arial, sans-serif; 	font-weight: bold; }h3 { 	color: #005880; 	display: inline;	font-size: 12px;	line-height: 14px; 	font-family: Arial, sans-serif; 	font-style: italic;	font-weight: bold;  }h4 { 	color: #005880; 	display: inline;	font-size: 11px;	line-height: 13px; 	font-family: Arial, sans-serif; 	font-style: italic;	font-weight: normal;  }#bodytext { 	position: relative; 	text-align: left;	left: 10px; 	width: 450px;	color: #000; 	font-size: 12px; 	font-family: Arial, sans-serif; }.standard { 	color: #000; 	font-size: 12px; 	font-family: Arial, sans-serif; }#bodytext a, #bodytext a:link, #bodytext a:active, #bodytext a:visited { 	color: #005880; }#bodytext a:hover { 	color: #0192D3; }#sidebar { 	color: #000; 	font-size: 11px; 	font-family: Arial, sans-serif; 	line-height: 13px; 	text-decoration: none; 	background-color: #FFFBC4; 	text-align: left; 	margin-bottom: 12px; 	margin-left: 12px; 	padding: 8px; 	width: 150px; 	float: right; 	clear: none; 	border-right: 2px solid #C8C8C8; 	border-bottom: 2px solid #C8C8C8;}/* End Main Content *//* Start Misc */#copyright {	width: 400px;	position: absolute;	right: 8px;	bottom: 8px;	text-align: right;	color: #aaa; 	font-size: 9px; 	font-family: Arial, sans-serif; }/* End Misc */