A:link {FONT-SIZE: 11px; COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}
A:visited {FONT-SIZE: 11px; COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}
A:active {FONT-SIZE: 11px; COLOR: #0000FF; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}
A:hover {FONT-SIZE: 11px; COLOR: #FF0000; FONT-FAMILY: Verdana,Arial,Sans-Serif; TEXT-DECORATION: underline;}

.WizardPage
{
	background-image: url(ec/bkgnd_brn.jpg); 
	margin: 5px;
	font-family: Arial,Sans-Serif; /* Font Face */
	font-size: 8pt; /* Font Size */
	color: Black; /* Font Color */
	font-weight: Normal; /* Font Style */
	font-style: normal; /* FontStyle */
	text-decoration: none; /* Font Style */ /* background-image: url(ec/bkgnd_brn.jpg); */
	text-align: Left; /* Align Text */
}

.TheWizardsWords
{
	background-color: Yellow;
	color: Black;
	font-size: 9pt;
	width: 100%;
}

.TheWizardsInstructions
{
	background-color:Aqua;
	color: Black;
	font-size: 9pt;
	width: 100%;
}

.WizardContent
{
font-family: Arial,Sans-Serif; /* Font Face */
font-size: 8pt; /* Font Size */
color: Black; /* Font Color */
font-weight: Normal; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Left; /* Align Text */
}

.WizardTopBanner
{
font-family: "Times New Roman",Serif; 
font-size: 28pt; 
color: White; 
font-weight: Bold; 
text-decoration: none;
font-style: normal;
/* background-image: url(ec/bkgnd_brn.jpg); */
text-align: Center; 
}

.WizardTableHeader
{
font-family: Arial,Sans-Serif; /* Font Face */
font-size: 10pt; /* Heading Font Size */
color: Black; /* Heading Font Color */
font-weight: Bold; /* Heading Font Style */
font-style: normal; /* Heading FontStyle */
text-decoration: none; /* Heading Font Style */
background-color: Red; /* Background color */
text-align: Left; /* Align Text */
}

.WizardInstruction
{
	font-size: 10pt; /* Heading Font Size */
}

.ProofNumber
{
font-family: Arial,Sans-Serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
text-align: Center; /* Align Text */
}

.ErrorMessages
{
font-family: Arial,Sans-Serif; /* Font Face */
font-size: 10pt; /* Font Size */
color: Red; /* Font Color */
font-weight: Bold; /* Font Style */
font-style: normal; /* FontStyle */
text-decoration: none; /* Font Style */
background-color: #FFFFFF; /* Background color */
text-align: Center; /* Align Text */
}

.OneLine
{
	white-space: nowrap;
}

.CenterAlign
{
	text-align: Center;
}

.LeftAlign
{
	text-align: left;
}

.MiddleAlign
{
	vertical-align: middle;
}

.CastingLineTitles
{
	text-align: center;
	padding: 0;
}