body
{
	margin:0;
}

.link a
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 10pt;
font-weight: bold;

}

.link a:hover
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}

.homelink a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}

.homelink a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 10pt;
font-weight: bold;
}


.login a
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 10pt;
font-weight: bold;
text-align: right;

}

.login a:hover
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;
text-align: right;

}

.home a
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 10pt;
font-weight: bold;

}

.home a:hover
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}

.subnav a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 8pt;
font-weight: bold;

}

.subnav a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 8pt;
font-weight: bold;

}

.article a
{
text-decoration: underline;
font-family:arial;
color: #ffffff;
font-size: 10pt;
font-weight: bold;

}

.article a:hover
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 10pt;
font-weight: bold;

}

.footer a
{
text-decoration: underline;
font-family:arial;
color: #000000;
font-size: 8pt;
font-weight: bold;

}

.footer a:hover
{
text-decoration: underline;
font-family:arial;
color: #ff0000;
font-size: 8pt;
font-weight: bold;

}

* html a:hover
{
	visibility:visible;
}

.advice a
{
	position: relative;
	background: url(images/advice_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.advice a:hover img
{
	visibility: hidden;
}

.loginacc a
{
	position: relative;
	background: url(images/login_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 135px;
	height: 30px;	
	margin: 0;
	padding: 0;
}

.loginacc a:hover img
{
	visibility: hidden;
}

.engineer a
{
	position: relative;
	background: url(images/engineer_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.engineer a:hover img
{
	visibility: hidden;
}

.company a
{
	position: relative;
	background: url(images/company_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.company a:hover img
{
	visibility: hidden;
}

.design a
{
	position: relative;
	background: url(images/design_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.design a:hover img
{
	visibility: hidden;
}

.forum a
{
	position: relative;
	background: url(images/forum_on.jpg) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.forum a:hover img
{
	visibility: hidden;
}

.inventor a
{
	position: relative;
	background: url(images/inventor_on.png) no-repeat;	
	white-space: nowrap;
	display: block;
	width: 82px;
	height: 140px;
	margin: 0;
	margin-left: 0;
	padding: 0;
}

.inventor a:hover img
{
	visibility: hidden;
}

.corporate a
{
	position: relative;
	background: url(images/business_on.png) no-repeat;	
	white-space: nowrap;
	display: block;
	width: 82px;
	height: 140px;
	margin: 0;
	margin-left: 0;
	padding: 0;
}

.corporate a:hover img
{
	visibility: hidden;
}


.start a
{
	position: relative;
	background: url(images/start_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.start a:hover img
{
	visibility: hidden;
}

.marketing a
{
	position: relative;
	background: url(images/marketing_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.marketing a:hover img
{
	visibility: hidden;
}

.packaging a
{
	position: relative;
	background: url(images/packaging_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.packaging a:hover img
{
	visibility: hidden;
}

.prototype a
{
	position: relative;
	background: url(images/prototype_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.prototype a:hover img
{
	visibility: hidden;
}

.simulate a
{
	position: relative;
	background: url(images/simulate_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.simulate a:hover img
{
	visibility: hidden;
}

.web a
{
	position: relative;
	background: url(images/web_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 65px;
	height: 140px;	
	margin: 0;
	padding: 0;
}

.web a:hover img
{
	visibility: hidden;
}

.getstarted a
{
	position: relative;
	background: url(images/getstarted_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 456px;
	height: 90px;	
	margin: 0;
	padding: 0;
}

.getstarted a:hover img
{
	visibility: hidden;
}

.standard a
{
	position: relative;
	background: url(images/standard-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 234px;
	height: 32px;	
	margin: 0;
	padding: 0;
}

.standard a:hover img
{
	visibility: hidden;
}

.rfq a
{
	position: relative;
	background: url(images/rfq-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 217px;
	height: 32px;	
	margin: 0;
	padding: 0;
}

.rfq a:hover img
{
	visibility: hidden;
}

.contest a
{
	position: relative;
	background: url(images/nvention_on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 217px;
	height: 32px;	
	margin: 0;
	padding: 0;
}

.contest a:hover img
{
	visibility: hidden;
}

.submitidea a
{
	position: relative;
	background: url(images/submitidea-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 456px;
	height: 90px;	
	margin: 0;
	padding: 0;
}

.submitidea a:hover img
{
	visibility: hidden;
}

.submitideasml a
{
	position: relative;
	background: url(images/submitideasml-on.png) no-repeat;
	white-space: nowrap;
	display: block;
	width: 243px;
	height: 25px;	
	margin: 0;
	padding: 0;
}

.submitideasml a:hover img
{
	visibility: hidden;
}


table.main
{ 
margin:0;

}

table.login
{ 
margin:0;
background-image: 
url("images/loginbg.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.contact
{ 
margin:0;
background-image: 
url("images/contactbg.jpg");
background-repeat: no-repeat;
background-position: top right;
}

table.gear1
{ 
margin:0;
background-image: 
url("images/header_bg.png");
background-repeat: no-repeat;
background-position: top left;
}

table.gear2
{ 
margin:0;
background-image: 
url("images/corpbg.jpg");
background-repeat: no-repeat;
background-position: top left;
}

table.homebg
{ 
margin:0;
background-image: 
url("images/bigbg.jpg");
background-repeat: no-repeat;
background-position: top left;
}

table.features
{ 
margin:0;
background-image: 
url("images/feature-bg.png");
background-repeat: no-repeat;
background-position: top left;
}


tr.services
{ 
margin:0;
background-image: 
url("images/midbg.jpg");
background-repeat: repeat-x;
background-position: top left;
}

tr.subnav
{ 
margin:0;
background-image: 
url("icons/inventbg.jpg");
background-repeat: repeat-x;
background-position: top right;
}

td.news
{ 
margin:0;
background-image: 
url("images/minibg.jpg");
background-repeat: no-repeat;
background-position: bottom left;
}

td.white
{ 
margin:0;
background-image: 
url("images/white.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.step1on
{ 
margin:0;
background-image: 
url("images/step1bg-on.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.step1off
{ 
margin:0;
background-image: 
url("images/step1bg-off.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.step2on
{ 
margin:0;
background-image: 
url("images/step2bg-on.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.step2off
{ 
margin:0;
background-image: 
url("images/step2bg-off.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.step3on
{ 
margin:0;
background-image: 
url("images/step3bg-on.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.step3off
{ 
margin:0;
background-image: 
url("images/step3bg-off.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.invent
{
font-family:arial;
color:#000000;
text-align: center;
font-size:10pt;
margin: 0.5em;
}

td.open
{
background: #ff0000;
font-family:arial;
color:#000000;
text-align: center;
font-size:10pt;
margin: 0.5em;
}

th.header
{
font-family:arial;
color:#000000;
font-size:12pt;
font-weight: bold;
}

td.virtutype
{ 
margin:0;
background-image: 
url("images/virtutype.jpg");
background-repeat: no-repeat;
background-position: top left;
}

td.entrynum
{ 
margin:0;
background-image: 
url("images/entrybg.png");
background-repeat: no-repeat;
background-position: top left;
}

td.homenode
{ 
margin:0;
background-image: 
url("images/home-block.png");
background-repeat: no-repeat;
background-position: top center;
}

td.gear
{ 
margin:0;

}

td.lgrey
{ 
margin:0;
background-color: #e5e5e5;
}

td.dgrey
{ 
margin:0;
background-color: #808080;
}

td.subwhite
{ 
margin:0;
background-image: 
url("icons/wline.jpg");
background-repeat: repeat-y;
background-position: top right;
}

td.subred
{ 
margin:0;
background-image: 
url("icons/rline.jpg");
background-repeat: repeat-y;
background-position: top right;
}

td.quote
{
font-family:arial;
color:#000000;
font-size:10pt;
margin: 0.5em;
}

th.quote
{
font-family:arial;
color:#000000;
font-size:10pt;
font-weight: bold;
margin: 0.5em;
}


h1 
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 14pt;
	font-weight: bold;
	margin: .5em;
} 

h1.white
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: .5em;
} 

h1.red 
{
	font-family:arial;
	color: #ff0000;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
	margin: 0em;
} 

h1.step 
{
	font-family:arial;
	color: #ff0000;
	text-align: center;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
} 

h2
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 10pt;
	font-weight: bold;
	margin: .5em;
} 

h2.contest
{
	font-family:arial;
	color: #000000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
} 

font.tm 
{
	font-family:arial;
	color: #000000;
	text-align: left;
	font-size: 4pt;
	font-weight: bold;
} 

p.title 
{
	font-family:arial;
	color: #ffffff;
	text-align: left;
	font-size: 12pt;
	font-style:italic;
	font-weight: bold;
} 

p.subnav 
{
	font-family:arial;
	color: #ffffff;
	text-align: center;
	font-size: 12pt;
} 

p
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0.5em;
	text-align: left;
}

p.contact
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0em;
	text-align: right;
	font-weight: bold;
}

p.step
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	margin: 0.5em;
}

p.service
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	text-align: center;
	margin: 0.5em;
}

p.featured
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
	text-align: left;
	margin: .5em;
}

p.start 
{
	font-family:arial;
	color: #ff0000;
	text-align: left;
	font-size: 14pt;
} 

p.servicefeat
{
	font-family:arial;
	color:#000000;
	font-size:9pt;
}

p.login
{
	font-family:arial;
	font-size:10pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-indent: 2mm;
	text-align: left;
	text-indent: 15px;	
} 

p.logged
{
	font-family:arial;
	font-size:14pt;
	color:#ffffff;
	font-weight: bold;
	text-decoration:none;
	text-indent: 2mm;
	text-align: left;
	text-indent: 15px;	
} 

p.quote
{
	font-family:arial;
	font-size:10pt;
	color:#000000;
	font-style:italic;
	text-align: left;
} 

p.footer
{
	font-family:arial;
	text-align: Center;
	color:#000000;
	font-size:8pt;
}

b.service 
{
	font-family:arial;
	color: #ff0000;
	text-align: center;
	font-size: 10pt;
	font-weight: bold;
} 


font.red
{
	font-family:arial;
	color:#ff0000;
	text-align: left;
	font-size:14pt;
}

li
{
	font-family:arial;
	color:#000000;
	font-size:10pt;
	text-align: left;
}

li.home
{
	font-family:arial;
	color:#000000;
	font-size:8pt;
	margin: 0em;
}

li.white
{
	font-family:arial;
	color:#ffffff;
	font-size:10pt;
}

li.process
{
	font-family:arial;
	color:#000000;
	font-size:14pt;
}

li.client
{
	font-family:arial;
	color:#000000;
	font-size:8pt;
}

a.service
{
	font-family:arial;
	color:#000000;
	text-align: center;
	font-size:10pt;
	text-decoration:underline;
}

a.red
{
	font-family:arial;
	color:#ff0000;
	text-align: left;
	font-size:10pt;
	text-decoration:underline;
	font-weight: bold;
}

a.white
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
	text-align: center;
	margin: .5em;
}

a.article
{
	font-family:arial;
	color:#ffffff;
	text-align: left;
	font-size:10pt;
	font-weight: bold;
	text-decoration:underline;
}

a.home
{
	font-family:arial;
	color: #000000;
	text-align: center;
	font-size: 11pt;
	font-weight: bold;
	text-decoration:underline;
	margin: 0em;
} 

a.footer
{
	font-family:arial;
	color:#000000;
	text-align: left;
	font-size:8pt;
	font-weight: bold;
}





