/***********************************************
** File:      %M%  version %I%
** Author:    nat
** Modified:  %G%
** Copyright: I-Next Ltd
***********************************************/
/* ident %W% */

BODY {
  background-color: #0e372f;
  margin: 0px 0px 0px 0px;
}

/* DIV's */

#searchEngine { position: absolute; z-index: 1; left: 0px; top: 0px; visibility: hidden; }
#logo { position: absolute; z-index: 1; left: 0px; top: 0px; }
#header { position: absolute; z-index: 1; left: 170px; top: 19px; }
#menu { position: absolute; z-index: 1; left: 12px; top: 110px; }
#content { position: absolute; z-index: 1; left: 170px; top: 59px; }


#drop1,#drop2,#drop3,#drop4,#drop5,#drop6 {
  position: absolute;
  z-index: 5;
  left: 0px;
  top: 112px;
  visibility: hidden;
  border-right: 3px solid #5E8099;
  border-bottom: 3px solid #5E8099;
  border-left: 1px solid #5E8099;
}

/* Template Only Styles */

TABLE.drop {
  border: 1px solid #9AB8D0;
  border-top: 0px;
  background-color: #F8F8FA;
}
TABLE.drop TD {
  padding: 3px;
  padding-left: 18px;
  padding-right: 40px;
  font-weight: bold;
  font-size: 10px;
}
TABLE.drop A {
  text-decoration: none;
  color: Black;
}
TABLE.menu {
  width: 150px;
}
TABLE.menu TD {
  text-align: right;
  color: #FFFFFF;
  padding-top: 5px;
  font-size: 12px;
}
TABLE.menu A {
  color: #FFFFFF;
}
TABLE.menu A:hover { color: #FFFFFF; }

TABLE.content {
  width: 563px;
  background-color: #FFFFFF;
}
TABLE.content TD {
   }
TABLE.content TD.padded {
  padding-left: 15px;
  padding-right: 15px;
}

TABLE.content A {
  color: #0000FF;
  font-weight: bold;
}
TABLE.table {
  width: 563px;
}
TABLE.table TD.footer {
   color: #FFFFFF;
   text-align: center;
   font-size: 10px;
}
TABLE.products {
  width: 528px;
  background-color: #FFFFFF;
}
TABLE.products TH {
   color: #003300;
   font-weight: bold;
   text-align: center;
   font-size: 13px;
   font-family: Arial Narrow;
}
TABLE.products TD {
   color: #003300;
   font-size: 13px;
   font-family: Arial Narrow;
}
TABLE.columns {
  width: 528px;
}
TABLE.columns TH {
   color: #FFFFFF;
   background-color:#999999;
   text-align: left;

}
TABLE.columns TD {
   color: #FFFFFF;
}
TABLE.applications {
  width: 500px;
}
TABLE.applications TH {
   color: #FFFFFF;
   background-color:#999999;
   text-align: center;
   padding-top: 3px;
   padding-bottom: 3px;
}
TABLE.applications TD {
   color: #0e372f;
   background-color: #FFFFFF;
   padding-top: 3px;
   padding-bottom: 3px;
}

/* Applet Selectable Styles */

H1,P.header1 {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 17px;
  font-weight: bold;
  color: #0e372f;
}
P.homeheader {
  font-family: Times New Roman, Times, serif;
  font-size: 21px;
  font-weight: bold;
  color: #0e372f;
  font-style: italic;
}

H2,P.header2 {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 15px;
  font-weight: bold;
  color: #0e372f;
}
H3,P.header3 {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 11px;
  font-weight: bold;
  color: #0e372f;
}

P,TD,UL,OL,TH {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 13px;
  color: #0e372f;
}
P.indent1 { margin-left: 1em; }
P.indent2 { margin-left: 2em; }
P.indent3 { margin-left: 3em; }
P.indent4 { margin-left: 4em; }

TD.alignright { text-align: right; }
TD.aligncenter { text-align: center; }
TD.aligntop { vertical-align: top; }
TD.alignbottom { vertical-align: bottom; }
TD.aligntopright {
  vertical-align: top;
  text-align: right;
}
TD.aligntopcenter {
  vertical-align: top;
  text-align: center;
}
TD.alignbottomright {
  vertical-align: bottom;
  text-align: right;
}
TD.alignbottomcenter {
  vertical-align: bottom;
  text-align: center;
}
TD.productsgreen {
  background-color: #AAC499;
  font-weight: bold;
}
TABLE.products TD.tableblank {
   color: white;
   background-color: white;
}
TD.columngrey {
   background-color: #CCCCCC;
   padding-top: 5px;

}


TABLE.columns TD.columnheader {
   background-color: #999999;
   color: #999999;
   padding-top: 5px;
}
TABLE.applications TD.red {
   background-color: #FFFFFF;
   color: #FF0000;
   padding-top: 3px;
   padding-bottom: 3px;
   text-align: center;
}
TABLE.applications TD.bold {
   background-color: #FFFFFF;
   color: #0e372f;
   font-weight: bold;
   padding-top: 3px;
   padding-bottom: 3px;
   text-align: center;
}


SPAN.sup {
  font-size: 7px;
  vertical-align: super;
}
SPAN.sub {
  font-size: 7px;
  vertical-align: sub;
}
SPAN.catalogue {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #0e372f;
}
SPAN.cataloguebullet {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #0e372f;
}
SPAN.red {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  font-size: 21px;
  font-weight: bold;
  color: #FF0000;
  margin-right: 6px;
}
/* Images */

IMG.floatright { float: right; }
IMG.floatleft  { float: left; }
IMG.noborder   { border-width: 0px; }

/* Links: A */

A {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  color: #FFFFFF;
}
TABLE.content A.green {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  color: #0e372f;
  font-weight: normal;
}
TABLE.menu A.footer {
  font-family: Verdana, Geneva, Helvetica, sans-serif;
  color: #FFFFFF;
}
