html, body, div, span, applet, object, iframe, h1, h2, h3, h4, h5, h6, p, blockquote, pre, a, abbr, acronym, address, big, cite, code, del, dfn, em, font, img, ins, kbd, q, s, samp, small, strike, strong, sub, sup, tt, var, b, u, i, center, dl, dt, dd, ol, ul, li, fieldset, form, label, legend, table, caption, tbody, tfoot, thead, tr, th, td {
  margin:0;
  padding:0;
  border:0;
  outline:0;
  font-size:100%;
  vertical-align:baseline;
  background-color:transparent;
}
body { line-height:1; }
ol, ul { list-style:none; }
blockquote, q { quotes:none; }
blockquote:before, blockquote:after, q:before, q:after { content:'';
  content:none; }
:focus { outline:0; }
ins { text-decoration:none; }
del { text-decoration:line-through; }
table {
  border-collapse:collapse;
  border-spacing:0;
}
.clear { clear:both; }
.hidden { display:none; }
#ajax-spinner {
  margin:15px 0 0 15px;
  padding:25px;
  background:white url('../images/spinner.gif') no-repeat 50% 50%;
  font-size:0;
  z-index:123456;
  display:none;
}
.flashMessage, .info, .success, .warning, .error, .validation {
  border:1px solid;
  border:none;
  margin:10px 5px;
  padding:15px 10px 15px 50px;
  background-repeat:no-repeat;
  background-position:10px center;
  font-size:13px;
  -moz-border-radius-bottomleft:5px;
  -moz-border-radius-bottomright:5px;
  -moz-border-radius-topleft:5px;
  -moz-border-radius-topright:5px;
  -khtml-border-radius:5px;
  -webkit-border-radius:5px;
  -webkit-border-bottom-left-radius:5px;
  -webkit-border-bottom-right-radius:5px;
  border-radius:5px;
  opacity:0.9;
}
.info {
  color:#00529b;
  background-color:#c6dbff;
  background-image:url('../images/admin/info.png');
}
.success {
  color:#4f8a10;
  background-color:#dff2bf;
  background-image:url('../images/admin/success.png');
}
.warning {
  color:#9f6000;
  background-color:#feefb3;
  background-image:url('../images/admin/warning.png');
}
.error {
  color:#d8000c;
  background-color:#ffbaba;
  background-image:url('../images/admin/error.png');
}
.validation {
  color:#d63301;
  background-color:#ffccba;
  background-image:url('../images/admin/warning.png');
}
.strong, .bold { font-weight:bold; }
.antispam {
  direction:rtl;
  unicode-bidi:bidi-override;
}
body {
  font:10pt/1 "Arial", sans-serif;
  color:black;
  background:none;
  width:210mm;
  min-height:100%;
  height:100%;
}
a img { border:none; }
#ajax-spinner { display:none; }
.no-print { display:none; }
.clear { clear:both; }
#header img.logo {
  float:left;
  width:29.99mm;
  height:27.87mm;
}
#header .head .afs span {
  font-size:7mm;
  color:#00923f;
}
#header .head .afs {
  font-size:13mm;
  font-weight:bold;
  font-family:Squer721;
  color:#00923f;
}
#header .head .col {
  width:65mm;
  font-size:3mm;
  line-height:120%;
  float:left;
  padding-right:3mm;
}
#header .head .middle {
  width:35mm;
  text-align:center;
}
#header .head .data {
  font-size:2.7mm;
  line-height:120%;
}
#header .head {
  padding-top:2mm;
  float:left;
  width:175mm;
  color:black;
  margin-left:5mm;
}
#header {
  width:210mm;
  padding-bottom:2mm;
  border-bottom:1px solid gray;
}
table.half {
  width:50%;
  float:left;
}

