@media screen, projection {
	
	.pmheader { float: left; width: 649px; background: #ffe44e url("/images/d3.gif") top right no-repeat; height: 23px; margin: 0 0 25px 0; padding: 128px 0 23px 20px; }
	.pmheader h2 { font-size: 1.9em; }
	.pmheader h2 span { color: #9b9b9b; }
	
	.stepwrapper { float: left; width: 100%; clear: both; }
	.stepheader { float: left; clear: both; width: 100px; }
	.stepheader h3 { font-family: arial, sans-serif; font-style: normal; font-weight: bold; font-size: 2.6em; line-height: 22px; margin-bottom: 15px; }
	.stepheader h3 span { color: #9b9b9b; font-size: 14px; }
	.stepheader p { font-family: georgia, times, serif; font-size: 1.1em; font-style: italic; color: #7c7c7e; }
	.stepcontent { float: right; width: 342px; margin-bottom: 15px; }
	.stepcontent h4 { color: #000; }
}

@media print {

}
