body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
	margin: 0;
	padding: 0;
	width: 800px;
}

#flashmovie {
	position: absolute;
	top: 103px;
	left: 38px;
	width: 761px;
	height: 328px;
	overflow: hidden;
	border: none;
	margin: 0;
	padding: 0;
	z-index: 8;
}

a, a:link, a:visited, a:active {
	color: #404040;
	text-decoration: none;
}

a:hover {
	color: blue;
}

#logo {
	 position:absolute;
	 left:17px;
	 top:10px;
	 width:199px;
	 height:106px;
	 z-index:7;
}

#logo img {
	width: 199px;
	height: 106px;
	border: none;
}

#hr1 {
	position:absolute;
	left:108px;
	top:100px;
	width:692px;
	height:4px;
	background-color: transparent;
	border-top: 3px solid black;
	z-index:8;
}

#imgbar {
	position: absolute;
	left: 52px;
	top: 103px;
	width: 748px;
	height: 41px;
	background-image: url(http://www.volterra.com/images/investors.jpg);
	background-repeat: no-repeat;
	z-index: 6;
	border-bottom: 1px solid #404040;
}

#avimgbar, #prdimgbar, #quaimgbar, #carimgbar, #conimgbar { /* eventually we will have separate images for each */
	position: absolute;
	left: 52px;
	top: 103px;
	width: 748px;
	height: 41px;
	background-image: url(http://www.volterra.com/images/about.jpg);
	background-repeat: no-repeat;
	z-index: 6;
	border-bottom: 1px solid #404040;
}

#prdimgbar {
	background-image: url(http://www.volterra.com/images/products.jpg);
}

#quaimgbar {
	background-image: url(http://www.volterra.com/images/quality.jpg);
}

#carimgbar {
	background-image: url(http://www.volterra.com/images/careers.jpg);
}

#conimgbar {
	background-image: url(http://www.volterra.com/images/contact.jpg);
}

#imgbar h1, #avimgbar h1, #prdimgbar h1, #quaimgbar h1, #carimgbar h1, #conimgbar h1 {
	display: inline;
	color: #005138;
	font-size: 27px;
	font-weight: 100;
	line-height: 41px;
	padding-bottom: 8px;
	margin-left: 135px;
}

#mainbody {
	position:absolute;
	left:98px;
	top:145px;
	width:695px;
	height:360px;
	overflow: visible;
	border: none;
	padding: 0;
	margin: 0;
	z-index:1;
}

#IRtable {
	width: 695px;
	border: none;
	margin: 0;
	padding: 0;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 12px;
}

#IRtable .lsp {
	width: 71px;
}

#IRtable .mta {
	width: 624px;
	border-left: 2px solid black;
	padding: 15px 15px 50px 15px;
}

#IRtable .mta h1 {
	color: #005138;
	font-size: 14px;
	font-weight: bold;
	line-height: 1.1em;
}

#IRtable .mta h2 {
	color: #005138;
	font-size: 13px;
	font-weight: bold;
	line-height: 1.1em;
}

#IRtable .mta h3 {
	color: #005138;
	font-size: 12px;
	font-weight: bold;
	line-height: 1.1em;
}

#IRtable .mta a:link, #IRtable .mta a:visited, #IRtable .mta a:active {
	color: blue;
	text-decoration: none;
}
#IRtable .mta a:hover {
	color: green;
}

#IRtable .bta {
	border-top: 2px solid black;
	width: 694px;
}

#IRtable .crt {
	float: left;
	padding: 10px 0 10px 10px;
	font-size: 9px;
	color: gray;
	width: 30%;
}

#IRtable .note {
	float: right;
	padding: 10px;
	font-size: 9px;
	color: gray;
	width: 60%;
	border-left: 1px solid gray;
}

#lefthide {
	position: absolute;
	left: 40px;
	top: 142px;
	width: 68px;
	height: 4px;
	padding: 0;
	margin: 0;
	background: white;
	z-index: 7;
}
#leftmenu {
	display: none;
	position:absolute;
	left:40px;
	top:144px;
	width:129px;
	height:353px;
	margin: 0;
	padding: 0;
	z-index:2;
}

#leftmenu div {
	width: 129px;
	margin: 0;
	padding: 0;
}

#leftmenu img {
	width: 129px;
	height: 10px;
	padding: 0;
	margin: 0;
}

.lmenubody {
	padding: 0;
	width: 129px;
	background-image: url(http://www.volterra.com/images/leftbg.gif);
	background-repeat: repeat-y;
	border: none;
}

#leftmenu p {
	margin: 4px 0 4px 24px;
	text-indent: -14px;
	font-size: 10px;
	line-height: 1.1em;
}

#leftmenu .cur
{
	color: green;
}

#searchbox {
	position: absolute;
	left: 461px;
	top: 7px;
	width: 330px;
	height: 20px;
	font-size: 9px;
	line-height: 1.1em;
	/*border: 1px solid black;*/
	border: none;
}

#searchbox span {
	border-right: 1px solid #404040;
	padding: 2px 8px 2px 4px;
	margin-bottom: 4px;
	height: 14px;
	line-height: 14px;
}
#searchbox form {
	display: inline;
}
.sbbox {
	height: 13px;
	width: 140px;
}

