.bodyTable {
	border: 1px solid #FF6600;
	background-attachment: scroll;
	background-image: url(/corporate_site/images/bg_corp_home_0910.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #DFDFDF;
}
.norm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 16px;
	color: #000000;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 16px;
	line-height: 20px;
	font-weight: bold;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #000000;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	line-height: 15px;
	color: #000000;
}
a {
	color: #FF6600;
	text-decoration: none;
}
a:hover {
	color: #FF6600;
	text-decoration: underline;
}
h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #666666;
}
.normBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.normBoldGray {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
	font-weight: bold;
}
.norm11 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #333333;
	line-height: 15px;
}
.normGreyBold { 
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 12px; 
	color: #333333 ; 
	background-color: #eeeeee; 
	font-weight: bold
}
.normBold14 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.normBold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 18px;
	color: #000000;
	font-weight: bold;
}
.bodyTable_0607 {
	border: 1px solid #FF6600;
	background-attachment: scroll;
	background-image: url(images/bg_corp_home_0607.gif);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #DFDFDF;
}
.bodyTable_0709 {
	border: 1px solid #FF6600;
	background-attachment: scroll;
	background-image: url(/corporate_site/images/bg_corp_home_0910.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #DFDFDF;
}
.bodyTable0910 {
	border: 1px solid #FF6600;
	background-attachment: scroll;
	background-image: url(/corporate_site/images/bg_corp_home_0910.jpg);
	background-repeat: repeat;
	background-position: 0px 0px;
	background-color: #DFDFDF;
}

/* -------------------- Knowledge Center Classes -----------------*/
.pr
{
line-height: 15px;
background-color: #eeeeee;
background-image: url("/images/icon_ardoc_active.gif");
background-repeat: no-repeat;
background-position: 10px center;
display: block;
margin-top: 1px;
margin-right: 1px;
margin-bottom: 1px;
margin-left: 1px;
width: 350px;
padding-top: 8px;
padding-right: 30px;
padding-bottom: 8px;
padding-left: 40px;
}

/*---------------------------- Universal Search Classes --------------------*/
#usearchcontainer {
	width:760px;
	margin: 0 auto;
	text-align:left;
}
#usearch {
	position:absolute;
	top: 1px;
	z-index:5;
	height:22px;
	padding: 0;
	margin-top:2px;
	margin-left:1px;
	border: 0;
}
#usearch button {
  width: 20px;
  height: 20px;
  margin: 0;
  padding: 0;
  border: 0;
  background: transparent url(/images/usearch-button.gif) no-repeat center top;
  text-indent: -1000em;
  cursor: pointer; /* hand-shaped cursor */
  cursor: hand; /* for IE 5.x */
}
#usearch input {
	height:15px;
	vertical-align:middle;
	border: 1px solid #F60;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5px;
}

#results {
	width:600px;
	margin:auto;
}

/*----------  Tradshow Styles -------------*/
#tradeshow {
	bgcolor: #FFF;
	background-image:url(/images/tsbg.gif);
	background-repeat:repeat-x;
	display: block;
	padding: 0px;
	width: 400px;
	height:125px;
	border: 1px solid #F60;	
	margin-bottom:10px;
}
#tradeshow img {
	margin-right:10px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #DDDDDD;
}
#tradeshow p.head {
	font-size: 12px;
	font-weight:bold;
	margin-top:10px;
	margin-bottom:10px;
	background-color:none;
}
#tradeshow p {
	margin-top:10px;
	padding:0;
	margin:0;
	font-family:Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:15px;
}
#homepop {
	position:absolute;
	margin:auto;
	visibility: visible;
	z-index: 0;
	width: 716px;
	top: 75px;
	overflow: hidden;
	background-image:url(/images/message_bg.gif);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 20px;
	text-align:center;
	color: #ffffff;
	padding: 20px;
	border: 2px solid #FF6600;
	/* for IE */
	filter:alpha(opacity=95);
 	/* CSS3 standard */
	opacity:0.95;
}
