﻿.WizContainer 
{
border:Solid 1px #C5BBAF;
font-family:Arial;
font-size:11pt; 
height:600px; 
width:auto;
margin-top:75px;
margin-left:25px;
}

.WizStepStyle 
{
	background-color:#F7F6F3;
	border:solid 1px #C5BBAF;
}

.WizNavigationButtonStyle
{
background:Black;
border:solid 1px #C5BBAF;  
font-family:Arial; 
font-size:11pt;
font-weight:bold;
width:125px;
color:White;
}

.WizHeaderStyle 
{
background:#E6E2D8;
border:solid 1px #C5BBAF; 
color:Black;
font-family:Century Gothic;
font-Size:12pt;
height:25px;
font-weight:bold;
text-align:Left;
}

.WizNavigationStyle
{
background:#E6E2D8;
height:30px;
vertical-align:middle;
text-align:Center;
Border: solid 1px #C5BBAF; 
		
}

.WizNavigationButtonStyle
{
background:Black;
Border: solid 1px #C5BBAF; 
Height:25px;
Font-family:Arial;
font-size:11pt;
width:125px;
Color:White;
}
	
.WizStepNavigationTemplate
{
	table-layout:auto;	
	text-align:center; 
	height:30px;
	width:100%;
	vertical-align:middle;
	padding-top:5px; 
	border:solid 1px #C5BBAF; 
}
.WizFinishNavigationTemplate
{
	height:30px;width:100%;vertical-align:middle;padding-top:5px;
}
