body
{
	padding-right: 0px;
	padding-left: 0px;
	padding-bottom: 0px;
	margin: 0px;
	padding-top: 0px;
	background-image: url(http://www.impacsystems.com/images/background.jpg);
	background-repeat: repeat-x;
	background-color:#dbff9c; 
	font-family:Arial ;
}

/* background/border colors for the selected tab */
.TabBg
{
	background-image: url(http://www.impacsystems.com/images/nav-bkground-selected.jpg);
	background-repeat: repeat-x;
	height: 30px;
}

/* background/border colors for the unselected tabs */
.OtherTabsBg {
    background-color: #d6d6d6; /*dimgray;*/
	background-image: url(http://www.impacsystems.com/images/nav-bkground.jpg);
	background-repeat: repeat-x;
	height:30px;

}

/* text /style for the selected tab */
.SelectedTab {
    font-family: Arial;
	text-align: center;
    font-size: 14px;
    font-weight: 500;
	color:black;
	line-height:30px;
	height: 30px;
}

/* text /style for the unselected tabs */
.OtherTabs {
   font-family: Arial;
    font-size: 14px;
    color: Black;
	text-decoration: none;	
}

.OtherTabs2 a{
font-family: Arial;
font-size: 14px;
color: Black;
display: inline;
height: 30px;
line-height: 30px;
float: left;
color: black;
text-decoration: none;
text-align: center;
}
.OtherTabs2 a:hover{
float: left;
color: black;
text-decoration: underline;
}

.OtherTabsWhite {
   font-family: Arial;
    font-size: 12px;
    font-weight: bold;
    color: white;
	line-height: 16px;
	margin-top:30px;
}
.OtherTabsWhite a{
color: white;
text-decoration: none;
}

.OtherTabsWhite a:hover{
text-decoration: underline;
}
/* Table Header old color: ecffcb*/
.th
{
    background-color: #659c04;
	font-family: Arial;
    font-size:  14px;
    font-weight: bold;
    color: white;
	padding-left: 20px;
	line-height: 20px;
    text-align: left;
}

/* /style for the text of the site title */
.SiteTitle {
    font-family: Arial;
    font-size: 14px;
    font-weight: bold;
    color:Black 
}

.Normal
{
    font-family: Arial;
    font-size: 14px;
    font-weight: normal;
}


/* text /style used for most text rendered by modules */
.NormalWhite
{
    font-family: Arial;
    font-size: 10px;
    font-weight: bold;
    color:White
}

/* text /style used for textboxes in the admin and edit pages, for Nav compatibility */
.NormalTextBox
{
    font-family: Arial;
    font-size: 12px;
    font-weight: normal;
}

.NormalRed
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold;
    color: Red;
}

.NormalBold
{
    font-family: Arial;
    font-size: 11px;
    font-weight: bold
}

/* text /style for buttons and link buttons used in the portal admin pages */
.CommandButtons     {
    display: inline;
	font-family: Arial;
    font-size: 11px;
	width: 60px;
	height: 20px;
	text-align: center;
	border-top: 2px solid white;
	border-left: 2px solid white;
	border-right: 2px solid black;
	border-bottom: 2px solid black;
	line-height: 20px;
    font-weight: normal;
    Background:#E1E2E2;
	text-decoration: none;
}

.CommandButtons a:hover{
	background: #808080;
	}
.CommandButton2{
width: 100%;
display: block;
padding: 4px 0;
text-align: center;
background: #587031;
border: 1px solid black;
font-family: arial;
font-weight: bold;
font-size:12px;
color: #ffffff;
text-decoration: none;
}
.GridHeader
{
	border-right: blue thin solid;
	border-top: blue thin solid;
	font-weight: normal;
	font-size: 12px;
	background: #fc4fc63;
	border-left: blue thin solid;
	border-bottom: blue thin solid;
	font-family: Arial;
}

#BannerWrapper{
margin: 0 auto;
text-align: center;
width:95%;
height: 125px;
background-image: url(http://www.impacsystems.com/images/header_mid_bg.jpg);
background-repeat: repeat-x;
}
#bannerLeft{
float:left;
width:222px;
height: 125px;
text-align:left;
background-image: url(http://www.impacsystems.com/images/header_logo.jpg);
background-repeat: no-repeat;
}
#bannerRight{
float:right;
width: 365px;
height: 125px;
background-image: url(http://www.impacsystems.com/images/header_img.jpg);
background-repeat: no-repeat;
}
#bannerMiddle{
margin:0 365px 0 222px;
text-align: center;
}
.GridHeader{
background: #c5ff60;
}
.LargeRed{
width: 90%;
}
tbl a{
text-decoration: none;
}
.Head{
font-weight: bold;
padding:10px;
}
.SubHead{
text-align: right;
padding-right:10px;
}

/* this stylesheet was created by following the tutrials from 
	Eric Meyer's book: "More Eric Meyer on CSS" */ 
#navholder{
width: 100%;
height: 30px;
	background-image: url(http://www.impacsystems.com/images/nav-bkground.jpg);
	background-repeat: repeat-x;
line-height: 30px;
text-align: center;
}

#nav {
	margin: 0;
	padding: 0;
	color: #fff;
	}
