body {
  margin: 0px;
  height: 100%;
  text-align: center;
  font-family: Arial,Helvetica,sans-serif;
  background-color: white;
  cursor: default;
  -webkit-user-select: none;
  -khtml-user-select: none;
  -ms-user-select: none;
  user-select: none;
}
#content {
  margin: 0px auto;
  width: 820px;
}
#contentborder {
  margin: 10px;
}
#top {
  margin-top: 12pt;
  height: 92px;
}
#midh {
  margin-top: 28pt;
}
#midhleft {
  width: 600px;
  text-align: left;
  float: left;
}
#midhdivimg {
  width: 600px;
  height: 240px;
  float: left;
}
#midhimg {
  width: 600px;
  height: 240px;
}
#midhtxt {
  margin-top: 10pt;
  width: 600px;
  text-align: left;
  float: left;
  font-style: italic;
  font-size: 20px;
  font-family: "Times New Roman",Times,serif;
}
#rightbar {
  width: 170px;
  text-align: left;
  float: right;
  font-size: medium;
  font-weight: inherit;
}
#rightis {
  text-decoration: none;
  font-size: 20px;
  color: #999999;
  font-weight: inherit;
  line-height: 1.1em;
  margin-top: -4pt;
  padding-top: 0px;

}
.rightline {
  width: 170px;
  text-align: left;
  float: right;
  font-size: small;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  font-weight: inherit;
  margin-top: 30px;
  margin-bottom: 4px;
  color: #666666;
}
#rightbar p {
  margin-top: 0.5em;
  margin-bottom: 0px;
}
#rightbar a {
  font-size: small;
  color: #666666;
  text-decoration: none;
  border-style: none;
}
.rightpov {
  border-style: none;
}
.rightpovl {
  margin-bottom: 0.5em;
}
#rightpovt {
  line-height: 1.3em;
  color: #333333;
}
.righthalfl {
  line-height: 0.4em;
}
#topfirmarea {
  float: left;
  font-size: medium;
  text-align: left;
  margin-top: 74px;
}
#toplogoarea {
  height: 110px;
  width: 170px;
  float: right;
}
#toplogobg {
  height: 110px;
  width: 90px;
  float: left;
  background-color: #eeeeff;
  -webkit-tap-highlight-color: rgba(0,0,0,0); 
  cursor: pointer;
}
#toplogo {
  margin: 0px auto;
  height: 71px;
  width: 71px;
  background-position: center center;
  background-image: url(images/lbimos.gif);
  background-repeat: no-repeat;
  margin-top: 29px;
  opacity: 0.5;
}
#topmenuarea {
  float: left;
  text-decoration: none;
  text-align: left;
  margin-top: 37px;
  margin-left: 80px;
  padding-left: 4px;
  height: 60px;
  line-height: 1.2em;
}
#topmenuarea ul {
  margin: 0;
  padding: 0;
  list-style-type: none;
  list-style-image: none;
  list-style-position: outside;
}
#topmenuarea li {
  text-decoration: none;
  color: black;
  font-weight: normal;
  font-size: medium;
}
#topmenuarea li:hover {
  text-decoration: none;
  color: black;
  cursor: pointer;
  font-weight: bold;
  margin-left: -1px;
}
#topheader {
  float: right;
  width: 526px;
  height: 97px;
  background-color: #f0f0f0;
  position: relative;
}
#menu {
  float: right;
  width: 526px;
  height: 32px;
  background-image: url(bg_menu.gif);
  background-repeat: repeat-x;
}
#submenu {
  float: right;
  width: 526px;
  height: 32px;
  background-image: url(bg_submenu.gif);
  background-position: center top;
  background-repeat: repeat-x;
}
#contenttext {
  float: right;
  width: 526px;
}
#leftpanel {
  float: left;
  width: 274px;
}
#footer {
  padding: 10px;
  float: left;
  width: 800px;
  background-color: #f0f0f0;
}
.topfirmname {
  font-size: medium;
  color: #666666;
  text-decoration: none;
  text-align: left;
  font-weight: bold;
}
