td {
	font-family: Verdana, Arial, Helvetica;
	font-size: 11px;
	line-height: 120%;
}
a:link {
	color: #225C94;
	text-decoration: none;
}
a:visited {
	color: #225C94;
	text-decoration: none;
}
a:hover {
	color: #CC6600;
	text-decoration: underline;
}
a.blue:link, a.blue:visited {
	color: #FFFFFF;
	text-decoration: none;
}
a.blue:active {
	color: #FFC600;
	text-decoration: none;
}
a.blue:hover, a.blue:active:hover a.blue:visited:hover {
	color: #FFC600;
	text-decoration: none;
}
.smalltext {
	font-size: 9px;
}
.smalltextwhite {
	color: white;
	font-size: 9px;
}
input, select {
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
.style1 { font-size: 11px; }
.style2 {
	font-size: 16px;
	font-weight: bold;
}

#NextButton, #PrevButton {
	margin-top: 1em;
}
.stepsList {
	padding-left: 20px;
	margin-left: 8px;
	border-left: 5px solid #DDDDDD;
}
#Step1, #Step2, #Step3 {
}
h2.step {
}
