.Error{
font:bold 12px Verdana;
line-height:22px;
color:red;
}
.FieldLabels{
padding:5px 3px 5px 3px;
font:12px Verdana;
line-height:22px;
color:black;
text-align:right;
width:140;
vertical-align:top;
overflow:visible;
white-space:nowrap;
}
.FieldInputs{
line-height:22px;
font:12px Verdana;
height:22px;
}
.NextStepButton{
background-color: #9CB9C9;
color: #FFFFFF;
font-size: 12px;
font-family: Tahoma;
font-weight: bold;
border: 1px solid #336699;
padding-top: 2px 4px 2px 4px;
}