#next-steps {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19568F;
	text-decoration: none;
	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: 3px 0px;
}
#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 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../_graphics/page/smOrgArrow.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 0px;
	padding: 0px 0px 0px 20px;
	background-image: url(../_graphics/page/smOrgArrow.gif);
	background-repeat: no-repeat;
	background-position: left center;
}



#sec-nav {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #19568F;
	text-decoration: none;
	padding: 0px;
}

#sec-nav 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;
}
#sec-nav 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;*/
}
#sec-nav 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;
}
#sec-nav 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/page/hdr-bg.gif);
	background-repeat: repeat;
}

#container {	
	position: relative;
	float: left;
	width: 100%;
	background: #ffffff;
}

#wrapper {
	position: relative;	
	width: 915px;
	text-align: left;	
}

#fadetogreencontent {
	position: relative;
	float: left;
	width: 915px;
	margin: 10px 0 0 0;
	display: inline;
}

#fadetogreen {
	position: relative;
	float: left;
	width: 915px;
	height: 850px;
	background: url('../images/fadetogreen.jpg') no-repeat 0 0;
}

#fadetogreen  .toptext {
	position: relative;
	float: left;
	width: 850px;
	*padding: 0 0 20px 0;
	margin: 20px 0 20px 30px;
	display: inline;
	font: 16px/20px arial;
	font-weight: bold;
	color: #2f2f2f;
}


#fadetogreen  .whitetext {
	position: relative;
	float: left;
	width: 850px;
	top: 190px;
	*padding: 0 0 20px 0;
	margin: 20px 0 20px 30px;
	display: inline;
	font: 16px/20px arial;
	font-weight: bold;
	color: white;
}
