body { 
	text-align: center; 
	padding: 0px;
	margin: 0px;
	background: #fff;
	font-family: Verdana,"Trebuchet MS",sans-serif;
	font-size:62.5%;
	font-size-adjust:none;
	font-variant: normal;
	font-weight: normal;
	line-height:1.6;
	}

h1, h2, h3, h4, h5, h6 { font-family:"Trebuchet MS",Helvetica,"Helvetica Neue",Arial,sans-serif;}	

h3, h4, h5, h6 { color:#2D3B58; }	

h4
{
	font-size: 1.2em;
	color: #708090;
	border-bottom: solid 1px #336699;
}
	
div#container {
	margin-left: auto;
	margin-right: auto;
	width: 50em;
	text-align: left;
	width: 725px;
	} 

a {
	text-decoration: none;
	color: #336699;
	}

a:hover {
	text-decoration: underline;
	}
		
p {
	font-size: 12px;
	text-align: left;
	color: #708090;
	line-height: 18px;
	margin: 0;
	}
	
h1 {
	font-size: 14px;
	font-family:Arial;
	text-align: left;
	padding: 40px 10px 20px 20px;
	margin: 0;
	color: #000000;
	}
	
#body_text img {
	padding: 0 0 10px 0;
	margin: 0;
	}


.stepNumber
{
	border: solid 1px #6699CC; ; 
	font-size: 1.5em; 
	font-weight: bold;
	color: #336699;
}
