body {
	font-family: Arial, Helvetica, sans-serif;
}

.menuCell        { background-color: #FFFFFF; border: none }
.horizMenuCell   { background-color: #FFFFFF; border: none }
.dropMenuCell    { background-color: #555555; border: 1px #FFFFFF solid }

.dropMenu        { color: #FFFFFF; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size:  9px; line-height: 15px; font-weight: normal; text-decoration: none}
.dropMenu:hover  { color: #000000; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size:  9px; line-height: 15px; font-weight: normal; text-decoration: none}

a {
	color: #004387;
	text-decoration: none;
}

a:hover {
	color: #B2B6BB;
	text-decoration: none;
}

.menu {
	/* padding-top: 0px;
	padding-bottom: 0px;
	padding-left: 7px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #004387;
	background: url(/images/slash.gif) no-repeat;
	border: 1px black solid; */
}

.menuNoSlash {
	padding-top: 2px;
	padding-bottom: 2px;
	padding-left: 2px;
	padding-right: 2px;
	font-size: 10px;
	font-weight: normal;
	color: #004387;
	/* background: url(/images/slash.gif) no-repeat; */
	/* border: 1px black solid; */
}

.bkgDEE4EA {
	background-image: url(/images/bkgDEE4EA.gif);
	background-repeat: repeat;
}

.bkgB2B6BB {
	background-image: url(/images/bkgB2B6BB.gif);
	background-repeat: repeat;
}

.pictureBkg {
	background-image: url(/images/picture.jpg);
	background-repeat: no-repeat;
	background-color: B2B6BB;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 10px;
}

.tabCopyBkg_manufacturing {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 12px;
	background-color: DEE4EA;
	vertical-align: top;
}

.tabCopyBkg_engineering {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 12px;
	background-color: DEE4EA;
	vertical-align: top;
}

.tabCopyBkg_buyers_agent_services {
	padding-bottom: 10px;
	padding-left: 10px;
	padding-top: 10px;
	padding-right: 50px;
	background-color: DEE4EA;
	vertical-align: top;
}

.tabHeader {
	font-size: 13px;
	line-height: 15px;
	color: #FFFFFF;
}

.tabHeaderBkg {
	background-image: url(/images/tab.gif);
	background-repeat: no-repeat;
	height: 40px;
	width: 190px;
	padding-bottom: 5px;
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 10px;
}

.tabCopy {
	font-size: 12px;
	line-height: 14px;
	color: #000000;
}

.interiorCopy {
	font-size: 12px;
	line-height: 14px;
}

.interiorCopy td {
	font-size: 12px;
	line-height: 14px;
}

.interiorCopy td b {
	font-size: 12px;
	line-height: 14px;
	font-weight: bold;
}

.interiorCopyBkg {
	padding-bottom: 10px;
	padding-left: 8px;
	padding-top: 14px;
	padding-right: 100px;
	background-color: DEE4EA;
	vertical-align: top;
}

.headerFFFFFF {
	font-size: 15px;
	line-height: 17px;
	color: #FFFFFF;
}

.header004387 {
	font-size: 15px;
	line-height: 17px;
	color: #004387;
}

.header000000 {
	font-size: 13px;
	line-height: 15px;
	color: #000000;
	font-weight: bold;
}

.headerBkg {
	background-image: url(/images/header_interior.gif);
	background-repeat: no-repeat;
	background-color: 004387;
	height: 68px;
	width: 569px;
	padding-bottom: 10px;
	padding-left: 9px;
	padding-top: 3px;
	padding-right: 10px;
	vertical-align: bottom;
}

.footer {
	font-size: 11px;
	line-height: 14px;
	text-decoration: none;
	color: #000000;
}

.footer a {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #004387;
}

.footer a:hover {
	font-size: 12px;
	line-height: 14px;
	text-decoration: none;
	color: #B2B6BB;
}

.copyright {
	font-size: 10px;
	line-height: 12px;
	text-decoration: none;
	color: #000000;
}

.footerBkg_index {
	background-image: url(/images/footerBkg_index.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 570px;
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.footerBkg_interior {
	background-image: url(/images/footerBkg_interior.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 570px;
	padding-left: 8px;
	padding-top: 3px;
	padding-right: 10px;
	padding-bottom: 3px;
}

.footerButton {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #B2B6BB;
}

.footerButton:hover {
	font-size: 9px;
	line-height: 12px;
	font-weight: bold;
	text-decoration: none;
	color: #FFFFFF;
}

.footerButtonBkg {
	background-image: url(/images/footerButtonBkg.gif);
	background-repeat: no-repeat;
	height: 55px;
	width: 95px;
	vertical-align: top;
	text-align: center;
	padding-top: 3px;
	padding-left: 2px;
}

/* ********************************* */
/*                                   */
/*               FORMS               */
/*                                   */
/* ********************************* */

.formTextBad {
	color: #FF0000;
}

.formTextGood {
	color: #000000;
}

/* ********************************* */
/*                                   */
/*            AREA STYLES            */
/*                                   */
/* ********************************* */

.toolArea      { background-color: #003344; }
.logoArea      { background-color: #003344; }
.labelArea     { background-color: #555555; }
.normalArea    { background-color: #FFFFFF; }
.textArea      { background-color: #FFFFFF; }

.menuArea      { background-color: #778877; }
/* .bottomStripe  { background-color: #778877; } */

/* ********************************* */
/*                                   */
/*            PART STYLES            */
/*                                   */
/* ********************************* */


/* Titles */
.titleBoxTRB     { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-bottom-width: 1px; border-bottom-style: solid; border-bottom-color: 003344; }
.titleBoxTRL     { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-left-width: 1px;   border-left-style: solid;   border-left-color: 003344; }
.titleBoxTR      { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; }
.titleBoxT       { background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; }
  
.titleBoxTRLTitle { padding-left: 8px; padding-top: 3px; padding-right: 8px; padding-bottom: 1px; background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-left-width: 1px;   border-left-style: solid;   border-left-color: 003344; }
.titleBoxTRLText  { padding: 8px; background-color: #FFFFFF; border-top-width: 1px; border-top-style: solid; border-top-color: 003344; border-right-width: 1px; border-right-style: solid; border-right-color: 003344; border-left-width: 1px;   border-left-style: solid;   border-left-color: 003344; }

.titleBoxTitle        { color: #003344; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: bold;   text-decoration: none; }
.titleBoxText         { color: #000000; font-family: Helvetica, Arial, sans-serif; text-align: left; font-size: 10px; line-height: 12px; font-weight: normal; text-decoration: none; }
.tableCell            { color: #000000; font-family: Helvetica, Arial, sans-serif; font-size: 10px; line-height: 13px; }
			
/* ********************************* */
/*      Abreveation STYLES           */
/*      vertical-align: super;       */
/*       font-size: 8px;             */
/* ********************************* */

/* .super	{ }   */