#nav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	color: #333333;
}
#content {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-left-color: #CCCCCC;
	margin-bottom: 10px;
	background-color: #FFFFFF;
}
#footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
#subnav {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-top-width: 1px;
	border-top-style: dotted;
	border-top-color: #666666;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 5px;
	width: 170px;
}
#features {
	font-family: Arial, Helvetica, sans-serif;
}
#image1 {
	font-family: Arial, Helvetica, sans-serif;
}
#maincontent {
	font-family: Arial, Helvetica, sans-serif;
}
#sidebar {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 8px;
	margin: 12px 5px 5px;
}
#leftcol {
	font-family: Arial, Helvetica, sans-serif;
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	background-color: #FFFFFF;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
}
#subnav li {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
	list-style-type: none;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 6px;
	padding-left: 3px;
	padding-top: 2px;
}
#subnav a {
	text-decoration: none;
	color: #333333;
	list-style-position: outside;
	list-style-image: url(../images/subnav_arrowoff.gif);
	display: list-item;
	margin-left: 15px;
}
#subnav a:hover {
	list-style-position: outside;
	list-style-image: url(../images/subnav_arrowon.gif);
	color: #000000;
}
#maincontent h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: -8px;
	margin-left: 5px;
	color: #990000;
}
#maincontent p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 5px;
	margin-right: 15px;
}
#breadcrumb td {
	padding: 5px 5px 5px 185px;
}
#subnav li#subnavon a {
	color: #990000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/subnav_arrowactive.gif);
	font-weight: bold;
	display: list-item;
	}
