body
{
	margin: 0px;
}
.table_body
{
	width: 776px;
	height: 100%;
	border: 0px;
}
.rw_header
{
	height: 122px;
}
.rwNav
{
	height: 24px;
}
.table_squares
{
	width: 122px;
	height: 110px;
	border: 0px;
}
.header_logo
{
	width: 122px;
	height: 110px;
	background-color: #E5F3EE;
	background-image: url(/images/hli_logo2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
}
.header_squares
{
	width: 122px;
	height: 110px;
	background-color: #CCE7DE;
	vertical-align: bottom;
}
.table_squares
{
	border: 0px; 	
	width: 90px; 
	height: 30px;
}
.square
{
	width: 18px;
	height: 18px;
	vertical-align: top;
}
.header_banner
{
	width: 532px;
	height: 110px;
	background-color: #E5F3EE;
}
.table_banner
{
	width: 532px;
	height: 110px;
}
.banner_top
{
	height: 80px;
	vertical-align: top;
	text-align: right;
	padding-top: 8px;
	padding-right: 8px;
}
.banner_mid
{
	height: 18px;
	padding-left: 15px;
	vertical-align: middle;
	text-align: left;
}
.banner_bottom
{
	height: 12px;
}
.navbar
{
	width: 776px;
	height: 24px;
	background-image: url(/images/navbar_slice.jpg);
	background-position: center center;
	background-repeat: repeat-x;
}
.navbarOut
{
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	height: 24px;
	vertical-align: middle;
	cursor: default;
}
.navbarOut a:link, .navbarOut a:visited, .navbarOut a:active, .navbarOut a:hover
{
	color: #ffffff;
	text-decoration: none;
}
.navbarOver
{
	font-family: tahoma, arial;
	font-weight: bold;
	font-size: 11px;
	padding-left: 8px;
	padding-right: 8px;
	height: 24px;
	vertical-align: middle;
	background-image: url(/images/navbar_slice2.jpg);
	background-position: center center;
	background-repeat: repeat-x;
	cursor: default;
}
.navbarOver a:link, .navbarOver a:visited, .navbarOver a:active, .navbarOver a:hover
{
	color: #ffffff;
	text-decoration: none;	
}
.navbar_divider
{
	text-align: center;
	vertical-align: middle;
	width: 4px;
	background-image: url(/images/navbar_divider.gif);
	background-position: center center;
	background-repeat: no-repeat;
}