body {
/*	background: url(../structureGraphics/fadeBg.jpg) 50% 162px no-repeat; */
	margin: 0;
	padding: 0;
	text-align: center;
	font: 65% Helvetica, Arial, sans-serif;
/*	font: 65% "Lucida Grande", Helvetica, Arial, sans-serif;*/
	color: #2c4a75;
}
.repCol {
	float: left;
	width: 340px;
}
.topNav {
	margin: 0 20px;
	list-style: none;
	padding: 0;
	border-right: 1px solid #85a1be;
	float: left;
	display: inline;
}
.topNav li {
	margin: 0;
	float: left;
	width: 140px;
}
.topNav li a {
	display: block;
	text-align: center;
	border-top: 1px solid #85a1be;
	border-left: 1px solid #85a1be;
	background: #b3cfe4;
	padding: 6px 15px;
	text-decoration: none;
	font-weight: bold;
}
.topNav li a.current {
	background: #fff;
}
.topNav li a:hover {
	background: #fff;
}
.vocForm {
	text-align: left;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 12px;
}
.vocForm tr{
	text-align: left;
}
.vocForm td{
	text-align: left;
}
.vocForm hr{
	width: 100%;
	margin: 13px 0 5px;
	height: 2px;
	background: #85a1be;
}
.styledList {
	list-style: none;
	margin: 10px 20px;
	padding: 0;
}
.styledList li{
	height: 15px;
	padding: 7px 20px 0 20px;
	background: #fff url('../structureGraphics/leftNavBg.gif') no-repeat bottom left;
	font-size: 1.3em;
	text-decoration: none;
}
a {
	color: #2c4a75;
	text-decoration: underline;
}
a:hover {
	text-decoration: underline;
}
hr {
	width: 95%;
	border: 0;
	height: 1px;
	background-color: #D5D5D5;
}
.clear {
	clear: both;
}
img {
	border: 0;
}
#wrapper {
	width: 1000px;
	margin: 0 auto;
	text-align: left;
}

#wrapperPrint {
	margin: 0 auto;
	text-align: left;
}

#topBar {
	background: url('../structureGraphics/smallBigImage.jpg');
	padding: 8px 0 0 420px;
	height: 154px;
}
#topBar p{
	float: left;
	height: 19px;
	width: 90px;
	margin: 0;
}
#topBar form{
	float: left;
	height: 19px;
	width:  182px;
}
#topBar input{
	font-size: 1em;
}
#topBar #search, #topBar #query{
	float: left;
	width: 150px;
}
#topBar #submit{
	float: left;
	margin: 2px 0 0;
}
#topBar #flags{
	float: left;
	display: inline;
	width: 200px;
	margin: 2px 0 0 20px;
}
#topBar #flags a{
	margin: 0 2px;
	float: left;
	width: 24px;
	display: inline;
}
#topBar #flags img{
	margin: 0px;
	float: left;
	width: 24px;
}
#middleContent {
	background: url(../structureGraphics/shadow.gif) 207px 0 repeat-y;
	padding: 0 0 34px 0;
}
#middleContent #breadcrumb {
	margin: 0;
	clear: both;
	text-align: left;
	padding: 5px 30px 5px 237px;
}
#middleContent #smallRight {
	float: right;
	width: 140px;
	height: 240px;
	padding: 44px 0 0px 10px;
	background: url(../structureGraphics/colDivide.gif) top left no-repeat;
}
#middleContent #middle {
	float: right;
	width: 633px;
}
#middleContent #right {
	float: right;
	width: 783px;	
	display: inline;
	position:relative;
}
#middleContent #right.productsPage {
	padding-right:400px;
	width:383px;
}
/* \*/
* html #middleContent #right {
	overflow: hidden;
	o\verflow: visible;
	width: 776px;
	margin-left: 7px;
	
	he\ight: 1%;
}
/* */
/* \*/
* html #middleContent #right.productsPage {
	overflow: hidden;
	o\verflow: visible;
	width: 376px;
	padding-right:400px;
	margin-left: 7px;
	
	he\ight: 1%;
}
/* */

