a:link {
	text-decoration: none;
}
a:visited {
	text-decoration: none;
}
a:hover {

}
a:active {
	text-decoration: none;
}
.container {
	height: 576px;
	width: 770px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/hig_landing_Tall.gif);
	border: 1px solid #999;
	background-color: #FFF;
	
}
.nav_container {
	width: 770px;
	text-align: center;
	padding-top: 2px;
}
.hg_spacer {
	color: #5fa3ce;
}
body {
	background-repeat: repeat-x;
	background-image: url(../images/gray_bg.jpg);
}
.nav_bar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 800;
	color: #FFF;
	display: inline;
	text-decoration: none;
}
.lp_label {
	display: block;
	text-align: right;
	color: #ebf5d0;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: 700;
}
.hg_form1 {
	width: 740px;
	margin-top: 116px;
	text-align: right;
}
.hg_text1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #FFF;
	font-weight: normal;
	text-align: right;
	margin-bottom: 12px;
}
