body
{
	background: #dcdcdc; 
	color: black; 
	margin: 0; 
	padding: 0;
	/*
	background-image: url(/images/vert-img.jpg);
	background-repeat: repeat-x;
*/
}
body, td, th
{
	font-family: Verdana;
}

.notes
{
	font-size: 10px;
	font-style: italic;
	color: Black;
}
.footermap
{
	font-style: oblique;
	font-size: 9px;
	color:White;
	font-weight: bold;
	text-transform: uppercase;
	text-align: left;
}
.footercopyright
{
	font-style: oblique;
	font-size: 9px;
	color:White;
	text-align: right;
}

.toptext
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #FFFFFF;
	text-decoration: none;
}


a.linktop, a.linktop:link, a.linktop:visited
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}
a.linktop:hover
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #7AA3CC;
	text-decoration: none;
}
a.linktop:active
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #000000;
	text-decoration: none;
}


a.submenu, a.submenu:link, a.submenu:visited
{
	color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.submenu:hover
{
	color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}
a.submenu:active
{
	color: White;
	margin: 0px 0px 0px 0px;
	padding: 0px;
	font-weight: bold;
	font-size: 12px;
	text-decoration:none;
}

a.sub-submenu, a.sub-submenu:link, a.sub-submenu:visited
{
	color: Black;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}
a.sub-submenu:hover
{
	color: White;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	background-color: #000000;
	text-decoration:none;
}
a.sub-submenu:active
{
	color: Black;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	font-weight: bold;
	font-size: 11px;
	text-decoration:none;
}


a.rhsubmenu, a.rhsubmenu:link, a.rhsubmenu:visited
{
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}
a.rhsubmenu:hover
{
	color: #ffffff;
	font-size: 12px;
	background-color: Black;
	text-decoration:none;
}
a.rhsubmenu:active
{
	color: #000000;
	font-size: 12px;
	text-decoration:none;
}

.hovertop
{
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: bold;
	color: #CCCCCC;
	text-decoration: none;
}

.maintext
{
	padding: 2px 2px 2px 15px;
	font-family: Verdana;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	text-decoration: none;
}
a.b:hover
{
	font-family: Verdana;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
	color: #666666;
	text-decoration: underline;
}
.innerwrapperwide
{
	width: 970px;
	background: transparent;
	background-color: #FFFFFF;
	overflow: hidden;
	margin: 0 auto;
}

.menuboxleft
{
	float:left;
}
.menuboxright
{
	float:right;
}

	
.content
{
	height: 100%;
	width: 797px;
	padding: 20px 2px 20px 18px;
	float: left;
	text-align: left;
	vertical-align: top;
	background: transparent;
	background-color: #FFFFFF;
	font-size: 12px;
	color: Black;
	line-height: 1.7em; /* 	border-color:Black; 	border-style:solid; 	border-width:1px; */
}
.technology_photo
{
	margin: 10px 0px 10px 0px;
	text-align: center;
	font-style: italic;
}

h1
{
	font-size: 16px;
/* text-shadow: 0.1em 0.2em 0.1em gray; */

}
.sethomeflash
{
	position:relative;
	z-index:1;
}
.shadowheader 
{
 font-weight:bold;
/*	text-shadow: 0.2em 0.3em 0.2em gray; */
}

.headerbanner 
{
	background-image: url(/images/left-side-page-name.jpg);
	background-repeat: repeat-x;
	height:20px;
	color:White;
	font-weight:bold;
	padding:0 0 5px 5px;
}

.theader
{
	font-size: 13px;
	font-weight: bold;
	color: #333333;
}
.whiteheader
{
	font-size: 13px;
	font-weight: bold;
	color: #ffffff;
	background-color:#204F7D;
	padding-left:5px;
	height:20px;
}

.darkheader
{
	font-size: 16px;
	font-weight: bold;
	color: #ffffff;
	background-color:#4C4C4C;
	padding-left:5px;
	height:30px;
}

.subheader
{
	font-size: 11px;
	padding-left: 15px;
	padding-bottom: 10px;
}

.learnmore
{
	background-image: url(/images/right-side-banner.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color:White;
	background-color:Black;
}
.learnmorelinks 
{
	font-size: 11px;
	background-color:#DCDCDC;
	color:Black;
}

.productspecs
{
	background-image: url(/images/right-side-banner.jpg);
	background-repeat: repeat-x;
	font-size: 12px;
	font-weight: bold;
	color:White;
	background-color:Black;
}
.productspecslinks 
{
	font-size: 11px;
	background-color:#DCDCDC;
	color:Black;
}

.moreinformation
{
	background-image: url(/images/right-side-banner.jpg);
	background-repeat: repeat-x;
	color: #CCCCCC;
	font-size: 12px;
	font-weight: bold;
}

.bodytextgray
{
	font-family: tahoma, arial;
	font-size: 12px;
	color: #666666;
	line-height: 15pt;
}


.menupad
{
	height: 20px;
	padding-left: 15px;
}

.datespan
{
	width: 50px;
	font-weight: bold;
}


.hometabletextbg {
background: url(/images/product-back2.jpg);
}

.content_background
{ 
	background-color:#FFFFFF;
}

.zposition 
{
	z-index:-1;
}

.whitetext 
{
	color:White;
}

.pdf_button 
{
	list-style-image:url(/images/pdf-logo.png);
}
.flash_button 
{
	list-style-image:url(/images/flash-logo.png);
}
.ie_button 
{
	list-style-image:url(/images/ie-logo.png);
}

.banner_background
{ 
	background-image: url(/images/top-banner-back.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
}
.footer_background
{ 
	background-image: url(/images/bottom-banner05.jpg);
	background-repeat: repeat-x;
	background-color:#000000;
}

.lightgray
{
	background-color:#DCDCDC;
}
.graybackground 
{
	background-color:#CACACA;
}

.left_activemenu_background
{
	background-color:#DCDCDC;
}
.leftmenu_background
{
	background-color:#ffffff;
/*	background-color:#4689B9;*/
}
.padleft15 
{
	padding-left:15px;
}
.padleft5 
{
	padding-left:5px;
}
.padright5 
{
	padding-right:5px;
}

.popcontent
{
	height: 1400px;
	width: 495px;
	padding: 20px 2px 20px 18px;
	float: left;
	text-align: left;
	vertical-align: top;
	background: transparent;
	background-color: #FFFFFF;
	font-size: 14px;
	color: Black;
	line-height: 1.7em; /* 	border-color:Black; 	border-style:solid; 	border-width:1px; */
}

.demo a 
{
	display:block;
	width:232px;
	height:205px;
	background: url("/images/products/keycreator/home-page-kc-demo-sprite.png") 0 0 no-repeat;
   }
.demo a:hover 
{
   background-position: -232px 0;
   }

