/* global */

/*
DIV.GutsHeight  { height: 920px; }
#divBottomStuff { position: absolute; top: 880px; left: 0px; width: 760px; height: 58px;
   background: black url(../../Images/Global/gc_bottom_760x58.gif) no-repeat top left; 
   color: white; 
   text-align: left; 
}
*/

#TopDiv { /* height: 920px; */ background: url(../../Images/Global/gc_mainback_760x5000.gif) no-repeat top left;  }
#divHeadCard  {
  background: url(../../Images/global/text_quickstart_570x75.gif); 
/*  position: relative; top: -1px; left: -14px; width: 508px; height: 223px; */
}




/* GUTS */
TD.Section { font-size: 10pt; }

SPAN.Heading { font-size: 11px; font-weight: bold; color: #6F3535;  }

TD.NumberedL { width: 325px; text-indent: -16px; padding: 10px 15px 0 16px; text-align: left; vertical-align: top; }
TD.NumberedR { width: 230px; padding-top: 10px; text-align: left; vertical-align: top; }


DIV.StepL   { width: 11px;  float: left; text-align: right;  }
DIV.StepR   { width: 555px;  float: right; text-align: left; vertical-align: top; }

DIV.StepRL  { width: 318px;  float: left; text-align: left; padding-right: 10px; }
DIV.StepRR  { width: 224px;  float: right; text-align: left; vertical-align: top;  }

DIV.Step1   { display: none; }
DIV.Step2   { width: 570px; height: 52px; margin-bottom: 2px; border-bottom: 1px dashed #B9AA89; }
DIV.Step3   { width: 570px; height: 72px; margin-bottom: 2px; border-bottom: 1px dashed #B9AA89; }
DIV.Step4   { width: 570px; height: 52px; margin-bottom: 2px; border-bottom: 1px dashed #B9AA89; }
DIV.Step5   { width: 570px; height: 76px; margin-bottom: 2px; border-bottom: 1px dashed #B9AA89; }
DIV.Step6   { width: 570px; height: 48px; margin-bottom: 2px; border-bottom: 1px dashed #B9AA89; }

