@charset "utf-8";
/* CSS Document */
#stepsbox1{
	float: left;
	width: 155px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #FFF;
	display: block;
	background-repeat: no-repeat;
	position: relative;
	background-position: 140px top;
	visibility: inherit;
	background-color: #003F7D;
	background-image: url(http://www.healthplanone.com/images/enddiv.gif);
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 10px;
}
#stepsbox2{
	float: left;
	width: 130px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00274F;
	display: block;
	background-repeat: no-repeat;
	position: relative;
	background-position: 105px top;
	visibility: inherit;
	background-color: #8AC5FF;
	background-image: url(http://www.healthplanone.com/images/noSel.gif);
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}
#endbox{
	float: left;
	width: 108px;
	height: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #00274F;
	display: block;
	background-repeat: no-repeat;
	position: relative;
	background-position: 95px top;
	visibility: inherit;
	background-color: #8AC5FF;
	background-image: url(http://www.healthplanone.com/images/noSel.gif);
	line-height: 20px;
	padding-top: 2px;
	padding-bottom: 3px;
	padding-left: 2px;
}

.step
{
	DISPLAY: inline;
	FLOAT: left;
	WIDTH: 950px;
	HEIGHT: 25px;
	background-color: #8AC5FF;
	line-height: 20px;
	margin-bottom: 2px;

}

