body {
	font-family: Arial;
	background: #8581a4;
	color: #000;
	margin: 0px; }

hr {
	color: #8581a4;
	width: 100%;
	height: 1px; }

td {
	background: transparent;
	color: #000;
	font-family: Arial;
	font-size: 12px; }

ul {
	list-style: square;
}

input {
	background: transparent;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	padding: 1px;
	border: solid 1px #8581a4; }

#logo {
	width: 175px;
	height: 43px;
	background: #fff;
	float: left;
	padding-left: 8px;
	padding-top: 8px; }

#header {
	width: 560px;
	height: 43px;
	background: url('/images/hhabc/header_crnr.gif') no-repeat left bottom #ada9c5;
	border-top: solid 1px #fff;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	padding: 10px;
	font-family: Arial, sans-serif;
	font-size: 35px;
	color: #fff;
	text-align: right;
	vertical-align: middle;
	overflow: hidden;
	float: right; }

#main {
	width: 740px;
	height: 328px;
	background: #fff;
	border: solid 1px #fff; }
	
#mainmenu {
	width: 168px;
	height: 328px;
	background: url('/images/hhabc/mainmenu_crnr.gif') no-repeat left top #c3c1d9;
	float: left;
	text-align: left;
	padding-top: 25px;
	padding-left: 5px;
	padding-right: 5px; 
}

#mainmenu_title {
	background: transparent;
	color: #000;
	border-bottom: solid 1px #ada9c5;
	font-family: Arial;
	font-weight: bold;
	font-size: 14px;
	padding-top: 10px; }

.menu_title {
	background: transparent;
	color: #000;
	font-family: Arial;
	font-size: 12px;
	padding-top: 12px;
	font-weight: bold; }
	
.menu_item:first-line {
	padding-left: 30px; }

.a.menu_link { background: transparent; color: #000; padding: 0px; }
.a:hover.menu_link { background: transparent; color: #000; font-weight; bold; text-decoration: none; }
.a:visited.menu_link { background: transparent; color: #000; }
.menu_item {
	background: transparent;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px; }

.a.body_link { background: transparent; color: #000; padding: 0px; }
.a:hover.body_link { background: transparent; color: #000; font-weight; bold; text-decoration: none; }
.a:visited.body_link { background: transparent; color: #000; }

.a.info_link { background: transparent; color: #000; padding: 0px; cursor: help; }
.a:hover.info_link { background: transparent; color: #000; font-weight; bold; text-decoration: none; }
.a:visited.info_link { background: transparent; color: #000; }
.info_item {
	background: transparent;
	color: #000;
	font-family: Tahoma;
	font-size: 12px;
	font-weight: normal;
	padding-left: 10px;
	cursor: help; }

#content {
	width: 573px;
	height: 328px;
	background: #fff;
	overflow: auto;
	padding: 10px;
	font-family: Tahoma;
	font-size: 11px;
	text-align: left; }

#content_header {
	font-family: Arial;
	font-size: 15px;
	font-weight: bold;
	border-bottom: dotted 2px #8581a4;
	padding-top: 0px; }

#content_progress {
	width: 100%;
	height: auto;
	text-align: right; }

#content_body {
	float: left;
	align: left;
	padding-top: 10px;
	padding-left: 20px;
	padding-right: 20px; }

.content_title {
	background: transparent;
	color: #000;
	font-weight: bold;
	text-align: left;
	padding: 0px; }

.content_area {
	background: transparent;
	color: #000;
	text-align: left;
	padding-left: 10px; }

#mailing_address {
	display: none;
}

#credit {
	display: none;
}

#check {
	display: none;
}

#product_offering_title {
	background: #8581a4;
	color: #ffffff;
	font-family: Tahoma;
	font-size: 18px;
	border-bottom: solid 3px #ada9c5;
	padding-top: 7px;
	padding-left: 10px;
	vertical-align: middle;
}

.product_item_even {
	background: #c3c1d9;
	border-bottom: 1px solid #8581a4;
}	

.product_item_odd {
	background: transparent;
	border-bottom: 1px solid #8581a4;
}	

#membership_agreement {
	border: solid 1px #8581a4;
	margin-top: 20px;
	padding: 10px;
	width: 400px;
	height: 150px;
	overflow: auto;
	text-align: left;
}

#product_footer {
	background: #c3c1d9;
	width: 100%;
	height: 10%;
	font-family: Verdana;
	font-size: 10px;
	text-align: right;
	border-top: solid 3px #8581a4;
	padding-top: 12px;
	padding-right: 10px;
	clear:both;
}

#footer {
	width: 740px;
	height: 21px;
	background: #ada9c5;
	border-left: solid 1px #fff;
	border-right: solid 1px #fff;
	border-bottom: solid 1px #fff;
	padding-top: 5px;
	padding-right: 3px;
	font-family: Tahoma;
	font-size: 9px;
	color: #000;
	text-align: right;
}

.a.footer_link { background: transparent; color: #000; padding: 0px; text-decoration: underline; }
.a:hover.footer_link { background: #ada9c5; color: #000; font-weight; bold; text-decoration: none; }
.a:visited.footer_link { background: transparent; color: #000; }
.footer_item {
	background: transparent;
	color: #000;
	font-family: Tahoma;
	font-size: 10px;
	font-weight: normal;
	padding-left: 10px; 
}