/* CSS Document */

body {
	text-align: center;
	background-color: #cccccc;
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 150%;
	color: #333333;
}
#container {
	width: 764px;
	margin: 0 auto;
	padding: 0px;
	text-align:left;
}

/* universal navigation bar */
#unavtop {
	background-image: url(/images/unav_bg.gif);
	background-repeat: no-repeat;
	background-position: left top;
	width: 764px;
	height: 25px;
	text-align: right;
	top: 0px;
	margin: 0px;
	left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	background-color: #CCCCCC;
	overflow:visible;
}

/* links */
a {
color: #FF6600;
text-decoration: none;
}
a:hover {
color: #FF6600;
text-decoration: underline;
}


/* Heading Classes */
h1 {
font-family: Arial, Helvetica, sans-serif;
font-size: 200%;
font-weight: bold;
line-height: 24px;
color: #ff6600;
text-shadow: #D3D1D1 1px 1px 1px;
}
.h1sub {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
line-height: 125%;
color: #ff6600;
text-shadow: #D3D1D1 1px 1px 1px;
}
.h1sub2 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
line-height: 120%;
padding-top: 10px;
text-shadow: #D3D1D1 1px 1px 1px;
}
.h1sub3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 200%;
font-weight: bold;
color: #ff6600;
line-height: 0px;
padding-top: 12px;
text-shadow: #D3D1D1 1px 1px 1px;
}
h2 {
font-size: 150%;
line-height: 20px;
font-weight: bold;
color: #FF6600;
text-shadow: #D3D1D1 1px 1px 1px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 125%;
font-weight: bold;
line-height: 18px;
color: #ff6600;
text-shadow: #D3D1D1 1px 1px 1px;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 110%;
font-weight: bold;
color: #666666;
text-shadow: #D3D1D1 1px 1px 1px;
}

/* main menu classes */
#mainmenu {
	list-style:none;
	margin-top:0;
	margin-left:auto;
	margin-right:auto;
	margin-bottom:0;
	padding-top:2px;
	text-align:center;
	width: 74;4px;
	height: 24px;
	background-color:#4d4d4d;
	background-image: url(/images/nav_top.gif);
	text-align:center;
	background-repeat: no-repeat;
}
#mainmenu li {
	display: inline;
	padding-right: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight:bold;
	color: #FF6600;
}
#mainmenu li a {
	color:#FFFFFF;
}
#mainmenu li a:hover {
	color:#FF6600;
	text-decoration:none;
}

/* pricelist menu classes */
.menu_rfmicro	{
	font-size: 11px;
	line-height: 15px;
}
.menu_pl_heading	{
	font-size:11px;
	font-weight:bold;
	color:#FFFFFF;
	background-color:#FF6600;
	padding-top: 5px;
	padding-bottom: 5px;
}

/* left sidenav menu classes */
#menuLeft {
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:170px;
	padding-left:15px;
	border:0;
}
#menuLeft a {
	background-image: url(/images/kc_menu_bg2.gif);
	background-repeat: no-repeat;
	background-position:bottom;
	margin: 1px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	min-height:11px;
	line-height:11px;
	display:block;
}
#menuLeft a:hover	{
	background-image: url(/images/kc_menu_bg_over2.gif);	
	background-repeat: no-repeat;
	background-position: bottom;
	margin: 1px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	min-height:11px;
	line-height:11px;
	text-decoration:none;
	display:block;
}

#menuLeft #menuLeftSub	{
	margin: 0px;
	padding: 0px;
	list-style: none;
	width:170px;
	padding-left:0;
	border:0;
}
#menuLeft #menuLeftSub a {
	background-image: url(/images/kc_menusub_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px bottom;
	margin: 1px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	min-height:11px;
	line-height:11px;
	display:block;
}
#menuLeft #menuLeftSub a:hover	{
	background-image: url(/images/kc_menusub_bg.gif);
	background-repeat: no-repeat;
	background-position: -170px bottom;
	margin: 1px;
	padding-top: 8px;
	padding-right: 20px;
	padding-bottom: 11px;
	padding-left: 30px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	min-height:11px;
	line-height:11px;
	text-decoration:none;
	color:#FFF;
	display:block;
}

/* layout stuff */
#strip {
		width:764px;
		height:130px;
		margin: 0px;
		padding-top: 5px;
		padding-bottom:0;
		padding-left:0;
		padding-right:0;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		background-image:url(/images/stripback.gif);
		background-repeat:no-repeat;
		background-position:bottom;
}

