body {

	background: #FFF;
	text-align: center;
	font-family: "Trebuchet MS", "Bitstream Vera Sans", verdana, lucida, arial, helvetica, sans-serif;
	margin: 0px;

}

p { margin-top: 0px; }
form, input, select, option { margin: 0px; }

fieldset#step {

	border: 1px solid #CCC;
	padding: 10px 5px;
	width: 470px;
	margin: 0px;

}

fieldset#step a {

	margin: 2px 0px;
	margin-left: 20px;
	width: 130px;
	font-size: 13px;
	float: left;
	clear: none;

}

fieldset#step a:visited, a:hover { color: #F30; }

fieldset#step p a {
	
	font-size: 12px;
	width: auto;
	float: none;
	display: inline;
	margin: auto;
	
}

fieldset#step ul {

	list-style-type: circle;

}

legend {

	border: 1px solid #CCC;
	padding: 5px;
	font-size: 16px;
	font-weight: bold;

}

label {

	font-size: 13px;
	color: #333;
	margin: 0px;
	
}

table {
	

	margin: 5px;
	width: 99%;
	
}
td {
	

	color: #333;
	font-size: 11px;
	padding: 0px 3px;
	
}

h2 {

	color: #333;
	font-size: 16px;
	margin: 0px;
	font-weight: normal;

}

h2 a { color: #333; }

h3 {

	margin: 0px;
	margin: 5px 0px;
	font-weight: normal;

}

hr {

	color: #CCC;
	border: 0px;
	border-color: #CCC;
	background-color: #CCC;
	height: 1px;
	
}

sub {

	display: block;
	text-align: center;
	line-height: 19px;
	margin: 3px;
	color: #F30;
	
}

#container {

	width: 760px;
	margin-left: auto;
	margin-right: auto;
	
}

#content {

	color: #333;
	background-color: #FFF;
	padding: 10px 20px;
	font-size: 12px;
	line-height: 150%;
	text-align: left;
	
}

#keyLinksHolder {

	padding: 0px 10px;
	margin: 14px 10px;
	float: right;
	height: 200px;
	width: 200px;
	overflow: auto;
	border: 1px solid #CCC;

}

#keyLinks_1 {

	background-color: #FFF;
	list-style: none;
	margin: 0px;
	padding: 0px;

}

#keyLinks_1 a:visited, a:hover { color: #F30; }

#footer {

	background-color: #FFF;
	color: #999;
	font-size: 11px;
	text-align: center;
	clear: both;

}

.star {
	font-size: 18px;
	color: #F00;
	vertical-align: sub;
}

.voucher {
	text-align: center;
	font-size: 22px;
	font-weight: bold;
}

