body
{
  margin: 0;
  padding: 0;
  font-family: Tahoma, Geneva, Sans-Serif;
  font-size: 8pt;
  color: #646464;
}
body.standard
{
  background-color: #304148;
}

input, select, textarea, td, th
{
  font-family: Tahoma, Geneva, Sans-Serif;
  font-size: 100%;
}


.page
{
  width: 931px;
  margin-left: auto;
  margin-right: auto;
  background-color: #ffffff;
  padding: 12px;
}
.header
{
  margin-bottom: 12px;
  height: 44px;
}
.footer
{
  width: 931px;
  margin-left: auto;
  margin-right: auto;
  padding: 12px;
  color: #9d9b9b;
}
.footer p
{
  margin-top: 10px;
  margin-bottom: 10px;
  text-align: center;
}

.banner
{
  width: 931px;
  height: 127px;
  margin-bottom: 3px;
  background-image: url(../images/banner-home.jpg);
  background-repeat: no-repeat;
  background-position: center top;
}
.banner-1
{
  background-image: url(../images/banner-1.jpg);
}
.banner-2
{
  background-image: url(../images/banner-2.jpg);
}
.banner-3
{
  background-image: url(../images/banner-3.jpg);
}
.banner-4
{
  background-image: url(../images/banner-4.jpg);
}
.banner-5
{
  background-image: url(../images/banner-5.jpg);
}
.banner-6
{
  background-image: url(../images/banner-6.jpg);
}


.banner .menu
{
  width: 225px;
  height: 127px;
}
.banner .menu .radmenu li.item a.link:hover
{
  cursor: pointer;
}
.banner .menu .radmenu ul.level1
{
  margin: 0;
  padding: 5px 0;
  background-color: #f1f1f1;
  filter: alpha(opacity=85);
  -moz-opacity: 0.85;
  opacity: 0.85;
}
.banner .menu .radmenu ul.level1 li
{
  margin: 0;
  padding: 0;
  display: block;
  float: none;
  width: auto;
}
.banner .menu .radmenu ul.level1 li a
{
  color: #015972;
  padding: 3px 20px 3px 23px;
  display: block;
  width: auto;
  text-decoration: none;
}
.banner .menu .radmenu ul.level1 li a:hover
{
  background-color: #ffffff;
}



.body
{
  background-image: url(../images/diagonal-lines-background.gif);
  background-position: left top;
  background-repeat: repeat-y;
}

.body .side
{
  width: 225px;
  background-color: #ffffff;
}
.body .side .item
{
  margin-bottom: 3px;
  width: 225px;
  overflow: hidden;
}
.body .side .shareprice
{
  background-image: url(../images/share-price.gif);
  background-position: left top;
  background-repeat: no-repeat;
  height:74px;
}
.body .side .shareprice a
{
  display:block;  
  width:225px;
  height:31px;
}
.body .side .shareprice a span
{
  display:none;
}
.body .side .shareprice iframe
{
  margin-left:12px;
  margin-top:12px;
}

body.autorefresh
{
  background-color:#f0fafc;
}

.body .content
{
  width: 630px;
  padding-left: 38px;
  padding-top: 30px;
  padding-right: 35px;
  padding-bottom: 30px;
}





fieldset.form .required
{
  color: #db1010;
  font-weight: bold;
}
fieldset.form
{
  width: 405px;
}
fieldset.form blockquote
{
  width: 250px;
}
fieldset.form blockquote.submit
{
}
fieldset.form dl.full textarea
{
  width: 400px;
}


ul.contentMenu
{
  margin: 0;
  padding: 0;
  list-style-type: none;
  margin-bottom: 10px;
}
ul.contentMenu li
{
  float: left;
  padding-right: 10px;
}

.adminPages h2
{
  margin-bottom: 5px;
}
.adminPages .grid .submit
{
  margin-top: 20px;
}

.adminMenu
{
  background-color: #e1f2f9;
}
.adminMenu ul
{
  margin: 14px 0 14px 28px;
  padding: 0;
  list-style-type: none;
}
.adminMenu ul li
{
  margin: 0;
  padding: 0;
  line-height: 22px;
}

body.popup .popupContent
{
  margin: 25px;
}

table.companies
{
  margin: 0;
  padding: 0;
  border: none;
  border-collapse: collapse;
  width: 100%;
}
table.companies td
{
  width: 25%;
  margin: 0;
  padding: 10px 0;
  border: none;
  vertical-align: middle;
  text-align: center;
}