#content {
	background-image: url(/images/content_bg.gif);
	margin: 0px;
	padding-top: 20px;
	padding-left: 0px;
	padding-right:0px;
	float: left;
	width: 764px;
	background-repeat: repeat-y;
	padding-bottom: 60px;
}
#maincopy {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 0px;
	width: 390px;
}
#maincopypr {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 0px;
	width: 475px;
	clear: right;
}
#maincopykc {
	float: left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 60px;
	padding-left: 0px;
	width: 475px;
}

/* Price LIst */
.plCells {
		background-color: #eeeeee;
		background-image: url(/images/cell_bg.gif);
		background-repeat: repeat-x;
		background-position: left top;
		font-family: Arial, Helvetica, sans-serif;
		font-size: 11px;
		color: #333333;
		line-height: 15px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 1px;
		border-left-width: 0px;
		border-top-style: none;
		border-right-style: none;
		border-bottom-style: solid;
		border-left-style: none;
		border-bottom-color: #A08D80;
}
#container #content #maincopykc #kctable {
	font-size: 11px;
}
	div.contentleft {
	width:165px;
	float:left;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 0px;
	padding-left: 15px;
	text-align: center;
	}
	div.contentcenter {
		width:280px;
		padding:0px;
		float:left;
		padding-top: 20px;
		padding-right: 25px;
		padding-bottom: 150px;
		padding-left: 20px;
		font-size:72%;
		line-height:150%;
	}
	div.contentright {
	width:150px;
	padding-top: 0px;
	padding-right: 10px;
	padding-bottom: 100px;
	padding-left: 10px;
	float:left;
	text-align: center;
	}
	div.contentleft2col {
	width:175px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
	line-height: 15px;
}
div.contentleft2colMenu {
	width:205px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 100px;
	padding-left: 0px;
	text-align: left;
	font-size: 11px;
	line-height: 11px;
}
div.contentleft2colMenu p {
	font-size:11px;
	line-height:18px;
	padding-left:30px;
	padding-right:20px;
}
	.notes	{
	font-size: 10px;
	line-height: 120%;
	}



/* footer */
#container #footer {
background-image: url(images/footer_bg.gif);
background-repeat: no-repeat;
background-position: center bottom;
margin: 0px;
float: left;
width: 764px;
padding-top: 30px;
padding-right: 0px;
padding-bottom: 50px;
padding-left: 0px;
text-align: center;
font-size: 11px;
line-height: 15px;
color: #FFFFFF;
left: auto;
right: auto;
}

/* Miscellaneous Classes */
.sup
{
position:relative;
top: -5px;
font-size:75%;
}
#universalnav {
	background-image: url(/images/menu_uninav_bg.gif);
	background-repeat: repeat-x;
	background-position: left top;
	width: 760px;
	height: 40px;
	padding: 0px;
	text-align: right;
	vertical-align: top;
	top: 240px;
	margin: 0px;
	left: 2px;
	position:absolute;
}
#homecopy {
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 100px;
	padding-left: 120px;
}


/* image classes */
.leftimage {
	padding-right: 20px;
	text-align: left;
	padding-bottom: 10px;
	padding-left: 0px;
	padding-top: 5px;
}
.rightimage {
	padding-right: 0px;
	text-align: right;
	padding-bottom: 0px;
	padding-left: 20px;
	padding-top: 5px;
}
.shep_sig {
	padding-top: 10px;
	padding-right: 0px;
	padding-bottom: 10px;
	padding-left: 0px;
}
#admincontent {
		background-image: url(/images/content_bg.gif);
		margin: 0px;
		padding-top: 30px;
		padding-left: 0px;
		padding-right:0px;
		float: left;
		width: 764px;
		background-repeat: repeat-y;
}
#admincopy {
	padding-top: 0px;
	padding-right: 120px;
	padding-bottom: 100px;
	padding-left: 120px;
}
div.contentKnowledgeCTR {
	width:175px;
	float:left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
	text-align: left;
	font-size: 11px;
	line-height: 30px;
	background-image: url(/images/kc_menu_bg.gif);
	background-repeat: repeat-y;
	background-position: 20px 0px;
}

/* stuff from menu 5 */
ul {
	list-style: none;
	margin: 0;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 15px;
	}
#container #content #maincopykc ul li {
}
#container #content .contentleft img {
	text-align: left;
}

