/* FONT definitions */
*, * td {
font-family: tahoma;
font-size: small;
}

*html *, * td {
font-family: tahoma;
font-size: x-small;
}

pre {
font-family: tahoma;
font-size: inherit;
}

p.code-western, p.code-western span {
font-family: courier;
font-size: 9px;
}

.emphasis {
font-family: tahoma;
font-size: inherit;
}
.strong {
font-family: tahoma;
font-size: inherit;
}

a {
	color: #3366CC;
	text-decoration: none;
	cursor: hand;
/*	font-weight: bold; */

}

body {
	background-color: #FFFFFF;
	line-height: 110%;
	color: #000000;

	scrollbar-face-color: #FFFFFF;
	scrollbar-shadow-color: #999999;

	margin-left: 2px;
	margin-right: 2px;
	margin-top: 2px;
	margin-bottom: 2px;
	}


p {
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 20px;
   line-height: 130%;
   }
.pleft0 {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 00px;
   margin-bottom: 0px;
   }
.pleft10 {
   margin-left: 11px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 20px;
   }
.pleft20 {
   margin-left: 20px;
   margin-right: 0px;
   margin-top: 0px;
   margin-bottom: 0px;
   }
.ptop4bottom4 {
   margin-left: 0px;
   margin-right: 0px;
   margin-top: 4px;
   margin-bottom: 4px;
   }

.comparisonTable {
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 20px;
}
.comparisonTable caption {
   text-align: left;
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 0px;
}
.comparisonTable thead tr {
  background-color: #3366CC;
  color: white;
  font-weight: bold;
  height: 35;
}
.comparisonTable thead tr td {
  vertical-align: middle;
}
.comparisonTable thead tr td.feature {
  background-color: #3366CC;
  color: white;
}
.comparisonTable thead tr a {
  color: #99CCFF;
}
.comparisonTable tr {
  background-color: #99CCFF;
}
.comparisonTable td.feature {
  background-color: #000066;
  color: white;
  text-align: left;
}
.comparisonTable td.feature a {
	color: #FF9900;
}
.comparisonTable td.crx {
  background-color: #FF9900;
  color: black;
}
.comparisonTable td {
  padding: 4px;
  vertical-align: top;
  white-space: nowrap;
}

.blueTable {
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 20px;
}
.blueTable caption {
   text-align: left;
   margin-left: 20px;
   margin-right: 20px;
   margin-top: 20px;
   margin-bottom: 0px;
}
.blueTable thead tr {
  background-color: #3366CC;
  color: white;
  font-weight: bold;
  height: 35;
}
.blueTable thead tr td {
  vertical-align: middle;
}
.blueTable thead tr td.feature {
  background-color: #3366CC;
  color: white;
}
.blueTable thead tr a {
  color: #99CCFF;
}
.blueTable tr {
  background-color: #99CCFF;
}
.blueTable td.feature {
  background-color: #000066;
  color: white;
  text-align: left;
}
.blueTable td.crx {
  background-color: #FF9900;
  color: black;
}
.blueTable td {
  padding: 4px;
  vertical-align: top;
}

.flagTable {
  border-collapse: collapse;
  border: 0px solid #FF9900;
  margin: 20px;
}

.flagTable td {
  padding: 4px;
}

.partnerTable {
  border-collapse: collapse;
  border: 1px solid #FF9900;
  margin: 20px;
}

.partnerTable td {
  padding: 20px;
}

.partnerTableContact td {
  padding: 2px 4px 2px 0px;
}

dt {
   margin-left: 18px;
   margin-right: 18px;
   margin-top: 18px;
   margin-bottom: 18px;
}

h1,h2,h3 {
   font-size: larger;
   margin-left: 18px;
   margin-right: 18px;
   margin-top: 18px;
   margin-bottom: 2px;
   }
.h1news {
   font-size: larger;
   font-weight: bold;
   margin-left: 18px;
   margin-right: 18px;
   margin-top: 3px;
   margin-bottom: 3px;
   }
.h1inv, h1inv td {
   background-color: #FF9900;
   color: #FFFFFF;
   margin-left: 16px;
   margin-right: 16px;
   margin-top: 5px;
   margin-bottom: 5px;
   }
