.baseline {
	font-family:Arial;
	font-size:9pt;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.header {
   	font-family:Arial;
   	font-size:9pt;
	color:#000000;
	background-color:#FFFFFF;
	font-family:Verdana, Arial, Helvetica, sans-serif;
}
.links {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	cursor: hand;
}
.inventoryTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	text-decoration: underline;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.colTitle {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #000000;
	background-color: #FFFFFF;
}
.majorHeader {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	background-color: #FFFFFF;
	color: #000099;
}
.tableLinks {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	cursor: hand;
}
.tableColStockNumber {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-weight: bold;
	color: #FFFFFF;
}
.majorHeaderCopy {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFFFF;
	color: #000099;
}
.majorHeaderNoBack {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: underline;
	background-color: #999999;
	color: #000000;
}
.majorHeaderNoBackNoUndr {

	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-color: #666666;
	color: #FFFFFF;
}
.tableLinksNoUndr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	color: #0000FF;
	text-decoration: none;
	cursor: hand;
}
.majorHeader2 {
	font-family: "Times New Roman", Times, serif;
	font-size: x-large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	background-color: #CCCCCC;
	color: #0000FF;
	border-bottom-width: thin;
	border-bottom-style: double;
	border-bottom-color: #000000;
	cursor: hand;
}
.medbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: medium;
	font-style: normal;
	font-weight: bold;
	color: #0000CC;
}
.smallbold {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
}
.majorHeaderNoBackUndr {
	font-family: "Times New Roman", Times, serif;
	font-size: large;
	font-style: normal;
	line-height: normal;
	font-weight: bolder;
	font-variant: normal;
	text-transform: none;
	background-color: #FFFF99;
	color: #0000FF;
	text-decoration: underline;
}
.inventoryTitleNoUndr {

	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: large;
	font-style: normal;
	font-weight: bold;
	font-variant: normal;
	color: #000000;
	background-color: #FFFFFF;
	background-repeat: no-repeat;
	background-position: center top;
}
.tooltipHeader {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	font-variant: normal;
	color: #66CCFF;
	background-color: #000099;
	margin: 0px;
	padding: 4px 2px;
	width: 300px;
	border-top: thin inset #000000;
	border-right: thin inset #000000;
	border-bottom: thin none #000000;
	border-left: thin inset #000000;
	filter: Alpha(Opacity=90);
}
.tooltipBody {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #000000;
	background-color: #FFFFCC;
	margin: 0px;
	padding: 4px 8px 8px;
	width: 300px;
	border-top: thin none #000000;
	border-right: thin inset #000000;
	border-bottom: thin inset #000000;
	border-left: thin inset #000000;
	filter: Alpha(Opacity=90);
}
.smallboldHighlighted {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: small;
	font-style: normal;
	font-weight: bold;
	background-color: #FFFF00;
}
.imgCursorHand {
	cursor: hand;
}
