﻿  .WizardLayout { border:solid 1px; height:655px; overflow: hidden; width:99.8%; }
  .WizardLayout .Header { background-image:url(../../app_themes/silver/images/wizardlayout/head-bg.jpg); background-repeat:repeat-x; height:87px; width:100%; }
  .WizardLayout .Header .Left { color:#333333; float:left; padding:23px 0px 0px 10px; width: 30%; }
  .WizardLayout .Header .Left .Title { font-size:18px; font-weight:bold; letter-spacing:-1px; }
  .WizardLayout .Header .Right { float:right; width:68%; }
  .WizardLayout .Header .Right .StepTitle { color:#ec972f; font-size:17px; font-weight:bold; letter-spacing:-1px; margin:0px; padding:10px 20px 0px 0px; text-align:right; }
  .WizardLayout .Header .Right .Text { font-size:11px; color:#999999; text-align:right; padding-right:20px; }
  .WizardLayout .Header .Right .Space { padding:0px; margin:5px 0px 0px 0px; float:right; }
  .WizardLayout .Content { background-color:#FFFFFF; border:none 1px #990000; clear: both; float:none; font-size:11px; height:70%; padding: 20px; width:100%; height:485px; }
  
  a.Step { background-image:url(../../app_themes/silver/images/wizardlayout/tab-gray.png); color:#000000; float:left; font-size:12px; font-weight:bold; height:23px; padding-top:4px; position:relative; text-align:center; text-decoration:none; top:1px; width:117px; }
  a.Step:hover { background-image:url(../../app_themes/silver/images/wizardlayout/tab-white.png); }
  a.ActiveStep { background-image:url(../../app_themes/silver/images/wizardlayout/tab-white.png); }
  a.Step1 { left:0px; z-index:9; }
  a.Step2 { left:-12px; z-index:8; }
  a.Step3 { left:-24px; z-index:7; }
  a.Step4 { left:-36px; z-index:6; }
  a.Step5 { left:-48px; z-index:5; }
  a.Step6 { left:-60px; z-index:4; }
  a.Step7 { left:-72px; z-index:3; }
  a.Step8 { left:-84px; z-index:2; }
  a.Step9 { left:-96px; z-index:1; }  
  div.footeruser {width:100%px; height:25px; margin:0px; padding:0px; background-color:#ffffff;}
  div.footeruser td.textmas {font-size: 10px;color:#424242; float:left;padding:2px 0px 0px 20px;margin: 0; font-family:Arial; line-height:11px;}
div.Content p.headingbold1{font-weight:bold; margin:0px; padding:0px; }
div.Content p.headingbold{font-weight:bold;padding-bottom:20px; }
div.Content p{padding-bottom:10px;padding-left:30px;margin: 0; }
div.Content p.formbold{padding-bottom:10px; font-weight:bold; }
div.Content p.click{ font-size:11px;margin: 0; }
div.Content p.note{ font-size:12px; }
div.Content a.redlink{ color:#cc1414;}
.rednote{color:#cc1414; font-weight:bold;}
.rednotecon{color:#cc1414; font-weight:bold; font-size:13px; padding:130px 0px 0px 0px; text-align:center;}
div.Content input{font-size:11px;} 
div.Content select{font-size:11px;} 
div.Content checkbox{padding-left:20px;} 
div.Content input.widthcontrol{width:280px; margin-left:5px;} 
div.Content select.widthcontrols{width:286px;}