#sidebar1 hr {
	margin-top: 15px;
	margin-bottom: 15px;
}
#sidebar1 a  {
	padding: 0px;
	margin-top: 5px;
	margin-bottom: 5px;
	font-weight: bold;
}
#sidebar1 a:link {
	font-size: 1em;
	color: #639;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar1 a:visited {
	font-size: 1em;
	color: #639;
	text-decoration: none;
	margin-top: 5px;
	margin-bottom: 5px;
}
#sidebar1 a:hover {
	font-size: 1em;
	color: #F00;
	text-decoration: underline;
	margin-top: 5px;
	margin-bottom: 5px;
}
.indeximage {
	margin-right: auto;
	margin-left: auto;
}
#indexhandslogo {
	background-image: url(../images/indexhandslogo2.jpg);
	background-position: center center;
	background-repeat: no-repeat;
	height: 175px;
	margin-top: 15px;
}
.h1otherpages {
	font-size: 1.5em;
	color: #000;
	padding-top: 20px;
	margin-top: 0px;
}
.imageleft {
	float: left;
	margin-right: 15px;
}
.imageright {
	float: right;
	margin-left: 15px;
}
.healthbenefitstable {
	font-family: Tahoma, Geneva, sans-serif;
	font-size: 1.1em;
	color: #000;
	background-color: #FFC;
	border: 2px solid #000;
}
.healthbenefitstablecell {
	padding-top: 5px;
	padding-right: 10px;
	padding-bottom: 5px;
	padding-left: 10px;
}
.healthbenefitstable tr .healthbenefitstablecell ul {
	margin-top: 10px;
	margin-bottom: 10px;
}
.underline {
	text-decoration: underline;
}
