﻿body   { font-family: Arial; font-size: 13px; background-color: #FFFFFF }
td     { font-family: Arial; font-size:13px; }

STRONG            { color: #FF0000; font-weight: bold }


TD.copyright      { font-size:8pt; font-family: Arial, Helvetica, Sans-serif }
SPAN.copyright      { font-size:8pt; font-family: Arial, Helvetica, Sans-serif }

/*A { font-weight: bold; font-family: Arial, Helvetica, Sans-serif; color:blue }
A:visited { color:blue }
A:active { color:blue }
A:link { color:blue }*/

A { font-weight: bold; font-family: Arial, Helvetica, Sans-serif; color:#5A6B2A }
A:visited { color:#5A6B2A }
A:active { color:#5A6B2A }
A:link { color:#5A6B2A }

.quickBack
{
	font-family: Arial;
	tfont-size:13px;
	background-position: left top;
	dbackground-image: url(/wizard/images/quick_back.gif);
	padding-left:5px;
	background-repeat: no-repeat;
}
.quickBackCustom
{
	tfont-family: Arial;
	tfont-size:13px;
	background-position: left top;
	dbackground: #DDE2F6;
	background-image: url(/wizard/images/quick_back_custom.gif);
	padding-left:5px;
	background-repeat: no-repeat;
	height:28;
}
.installheader
{
 	background: #b0cc66;
	font-size: 25pt;
	font-weight: bold;
	height: 15px;
}

/*
.installheader
{
 	background: #9AAFDA;
	font-size: 25pt;
	font-weight: bold;
	height: 15px;
}
*/

.installtitle
{
	font-size: 12pt;
    color: #464646;
}

.installheaderfont
{
	font-size: 16pt;
	font-weight: bold;
    color:#464646;
}
.installheaderfontSmaller
{
	font-size: 16pt;
	font-weight: bold;
}
.stepheader
{
	font-size: medium;
	font-weight: bold;
}
span.moduletitle  { font-family: Arial; font-weight: bold; font-size: 12pt; background-color: #FFFFFF }


.installsubheader
{
 	background: #eef7d4;
 	height: 10px;
}

/*.installsubheader
{
 	background: #DDE2F6;
 	height: 10px;
}*/


.footerspacer
{
 	background: #FFFFFF;
 	height: 10px;
}

.support
{
 	background: #eef7d4;
}

/*.support
{
 	background: #DDE2F6;
}*/

.wizardstep
{
	hfont-size:13px;
	font-size: 9pt;
}
.wizardstepcurrent
{
 	font-weight:bold;
	hfont-size:13px;
	font-size: 9pt;
}
.wizardstepfade
{
	color:#A5A5A5;
	hfont-size:13px;
	font-size: 9pt;
}

.selectstep
{
	border-left:solid 1px #959595; 
	border-bottom:solid 1px #959595;
	border-top:solid 1px #959595;
	border-right:solid 1px #959595;
	width:100%;
}
