

.tabs{
	font-family: HelveticaNeue LT 55 Roman;
	width: 300px;
	font-size: 14px;
	
}
.details{
	font-family: HelveticaNeue LT 55 Roman;
	font-size: 12px;
}

div.content {
	border: #000000 solid 1px;
	clear: left;
	padding: 1em 1em 0;
}

h1 {
	font-size: large;
}

h2 {
	font-size: large;
	margin: 0;
}

h3 {
	font-size: medium;
	font-style: italic;
	margin: 0;
}

html {
	padding: 0 50px;
}

html, body {
	background: #fff;
	color: #000;
}



ol#toc {
	height: 2.3em;
	list-style: none;
	margin: 0;
	padding: 0;
}

ol#toc a {
	background: #E6E6E6 url(tab.png);
	color: #000000;
	display: block;
	float: left;
	height: 2.3em;
	padding-left: 10px;
	text-decoration: none;
}

ol#toc a:hover {
	background-color: #E58E1A;
	background-position: 0 -120px;
}

ol#toc a:hover span {
	background-position: 100% -120px;
}

ol#toc li {
	float: left;
	margin: 0 1px 0 0;
}

ol#toc li.current a {
	background-color: #E58E1A;
	background-position: 0 -60px;
	color: #fff;
	font-weight: bold;
}

ol#toc li.current span {
	background-position: 100% -60px;
}

ol#toc span {
	background: url(tab.png) 100% 0;
	cursor: pointer;
	display: block;
	float: left;
	line-height: 2.3em;
	padding-right: 10px;
}

    .default a:hover {
	display:block;
	text-decoration: none;
	color: #000000;
	background: #E6E6E6; /* IE6 Bug */
}
.productNAV
{
 font-size: 10pt;
 font-family: HelveticaNeue LT 55 Roman;
}
.productNAV a:hover {
	display:block;
	text-decoration: none;
	color: #000000;
	background: #E6E6E6; /* IE6 Bug */
}

.menu1{
background-image:url(images/menudiv1bg.gif);
font-size: 10pt; 
font-family: HelveticaNeue LT 55 Roman;
margin-left:0px;
padding-left:2px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
width: 150px;
border: 1px solid #ccc;
}
.menu2{

font-size: 8pt; 
font-family: HelveticaNeue LT 55 Roman;
margin-left:5px;
padding-left:2px;
padding-top:2px;
padding-bottom: 2px;
display:block;
text-decoration: none;
color: #000000;
width: 150px;
border: 1px solid #ccc;
}
.menu1 a {
color: #000000;
text-decoration: none;
}
.menu2 a {
color: #000000;
text-decoration: none;
}
.links a:hover {
	display:block;
	text-decoration: none;
	color: #000000;
	background: #E58E1A; /* IE6 Bug */
}

