body {
  background-image: url('/images/bg/masimplebg.gif');
  background-repeat: repeat-y;
  background-color: #112255;
  background-position: center top;
  color: #ddd;
  font-family: Arial;
  font-size: 9pt;
  text-align: center;
  padding: 0px;
  margin: 0px;
}

a {
  text-decoration: none;
}

menudiv > a:link { color: #ccf; }
menudiv > a:visited { color: #ccf; }
menudiv > a:hover { color: #ff4; }
menudiv > a:active { color: #ccf; }

a:link { color: #99f; }
a:visited { color: #99f; }
a:hover { color: #ff0; }
a:active { color: #99f; }

h1 {
  background-image: url('/images/bg/bg-header.jpg');
  font-size: 20pt;
  line-height: 22pt;
  font-variant: small-caps;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #88a;
  border-right: 6px solid #88a;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 0px;
}

h2 {
  background-image: url('/images/bg/bg-subheader.jpg');
  font-size: 14pt;
  line-height: 16pt;
  font-variant: small-caps;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-bottom: 1px solid #88a;
  border-right: 6px solid #88a;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-top: 8px;
  margin-bottom: 8px;
}

img {
  margin: 5px;
}

.float-right {
  margin-left: 20px;
  margin-right: 0px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: right;
}

.float-left {
  margin-left: 0px;
  margin-right: 20px;
  margin-top: 5px;
  margin-bottom: 5px;
  float: left;
}

.subheader {
  color: #88f;
  font-weight: bold;
  font-variant: small-caps;
  font-size: 12pt;
  line-height: 14pt;
}

.inset {
  display:inline; /* required to fix IE indent bug */
  float:right;
  background-color:#125;
  border: #88a solid;
  border-width: 1px 5px 1px 1px ;
  margin: 10px 10px 10px 20px;
  padding: 10px;
  font-size: 9pt;
  line-height: 11pt;
}

.articledate {
  font-size: 8pt;
  font-style: italic;
  font-weight: bold;
  padding-bottom: 4px;
}

.embeddedvideo {
}


table.compact {
  font-size: 6pt;
  line-height: 8pt;
}

#maindiv {
  position: relative;
  margin-left: auto;
  margin-right: auto;
  background-color: #112255;
  width: 1024px;
}

#footerdiv {
  position:relative;
  float: left;
  top: 60px;
  left: 0px;
  width: 1024px;
  margin-left: auto;
  margin-right: auto;
  font-size: 6pt;
  font-family: Arial;
  text-align: center;
  padding-bottom: 10px;
  color: #ddd;
}

#backgrounddiv {
  position: absolute;
  left: 0px;
  top: 0px;
  width: 1024px;
  height: 768px;
  background-repeat: no-repeat;
  background-position: center top;
}

#contentdiv {
  position:absolute;
  left: 0px;
  top: 270px;
  width: 1024px;
}

#menudiv {
  position: relative;
  float: left;
  left: 14px;
  top: 50px;
  width: 151px;
  height: 232px;
  padding-top: 0px;
  padding-right: 20px;
  text-align: right;
  font-size: 12pt;
  line-height: 19pt;
  color: #aaa;  
  font-variant: small-caps;
}  

#submenudiv {
  position: absolute;
  top: 10px;
  left: 235px;
  width: 410px;
  text-align:right;
  font-family: Arial;
  font-variant: small-caps;
  font-size: 11pt;
  line-height: 13pt;
  color: #ddd;
}

#textdiv {
  position: relative;
  float: left;
  top: 40px;
  width: 410px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 60px;
  padding-bottom: 10px;
  text-align:justify;
  font-family: Arial;
  font-size: 9pt;
  line-height: 16pt;
  color: #ddd;
}

#extrasdiv {
  position: relative;
  float: left;
  top: 40px;
  width: 340px;
  padding-top: 0px;
  padding-right: 10px;
  padding-left: 20px;
  padding-bottom: 10px;
  text-align:justify;
  font-family: Arial;
  font-size: 9pt;
  line-height: 16pt;
  color: #ddd;
}

#linksdiv {
  background-image: url('/images/bg/bg-header.jpg');
  width: 300px;
  border-right: 5px solid #88a;
  border-left: 5px solid #88a;
  padding-left: 10px;
  padding-right: 10px;
  margin-bottom: 20px;
}

#linksdiv h1 {
  font-size: 14pt;
  line-height: 16pt;
  font-variant: small-caps;
  font-weight: normal;
  color: #fff;
  text-align: center;
  border-width: 0px 0px 1px 0px;	
  border-bottom: 1px solid #88a;
  padding-top: 4px;
  padding-bottom: 4px;
  margin-bottom: 8px;
}
  

#tidbitdiv {
  position: absolute;
  top: -20px;
  left: 675px;
  width: 320px;
  font-family: Arial;
  font-size: 8pt;
  line-height: 10pt;
  color: #ddd;
  text-align: left;
}

#tidbittitle {
  font-size: 11pt;
  line-height: 18pt;
  font-variant: small-caps;
}

#bottomdiv {
  position: relative;
  top: 30px;
  clear: both;
}

#frontpageheadlines {
  font-size: 8pt;
  line-height: 12pt;
  text-align: left;
}

#frontpageheadlines li {
  margin-bottom: 5px;
}

.articlelist {
  text-align: left;
  line-height: 10pt;
}

.headline {
  font-size: 8pt;
}

.headlinedate {
  font-size: 8pt;
}

.productdescription {
  font-size: 8pt;
  text-align: left;
  line-height: 10pt;
  padding-bottom: 8px;
}
