/* Author: Jonathan Dawson */

body
{
  background-color: #000000;
  color: #000000;
  font-size: 10pt;
  font-family: arial, verdana, sans-serif;
  font-weight: normal;
  margin: auto;
  text-align: center;
  width: 100%;
}

/* default page link styles */

a:link, a:visited
{
  color: #50208C;
  font-size: 10pt;
  text-decoration: none;
}
a:hover
{
  color: #9494ff;
  font-size: 10pt;
  text-decoration: underline;
}
a:active
{
  color: #50208C;
  font-size: 10pt;
  text-decoration: none;
}

/* site styles */

#site-top1
{
  height: 121px;
  left: 0px;
  position: absolute;
  top: 17px;
  width: 800px;
}

#site-top2
{
  color: #ffffff;
  font-size: 8pt;
  height: 140px;
  left: 800px;
  position: absolute;
  text-align: center;
  top: 17px;
  width: 125px;
  z-index: 10;
}

#container
{
  margin: auto;
  position: relative;
  text-align: center;
  top: 121px;
  width: 95%;
}

#site-main
{
  background: #ffffff;
  font-size: 10pt;
  padding: 0px;
  position: relative;
  text-align: left;
  top: 0px;
  vertical-align: top;
}

#site-map
{
  text-align: center;
}

#inline-box
{
  border: thin solid #000000;
  display: inline;
  float: left;
  margin: 10px;
  padding: 5px;
  vertical-align: top;
  width: 250px;
}

#inline-box2
{
  border: thin solid #000000;
  display: inline;
  float: left;
  margin: 10px;
  padding: 5px;
  vertical-align: top;
  width: 350px;
}

#clear
{
  clear: both;
}

table.site-menu
{
  background: url(/loe/images/menu/navbg1.gif) top left repeat-x;
  border-collapse: collapse;
  position: relative;
  text-align: left;
  top: 0px;
  white-space: nowrap;
  width: 100%;
}

td.site-menu
{
  color: #ffffff;
  padding: 5px 0px 5px 0px;
  vertical-align: topline;
  white-space: nowrap;
}

td.site-menu:hover
{
  background: url(/loe/images/menu/navbg2.gif) top left repeat-x;
  vertical-align: topline;
  white-space: nowrap;
}

td.site-menu a:link, td.site-menu a:visited, td.site-menu a:active
{
  color: #f0f0f0;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

td.site-menu a:hover
{
  color: #ffffff;
  padding: 5px 15px 5px 15px;
  text-decoration: none;
}

table.mountain
{
  border: 1px solid #301060;
  background-image: url(/images/MountainBackground2.jpg);
  font-size: 9pt;
  font-weight: bold;
  text-align: center;
  vertical-align: top;
}

td.mountain
{
  vertical-align: top;
}
  
table.mountainForm
{
  border: 1px solid #301060;
  background-image: url(/images/MountainBackground2.jpg);
  font-size: 9pt;
  text-align: left;
}

/* heading styles */

.h1
{
  color: #000000;
  font-size: 14pt;
  font-weight: bold;
  text-align: center;
}

.h2
{
  color: #000000;
  font-size: 12pt;
  font-weight: bold;
}

.h3
{
  color: #000000;
  font-weight: bold;
  text-decoration: underline;
}

.h4
{
  color: #000000;
  font-weight: bold;
}

.h5
{
  color: #000000;
}

/* list styles */

ul
{
  list-style-type: none;
  padding: 0;
  margin: 0;
}

li.bullet1
{
  background-image: url(/images/bullets/small_bullet1.gif);
  background-repeat: no-repeat;
  font-size: 10pt;
  padding-left: 1.5em;
}
li.bullet2
{
  background-image: url(/images/bullets/small_bullet2.gif);
  background-repeat: no-repeat;
  font-size: 10pt;
  padding-left: 1.5em;
}

/* tip styles */

a:hover.hovertips
{
  text-decoration: none;
}

.hovertips span
{
  display: none;
  visibility: hidden;
  width: 300px;
  z-index: 100;
}

.hovertips:hover span
{
  background-color: #cfcfcf;
  background-image: url(/images/MountainBackground2.jpg);
  background-repeat: repeat;
  border: 1px solid #000000;
  color: #000000;
  display: block;
  padding: 5px;
  position: absolute;
  visibility: visible;
  width: 300px;
  z-index: 100;
}

/* performance styles */

.gain
{
  color: #007f00;
  font-size: 10pt;
  font-weight: bold;
}

.loss
{
  color: #c00000;
  font-size: 10pt;
  font-weight: bold;
}

/* scroller styles */

#pscroller
{
  background: url(/loe/images/menu/navbg1.gif) repeat-x;
  color: #ffffff;
  font-size: 9pt;
  font-weight: bold;
  height: 17px;
  margin: auto;
  padding: 1px;
  text-align: center;
  width: 100%;
  z-index: 50;
}

#pscroller a
{
  text-decoration: none;
}

#pscroller a:hover
{
  text-decoration: underline;
}

/* color picker container */

#cpcontainer
{
  background-color: #eeeeee;
  height: 220px;
  padding: 6px;
  position: relative;
  width: 420px;
}

/* miscellaneous styles */

a:link.big-link, a:visited.big-link, a:active.big-link
{
  color: #50208C;
  font-size: 14pt;
}

a:hover.big-link
{
  color: #9494ff;
  font-size: 14pt;
  text-decoration: underline;
}

.input1
{
  background-color: transparent;
  border-width: 0;
}

.button-image
{
  border: none;
}

.company-name
{
  color: #0030a0;
  font-size: 10pt;
  font-family: Georgia;
  font-weight: bold;
  font-style: italic;
}

.error
{
  color: #ff0000;
  font-size: 11pt;
  text-align: center;
}

.copyright
{
  color: #cfcfcf;
  font-size: 10pt;
  text-align: center;
}

/* disclaimer styles */

.d3
{
  color: #ff0000;
  font-size: 9pt;
}