﻿@charset "UTF-8";

body.process h2{
margin-bottom: 15px;
}

body.process ol li{ color: #097c03; margin-bottom: 5px; font-size: 120%; font-weight: bold; margin-top: 30px; margin-left: 20px; list-style-type: decimal; list-style-position: inside; white-space: normal; }

body.process div.basicEach{ width: 600px; margin-top: 10px; margin-left: 80px; }

body.process p{ font-stretch: semi-expanded; letter-spacing: 1.8px; margin-left: 10px; }

body.process strong{ color: red; }

div.banner{
	margin:0;
	padding:0;
	clear:both;
	text-align:center;
}

div.banner img{
	margin:30px 0 15px;
}
