*
{
padding: 0;
margin: 0;
}

td.blue {background-color: #6699FF;
	text-indent: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #3366ff;
	color: white}

td.green {background-color: #33cc00;
	padding-left: 20px;
	padding-right: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #339900;
	color: white}
	
td.green_two {background-color: #33cc00;
	padding-left: 5px;
	padding-right: 5px;
	border-width: 2px;
	border-style: solid;
	border-color: #339900;
	color: white}
	
td.white {background-color: white;
	padding: 20px;
	text-indent: 20px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color: black}
	
table.marg {margin-left: 100px; }

div.title {
	position: absolute;
	top: 150px;
	left: 100px;
	width: 728px;
	background-color: #6699FF;
	text-indent: 20px;
	border-width: 2px;
	border-style: solid;
	border-color: #3366ff;
	color: white;
	font-family: arial,sans-serif;
	font-size:30px;
	}
	
div.sub_title {
	position: absolute;
	top: 250px;
	left: 120px;
	width: 162px;
	background-color: #33cc00;
	border-width: 2px;
	text-align: center;
	border-style: solid;
	border-color: #339900;
	color: white;
	font-family: arial,sans-serif;
	font-size:20px;
	}
	
div.detail {
	position: absolute;
	top: 280px;
	left: 210px;
	width: 486px;
	height: 300px;	
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color: black;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 10px;
	text-indent: 20px;
	word-wrap: break-word;
	font-family: arial,sans-serif;
	font-size:13px;
	}

div.detail2 {
	width: 486px;
	height: 300px;	
	border-width: 1px;
	border-style: solid;
	border-color: black;
	color: black;
	padding-left: 10px;
	padding-right: 10px;	
	padding-top: 10px;
	text-indent: 20px;
	word-wrap: break-word;
	font-family: arial,sans-serif;
	font-size:13px;
	}
		
div.detail_border {
	position: absolute;
	top: 250px;
	left: 307px;
	width: 501px;
	height: 310px;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	}
	
div.email {
	position: absolute;
	top: 610px;
	left: 260px;
	text-align: center;
	border-width: 0px;
	border-style: solid;
	border-color: black;
	}
	
div.spacer {
	clear: both;
	padding:2%;
	}
	
div.ad {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	float: left;
	}

div.ad1 {
	position: absolute;
	left:100px;
	top: 10px;
	width: 728px;
	}
	
div.applet {
	border-width: 0px;
	border-style: solid;
	border-color: black;
	float: left;
	margin-left: 15%;
	text-align: center;
	}
	
div.steps {
	border-width: 1px;
	border-style: solid;
	border-color: black;
	float: left;
	padding: 2%;
	margin-left: 5%;
	width: 30%;
}

div.step {
	background-color: #6699FF;
	border-width: 2px;
	border-style: solid;
	border-color: #3366ff;
	color: white;
	padding-left: 3%;
}

div.step_detail {
	padding: 3%;
	text-indent: 1%;
}
