﻿.WizardHeading
{
	background-color: #5D7B9D;
	font-weight: bold;
	color:White;
	margin-left: -25px;
	padding-left: 15px;
	line-height: 1.75em;
}
.WizardListHeading
{ 	
	background-color: #5D7B9D;
	font-weight: bold;
	color:White;
	line-height: 3em;
	white-space: nowrap;
	padding: .25em 45% .25em .25em;
}
.WizardSidebar
{ 	}
.WizardStepStyle
{}
.WizardTable
{ vertical-align:top;}
.WizardFormText	{ border-bottom:solid 1px #cccccc; border-top: none; border-right:none; border-left: none; }
.WizardFormTextWithRightMargin	{ letter-spacing: 2em;}
.WizardFormTextRequiredWithRightMargin	{ background-color: #ffffcc; border-bottom:solid 1px #cccccc; border-top: none; border-right:none; border-left: none; letter-spacing: 2em; font-size:.7em; font-weight: bold;}
.WizardFormTextRequired	{ background-color: #ffffcc; border-bottom:solid 1px #cccccc; border-top: none; border-right:none; border-left: none;  }
.WizardFormTextSizeless	{ background-color: #ffffcc; border-bottom:solid 1px #cccccc; border-top: none; border-right:none; border-left: none; }
.WizardFormTextRequiredWide	{ background-color: #ffffcc; border-bottom:solid 1px #cccccc; border-top: none; border-right:none; border-left: none; width: 250px;  }
.WizardFormTextWide	{ border-bottom:solid 1px #cccccc; border-top: none; border-right:none; border-left: none; width: 300px;}
.WizardFormLabel{font-family:Verdana, Tahoma, MS Sans Serif, Arial, Geneva, Helvetica,  sans-serif; margin-left: 4px; font-size:.7em; font-weight: bold;}
.WizardFormLabelH2{font-size:120%; color: #0F4C8B; margin-top:1.5em; margin-bottom:1.5em; border-bottom: solid 1px #D6D9DC;}
.WizardFormLabelRequired { font-family:Verdana, Tahoma, MS Sans Serif, Arial, Geneva, Helvetica,  sans-serif;background-color: #ffffcc; border: 0; border-bottom:solid 1px #cccccc; margin-left: 4px; font-size:.7em; font-weight: bold;}
.WizardFormLabelSidebar { margin-left: 4px; font-size:.7em;}
.WizardFormLabelText{font-size:.9em; }
.WizardRadioList { display:inline; vertical-align:middle; }
.WizardFormLabelInline	{margin-left: 4px; vertical-align:middle; font-size:.9em; font-weight: bold;}
.WizardNote	{margin-left: 4px; font-size:.8em; font-style: italic;}
.WizardFormIntro	{  }
.WizardFormDisclaimer{
	line-height: 3em; margin-left: 4px; font-size:.7em; font-style: italic; color: Maroon;}
.wizard-nav-container
{
	width: 215px; 
	height: 100% !important;
	background-image: url(/App_Themes/Sand/images/nav_bg.jpg);
	background-repeat: repeat-y;
	padding-left: 15px;
	padding-top: 10px;
	vertical-align: top;
}
.float-right-visible
{
	float: right;
	visibility: visible;
 }
 
 .float-right-visible
{
	float: right;
	display: none;
 }