#nav li {
	list-style: none;
	display: block;
	text-align: center;
	font-size: 14px;
	font-family: tahoma, arial, helvetica;
	font-weight: normal;
	margin: 0;
	
	border-right: 1px solid #cccccc;
	
	border-left: 1px solid #eeeeee;
	}
#nav a {
	color: #000;
	background: transparent;
	display: inline;
	text-align: center;
	padding: 0 12px;
	display: inline;
	text-decoration: none;
	}
/* Commented Backslash Hack hides rule fromIE5 Mac \*/
#nav a {float: none;}   /*Ends IE5 Mav Hack*/

#nav a:hover {
	color: #ffffff;
	text-decoration: none;
	display: block;
	height: 30px;
	background-image: url(http://www.impacsystems.com/images/nav-background-hover.jpg);
	background-repeat: repeat-x;
	}
#nav #current, #nav #current a {
	color: #ffffff;
	background-color: #666666;
		padding: 0 7px 0 7px;
	}
#leftnav	{
	border-top: 1px #999 solid; 
	border-bottom: 1px #999 solid;
	margin-bottom: 30px;

	padding: 5px 0 2px 0;
	}

#leftnav a	{
	padding-left: 10px;
	margin-left: 0;
	text-decoration: none;
		color: #517a07;
		font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	}

#leftnav a:hover	{
	background:url(http://www.impacsystems.com/images/bullet.gif) left 3px no-repeat;
	text-decoration: underline;
		background: #E1E1E1; 
	}

#leftnav div#L	{
	padding: 5px 0 5px 15px;
	font-weight: bold;
	color: #72a616;
	text-indent: -10px;
	}

#leftnav div#L:hover	{
	background: #E1E1E1; 
	}

#leftnav div#L a	{
	background:url(http://www.impacsystems.com/images/bullet.gif) left 3px no-repeat;
	}

#leftnav div#L a:hover	{
	background:url(http://www.impacsystems.com/images/bullet.gif) left 3px no-repeat;
	}

#leftnav div#sub	{
	background: white; 
	border: 0;
	padding: 2px 0 2px 15px;
	text-indent: -10px;
	}

#leftnav div#sub:hover	{
	background: #E1E1E1; 
	}
td #offer{
width: 400px;
height: 29px;
padding: 25px 70px ;
text-align: left;
font-weight: bold;
color: #165c00;
}
td #offer a{
color: #165c00;
text-decoration: none;
}
td #offer a:hover{
color: #259f00;
text-decoration: underline;
}
/******** RIGHT COLUMN ITEMS ********/
div#resources {
	padding-bottom:25px;
}


#resources div	{
	padding-top:2px;
	padding-bottom:5px;
	font-family: arial;
	font-size: 11px;
}

#resources a	{
	text-decoration: none;
	font-size:12px;
}

#resources a:hover	{
	text-decoration: underline;
}
#resources div h3{
font-family: arial;
font-size: 12px;
font-weight: bold;
color: #1b6604;
margin: 5px 0px 0px 0px;
margin: 5px 0 0 0;
}
#resources div.pdf	{
	background:url(../images/icon-pdf.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px
}

#resources div.bullet	{
	background:url(/images/bullet2.gif) left 1px no-repeat;
	padding: 1px 0 6px 15px;
	margin-left: 5px;
}

#resources div.video	{
	background:url(../images/icon-video.gif) left 1px no-repeat;
	padding: 1px 3px 6px 15px;
	margin-left: 5px;
}

#resources hr	{
	width: 100%;
	height: 1px;
	border:0;
	background: #ccc;
	margin: 2px 0 2px 0;
	padding:0;
}
.otherLinks{
	padding: 2px 3px 4px 15px;
	margin-left: 5px;
}
.otherLinks a{
font-weight: bold;
text-decoration: none;
}

