﻿  .userInfoTable
	{}

  .userInfoTable input
	{width: 290px; font-size: 9pt}

  .userInfoLabel
	{text-align: right;vertical-align: top;padding-top: 3px;white-space: nowrap}

  .required
	{font-weight: bold}

  .userInfoInput
	{border: solid 1px CadetBlue; background:#fff url(/_layouts/images/AccountRegistration/Wizard/text-bg.gif) repeat-x 0 0;}
  
  .userInfoSection
	{border-top: Solid 1px Silver;color: Blue;font-size: smaller;margin: 5px 2px 10px 2px}

  .helpInfo
	{width: 200px;display: none;background-image: url(/_layouts/images/AccountRegistration/Wizard/help_ptr.gif);background-repeat: no-repeat;padding: 10px 20px 10px 10px;color: Blue}

  .wizard_step
	{display: block;padding: 30px; width: 100%;}

  .buttonBorder
	{border-top: solid 1px Silver}

  .wizard_button_row
    {padding: 10px 20px 5px 20px}
    
  .nowrap
  {white-space: nowrap;}

  .userInfoButton
	{border: solid 1px LightBlue;margin-top: 4px;width: 85px;cursor: pointer}

  .userInfoButton span
	{white-space: nowrap;display: block;text-align: center;background-image: url('/_layouts/images/AccountRegistration/Wizard/button_bg.gif');background-repeat: repeat-x; padding: 4px;margin: 1px}

  .userNameAvailable
	{color: Green}

  .userNameNotAvailable
	{color: Red}

  .ssname
	{color: Navy; font-weight: bold; font-size: 10pt;padding-left: 2px}

  .ssdescription
	{color: Gray; font-size: smaller; display: block; padding-left: 2px}

  .ssinfo
	{padding: 5px; height: 75px; background-color: #e5effa; overflow: hidden }

  .ssinfoHighlight
	{border: solid 1px #e5effa; padding: 4px; background-color: #FFFFFF}

  .sscheckbox 
	{width: 275px; padding: 2px 20px 3px 3px; cursor: default;}

  .sscheckboxhover
	{border: solid 1px Silver; padding: 1px 19px 2px 2px; background-color: #e5effa}

  .sscheckbox input
	{width: 15px}

  #subsiteContainer
	{width: 320px; height: 400px; overflow: auto}

  .justification_desc
	{color: Gray;font-size: smaller;}

  .summary_title
	{color: Navy; font-weight: bold; border-bottom: solid 1px Silver;padding: 10px 5px 5px 5px}

  .summary_label
	{text-align: right; Color: Gray;white-space: nowrap}

  .summary_data
	{text-align: left; Color: Black;white-space: nowrap;font-weight: bold;padding-left: 5px}

  .summary_verify
	{color: Black; font-weight: bold;padding: 10px; margin: 5px; border: solid 1px Silver; background-color: #FFFFCC}

  .submitStatus
	{margin:30px;}

  .submitStatus td
	{white-space: nowrap; color: Navy; font-weight: bold;}

  .ar_error
	{color: Red; font-weight: bold}

  .errorContainer
	{margin: 20px 2px 30px 2px}

  .ar_success
	{margin: 20px; Color: Blue}
	
  .wizard_breadcrumb
    {border-top: solid 1px #234B65; border-bottom: solid 1px #234B65; background-color: #FFFFFF; margin: 5px 1px 5px 1px; padding: 7px}
  
  .wizard_breadcrumb_title
  {
      color: Silver;
      font-size: 1em;
      white-space: nowrap;
  }
  
  .wizard_breadcrumb_title_active
  {
      color: #12127D;
      font-size: 1.1em;
      white-space: nowrap;
      font-weight: bold;
  }
  
  .wizard_breadcrumb_sep
  {
      padding: 0px 20px 0px 20px;
      color: Blue;
  }