﻿      html                                          { height: 100%; }
      body                                          { font:62.5%/1.5 Trebuchet MS,  Arial,Helvetica, sans-serif; color:#787878; min-height: 100%; margin:0em; padding:0em; }      
      * html body                                   { height: 100%; margin:0; padding:0; position: relative; }
      li, dt, dd, p                                 { font-size: 1.3em; line-height:1.5em; }    
      /* input, textarea, select, option, optgroup  span   { font-size: 1.2em; }    */ 
      p                                             { margin:6px 6px 6px 3px; padding:0px; }  

      h1, h2, h3, h4, h5, h6 { letter-spacing: 0.02em; margin:0 0 6px; padding:0; font-family: Arial, Verdana ,sans-serif; color: #222222; font-weight:normal; }
      h1 { font-size: 2.8em; line-height:1.4em; }
      h2 { font-size: 2.6em; line-height:1.0em; color:#4c4d4f; margin:0px; padding:0px; }
      h3 { font-weight:bold; line-height:1.0em; padding:14px 0px 6px 0px; }

      a, a:link, a:visited, a:active                { color:#ed1c24; text-decoration:none; }
      a:hover                                       { text-decoration:underline; }
      
      #wrap                                         { width:970px;  min-height:100%; margin:0px auto 60px auto; padding:0px; }
      
      img                                           { border:0px; }
      input[type=text], input[type=password], textarea { vertical-align:middle; border:1px solid #cbcbcb; background:#f4f4f4; padding:0.3em 0.5em 0.3em 0.5em; margin:0px; }
      input[type=text]:focus, textarea:focus        { background-color:#eeeeee; }
      select                                        { border:1px solid #cbcbcb; background:#f4f4f4; padding:0.3em 0.3em 0.3em 0.3em; }
      select optgroup                               { background:#e4e4e4; color:#222222; }
      select option                                 { background:#f4f4f4; }
      
      input[type=radio], input[type=checkbox]       { vertical-align:middle; line-height:1.8em; margin-right:0.5em; padding:0em; } 
      label                                         { display:inline; font-size:1.3em; vertical-align:middle; margin-right:0.5em; }                
      .clearfloat                                   { clear:both; }      
      textarea                                      { font-family:Arial,Helvetica, sans-serif; }      
      
                
