#hmSidebar {
	float: left;
	height: 415px;
	width: 193px;
	margin-bottom: 0px;
	margin-top: 0px;
	background-image: url(../images/sidebarback.jpg);
	background-repeat: no-repeat;
	background-position: center top;
	margin-right: 3px;
	border: 1px solid #DCDCDC;
	padding: 0px;
}
#hmContent {
	width: 777px;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	padding: 0px;
	height: 415px;
}
#hmPros {
	float: left;
	height: 233px;
	width: 183px;
	background-color: #FFFFFF;
	font-size: 11px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #DCDCDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
	margin-bottom: 0px;
	padding-top: 0px;
	padding-right: 8px;
	padding-left: 8px;
}
#hmInvestors {
	float: left;
	height: 233px;
	width: 182px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 3px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #F5F5F5;
	padding-right: 3px;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
#hmProducts {
	float: left;
	height: 233px;
	width: 182px;
	background-color: #FFFFFF;
	font-size: 11px;
	padding-left: 3px;
	padding-right: 3px;
	margin-top: 3px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #DCDCDC;
	border-right-style: solid;
	border-bottom-style: solid;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-right-color: #DCDCDC;
	border-bottom-color: #DCDCDC;
}
#hmPros h2 {
	color: #006699;
	margin: 3px 0px 0px;
	padding: 3px 3px 3px 15px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/FinProBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}
#hmInvestors h2 {
	color: #C78223;
	margin: 3px 0px 0px;
	padding: 3px 3px 3px 15px;
	text-align: left;
	font-weight: normal;
	background-image: url(../images/InvestorsBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}
#hmProducts h2 {
	color: #588558;
	text-align: left;
	margin: 3px 0px 0px;
	padding: 3px 3px 3px 15px;
	font-weight: normal;
	background-image: url(../images/ProductsBullet.gif);
	background-repeat: no-repeat;
	background-position: left center;
	font-size: 12px;
}
#hmPros p {
	padding: 5px 10px 10px 16px;
	margin: 0px;
	line-height: 1.5em;
}
#hmInvestors p {
	padding: 8px 10px 10px 16px;
	margin: 0px;
	line-height: 1.5em;
}
#hmProducts p {

	padding: 5px 10px 10px 16px;
	margin: 0px;
	line-height: 1.5em;
}
#hmHighlights p {
	font-size: 11px;
	padding: 10px 5px 5px;
	margin: 0px 8px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #DCDCDC;
}
#hmHighlights h2 {
	font-family: "Times New Roman", Times, serif;
	color: #003366;
	font-weight: bold;
	margin-top: 10px;
	margin-right: 12px;
	margin-left: 12px;
	font-size: 16px;
	font-style: italic;
}
#hmHighlights a:link {
	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#hmHighlights a:hover {
	color: #006699;
}
#hmHighlights a {

	color: #333333;
	text-decoration: none;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#hmPros h2 a {
	color: #006699;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
#hmInvestors h2 a {
	color: #C78223;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}
#hmProducts h2 a {
	color: #588558;
	text-align: left;
	font-weight: normal;
	text-decoration: none;
}

#hmImage {

	padding: 0px;
	margin: 0px;
	float: right;
}
#hmHighlights p.emphasis {
	font-size: 11px;
	padding: 10px 5px 5px;
	margin: 0px 8px;
}
