td, select, input, span, div, table textarea { FONT-SIZE: 8pt; FONT-FAMILY: Arial; }
input.GhostButton { display:none; }
table { padding:0px, 0px, 0px, 0px; }

.invalidText {color:Red;font-weight:bold;}

/*.activeStep {font-weight:bold; font-size: 7.5pt;}
.notActiveSTep {font-weight:normal; font-size: 7.5pt;}*/

.menuBGColor { background-color: #d1d5ee; }

.wizardClass 
{
	background-color: #CED0DF;
	border: solid 1px #999999;
	height:50px;
}

.headerBorders 
{
	border-top: solid;
	border-bottom: solid;	
	border-color: #999999;
	border-width: 1px;
	border-right: none;
	border-left: none;
}

.Tab { width:140px; text-align:center; height:25px; }
/*.TabSpacer { width:10px; vertical-align:middle; text-align:center; }*/
.Date { width:55px; }
.Readonly { background-color:Silver; }

.EditRow { background-color:#eeeeee; }
.ModeDisplay { text-align:center;font-weight:bold;font-size:14pt; }
.ItemHeader { font-weight:bold; vertical-align:top; }
.btn { width: 50px; }
.DisplayArea { background-color:#dedede; border:solid 1px black; }


/*.WizardStepContainer { overflow:auto;vertical-align:top; height:450px; width:770px; }*/
.WizardStepHeight { height:450px; }
.WizardStepWidth { width: 770px; }
.WizardHeader { color:red; font-size:12pt;}

.TenPointBold 
{
	text-align:center;
	font-size:10pt;
	font-weight:bold;
}

.WizardButtonClass { width:120px; }

.DisplayTable { width:100%; }

.EditModeSpan 
{
	width:100%;
	color:red;
	font-weight:bold;
	font-size:30pt;
	position:absolute;
	text-align:center;
	text-decoration:underline;
}
