@charset "utf-8";
/* CSS Document */

/*Imported Styles
----------------------------------------*/
/*font size percentage (%) listings in pixel transformation
---------------------------------------------------------------*/

/*----------

 250% = 30px
 200% = 24px
 150% = 18px
 133.33% = 16px
 116.67% = 14px
 75.00% = 12px
 
----------*/

/*Reset paddings and margins for all HTML elements 
---------------------------------------------------------------*/

* { margin:0; padding:0; }
 
/* Reset font size for all elements to standard (16 Pixel) 
----------------------------------------------------------------*/
html * { font-size:100.01%;}

/*This style should affect opera browsers, fix required
--------------------------------------------------------------------*/
  
/* Standard font size 12px 
--------------------------------------------------------------------------*/
body {
    font-family:Arial, Helvetica, sans-serif;
    font-size:75.00%;
    color:#444;
	background-color:#fff;
  }
  
/* Elements formatting 
-------------------------------------------------------------------------------- */

  p { line-height:1.5em; margin:0 0 1em 0; }
  blockquote, cite, q { font-family:Georgia, "Times New Roman", Times, serif; font-style:italic;}
  blockquote { margin:0 0 1em 1.6em; color:#666; }
  strong,b { font-weight:bold; }
  em,i { font-style:italic; }
  big { font-size:116.667%; }
  small { font-size:91.667%; }
  pre { line-height:1.5em; margin:0 0 1em 0; }
  pre, code, kbd, tt, samp, var { font-size:100%; }
  pre, code { color:#800; }
  kbd, samp, var, tt { color:#666; font-weight:bold; }
  var, dfn { font-style:italic; }
  acronym, abbr { border-bottom:1px #aaa dotted; font-variant:small-caps; letter-spacing:.07em; cursor:help;}
 .nowrap { white-space: pre; }
 .clearfix{ clear:both;}
 .left{ float:left;}
 .right{ float:right;}
  
/*--- Headings
------------------------------------------------------------------------*/

  h1,h2,h3,h4,h5,h6 { font-family:"Times New Roman", Times, serif; font-weight:normal; color:#222; margin:0 0 0.25em 0;}
  h1 { font-size:200%; text-align:center; font-weight:bold; }                       /* 30px */
  h2 { font-size:130%; text-align:center; font-weight:bold; }                       /* 24px */
  h3 { font-size:120%; text-align:center; font-weight:bold;}                       /* 18px */
  h4 { font-size:116.67%; text-align:center;}                    /* 16px */
  h5 { font-size:116.67%;}                    /* 14px */
  h6 { font-size:116.67%; }                    /* 14px */

  /* Lists
  -------------------------------------------------------------------------------- */

  ul, ol, dl { line-height:1.5em;}
  ul { list-style-type:none; }
  ul ul { list-style-type:none; margin-bottom:0; }
  ol { list-style-type:decimal; }
  ol ol { list-style-type:lower-latin; margin-bottom:0; }
  li {line-height:1.5em; }
  dt { font-weight:bold; }
  dd { margin:0 0 1em 0.8em; }
  sub, sup { font-size:91.6667%; line-height:0; }
  hr {color:#fff; background:transparent; margin:0 0 0.5em 0; padding:0 0 0.5em 0; border:0; border-bottom:1px #eee solid;}

  /* Links 
  ----------------------------------------------------------------------------------------- */



.indentxt{text-indent:10px;}
.engrave{ text-shadow: 0 1px 0 #fff;}
.fragile { color:#0099FF;}
.table {width:680px; margin:0 auto; color:#1D2E70; padding:10px; font-size:13px; border:1px solid #000000;
line-height:2.2em; margin-bottom:5px; margin-top:5px; margin-bottom:20px;}
.tablem2 td{ line-height:18px;
padding-bottom:8px;}
.input{border:0px;border-bottom:1px dashed #000000; color:#000; width:100%; background:#fff;line-height: 21px!important; padding-top:5px; padding-bottom:5px;}
.input2{border:0px;border-bottom:1px solid #000000; color:#000; font-weight:bold; width:100%; background:#fff;}
.table .img{width:100px; overflow:hidden; padding:3px; border:1px solid #CCC;}

 .table2 {width:600px; olor:#1D2E70;font-size:13px; margin:0 auto;}
 .table2 .td {border-right:1px solid #000000; padding:3px; }
  .table2 .td2 {border-top:1px solid #000000;/**/}
  .table2 .td3 {/**/border-bottom:1px solid #000000;}
   .table2 .td4 {border-left:1px solid #000000;}
   
 .table3 {width:600px; olor:#1D2E70;font-size:13px; margin:0 auto;}   
  .table3 .td {border-right:1px solid #000000; padding:3px; }
  .table3 .td2 {border-top:1px solid #000000;/**/}
  .table3 .td3 {/**/border-bottom:1px solid #000000;}
   .table3 .td4 {border-left:1px solid #000000;}  
   
   .table4 {width:650px; olor:#1D2E70;font-size:13px; margin:0 auto;}   
  .table4 .td {border-right:1px solid #000000; padding:3px; }
  .table4 .td2 {border-top:1px solid #000000;/**/}
  .table4 .td3 {/**/border-bottom:1px solid #000000;}
   .table4 .td4 {border-left:1px solid #000000;}  
.table ol {padding-left:20px;}
 .table ol li { line-height:20px;
padding-bottom:5px;}  
#vouchers input{ border:0px;border-bottom:1px dashed #000000; color:#000; font-weight:bold;  margin-top:3px; margin-bottom:3px; width:90%;background:#fff; text-align:center;}
.table2 td{ border-bottom:1px solid #000000; border-right:1px solid #000;}