.wizardMenuSeperator { font-weight: bold; font-size: 10pt; color: #333333; }
.wizardMenuStep { margin-top: 3px; font-weight: normal; font-size: 10pt; margin-left: 5px; color: #000066; text-decoration: none; }
.wizardMenuStepHigh { margin-top: 3px; font-weight: bold; font-size: 10pt; margin-left: 5px; color: #000066; text-decoration: none; background-color: #ddddee;}
.wizardMenuStepSub { font-weight: normal; font-size: 8pt; margin-left: 10px; color: #666699; font-style: italic; text-decoration: none; }
a.wizardMenuStep:hover, a.wizardMenuStepSub:hover { color: #990000; text-decoration: underline; }
.wizardHeader { }
.wizardWarning { color: #993333; }
.wizardUploadWait { margin-top: 3px; font-weight: bold; font-size: 9pt; margin-left: 5px; color: #000066; }
.wizardField { font-weight: bold; text-decoration: none; }
a.wizardField, a.wizardField:visited { font-weight: bold; color: #000066; text-decoration: none; }
.wizardFieldRequired { font-weight: normal; color: #ff0000; font-style: italic; }
.wizardBox { padding-left: 3px; background-color: #eeeeff; }
.editBox { border-right: #cccccc 2px solid; border-top: #cccccc 2px outset; font-weight: bold; font-size: 8pt; border-left: #cccccc 2px inset; width: 100%; color: #000000; border-bottom: #cccccc 2px solid; font-family: Arial; background-color: #ffffff; }
.tbSeparator { border-right: buttonhighlight 1px solid; font-size: 0px; border-left: buttonshadow 1px solid; width: 1px; top: 1px; height: 22px; }

/* popup calendar styles */
.pucDiv { border: blue thin solid; background-color: #eeeeff; width: 150px; padding: 2px; }
a.pucHead:visited, a.pucHead:link, .pucHead { font-family: arial; color: Black; }
.pucBody { border-top: #ccccff thin solid; border-left: #ccccff thin solid; }
.pucTD { border-bottom: #ccccff thin solid; border-right: #ccccff thin solid; width: 20px; padding: 1px; }
a.pucNum:link, .pucNum:visited, .pucNum { font-family: arial; font-size: 8pt; color: Black; text-decoration: none; }
