div#footer {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	background-color: #EEE;
	height: 20px;
	margin: 10px 0 0 0;
	text-transform: uppercase;
	border-top: #999 solid 1px;
	border-bottom: #999 solid 1px;
	color: #666;
	padding: 0;
	text-align: center;
	line-height: 20px;
	width: 7in;
	display: block;
	clear: left;
}
img {
	border: none;
	margin: 0;
	padding: 0;
	border-width: 0;
}
.alt {
	display: none;
}
body {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
}
body a {
	color: #FEE221;
	text-decoration: none;
}
body a:hover {
	text-decoration: underline;
}

div#pagehead {
	height: 95px;
	width: 7in;
}
div#contentarea {
	margin: 0px;
	width: 7in;
	height: auto;
	padding: 0;
}
div#mainnav {
	display: none;
}
a:link, a:visited {
	font: bold 10px Verdana, Arial, Helvetica, sans-serif;
	color: #666;
	text-decoration: none;
}
div#header {
	margin: 0 auto 0 auto;
	width: 7in;
	height: auto;
}
div#content {
	margin: 0 auto 0 auto;
	width: 7in;
	padding: 0;
}
div#footer {
	font: bold 10pt Verdana, Arial, Helvetica, sans-serif;
	text-align: center;
	background-color: #EEE;
	width: 7in;
	height: 20px;
	display: block;
	text-transform: uppercase;
	line-height: 20px;
	border-top: #999 solid 1px;
	border-bottom: #999 solid 1px;
	color: #666;
	margin: 20px auto 0 auto;
	clear: both;
}

div#breadCrumbs {
	display: none
}
td.topHead {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	font-size: 10pt;
	width: 90px;
	color: #666666;
	border-right: solid 1px #999;
}
td.leftHead {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666666;
	font-weight: bold;
	border-left: solid 1px #999999;
	border-right: solid 1px #999999;
}
table#specsTbl td {
	vertical-align: top;
	padding: 3px;
}
table#specsTbl tr.tblItem {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-left: solid 1px #999;
}
.itemTitle {
	font-weight: bold;
	border-left: solid 1px #999;
}
div#specscontent table#specsTbl {
	margin-top: 20px;
	width: 6.8in;
}
div#specscontent table#specsTbl tr.tblItemGrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #000000;
	border-bottom: solid black 1px;
	background-color: #EBEBEB;
	border-left: solid 1px #999;
}
div#specscontent table#specsTbl tr.tblItem td, div#specscontent table#specsTbl tr.tblItemGrey td {
	border-bottom: solid 1px #999;
	border-right: solid 1px #999;
}
.specsTblHead {
	width: 5.5in;
}
.leftHead td {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #666666;
	border-left: solid 1px #999999;
}
.pageheadimg {
	margin: 0px;
	width: 7in;
}
.footnote {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 5pt;
	font-weight: bold;
	vertical-align: super;
	color: #000000;
}
ol.footnoteList {
	font-size: 8pt;
	font-weight: bold;
	list-style-type: upper-alpha;
}
.emptyCell {
	border-right: solid 1px #999;
}
.pgBreak {
	page-break-before: always;
}