#menu5 {
	width: 170px;
	padding-left:15px;
	height: 0em
	}
	
#menu5 li a {
	height: 30px;
	voice-family: "\"}\"";
	voice-family: inherit;
	text-decoration: none;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 25px;
	margin: 0px;
	}	
	
#menu5 li a:link, #menu5 li a:visited {
	color: #ff6600;
	display: block;
	height:30px;
	background:  url(/images/kc_menu_bg.gif);
	padding: 0px;
	line-height:30px;
	}
	
#menu5 li a:hover {
	color: #ff6600;
	background:  url(/images/kc_menuSub1_bg.gif)
	padding-left: 0px;
	text-decoration: underline;
	}
.pr {
	line-height: 18px;
	background-color: #eeeeee;
	background-image: url(/images/icon_ardoc_active.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin: 1px;
	width: 450px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 40px;
}
.articles {
	line-height: 18px;
	background-color: #eeeeee;
	background-image: url(/images/icon_ardoc_active.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin: 1px;
	width: 450px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 40px;
}
.prsub {
	line-height: 18px;
	background-color: #fafafa;
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin: 1px;
	width: 450px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 40px;
}
.vid {
	line-height: 18px;
	background-color: #eeeeee;
	background-image: url(/images/filmIcon.gif);
	background-repeat: no-repeat;
	background-position: 10px center;
	display: block;
	margin: 1px;
	width: 450px;
	padding-top: 8px;
	padding-right: 30px;
	padding-bottom: 8px;
	padding-left: 40px;
}
#container #content #homecopy ul {
	list-style-image: url(/images/orangebullet.gif);
}
#container #content #homecopy lh {
	font-weight: bold;
	left: -10px;
}
#promo {
	background-color: #eeeeee;
	width: 150px;
	height:auto;
	text-align: left;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 2px;
	margin-left: 0px;
	float: left;
	padding: 0px;
}
#promo p {
	font-size: 11px;
	background-color: #eeeeee;
	text-align: left;
	margin: 0px;
	float: left;
	padding-top: 5px;
	padding-right: 5px;
	padding-bottom: 10px;
	padding-left: 5px;
	width: 140px;
}
#container #content .contentleft img {
	margin: 0px;
	padding: 0px;
	float: left;
}
#container #content .contentright #rightpromo {
	font-size: 11px;
	background-color: #eeeeee;
	width: 150px;
	text-align: left;
	margin-top: 0px;
	margin-right: 5px;
	margin-bottom: 2px;
	margin-left: 5px;
	float: right;
	padding-top: 5px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 0px;
}
#container #content .contentright img {
	margin: 0px;
	padding: 0px;
	float: right;
}
#maincopyhp {
	float: left;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 60px;
	padding-left: 0px;
	width: 480px;
	margin-top: 0px;
	margin-right: 10px;
	margin-bottom: 0px;
	margin-left: 10px;
}

#container #content #homecopy #regform .plCells #radioButtonTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 150%;
	color: #000000;
	border: 1px dotted #666666;
	margin-top: 3px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}	
#container #content #maincopyhp #spotlight {
	text-align: center;
	margin: 0px;
	padding: 0px;
	float: left;
	height: 275px;
	width: 400px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/*-------------------------- Email Classes  -----------------------------*/
.emailbodycopy {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 18px;
	color: #333333;
}

/*---------------------------- Universal Search Classes --------------------*/
#usearch {
	position:absolute;
	 top:1px;
     z-index:10;
     height:22px;
     padding: 0;
	 margin: 0 auto;
     border: 0;
}
#usearch button {
  width: 20px;
  height: 20px;
  margin-left:0;
  margin-right:0;
  margin-bottom:0;
  margin-top:5px;
  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: top;
     border: 1px solid #F60;
     margin-top: 5px;
     margin-right: 0px;
     margin-bottom: 0px;
     margin-left: 8px;
}

#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: 500px;
	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;
}
#thelogo {
	top:30px;
}
#container #content #maincopypr ul li {
	list-style-image: url(/images/bullet.gif);
	padding-left: 10px;
}
#container #content #maincopykc ul li {
	list-style-image: url(/images/bullet.gif);
	padding-left: 10px;
}
#doc {
	background-image: url(/images/documentIcon.gif);
	height:40px;
	text-indent: 30px;
	display: block;
	background-repeat: no-repeat;
	overflow: visible;
	width: 300px;
}

