h2
{
 color: #006400;
 font-family:Arial, Helvetica, sans-serif;
 font-size:12pt;
 line-height:16pt;
 font-weight:bold;
}

.menutd
{
  text-align:center;
  width: 100%;
  background-color: #CDCD9B;
}

a.menuitem
{
  font-size: 8pt;
  font-weight: bold;
  color: black;
}

a
{
  text-decoration: none;
  color: #006400;
}

a:hover
{
  color: #B0601A;
}

.title
{
  font-family: Times New Roman;
  font-size: 32pt;
  font-style: italic;
  font-weight: bold;
  color: #006400;
  line-height: 150%;
}

.slogan
{
  font-family: Times New Roman;
  font-size: 24pt;
  font-weight: bold;
  line-height: 150%;
  vertical-align: middle;
  text-align: center;
  color: #006400;
}

body
{
  background-color: #CDCD9B;
  text-align: center;
  margin-left: auto;
  margin-right: auto;
  width: 950px;
}

.en
{
  color: #000000;
  font-family: Arial, Helvetica, sans-serif;
  font-size: 12pt;
  line-height: 16pt;
  direction: ltr;
  text-align: center;
}

.he
{
  color: #000000;
  font-family:Arial, Helvetica, sans-serif;
  font-size:12pt;
  line-height:16pt;
  direction:rtl;
  text-align: center;
}

.en_content
{
  text-align: left;
  width: 950px;
  border: 2px solid #006400;
}

.he_content
{
  text-align: right;
  width: 950px;
  border: 2px solid #006400;
}

.banner
{
  text-align: center;
  background-color: #FFFFFF;
}

.menu_container
{
  vertical-align: top;
  width: 120px;
  padding-top: 30px;
  background-color: #006400;
}

.content_container
{
  vertical-align: top;
  padding-top: 20px;
  padding-left: 10px;
  padding-right: 10px;
  padding-bottom: 10px;
  background-color: #FFFFFF;
}

.pictureleft
{
  padding-right:10px;
  padding-bottom:10px;
  filter:shadow(color:#006400);
  background-color:transparent;
  float: left;
}

.pictureright
{
  padding-left:10px;
  padding-bottom:10px;
  filter:shadow(color:#006400);
  background-color:transparent;
  float: right;
}

.footer
{
  background-color:white;
  padding-bottom:10px;
  line-height:150%;
  vertical-align:middle;
  text-align:center;
}

.quote
{
  border: 2px solid #006400;
  font-weight: bold;
  width: 80%;
  padding: 10px;
}

.quotesig
{
  text-align: right;
}

.quotesig_h
{
  text-align: left;
}

li.checklist
{
  list-style-image: url(/images/check.jpg);
  padding-bottom: 3px;
}

a.top-link
{
  color: white;
  font-size: 80%;
}

a.top-link:hover
{
  color: #B0601A;
}

