h1 {
	
	font: 17px "Trebuchet MS";
}

h2 {
	color: #222;
	margin-top: 15px;
	margin-bottom: 10px;
	font: 16px "Trebuchet MS";
	width: 200px;
}




.apply_window
{
	width: 750px;
	height: 600px;
	background: url(../images/bg_apply.jpg) no-repeat 0 0;
}

#step_0 {
	padding-left: 70px;
	padding-top: 50px;
	background: #fff none repeat-x left top;
	background-color: Transparent;

}



#step_0 h1 
{
	color: #222;
}

.step_00
{
	padding-left: 70px;
	padding-top: 50px;
	background: #fff none repeat-x left top;
	background-color: Transparent;
}

.step_00 h1 
{
	color: #222;
}



#step_1 {
	padding-left: 70px;
	padding-top: 50px;
	background: #fff none repeat-x left top;
	background-color: Transparent;

}

#step_1 h1 
{
	color: #222;
}
#step_2 {
	padding-left: 70px;
	height: 100px;
	padding-top: 50px;
		background: #fff none repeat-x left top;
	padding-bottom: 50px;
	background-color: Transparent;

	
}

#step_2 h1{
	color: #2787ec;
}

#step_3 {
	padding-left: 70px;
	height: 100px;
	padding-top: 50px;
	
			background: #fff none repeat-x left top;
	padding-bottom: 50px;
	background-color: Transparent;

	
}

#step_3 h1{
	color: #ed8d00;
}


#step_4 {
	padding-left: 70px;
	height: 100px;
	padding-top: 50px;
	padding-bottom: 60px;
	
			background: #fff none repeat-x center top;
	background-color: Transparent;
			

}
#step_4 p{
	font-weight: bold;
}


#step_4 h1 {
	color: #49932b;
	font-size: 22px;
}



div.step_wrapper {
	width: 750px;
	height: 520px;
	margin-right: auto;
	margin-left: auto;
}

div.step_wrapper h1 {
	font-size: 20px;
	
}

#step_body {
	}
	
	

#btnPrevious {
	width: 100px;
	margin-left: 20px;
	float: left;
	display: block;
}	
	
	#btnNext {
	width: 100px;
	margin-left: 10px;
	float: left;
}	

.st_1 {
	width: 200px;
	height: 30px;
	float: left;
	position: relative;
	margin-top: -15px;
}

.st_1_padding{
	margin-top: 30px;
}


/* @group buttons */
.buttons {
	width: 300px;
	clear: both;
	padding-left: 50px;
	margin-top: 30px;
	margin-bottom: 30px;
}

.button2 {
	background: url(../images/button_bg_next.png) no-repeat 0 0;
	border:0px;
	height: 30px;
	width: 100px;
	cursor:pointer;
	color: #5e5e5e;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}

.button3 {
	background: url(../images/button_bg_apply.gif) no-repeat 0 0;
	border:0px;
	height: 30px;
	width: 100px;
	cursor:pointer;
	color: #5e5e5e;
	padding: 0;
	font: bold 14px Arial, Helvetica, sans-serif;
}




.button {
	background: url(../images/button_bg.png) no-repeat 0 0;
	border:0px;
	height: 30px;
	width: 100px;
	cursor:pointer;
color: #5e5e5e;
	padding: 0 0 0 10px;	
font: bold 14px Arial, Helvetica, sans-serif;}

.button_margin { margin-left:150px; }

.button_margin2 { margin-left: 200px; }

/* @end */
	