#next-steps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19568F;
	text-decoration: none;
	border-right-width: 2px;
	border-bottom-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #D5D5D5;
	border-bottom-color: #D5D5D5;
	border-left-color: #D5D5D5;
	padding: 0px;
}

#next-steps ul {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19568F;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 0px;
}
#next-steps li {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19568F;
	text-decoration: none;
	list-style-type: none;
	margin: 0px;
	padding: 5px 0px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #D5D5D5;
}
#next-steps a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19568F;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	background-image: url(../_graphics/shared/sm-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
#next-steps a:hover {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #FF6600;
	text-decoration: none;
	list-style-type: none;
	margin: 0px 0px 0px 10px;
	padding: 0px 0px 0px 15px;
	background-image: url(../_graphics/shared/sm-arrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}
.z_hdr-bg {

	background-color: #18528C;
	/* background-image: url(../_graphics/shared/hdr-bg.gif);
	background-repeat: repeat; */
}
