p{
font:14px Verdana;
color:black;
}
a{

}
.ErrorText{
font:bold 12px Verdana;
color:red;
}
.FieldLabelsError{
padding:5px 3px 5px 3px;
font:bold 12px Verdana;
line-height:22px;
color:red;
text-align:right;
width:140;
vertical-align:top;
overflow:visible;
white-space:nowrap;
}
.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;
}
.FieldTitles{
padding-left:4px;
font:12px Verdana;
font-weight:600;
line-height:18px;
background-color:#9CB9C9;
color: white;
border-right:1px solid white;
height:18px;
}
TD.ClientTitle{
padding-left:3px;
font-family:Verdana;
font-size:12px;
font-weight:600;
line-height:20px;
background-color:#336699;
color:white;
height:20px;
}
.CampaignFields0{
padding-left:5px;
font:normal 11px Verdana;
line-height:18px;
background-color: white;
border-right:1px solid #F0F5FA;
height:18px;
}
.CampaignFields1{
padding-left:5px;
font:normal 11px Verdana;
line-height:18px;
background-color: #F0F5FA;
border-right:1px solid white;
height:18px;
}
.CampaignActions{
font:12px Verdana;
font-weight:500;
z-order:-1;
}
.NextStep{
padding:5px 20px 5px 3px;
font:12px Verdana;
line-height:22px;
color:black;
text-align:right;
}
.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;
}
.ProgressButtonActive{
vertical-align:middle;
width:8px;
height:8px;
padding-left:3px;
padding-right:3px;
background-image:url(images/button_progress_green.gif);
background-repeat:no-repeat;
background-position:bottom center;
}
.ProgressButtonInactive{
vertical-align:middle;
width:8px;
height:8px;
padding-left:3px;
padding-right:3px;
background-image:url(images/button_progress_gray.gif);
background-repeat:no-repeat;
background-position:bottom center;
}
.ProgressBar{
height:8px;
background-image:url(images/bar_progress.gif);
background-repeat:repeat-x;
background-position:bottom center;
}
.ProgressActive{
padding-left:5px;
font:normal 12px Verdana;
line-height:18px;
color:#009900;
text-align:center;
}
.ProgressInactive{
padding-left:5px;
font:normal 12px Verdana;
line-height:18px;
color:#9CB9C9;
text-align:center;
}
.SectionTitleText{
font:bold 14px Verdana;
color:#003366;
}
.DuplicateInfo{
font:bold 11px Verdana;
color:#003366;
text-align:right;
}