/* -----
 Font
 ----- */
 /* Generated by ParaType Ltd (http://www.paratype.com)*/
 /* Font PT Serif:  Copyright © 2010 ParaType Ltd. All rights reserved.*/
@font-face {
  font-family: 'PT Sans';
  src:  url('pts55f_w.woff'),
        url('pts55f_w.ttf');
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  src: url('pts56f_w.woff'),
       url('pts56f_w.ttf');
}
@font-face {
  font-family: 'PT Sans';
  src: url('pts75f_w.woff'),
       url('pts75f_w.ttf');
  font-style: normal;
  font-weight: bold;
}
@font-face {
  font-family: 'PT Sans';
  font-style: italic;
  font-weight: bold;
  src: url('pts76f_w.woff'),
       url('pts76f_w.ttf');
}
@font-face {
  font-family: 'PT Sans Caption';
  src: url('ptc55f_w.woff'),
       url('ptc55f_w.ttf');
}
@font-face {
  font-family: 'PT Sans Caption';
  font-weight: bold;
  src: url('ptc75f_w.woff'),
       url('ptc75f_w.ttf');
}
@font-face {
  font-family: 'PT Sans Narrow';
  src: url('ptn57f_w.woff'),
       url('ptn57f_w.ttf');
}
@font-face {
  font-family: 'PT Sans Narrow';
  font-weight: bold;
  src: url('ptn77f_w.woff'),
       url('ptn77f_w.ttf');
}
/* -----
 Styles
 ----- */
body {
  font-family: 'PT Sans', Arial, Helvetica, sans-serif;
  background-color: #009A49;
}
blockquote {
  font-size: 16px;
  font-style: italic;
  margin: 0.25em 0;
  padding: 0.25em 40px;
  line-height: 1.45;
  position: relative;
  color: #383838;
}
blockquote:before {
  display: block;
  content: "\201C";
  font-size: 80px;
  position: absolute;
  left: -5px; top: -25px;
  color: #7a7a7a;
}
blockquote cite {
  color: #999999;
  font-size: 14px;
  display: block;
  margin-top: 5px;
}
blockquote cite:before{
  content: "\2014 \2009";
}
h3 {
  color: #FF7900;
}
h3 a:link, h3 a:visited, h3 a:hover {
  color: #FF7900;
  text-decoration: none;
}
.tpm-max-width-1400 {
  max-width:1400px;
}
.tpm-width-10p {
  width:10%;
}
.tpm-width-45p {
  width:45%;
}
.tpm-width-100p {
  width:100%;
}
.mail {
  unicode-bidi:bidi-override;
  direction: rtl;
}
.strikethrough {
  text-decoration: line-through;
}