.sbbut {
	height: 19px;
	width: 26px;
	vertical-align: bottom;
	margin-bottom: 2px !important;
	margin-bottom: 3px;
	padding-top: 2px !important;
	padding-top: 1px;
	margin-top: 1px !important;
	margin-top: 0px;
}

.sbbars {
	padding: 0 8px;
}

div#hotarea {
	position: absolute;
	left: 200px;
	top: 40px;
	width: 610px;
	height: 60px;
	z-index: 2;
	border: none;
}

div#hotarea img {
	border: none;
	display: block;
}

div#hotarea a {
	border: none;
}

#topnav {
	position: absolute;
	left: 216px;
	top: 41px;
	width: 584px;
	height: 25px;
	font-size: 10px;
	z-index: 3;
	border: none;
	border-top: 3px solid black;
	text-align: right;
}

#topnav ul {
	margin: 4px 0 0 0 !important;
	margin: 0;
	padding: 0 !important;
	padding: 4px 0 0 0;
	list-style-type: none;
	display: block;
}

#topnav li {
	display: inline;
	margin: 0;
	/*border-left: 1px solid #404040;*/
}

#topnav a, #topnav a:link, #topnav a:visited, #topnav a:active {
	text-decoration: none;
	padding: 4px 10px;
	margin: 0;
	color: #404040;
	background-image: url(http://www.volterra.com/images/tnavbg0.gif);
	background-repeat: no-repeat;
}

#topnav a:hover {
	color: blue;
	background-image: url(http://www.volterra.com/images/tnavbg.gif);
	background-repeat: no-repeat;
}

.tcsel {
	background-image: url(http://www.volterra.com/images/tnavbg.gif);
	background-repeat: no-repeat;
}

.n2level {
	position: absolute;
	left: 105px;
	top: 66px;
	width: 695px;
	height: 20px;
	font-size: 9px;
	line-height: 12px;
	z-index: 8;
	display: none;
	border: none;
	vertical-align: text-bottom;
}

.n2level ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
	display: block;
}

.n2level li {
	display: inline;
	margin: 0;
	padding: 0;
}

.n2level a, .n2level a:link, .n2level a:visited, .n2level a:active {
	text-decoration: none;
	color: #404040;
	padding: 2px 0 2px 4px;
	margin: 0 0 0 3px;
	border: none;
	border-left: 1px solid #404040;
}

.n2level a:hover {
	color: blue;
}

.n2level a.csel {
	color: green;
}

.n2level .lm {
	border-left: none;
}

#n2about {
	left: 224px;
	width: 576px;
}

#n2products {
	left: 230px;
	width: 570px;
}

#n2quality {
	left: 443px;
	width: 357px;
}

#n2investors {
	left: 113px;
	width: 687px;
}

/* two lines
#n2investors {
	left: 173px;
	width: 627px;
}
 */
 
#n2careers {
	left: 347px;
	width: 453px;
}

#n2contact {
	left: 667px;
	width: 133px;
}

.formerr {
	color : red;
}

form td {
	padding: 0 0 5px 0;
}

fieldset {
	padding: 12px 8px 8px 8px;
	margin: 0 0 5px 0;
	color: #909090;
}

fieldset p, label {
	color : black;
}

fieldset p {
	margin-top: 4px;
}

legend {
	color : black;
	font-size : 14px;
	line-height: 1.8em;
}

.rprmpt {
	text-align: right;
	font-size: 11px;
	color: red;
	padding-right: 8px;
}
.prmpt {
	text-align: right;
	font-size: 11px;
	padding-right: 8px;
}

.aoql {
	border-top: 1px solid black;
	border-left: 1px solid black;
	text-align: right;
	font-size: 90%;
	margin: 0;
	padding: 0;
}

.aoql td {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	width: 70px;
	margin: 0;
	padding: 2px 6px;
}

td.aoqlh, tr.aoqlh {
	background-color: #DDDDDD;
}

td.aoqllh {
	width: 90px;
	background-color: #DDDDDD;
	text-align: left;
}

.pcnl {
	width: 600px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-size: 100%;
	margin: 0;
	padding: 0;
}

.pcnl th {
	background-color: #DDDDDD;
}

.pcnl td, .pcnl th {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	vertical-align: top;
	margin: 0;
	padding: 2px 8px;
}

.reld {
	width: 600px;
	border-top: 1px solid black;
	border-left: 1px solid black;
	font-size: 100%;
	text-align: center;
	margin: 0;
	padding: 0;
}

.reld th {
	background-color: #DDDDDD;
}

.reld td, .reld th {
	border-bottom: 1px solid black;
	border-right: 1px solid black;
	vertical-align: middle;
	margin: 0;
	padding: 2px 8px;
}


.tcaption {
	font-style: italic;
	margin-top: 0;
	padding-top: 0;
}

.bul {
	margin-left: 10px;
	text-indent: -10px;
	margin-top: 0;
	margin-bottom: 0;
	padding-top: 0;
	padding-bottom: 0;
}

.ltop {
	font-size: 90%;
}

.ltop img {
	width: 13px;
	height: 11px;
	border: none;
}