﻿@charset "UTF-8";

.Normal, .style5
{
  color: black;
  font-size:9pt;
  font-family: Arial, Helvetica, sans-sherif;
  line-height: 12pt; 
}

.title
{
  font-family:  Helvetica;
  font-size: 11pt;
  font-weight: 700;
  color: white;
  text-transform:uppercase;
  text-align:center;
}

.menutitle
{
  font-family: Arial;
  font-size: 11pt;
  font-weight: 400;
  color: gray;
  text-transform:uppercase;
  text-align: left;
}

#glowtext1,#glowtext2
{
  color:white;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-size:14pt;
  float:left;
  width:100%;
  margin-right:15px;
  margin-top: 10px;
  filter:glow(color=#89785E,strength=2);
}

#glowtext2
{
  padding-bottom: 15px;
}

#glowtext
{
  color:white;
  font-family:Arial, Helvetica, sans-serif;
  font-weight:bold;
  font-style:italic; 
  font-size:12pt;
  float:right;
  margin-right:20px;
  margin-top: 30px;
  filter:glow(color=green,strength=2);
}

#quotetext 
{
  position:relative;
  visibility:visible;
  font-size:9pt;
  font-family: Arial, Helvetica, sans-serif;
  font-weight:700;
  text-align: left;
  line-height: 12pt; 
  color:white;
  margin: 10px 20px 0 20px;
  width: 240px;
  overflow: hidden;
  display: block;
  filter:alpha(opacity=100), glow(color=#89785E,strength=1.5);
}

.quoteref
{
  font-size:8pt; 
  font-style:italic; 
  padding-top:4px;
  display:block;
  line-height:10pt;
}

.relatedarticles 
{
  position:relative; 
  top:-120px; 
  height:0px; 
  padding-left:20px;
}

.footertext
{
  color:black;
  font-size: 8pt;
  font-family: Arial, Helvetica, sans-serif;
  text-decoration: none;
}

.flashbottom
{
 margin-top:15px; 
 margin-left:-2px; 
 width:287px; 
 height:143px;
}

a
{
  color: black;
}

a:hover
{
  color: blue;
}

#maxanim
{
  width: 920px;
  height: 390px;
  position: relative;
  top: 1px;
}

#productfield
{
  position: relative;
  top: -2px;
  left: 0px;
}

#anim_max
{
  position:relative; 
  background-color:transparent; 
  width:20px;
  z-index:0;
  top:-10px;
  left:235px;
  font-family:arial; 
  font-size:7pt; 
  font-weight:bold;
  text-decoration:underline;
  color:#000;
  cursor:hand;
  z-index:1000;
}


#anim_min
{
  position:relative; 
  background-color :transparent; 
  width:20px; 
  z-index:100; 
  top:-15px; 
  left:435px; 
  font-family:arial; 
  font-size:7pt; 
  font-weight:bold;
  text-decoration:underline;
  color:#000;
  cursor:hand;
  z-index:1000;
}