/*==============================================================================
  Main
==============================================================================*/

page
  {size: 21.0cm 19.7cm; margin: 4cm;}

body
  {margin: 0px; font-size:  10pt; font-family: arial; padding: 0px 0px 0px 0px;}

body a
  {text-decoration: none; color: inherit;}

img
  {border: none;}
  
.hidden
  {display:none;}

#title
  {font-size: 1.8em; font-weight: bold; padding-bottom: 2px; color: #247;
   border-bottom: 5px solid #247;}

h1
  {font-size: 1.2em; color: navy;}

h2
  {font-size: 1.0em; color: navy;}

h3
  {font-size: 0.8em; color: navy;}

#date, .tDate
  {font-size: 7pt; font-family: arial; color: grey; text-align: right;}

.tDate
  {margin-bottom: 2px;}


#date
  {margin-bottom: 10px;}

#help
  {display: none;}

.note p, .caution p
  {margin-top: 5px; padding-left: 25px;
   font-family: "Times"; font-size: 1.0em; font-weight: normal;
   font-style: oblique; color: black;}

.note p
  {background: url("/style/images/icon_note.gif") no-repeat;}

.caution p
  {background: url("/style/images/icon_caution.gif") no-repeat;}

table
  {font: 0.8em arial; border: 0px; margin: 0px; background-color: white;
   border-collapse: separate; border-spacing: 0px; width: 100%;
   border-bottom: 1px #888 solid; border-top: 1px #888 solid;}

th, td
  {vertical-align: top; margin: 0px; text-align: left; padding: 0px;}

th
  {border: 0px red solid;}

td
  {border: 0px;}
  
.tdTitle
  {font-size: 9pt; font-weight: bold; color: grey;}

td.hspace
  {display: none;}

#copyright
  {font-size: 7pt; font-weight: bold; color: grey;
   text-align: center; margin-top: 10px; padding-top: 5px; border-top: 1px dashed #ccc;}

img.cert
  {width: 590px;}

p.cert
  {display: none;}

#header,
#contacts,
#navtabblock,
#navbarblock,
#sidebar
  {display: none;}

