.wizard_footer {
	background: url("images/bottom_fill.gif") top;
	height:6px;
}
.wizard_footer_left {
	background: url("images/bottom_left.gif") no-repeat top;
	height:6px;
	width:6px;
}
.wizard_footer_right {
	background: url("images/bottom_right.gif") no-repeat top;
	height:6px;
	width:6px;
}

.wizard_errortext 
{
	color:red;
	font-weight:bold;
}

.image_button {
	cursor: pointer;
}

.wizard_oktext 
{
	color:green;
	font-weight:bold;
}

.wizard_smalltext
{
	color:#215587;
	font-family:Verdana;
	font-size:9pt;
}

.wizard_title
{
	color:#215587;
	font-size:14pt;
	font-weight:bold;
} 

.wizard_step
{
	color:#215587;
	font-size:12pt;
} 

.wizard_sections
{
	margin-top:4px;
	margin-bottom:4px;
}

.wizard_field_name
{
	font-weight:bold;
	margin-bottom:4px;
}