.h3inv {
   font-size: larger;
   background-color: #FF9900;
   color: #FFFFFF;
   margin-left: 16px;
   margin-right: 16px;
   margin-top: 5px;
   margin-bottom: 5px;
   }
h4,h5 {
   margin-left: 18px;
   margin-right: 18px;
   margin-top: 18px;
   margin-bottom: 18px;
   }
.h4top2bottom2 {
   margin-left: 18px;
   margin-right: 18px;
   margin-top: 2px;
   margin-bottom: 2px;
   }

ul {
	list-style-type: square;
	list-style-position: outside;
	}
li, li p {
	margin-right: 18px;
	margin-top: 3px;
	margin-bottom: 3px;
	line-height: 120%;
	}
a:hover {
	text-decoration: underline
	}
.DownloadEntry {
	/*font-size: 100%;*/
	color: #000000;
}
.Highlighted {
	font-weight: bold;
}
.CompanyName {
	font-weight: bold;
	}
.CompanyColor {
	color: #000000;
	font-weight: bold;

}
.Content {
	/*
	background-color: #FFFFFF;
	*/
	color: #000000;
}
.NavBarText {
	font-size: larger;
	font-weight: bold;
	margin-left: 8px;
	color: #000000;
}
.SideBarText {
	margin-left: 0px;
	color: #000000;
}
.SideBarText a:link    {color: #3366CC; text-decoration: none; cursor: hand;}
.SideBarText a:visited {color: #3366CC; text-decoration: none; cursor: hand;}
.SideBarText a:hover   {color: #FF9900; text-decoration: none; cursor: hand;}
.SideBarText a:active  {color: #3366CC; text-decoration: none; cursor: hand;}
.SideBarLinks {
	font-size: larger;
	line-height: 12pt;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000000;

}
.SideBarLinks a:link    {color: #3366CC; text-decoration: none; cursor: hand;}
.SideBarLinks a:visited {color: #3366CC; text-decoration: none; cursor: hand;}
.SideBarLinks a:hover   {color: #FF9900; text-decoration: none; cursor: hand;}
.SideBarLinks a:active  {color: #3366CC; text-decoration: none; cursor: hand;}

div.MenuLinks {
	margin-left: 8px;
	margin-right: 0px;
	padding-top: 6px;
	padding-bottom: 6px;
}
div.MenuLinks a {
	font-size: 12pt;
	font-weight: bold;
}
.MenuLinks a:link    {color: #000000; text-decoration: none; cursor: hand;}
.MenuLinks a:visited {color: #000000; text-decoration: none; cursor: hand;}
.MenuLinks a:hover   {color: #FF9900; text-decoration: none; cursor: hand;}
.MenuLinks a:active  {color: #000000; text-decoration: none; cursor: hand;}

div.MenuSmallLinks {
	margin-left: 8px;
	margin-right: 0px;
	padding-top: 2px;
	padding-bottom: 2px;
}
div.MenuSmallLinks a {
	font-size: 9pt;
	font-weight: normal;
}
.MenuSmallLinks a:link    {color: #000000; text-decoration: none; cursor: hand;}
.MenuSmallLinks a:visited {color: #000000; text-decoration: none; cursor: hand;}
.MenuSmallLinks a:hover   {color: #FF9900; text-decoration: none; cursor: hand;}
.MenuSmallLinks a:active  {color: #000000; text-decoration: none; cursor: hand;}

.WhiteBox {border-width: 2px;
          border-style: solid;
          border-color: #999999;}

.ColorBox {border-width: 2px;
          border-style: solid;
          border-color: #FF9900;
          /*
		  background-color: #FFFFFF;
          color: #000000;
		  */
		  }

.PROGRAMLISTING {
	font-family: "Courier New", Courier, mono;
	font-size: 7pt;
	line-height: 110%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 10px;
	margin-bottom: 10px;
	color: #000066;}
.BIBLIOENTRY {
	font-size: 8pt;
	line-height: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;}
.BIBLIOENTRYBLOCK {
	font-size: 8pt;
	line-height: 100%;
	margin-left: 20px;
	margin-right: 20px;
	margin-top: 0px;
	margin-bottom: 0px;
	color: #000066;}
.LinkColor {
    color: #3366CC;
	}
