.contentHolder { BACKGROUND-POSITION: center top; MARGIN-TOP: 0px; MARGIN-LEFT: auto; WIDTH: 710px; MARGIN-RIGHT: auto }

.footer {
	backgroung-image: url(images/bottom_art_for_flash.jpg);
	width: 710px;
	background-repeat: no-repeat;
	position: relative;
	top: -5px;
	height: 20px;
	background-position: center top;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	background-image: url(images/bottom_art_for_flash.jpg);
}

.form1 {display: none;}

/* Page Layout */

.center {
	margin-right: auto;
	margin-left: auto;
}


body {
	background-color: #1D394E;
	margin-top: 0px;
}


/* This positions the footer HES link and links to privacy-contact-about us- FAQ */

.positioner {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	height: 20px;
	width: 450px;
	position: relative;
	top: -10px;
}



/* FOOTER LINK STYLE */

a:link {
	color: #666666;
	text-decoration: underline;
}
a:visited {
	color: #666666;
	text-decoration: none;
}
a:hover {
	color: #68A3E7;
	text-decoration: underline;
}
a:active {
	color: #0033FF;
	text-decoration: underline;
}
