@charset "UTF-8";
/** Style sheet for printing. All graphic elements except the small logo are hidden. **/
/** Page contents are fit into A4 and Letter page dimensions. **/
BODY {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	direction: rtl;
	padding: 0;
	background: white;
}
BODY > P {
	display: none;
}

.rightbar {
	display: none;
}

.topbar {
	position: absolute;
	right: 0;
	top: 0;
	width: 98%;
	margin: 0 1% 0 1%;
	height: 4cm;
}
.logosmall {
	position: absolute;
	left: 0cm;
	top: 0;
	text-align: left;
	width: 100%;
	border-bottom: 0.5pt solid black;
}
.hbar {
	display: none;
}
.tblinks {
	position: absolute;
	top: 0.8cm;
	left: 0;
	font-size: 1pt;
	color: yellow;
}
.tblinks FORM, .tblinks A {
	display: none;
}
.topcopy {
	position: absolute;
	top: 0.7cm;
	left: 0;
	color: black;
	font-size: 10pt;
}
.ipbtmcopy {
	display: none;
}
.pagettl {
	position: absolute;
	top: 0;
	right: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 18pt;
}
.letterttl {
	align: right;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 18pt;
}

.secnumber {
	display: none;
}
.secymess {
	display: none;
}
.secpgtitle {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 18pt;
	text-align: right;
}
.secpgpagesmnu {
	position: absolute;
	right: 0cm;
	top: 1cm;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 16px;
	font-weight: bold;
	text-align: right;
}
.secpgpagesmnu .stmp4sec {
	text-align: center;
	height: 30pt;
	color: #333333;
}
.secpgpagesmnu .stmp4sec A {
	display: none;
}
.secpgpagesmnu td {
	width: 33%;
}
.secpgnxtprv {
	display: none;
}
.secbottomlinks {
	display: none;
}

.inrpgrbminheight {
	display: none;
}
.inrpgcontents {
	width: 98%;
	margin: 0 1% 1cm 1%;
	padding-top: 1.6cm;
	font-family: 'Times New Roman', Times, David, serif;
}
.inrpgminheight {
	display: none;
}

.contents {
	width: 98%;
	margin: 0 1% 1cm 1%;
	padding-top: 1.6cm;
	font-family: 'Times New Roman', Times, David, serif;
}
#cmntsnum0 {
	display: none;
}
#cmntslink {
	display: none; /* Dynamically changed if the page has an ID */
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	padding-bottom: 4px;
}
.inrpgbottomlinks {
	display: none;
}

.stmpsec {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13pt;
	margin-top: 6pt;
}
.stmpsec A {
	text-decoration: none;
	color: #A0170A;
}
.stmpinrpg A {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #A71D0B;
}
.h1 {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 18pt;
	text-align: right;
}
.toppagetitle {
	position: absolute;
	right: 0;
	top: 0;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 18pt;
	text-align: right;
}
.stmpcontents {
	margin: 0 0 0 0;
	padding-top: 1.6cm;
	width: 100%;
	font-family: Arial, Helvetica, sans-serif;
	color: #A71D0B;
	font-size: 12pt;
	font-weight: bold;
	text-align: right;
}

.stmpcontents table {
	width: 100%;
}
.stmpcontents .stmp4sec {
	text-align: center;
	border-top: solid 0.5pt;
	page-break-after: avoid;
}
.stmpcontents .stmp4sec a {
	text-decoration: none;
	color: #ffffe8;
	font-size: 12pt;
	font-weight: bold;
}
.stmpcontents td {
	width: 33%;
}
.stmpcontents td a {
	font-size: 11pt;
	text-decoration: none;
	color: #8b1a0a;
	font-weight: normal;
}
.stmpcontents td a:visited {
	color: #c17d00;
}

.spacer {
	height: 1.5em;
}
.stmp4lft {
	display: none;
}
.stmp4links {
}
.stmp4links ul {
	list-style: none;
	margin: 0;
	padding: 0;
}
.stmpcontents td li {
	margin: 0;
	padding: 0;
}

.ref {
	display: none;
}
