h1, h2, h4 { font-family: "Trebuchet MS",verdana,arial,helvetica,sans-serif; }
h1 {
	color:			#072a60;
	background:		#fff;
	margin:			20px 0 0 0; }
h2 {
	color:			#ca0016;
	background:		#fff;
	margin:			7px 0 0 0;
	font-size:		150%;
	line-height:	1.25em; }
.stepWrapper {
	float:	left;
	width:	100%;
	margin:	10px 0; }
.textWrapper {
	float:	right;
	width:	100%;
	margin:	0 0 0 -40px; }
.text {
	margin:	0 20px 0 40px; }
.text h4 {
	margin:		0;
	color:		#075885;
	background:	#fff; }
.text p {
	margin:	0; }
.stepIMG {
	float:	left;
	width:	30px;
	margin: 0 10px 0 0; }
.toTop:link, .toTop:visited {
	padding:	0 10px 0 0;
	color:		#000;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }
.toTop:hover, .toTop:active {
	padding:	0 10px 0 0;
	color:		#ca0016;
	background:	#fff url(/images/toTop.gif) no-repeat right center; }