#middleContent #right p, #middleContent #right li {
	font-size: 12px;
	text-align: justify;
}
#middleContent #left {
	float: right;
	width: 217px;
}
#newProductsContent {
	width: 583px;
	float: right;
	background: url('../structureGraphics/colDivide.gif') no-repeat top left;
	
}
#newProductsList {
	margin: 20px 0;
	padding: 0 0px 0 0;
	float: right;
	width: 200px;
	list-style: none;
	text-transform: uppercase;

}
#newProductsList li{
	margin: 2px 0 0 5px;
}
#newProductsList li a{
	display: block;
	padding: 8px 0 10px 15px;
	background: url('../structureGraphics/newProductsShadow.gif') no-repeat bottom left;
	position: relative;
	left: -15px;
}
.smallBox {
	padding: 5px 5px 2px;
	margin: 10px 5px 0 0;
	border-bottom: 1px dotted #dddddd;
	
}
.smallBox h2{
	margin: 0 0 10px;
	font-size: 1.1em;
}
.smallBox p{
	margin: 2px 0 0;
	font-size: 1em;
	border-top: 1px dotted #dddddd;
}
.smallBox p a {
	text-decoration: none;
}
.smallBox p a:hover {
	text-decoration: underline;
}
.leftNav  {
	list-style: none;
	margin: 0 10px 0 0;
	padding: 0;
	text-align: right;
	font-family: "Lucida Grande", Helvetica, Arial, sans-serif;
	font-weight: bold;
}
.leftNav li {
	margin: 0;
	font-size: 1em;
}
.leftNav li a{
	display: block;
	height: 24px;
	padding: 7px 20px 0 0;
	background: #fff url('../structureGraphics/leftNavBg.gif') no-repeat;
	font-size: 1.3em;
	text-decoration: none;
}
.leftNav li ul {
	list-style: none;
	margin: 0;
	padding: 2px 0 6px;
	text-align: right;
	background: #87A1C0 url('../structureGraphics/subNavBg.gif') top repeat-x;
}
.leftNav li ul li {
	font-size: 1em;
	font-weight: normal;
	
}
.leftNav li ul li ul{
	list-style: none;
	margin: 0;
	padding: 2px 0 6px;
	text-align: right;
	background: #b3d0e4 url('../structureGraphics/subNav3.jpg') top repeat-x; 
}
.leftNav li ul li ul li {
	height: auto;
	font-size: 1em;
}
.leftNav li ul li ul li a{
	color: #000;
	font-size: 1em; 
	height: auto;
}
.leftNav li ul li ul li a:hover{
	background:#d4eaf3;
	text-decoration:underline;
}
.leftNav li ul li {
	display: block;
	padding: 0px 0px 0 0;
	background: none;
	color: #fff;
	margin: 3px 0;
}
.leftNav li ul li a{
	height: 13px;
	display: block;
	padding: 3px 20px 5px 0;
	font-size: 1.2em;
	background: none;
	color: #fff;
	margin: 0;
}
.leftNav li a:hover{
	text-decoration: underline;
}
h1 {
	font-size: 1.7em;
	margin: 20px 20px 20px;
	font-weight: normal;
}
p {
	margin: 0px 20px 10px;
	font-size: 1.1em;
	line-height: 1.9em;
}
 .tablefont td { 
	font-size:12px;
}
.content {
	text-align: left;
	margin: 0px 20px 10px;
	font-size: 1.1em;
	line-height: 1.9em;
}
.productPageLinks {
	margin:20px -390px 20px 10px;
	padding:5px 5px 10px;
	border:1px solid #d5d5d5;
	list-style: none;
}
.productPageLinks li {
	padding:5px 5px 0 25px;
	background:url('../structureGraphics/square.gif') no-repeat 11px 10px;
}

