/* 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;
	text-align:left;
	position: relative;
	margin-left: auto;
	margin-right: auto;
	padding: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
}

/* 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;
	vertical-align: top;
	top: 0px;
	margin: 0px;
	left: 2px;
	padding-top: 1px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	float: left;
	background-color: #CCCCCC;
}

/* 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: 16px;
font-weight: bold;
line-height: 22px;
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: 14px;
font-weight: bold;
color: #ff6600;
line-height: 0px;
padding-top: 12px;
text-shadow: #D3D1D1 1px 1px 1px;
}
h2 {
font-size: 14px;
line-height: 18px;
font-weight: bold;
color: #FF6600;
text-shadow: #D3D1D1 1px 1px 1px;
}
h3 {
font-family: Arial, Helvetica, sans-serif;
font-size: 14px;
font-weight: bold;
line-height: 18px;
color: #ff6600;
text-shadow: #D3D1D1 1px 1px 1px;
}
h4 {
font-family: Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;
color: #666666;
text-shadow: #D3D1D1 1px 1px 1px;
}

/* main menu classes */
#menu {
list-style: none;
padding: 0;
margin: 0;
width: 764px;
height: 30px;
background-image: url(/images/nav_top.gif);
text-align:center;
background-repeat: no-repeat;
float:left;
position:absolute;
top:100px;
left:0px;
}

#menu span {
display: none;
position: absolute;
}
#menu a {
display: block;
text-indent: -1800%;
position: absolute;
outline: none;
}
#menu a:hover {
background-position: left bottom;
}
#menu a:hover span {
display: block;
}

#menu .home {
width: 33px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(/images/nav_home_33.gif);
background-repeat: no-repeat;
top: 0px;
left: 43px;
}
#menu .bullet1 {
width: 4px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(/images/nav_bullet.gif);
background-repeat: no-repeat;
top: 0px;
left: 139px;
}
#menu .pricelist {
width: 54px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(images/nav_price_list_54.gif);
background-repeat: no-repeat;
top: 0px;
left: 206px;
}
#menu .bullet2 {
width: 4px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(/images/nav_bullet.gif);
background-repeat: no-repeat;
top: 0px;
left: 323px;
}
#menu .kc {
width: 110px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(/images/nav_knowledge_center.gif);
background-repeat: no-repeat;
top: 0px;
left: 391px;
}
#menu .bullet3 {
width: 4px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(/images/nav_bullet.gif);
background-repeat: no-repeat;
top: 0px;
left: 556px;
}
#menu .contact {
width: 98px;
height: 30px;
padding-top: 0px;
overflow: hidden;
background-image: url(images/nav_contact_45.gif);
background-repeat: no-repeat;
top: 0px;
left: 624px;
}

/* 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:150px;
	padding-left:15px;
}
#menuLeft a {
	background-image: url(/images/kc_menu_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height:11px;
	line-height:11px;
	display:block;
}

#menuLeft #menuLeftSub	{
	margin: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	list-style: none;
	width:175px;
}
#menuLeft #menuLeftSub a {
	background-image: url(/images/kc_menuSub2_bg.gif);
	background-repeat: no-repeat;
	background-position: 0px 0px;
	height: 30px;
	width: 175px;
	margin: 0px;
	padding-top: 8px;
	padding-right: 15px;
	padding-bottom: 0px;
	padding-left: 25px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	position: relative;
	font-weight:100;
}
#menuLeft a:hover	{
	background-image: url(/images/kc_menu_bg_over.gif);	background-repeat: no-repeat;
	background-position: 0px 0px;
	margin: 1px;
	padding-top: 8px;
	padding-right: 0px;
	padding-bottom: 11px;
	padding-left: 15px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	height:11px;
	line-height:11px;
	text-decoration:none;
	display:block;
}

/* layout stuff */
#container #header_graphic {
		width:764px;
		height:90px;
		padding-top: 0px;
		clear: left;
		z-index:2;
}
#strip {
		width:764px;
		height:130px;
		margin: 0px;
		padding: 0px;
		border-top-width: 0px;
		border-right-width: 0px;
		border-bottom-width: 0px;
		border-left-width: 0px;
		float: left;
		left: 0px;
		top: 130px;
		position: absolute;
		background-image:url(/images/stripback.gif);
		background-repeat:no-repeat;
}

#content {
	background-image: url(/images/content_bg.gif);
	margin: 0px;
	padding-top: 170px;
	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: 100px;
	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;
}
	.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 .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: 380px;
	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;
}
