@charset "utf-8";
/* CSS Document */

.quickLink { }

.quickLink:link, .quickLink:link, .quickLink:visited { color: #000; text-decoration: underline; }
.quickLink:hover { color: #000; text-decoration: underline; }

#qs_1 {
	width: 584px; 
	height: 50px;
}

#qs_2 {
	width: 584px; 
	background-color: #0079bc; 
	color: #ffffff; 
	padding: 14px;
}

#qs_3 {
	width: 584px; 
	background-color: #e5f1f8; 
	padding: 14px;
}

#qs_4 {
	width: 584px; 
	margin: 0; 
	padding: 0; 
	background-color: #c0deee;
}

#qs_header_text {
	font-weight: bold;
}

.stepImg {
	margin: 0;
	padding: 0;
}