ul li{
	font-size: 1.1em;
}
ol li{
	font-size: 1.1em;
}
h2 {
	margin: 8px 20px 0;
	font-size: 14px;
	padding: 0;
	line-height: 16px;
}
h2 small{
	font-weight: normal;
	font-size: 12px;
}
h3 {
	margin: 5px 20px 0;

}
table {
		margin: 10px 20px;
		text-align: center;
}
table h2 {
	margin: 8px 0px 0;
}
table table {
		margin: 10px 0px;
		text-align: center;
}
.productList td{
	border-top: 1px solid #D5D5D5;
	font-size: 15px;
	/*font-weight: bold;*/
	padding: 10px 0;
}
.productList td a{
	text-decoration: none;
}

.productList td a:hover{
	text-decoration: underline;
}

.productList {
	border-bottom: 1px solid #D5D5D5;
}
.docs {
	padding: 5px 10px;
	background: #e9eef6;
	border: 1px solid #c3c7c8;
	float:left;
	text-align: left;
	word-spacing: 1px;
	position:relative;
	z-index:999;
	margin-right:-390px;
}

.drkCell {
	background-color: #E1E5EC;
}
.productPic {
	margin: 20px;
	float: right;
	display: inline;
	position:absolute;
	top:0;
	right:0;
	z-index:100;
}
.tableThumb {
	margin: 0 0 0 10px;
	float: right;
	display: inline;
}
.store {
	display: block;
	margin: 10px 0 0 72px;
}
.pnConfig {
	clear: right;
	margin:0px 20px;  
}
#industriesLinks {
	list-style: none;
	text-transform: uppercase;
	font-size: 1.2em;
	width: 550px;
	margin: 0;
	height: 370px;
	padding: 0 0 0 10px;
	background-image: url('../structureGraphics/industriesImages.jpg');
	background-repeat: no-repeat;
	
}
.image1 {
	background-position: top right;
}
.image2 {
	background-position: 100% -400px;
}
.image3 {
	background-position: 100% -810px;
}
.image4 {
	background-position: 100% -1190px;
}
.image5 {
	background-position: 100% -1600px;
}
.image6 {
	background-position: 100% -2100px;
}
.image7 {
	background-position: 100% -2500px;
}
.image8 {
	background-position: 100% -3070px;
}
.image9 {
	background-position: 100% -3640px;
}
#industriesLinks li{
	clear: left;
	float: left;
	margin: 8px 0;
	cursor: pointer;
	
}
#industriesLinks li a {
	float: left;
	text-decoration: none;
	cursor: pointer;
}
#industriesLinks li a strong{
	float: left;
	height: 18px;
	padding: 7px 10px 0;
}
#industriesLinks li a:hover {
	text-decoration: none;
	background: #dfeaf2 url('../structureGraphics/industriesLeft.gif') no-repeat top left;
}
#industriesLinks li a:hover strong{
	background: url('../structureGraphics/industriesRight.gif') no-repeat top right;
}
#industriesLinks li a.initial {
	text-decoration: none;
	background: #dfeaf2 url('../structureGraphics/industriesLeft.gif') no-repeat top left;
}
#industriesLinks li a.initial strong{
	background: url('../structureGraphics/industriesRight.gif') no-repeat top right;
}
#footer {
	height: 23px;
	background: url('../structureGraphics/footerBg.jpg') repeat-x top;
	margin: 0px 0 0;
	padding: 9px 0 0 210px;
	color: #fff;
	clear: both;
}
#footer a{
	margin: 0 6px;
	color: #fff;
}
#footer a:hover{
	text-decoration: underline;
}
#footer2 {
	margin: 0;
	padding: 10px 0 10px 210px;
	background-color: #2e679b;
	color: #fff;
	
}
#footer2 a{
	margin: 0 6px;
	color: #fff;
	
}
#footer2 a:hover{
	text-decoration: underline;
}
blockquote {
	margin: 0 0 0 10px;
	padding: 0;
}

