.hide
{
  color: rgb(0,0,255);
  unicode-bidi: bidi-override;
  direction: rtl;
}

.Caption
{
  font-family: Times New Roman;
  font-size: 10pt;
  font-style: italic;
  vertical-alignment: middle;
  text-align: center;
}

.BodyText
{
  font-family: Arial;
  font-size: 14;
}

.MenuText_Main
{
  font-family: MS Sans Serif;
  font-size: 18;
  vertical-alignment: middle;
  color: #007f7f
}

.MenuText_MainW
{
  font-family: MS Sans Serif;
  font-size: 18;
  vertical-alignment: middle;
  color: #FFFFFF;
}

.MenuText_Sub1
{
  font: bold 14pt;
  font-family: MS Sans Serif;
	vertical-alignment: middle;
}

.TableTitle
{
  background-color: #007f7f;
  color: white;
  text-align: center;
  font: bold 12pt arial;
}

.SubMenu
{
  text-align: left;
  font: normal 12pt arial;
  background-color: #e0e0e0;
}

.TableMenu
{
  xbackground-color: #ffffff;
  color: black;
}

.Section
{
  text-align: left;
  font: bold 16pt helvectica;
  xbackground-color: #e0e0e0;
}

.LTableEntry
{
  text-align: left;
  font: normal 10pt arial;
}

.CTableEntry
{
  text-align: center;
  font: normal 10pt arial;
}

.RTableEntry
{
  text-align: right;
  font: normal 10pt arial;
}

h1
{
  font-family: MS Sans Serif;
  font-size: 24px;
  font-weight: bold;
  color: #007f7f;
  text-indent: 0pt;
  text-align: center;
}

h2
{
  font-family: MS Sans Serif;
  font-size: 20px;
  font-weight: bold;
  color: #007f7f;
  text-transform: uppercase;
  vertical-align: bottom;
}

h3
{
  font-family: MS Sans Serif;
  font-size: 16px;
  font-weight: normal;
  color: #007f7f;
  vertical-align: bottom;
}

td
{
  vertical-align: center;
  border-color: black black black black;
}

p
{
  margin-left: 4;
  margin-right: 4;
}

td.Quote
{
  font-style: italic;
  font-size: 12pt;
  font-weight: normal;
}

td.Sidebar
{
  background-color: #007f7f;
}

td.Topbar
{
  color: white;
  background-color: #007f7f;
  width: 100%;
  font-size: 16pt;
}

td.Menu
{
  xborder-top: 2 solid #008080;
}

p.Topic
{
  border-top: 1 solid #008080;
}

hr
{
  color: #007f7f;
}

//table.Menu
//{
//  border-bottom: 2 solid #008080;
//}

ul
{
  margin-top: 0;
  margin-bottom: 0;
  margin-left: 20px;
}

xbody
{
  font-family: Arial;
  font-size: 10px;
  xtext-indent: 14pt;
  xwidth: 600;
  xposition: 30px;
}

.Copyright
{
  color: black;
  font-family: Arial;
  font-size: 10pt;
}
p.TI0 {text-indent: 0px; margin:0px 0px 0px 0px;}
p.TI1 {text-indent:10px; margin:0px 0px 0px 0px;}
p.TI2 {text-indent:20px; margin:0px 0px 0px 0px;}
p.TI3 {text-indent:30px; margin:0px 0px 0px 0px;}
p.TI4 {text-indent:40px; margin:0px 0px 0px 0px;}

h2.nobr { margin-top:20px; margin-bottom:0px; }

.cntrblk {
          text-align:center;
          font-size:13pt;
          background-color:black;
          color:white;
         }
.uline {
         border-bottom-style: solid;
         border-bottom-color: black;
         border-bottom-width: 1px;
       }