#prod_nav .wide div{border-right:1px solid #20558a;margin:8px 0 0 0;}
#prod_nav .wide div ul li{list-style-type: none;list-style-image: none;border:none;height:auto;margin-left:-50px;padding:0;text-align:left;}
#prod_nav .wide div ul li a{display:block;font-weight:400;height:auto;margin:0;padding:4px 0 0 0px ;text-decoration: none;}
#prod_nav .wide div ul li a:hover{background-color:transparent;text-decoration:underline;}
#prod_nav .wide div ul li:hover{background-color:transparent;width:100%;}

#discover{
margin: 0 auto;
width: 600px;
height: 409px;
background-image: url(http://www.impacsystems.com/images/discover-3d-mouse.jpg);
background-repeat: no-repeat;
}

#leftVid{
float:left;
width 450px;
height: 321px;
}
#rightVid{
float:left;
width: 150px;
height: 321px;
}
#dimension_header{
float:left;
width: 100%;
height: 176px;
background-image: url(http://www.impacsystems.com/stratasys/images/dimension_header.jpg);
background-repeat: no-repeat;
overflow: none;
}
.greenHilite{
COLOR:#255d03;
FONT-WEIGHT: bold;
margin-bottom: 0;
padding-bottom: 0;
}
#compare td {
	padding: 14px 5px;
}

#compare th {
	padding-top: 3px;
	padding-bottom: 3px;
	background: #C62C42;
}

#compare {
	margin-left: 30px;
	margin-bottom: 50px;
}
#compare caption {
	padding-top: 0px;
}
#compare .color3 {
	background: #C62C42;
}
/*Product comparison table*/
#compare {
	font: 0.7em Verdana, Arial, Helvetica, sans-serif;
}

#compare td {
	text-align: center;
	padding: 5px 7px;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
#compare p {
	margin: 5px 0!important;
	padding: 0;
}

#compare th {
	padding: 5px 7px;
	background: #A23336;
	color: #FFFFFF;
	border-right: 1px solid #999999;
	border-bottom: 1px solid #999999;
	vertical-align: middle;
}
#compare .left {
	text-align: left;
}

#compare .color3 {
	background: #A23336;
}
#compare .nobbord {
	border-bottom-style: none;
}
#compare .color2 {
	background: #666666;
}
#compare .alt {
	background: #E0E0E0;
}
#compare caption {
	font: 2em/1.5em Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
	padding-top: 20px;
}

#compare .header {
	padding: 10px 20px;
}
#compare .header2 {
	padding-right: 13px;
	padding-left: 13px;
}

#tablewrapper {
	width: 95%;
}
dt{
COLOR:#255d03;
FONT-WEIGHT: bold;
margin-bottom: 0;
padding-bottom: 0;
}
dd{
margin-top:0;
padding-top:0;
}
.imgleft10 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}

.imgleft10v2 {
	float: left;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}

.imgleft10b {
	float: left;
	border: 1px solid #666666;
	margin-right: 10px;
	margin-bottom: 5px;
	margin-top: 4px;
}
 blockquote {
	line-height: 1.6em;
	margin-left: 40px;
	margin-bottom: 40px;
	color: #006600;
}
#fortune_header{
float:left;
width: 100%;
height: 176px;
background-image: url(http://www.impacsystems.com/invention/images/fortune-article.jpg);
background-repeat: no-repeat;
overflow: none;
}
#goldfire_header{
float:left;
width: 100%;
height: 176px;
background-image: url(http://www.impacsystems.com/invention/images/goldfire-header.jpg);
background-repeat: no-repeat;
overflow: none;
}
#productPoint_header{
float:left;
width: 100%;
height: 150px;
background-image: url(http://www.impacsystems.com/ptc/images/productPoint-header.jpg);
background-repeat: no-repeat;
overflow: none;
}
#flash_background{
float:left;
width:100%;
height: 372px;
background-image: url(http://www.impacsystems.com/images/flash_background.jpg);
background-repeat: no-repeat;
padding:20px 0 0 10px;
overflow:hidden;
}
#video_background{
float:left;
width:100%;
height: 372px;
background-image: url(http://www.impacsystems.com/images/flash_background.jpg);
background-repeat: no-repeat;
padding:20px 0 0 5px;
overflow:hidden;
}
#tbl li{
padding-bottom:8px;margin-bottom:8px;
}
.HeaderFont{
font-size: 14px;
}
#headerButtons{
	float:left;
	margin:30px 0 0 0;
	width:98%;
	text-align: right;
	height: 120px;
}
#headerButtons img{
	margin-bottom:5px;
}