
/* ###### Body Text ###### */

body {
  font-family: arial;
  font-size: 94%;
  margin: 0;
}

h1, h2, h3 {
  font-family: arial;
  direction: rtl;
}

h1 {
  direction: rtl;
  text-align: right;
  font-size: 164%;
  font-weight: bold;
  font-style: italic;
  padding-top: 1em;
  border-top-style: solid;
  border-top-width: 1px;
}
h2 {
  direction: rtl;
  text-align: right;
  font-size: 104%;
  font-weight: bold;
  padding-top: 1em;
}
h3 {
  direction: rtl;
  text-align: right;
  font-size: 94%;
  font-weight: bold;
  font-style: italic;
}

p {
  padding-bottom: 1ex;
  direction: rtl; 

}

ul {
  font-family: arial;
  font-size: 94%;
  margin: 0;
  direction: rtl; 
}

img {
  border: none;
}

acronym {
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  cursor: help;
}

code {
  font-family: "lucida console", monospace;
  font-size: 95%;
}

dt {
  font-weight: bold;
}

dd {
  padding-bottom: 1.5em;
}

#bodyText {
  direction: rtl;
  text-align: right;
  line-height: 1.5em;
  margin-left: 12em;
  padding: 0.5ex 14em 1em 1em;
  border-left-style: solid;
  border-left-width: 1px;
}

#bodyText a {
  /* See color-scheme.css */
}

#bodyText a:hover {
  text-decoration: none;
}

.smallCaps {
  font-variant: small-caps;
}


/* ###### Header ###### */

#header {
 /* height: 4em;*/
  padding: 0.25em 2.5mm 0 4mm;
}

.headerTitle {
  font-size: 252%;
  text-decoration: none;
  font-weight: bold;
  font-style: italic;
  line-height: 1.5em;
}

.headerTitle span {
  font-weight: normal;
}

.headerLinks {
  font-size: 87%;
  padding: 0.5ex 10em 0.5ex 1em;
  position: absolute;
  right: 0;
  top: 0;
}

.headerLinks * {
  text-decoration: none;
  padding: 0 2ex 0 1ex;
}

.headerLinks a:hover {
  text-decoration: underline;
}

.menuBar {
  text-align: center;
  direction: rtl;
  padding: 0.5ex 0;

}

.menuBar * {
  text-decoration: none;
  font-weight: bold;
  padding: 0 1ex 0 2ex;
  direction: rtl;
}

.menuBar a:hover {
  /* See color-scheme.css */
}


/* ###### right Sidebar ###### */
.rightSideBar {
  direction: rtl;
  font-size: 95%;
  width: 12.65em;
  float: right;
  clear: right;
  text-align: right;
}

.rightSideBar a, .rightSideBar span {
  direction: rtl;
  text-decoration: none;
  font-weight: bold;
  line-height: 0.75em;
  padding: 0.75ex 1ex;
  display: block;
}


[class~="rightSideBar"] a, [class~="rightSideBar"] span {
  line-height: 1.5em;
}

.rightSideBar a:hover {
  /* See color-scheme.css */
}

.rightSideBar .sideBarTitle {
  direction: rtl;
  font-weight: bold;
  font-size: 105%;
  padding: 0.75ex 1ex;
  line-height: 0.75em;
}

.rightSideBar .sideBarText {
  font-weight: normal;
  padding: 1ex 0.75ex 1ex 1ex;
  direction: rtl;
}

.rightSideBar .thisPage {
  /* See color-scheme.css */
}


/* ###### left Sidebar ###### */

.leftSideBar {
  direction: rtl; 
  font-size: 95%;
  width: 12.65em;
  margin: 2ex 0.8ex 0 0;
  float: left;
  clear: left;
  border-style: solid;
  border-width: 1px;
}

[class~="leftSideBar"] {
  margin-left: 1.5ex;
}

.leftSideBar a {
  font-weight: bold;
}

.leftSideBar a:hover {
  text-decoration: none;
}

.leftSideBar .sideBarTitle {
  direction: rtl;
  font-weight: bold;
  margin: 1em 1ex;
  padding: 0.25px 0.75ex 0 1ex;
}

.leftSideBar .sideBarText {
  direction: rtl;
  font-weight: normal;
  line-height: 1.5em;
  padding: 0 3ex 1em 2ex;
}

.english {
 direction: ltr;
 text-align: left;
}

/* ###### Footer ###### */

#footer {
  font-size: 85%;
  text-align: center;
  line-height: 1.25em;
  padding: 1em 4mm 1.5em 4mm;
  clear: left;
}

#footer div {
  padding-bottom: 1ex;
}

#footer a {
  text-decoration: none;
  font-weight: bold;
  border-bottom-style: solid;
  border-bottom-width: 1px;
}

#footer a:hover {
  border-bottom: 0;
}
