﻿BODY {
	background: #1A2127;
}

.toprow, .bottomrow {
	background: #1A2127;
	color: #AAB7C2;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
.bottomrow A:link, .bottomrow A:visited {
	color: #AAB7C2;
	text-decoration: none;
}
/*.bottomrow A:active. bottomrow A:hover*/
#INVALID-RULE {
	color: #FCCD14;
	text-decoration: none;
}
.menurow {
	background: #272F35;
	/*[disabled]color:#FFFFFF;*/
	/*[disabled]font-size:10.6pt;*/
	/*[disabled]font-family:Verdana, Arial, Helvetica;*/
}
.menurow A:link, .menurow A:visited {
	color: #FFFFFF;
	font-weight: normal;
	text-decoration: none;
}
.menurow A:active, .menurow A:hover {
	color: #A1A8AE;
	font-weight: normal;
	text-decoration: none;
}
.menurow2 {
	text-transform: uppercase;
	background: #1A2127;
	color: #FFFFFF;
	font-size: 10px;
	font-family: Verdana, Arial, Helvetica;
}
.menurow2 A:link, .menurow2 A:visited {
	color: #FFFFFF;
	text-decoration: none;
}
.menurow2 A:active, .menurow2 A:hover {
	color: #A1A8AE;
	text-decoration: none;
}
.body {
	background: #FFFFFF;
}
.notetitle {
	color: #8994A7;
	font-size: 13px;
	font-family: Arial, Verdana, Helvetica;
}
.notetext {
	color: #8994A7;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
	text-decoration: none;
}
.catalog {
	border: 1px solid #C2CAD0;
	font-size: 11px;
	font-family: Verdana, Arial, Helvetica;
}
.poptext {
	padding: 5px;
	border-top: 1px solid #C2CAD0;
	border-bottom: 1px solid #C2CAD0;
	color: #1548AE;
	font-size: 17px;
	font-weight: bold;
	font-family: Arial, Verdana, Helvetica;
}
A:link {
	color: #6F8191;
}
A:visited {
	color: #A1A8AE;
}
A:active, A:hover {
	color: #FCCD14;
}
/*p, ul, ul ul, ul ul ul, ol, ol ol, ol ol ol, input, text, select*/
#INVALID-RULE {
	color: #3F484F;
	font-size: 12px;
	font-family: Verdana, Arial, Helvetica;
}
H1 {
	color: #272F35;
	border-bottom: 1px solid #C2CAD0;
	font-size: 18px;
	font-weight: normal;
	font-family: Arial, Verdana, Helvetica;
}
H2 {
	font-size: 17px;
	color: #272F35;
	font-family: Arial, Verdana, Helvetica;
}
H3 {
	font-size: 16px;
	color: #272F35;
	font-family: Arial, Verdana, Helvetica;
}
H4 {
	font-size: 15px;
	color: #272F35;
	font-family: Arial, Verdana, Helvetica;
}
H5 {
	font-size: 14px;
	color: #272F35;
	font-family: Arial, Verdana, Helvetica;
}
H6 {
	font-size: 13px;
	color: #272F35;
	font-family: Arial, Verdana, Helvetica;
}

/*--------------------Product List Tables----------------------------*/
.productlist
{
	width: 100%;
	font-family: "Courier New", Courier, monospace;
	font-size: .8em;
	border-bottom: thin black solid;
		
}

.productlist * th
{
	font-weight:bold;
	text-align: left;	
	border-bottom: thin black solid;
}

.productlist * td
{
	border-bottom: thin #CCEBED solid;
	height: 20px;
}

.listheader
{
	color: #009CA3;
	font-weight: bold;
	font-style:italic;
	font-size: 1.5em;
}

/*--------------------Literature Download----------------------------*/
.downloadlist
{
	font-family: Arial, Verdana, Helvetica;
	font-size: .8em;
	text-align: left;
}
.downloadlist a
{
	text-decoration: none;
}
.downloadlist table
{
	margin: 0 auto;
	border-collapse:collapse;
	border-right: 1px #000 solid;
}
.downloadlist td
{
	border-top: 1px solid black;
	border-bottom: 1px solid black;
	border-left: 1px solid black;
	border-right: 0px #000 none;
	padding-left: 20px;
	color: #3F484F;
}
.header td
{
	background-color: #CCEBED;
	padding-left: 0px;
	text-align: center;
	line-height: 3em;
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
}
.sectionheader td
{
	background-color: #CCEBED;
	padding-left: 5px;
	font-weight: bold;
	line-height: 2em;
	color: #000;
}

td .NoteFront
{
	font-size: .8em;
	font-style: italic;
	border-left: 0px #fff none;
	border-bottom: 1px #000 dotted;
}
td .NoteBack
{
	font-size: .7em;
	font-style: italic;
	border-left: 0px #fff none;
	border-top: 1px #000 dotted;
}
td .LinkFront
{
	border-bottom: 1px #000 dotted;
}
td .LinkBack
{
	border-top: 1px #000 dotted;
}
.downloadlist .note
{
	padding-left: 20px;
	font-size: .7em;
	font-style: italic;
}
.iom a
{
	padding: 0px;
	text-decoration: underline;
}

/*--------------------Menu----------------------------*/
.menu {
	border: none;
	border: 0px solid #000000;
	margin: 0px;
	padding: 0px;
	font: 67.5% Verdana, Arial, Helvetica;
	font-size: smaller;
	font-weight: normal;
}
.menu UL {
	background: #1A2127;
	height: 35px;
	list-style: none;
	margin: 0;
	padding: 0;
}
.menu LI {
	float: left;
	padding: 0px;
}
.menu LI A {
	background: #1A2127 url("images/seperator.gif") no-repeat center right;
	color: #CCCCCC;
	display: block;
	font-weight: normal;
	line-height: 35px;
	margin: 0px;
	padding: 0px 7px;
	text-align: center;
	text-decoration: none;
}
.menu LI A:hover, .menu UL LI:hover A {
	background: #435564 url("images/hover.gif") no-repeat bottom center;
	color: #FFFFFF;
	text-decoration: none;
}
.menu LI UL {
	background: #1A2127;
	display: none;
	height: auto;
	padding: 0px;
	margin: 0px;
	border: 1px solid #435564;
	position: absolute;
	width: 160px;
	z-index: 200;
/*top:1em;
/*left:0;*/
}
.menu LI:hover UL {
	display: block;
}
.menu LI LI {
	background: url('images/sub_sep.gif') no-repeat bottom left;
	display: block;
	float: none;
	margin: 0px;
	padding: 0px;
	width: 160px;
}
.menu LI:hover LI A {
	background: none;
}
.menu LI UL A {
	display: block;
	height: 35px;
	font-size: 12px;
	font-style: normal;
	margin: 0px;
	padding: 0px 10px 0px 15px;
	text-align: left;
}
.menu LI UL A:hover, .menu LI UL LI:hover A {
	background: #435564 url('images/hover_sub.gif') no-repeat center left;
	border: 0px solid #000000;
	color: #FFFFFF;
	text-decoration: none;
}
.menu P {
	clear: left;
}

