/* Copyright © 2003, 2004, 2005 ATIP Corporation. All Rights Reserved */

body {
	font: smaller Times, Times New Roman, serif;
}
h1 {
	padding-top: 120px;
}

#content {
	width: auto;
}
#content h2, h3, h4, h5, h6 {
	margin-bottom: -18px;
	clear: none;
}
#content p {
	text-align: left;
}
#content ul {
	margin-left: 0;
	padding-left: 15px;
}
#content ol {
	margin-left: 0;
	padding-left: 25px;
}
#content object {
	float: right;
	margin-left: 10px;
	border: 1px solid #000;
}
#content table {
	width: 491px;
	border-collapse: collapse;
	font: x-small;
	margin-top: 15px;
	border-top: 1px solid #000;
}
#content th {
	padding: 2px;
	vertical-align: bottom;
}
#content td {
	padding: 2px;
	vertical-align: top;
	text-align: left;
}
#content caption {
	text-align: left;
	font: bold;
}
#content address {
	padding-top: 1.5em;
}

.inset {
	float: right;
	border: 0px;
	margin-left: 20px;
}

.brand {
	width: 100%;
	float: none;
	margin-top: 18px;
}
.brand img {
	border: 1px solid #000;
	margin: 2px;
}

.item {
	width: 100%;
	height: auto;
	border-top: 1px solid #CCC;
	padding-top: .3em;
	clear: both;
}
.item h4 {
	margin: 0 0 -1em 150px;
}
.item p {
	margin-left: 150px;
}
.item img {
	float: left;
	page-break-inside: avoid;
}
.item dl {
	width: auto;
	margin-left: 150px;
} 
.item dt {
	font: bold;
}
.item dd {
	margin: 0
}
.item dd em {
	font: bold;
	font-style: normal;
}

#top {
	position: absolute;
	top: 0; left: 0;
}

#ad {
	display: none;
}

#nav1 {
	display: none;
}

#nav2 {
	display: none;
}

#nav3 {
	display: none;
}

#foot {
	margin-top: 8px;
	font-size: smaller;
}

#store {
	position: absolute;
	top: 0px; left: 0;
	width: 100%;
}
#store iframe {
	border: solid 1px #000;
	width: 100%;
	height: 720px;
}
html>body #store iframe { margin: 0 }

#store ul {
	display: none;
}
#store h1 {
	margin-bottom: -18px;
}
html>body #store h1 { margin-bottom: -12px; }