
  body,html           { font-family: Arial, Helvetica, sans-serif; font-size: 12px; color: #000000; }
  body                { 
                      background-color: #FFFFFF; 
					  margin: 0px;
					  background: url(images/bg.gif); 
					  background-repeat: repeat-x; 
					  }
    .lg               { font-size:14px; }
    .footlinks        { font-size: 10px; text-align: center;  color: #FFEA94; background-color: #000000; }
    .topnav           { font-size: 11px; text-align: center; background-color: #6E53C9; color: #FFFFFF; }
    .ltGray           { background-color: #F5F5F5; text-align: center; }
    .sidebar          { background-color: #FFC935; color: #2700AE; }
    .wht              { background-color: #FFFFFF; }
    .dk               { background-color: #2700AE; }
    .blk              { background-color: #000000; }
    .right            { text-align: right; }
	.left             { text-align: left; }
    .center           { text-align: center; }
    .caption          { text-align:center; font-size:12px; font-weight: 700; }
    .morelink         { text-align:right; font-size:14px; font-weight: 700; font-style: italic; }
    .pics             { border: 3px solid #2700AE; background-color: #FFC935; }
    .dark             { background-color: #2700AE; color: #ffffff; font-weight: 700; }
    .specs            { border: 1px solid #000000; }
    .spec_head        { background-color: #2700AE; color: #FFC935; text-align:center; font-weight:700; }
    .spec_lt          { background-color: #eaeaff; color: #000000; text-align: center; }
    .spec_lt_rt       { background-color: #eaeaff; color: #000000; font-weight:700; text-align:right; }
    .spec_dk          { background-color: #8080ff; color: #000000; text-align: center; }
    .spec_dk_rt       { background-color: #8080ff; color: #000000; font-weight:700; text-align:right; }
    .small            { font-size: 11px; }
	.small_rt         { font-size: 11px; text-align:right; }
	.larger           { font-size: 14px; }
    .bluebold         { color: #6E53C9; font-weight:700; }
    .redbold          { color: #FF0000; font-weight:700; }
    .leader           { color: #CB1F1F; font-weight:700; font-style: italic; font-size:16px; }
    .leadLetter       { color: #6E53C9; font-weight:900; font-style: italic; font-size:24px;  }
    .nospace          { margin:0;padding:0; }
	.arrow            { padding:0; }
	.arrow li         { margin: 4px 0 4px 12px; list-style-image: url(images/arrow2.jpg); }
	.clear            { clear: both; }
	.checklist li     { list-style-image: url(images/checkmark.gif); }
	.CheckEzeBlack    { font-weight: 700; color: #000000; }
	.CheckEzeRed      { font-weight: 700; color: #ff0000; }
	.barcode-head     { color: #FFFFFF; background-color:#6E53C9; font-weight:700; font-size: 14px; text-align:center; }
	.video_head       { padding:0; margin: 0; }
	.video_descr      { margin:0; padding:0; font-style:italic; font-size: 14px; }
	
  h2                  { color: #2700AE;  font-size: 24px;  }
  h3                  { color: #2700AE;  font-size: 19px;  }
  h4                  { color: #2700AE;  font-size: 18px;  }
  h5                  { color: #2700AE;  font-size: 15px;  }
  sup                 { font-size: 10px; }
  label               { font-weight: 700; }
  
  
  #scaneze-inset      { 
                       float: right; 
					   position:relative; 
					   left: 60px; 
					   white-space: nowrap; 
					   font-size: 85%;
					   text-align:center;
					   font-weight: 700; 
					   margin-top: 12px;
					   color:#0000a0;
					  }
  
  #ls_text            { float: right; width: 48%; } 
  #ls_head            { margin: 12px 0 6px 0; }
  #ls_head h3         { padding:0; margin:6px 0 0 0; float: left; color: #ff0000; font-size: 24px; font-weight: 700; }
  #ls_head img        { float: left; margin:0 8px 0 0; }
  #ls_list            { font-size: 14px; }
  #ls_list li         { list-style-image: url(images/checkmark.gif); }
  
  /* for an un-doted ul li */
  li.nodot       { list-style-type: none;  }
  
  /* for those annoying middots you want bold and bigger without the indent of a LI */
  span.middot         { font-size:22px; vertical-align:-5px; line-height: 20px; font-weight:700; }
  a:link              { color: #2700AE; font-weight: 600; text-decoration: underline; }
  a:visited           { color: #4B3694; font-weight: 600; text-decoration: underline; }
  a:active            { color: #FF0000; font-weight: 600; text-decoration: underline; }
  a:hover             { color: #705ABF; font-weight: 600; text-decoration: underline; }
  a.footlinks:link    { color: #FFC935; font-weight: 400; text-decoration: none; }
  a.footlinks:visited { color: #E5C15C; font-weight: 400; text-decoration: none; }
  a.footlinks:active  { color: #FFFF00; font-weight: 400; text-decoration: none; }
  a.footlinks:hover   { color: #FFDD7D; font-weight: 400; text-decoration: none; }
  a.morelink:link     { color: #FF0000; font-weight: 700; text-decoration: none; }
  a.morelink:visited  { color: #FF0000; font-weight: 700; text-decoration: none; }
  a.morelink:active   { color: #0033FF; font-weight: 700; text-decoration: none; }
  a.morelink:hover    { color: #6E53C9; font-weight: 700; text-decoration: none; }
  a.topnav:link       { color: #FFFFFF; font-weight: 700; text-decoration: none; }
  a.topnav:visited    { color: #EBEBEB; font-weight: 700; text-decoration: none; }
  a.topnav:active     { color: #FFFF00; font-weight: 700; text-decoration: none; }
  a.topnav:hover      { color: #FFFF00; font-weight: 700; text-decoration: none; }