#subnav li#subnavon {
	color: #990000;
	margin: 0px;
	padding: 2px 0px 6px 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#sidebar a {
}
#subnav li#subnavactive a {
	color: #990000;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
	list-style-image: url(../images/subnav_arrowactive.gif);
	font-weight: bold;
}
#subnav li#subnavactive {
	color: #990000;
	margin: 4px 0px 6px;
	padding: 0px;
	font-weight: bold;
	border-bottom-width: 0px;
	border-bottom-style: none;
}
#mainnav {
	font-family: Arial, Helvetica, sans-serif;
}
#company {
	font-family: Arial, Helvetica, sans-serif;
}
#working {
	font-family: Arial, Helvetica, sans-serif;
}
#ip {
	font-family: Arial, Helvetica, sans-serif;
}
#tech {
	font-family: Arial, Helvetica, sans-serif;
}
#resources {
	font-family: Arial, Helvetica, sans-serif;
}
#navcompany {
	background-image: url(../images/nav_companyoff.gif);
	background-repeat: no-repeat;
}
#navcompany a {
	background-image: url(../images/nav_companyoff.gif);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 0px;
	padding: 0px;
	height: 27px;
	width: 100px;
	display: block;
}
#navcompany a:hover {
	background-image: url(../images/nav_companyover.gif);
	background-repeat: no-repeat;
	display: block;
	background-position: left top;
	height: 27px;
	width: 100px;
	margin: 0px;
	padding: 0px;
}
body#company #mainnav td#navcompany a {
	background-image: url(../images/nav_companyon.gif);
	height: 27px;
	width: 100px;
}
#navworking {
	background-image: url(../images/nav_workingoff.gif);
	background-repeat: no-repeat;
}
#navworking a {
	background-image: url(../images/nav_workingoff.gif);
	background-repeat: no-repeat;
	display: block;
}
#navworking a:hover {
	background-image: url(../images/nav_workingover.gif);
	background-repeat: no-repeat;
}
body#working #mainnav td#navworking a {
	background-image: url(../images/nav_workingon.gif);
}
body#ip #mainnav td#navip a {
	background-image: url(../images/nav_ipon.gif);
}
body#tech #mainnav td#navtech a {
	background-image: url(../images/nav_techon.gif);
}
body#resources #mainnav td#navresources a {
	background-image: url(../images/nav_resourceson.gif);
}
#navip {
	background-image: url(../images/nav_ipoff.gif);
	background-repeat: no-repeat;
}
#navip a {
	background-image: url(../images/nav_ipoff.gif);
	background-repeat: no-repeat;
	display: block;
}
#navip a:hover {
	background-image: url(../images/nav_ipover.gif);
	background-repeat: no-repeat;
}
#navtech {
	background-image: url(../images/nav_techoff.gif);
	background-repeat: no-repeat;
}
#navtech a {
	background-image: url(../images/nav_techoff.gif);
	background-repeat: no-repeat;
	display: block;
}
#navtech a:hover {
	background-image: url(../images/nav_techover.gif);
	background-repeat: no-repeat;
}
#navresources {
	background-image: url(../images/nav_resourcesoff.gif);
	background-repeat: no-repeat;
}
#navresources a {
	background-image: url(../images/nav_resourcesoff.gif);
	background-repeat: no-repeat;
	display: block;
}
#navresources a:hover {
	background-image: url(../images/nav_resourcesover.gif);
	background-repeat: no-repeat;
}
#nav a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	color: #000000;
	font-weight: bold;
}
#maincontent h2 {
	font-size: 11px;
	font-weight: bold;
	margin-top: 12px;
	margin-bottom: -10px;
	margin-left: 5px;
	color: #990000;
}
#maincontent ul {
	font-size: 11px;
	line-height: 15px;
	margin-left: 20px;
	margin-right: 15px;
}
#footer a {
	color: #000000;
	text-decoration: none;
}
#footer a:hover {
	color: #000000;
	text-decoration: underline;
}
#homefeature {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: dotted;
	border-left-style: dotted;
	border-right-color: #666666;
	border-left-color: #666666;
}
#homefeature img {
	float: left;
}
#homefeature p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 90px;
	margin-right: 10px;
}
#homefeature h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: -8px;
	margin-left: 5px;
	color: #990000;
}
#homenews {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
}
#homenews p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
#leftcol p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
#homesolutions {
	font-family: Arial, Helvetica, sans-serif;
	padding-top: 12px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #666666;
	background-color: #eeeeee;
}
#homesolutions p {
	font-size: 11px;
	line-height: 14px;
	margin-left: 10px;
	margin-right: 10px;
}
#homesolutions select {
	font-size: 9px;
	margin-left: 10px;
	margin-right: 10px;
	width: 150px;
	border: 1px solid #333333;
	margin-bottom: 5px;
}
#homecontent {
	font-family: Arial, Helvetica, sans-serif;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #CCCCCC;
	border-left-color: #CCCCCC;
	background-color: #FFFFFF;
}
#subnav li#l3 {
	color: #990000;
	margin: 0px;
	padding: 2px 0px 6px 3px;
	font-weight: normal;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#subnav li#l3 a {
	color: #990000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/subnav_l3_arrowoff.gif);
	font-weight: normal;
	display: list-item;
}
#subnav li#l3subnavon {
	color: #990000;
	margin: 0px;
	padding: 2px 0px 6px 3px;
	font-weight: bold;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #666666;
}
#subnav li#l3subnavon a {
	color: #990000;
	margin: 0px 0px 0px 15px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url(../images/subnav_arrowdown.gif);
	font-weight: bold;
	display: list-item;
}
#sidebar2 {
	font-family: Arial, Helvetica, sans-serif;
	background-color: #EDEDED;
	border: 1px solid #CCCCCC;
	font-size: 11px;
	padding: 0px 8px 8px;
	margin: 12px 5px 5px;
	background-image: url(../images/sidebar_bkgnd_title1.gif);
	background-repeat: repeat-x;
}
.sidebar1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sidebartop {
	background-image: url(../images/sidebar_titlebkgnd2.jpg);
	height: 45px;
	background-repeat: no-repeat;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.sidebar_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #990000;
}
#patentlist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
}
#patentlist h2 {
	font-size: 12px;
	font-weight: bold;
	color: #990000;
	margin-left: 5px;
	margin-bottom: 0px;
	margin-top: 10px;
}
#patentlist h3 {
	font-weight: bold;
	color: #000000;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	margin-left: 5px;
}
#patentlist h1 {
	font-size: 14px;
	font-weight: normal;
	margin-top: 12px;
	margin-bottom: -8px;
	margin-left: 5px;
	color: #990000;
}
#patentlist p {
	font-size: 11px;
	margin-left: 5px;
	margin-top: 5px;
	margin-bottom: 5px;
	margin-right: 5px;
}
#printnav {
	display: none;
}
#faqbox {
	background-color: #eeeeee;
	padding: 0px 10px 10px 5px;
	width: 515px;
	border: 1px solid #999999;
	margin: 15px 5px 0px 0px;
	line-height: 18px;
}
#faqbox a {
	padding-bottom: 5px;
	margin-bottom: 5px;
	line-height: 16px;
}
