body
{
}
.infoLabel
{
	font-weight: bold;
	font-size: x-small;
	color: navy;
	font-family: Arial;
}
.infoText
{
	font-size: x-small;
	font-family: Arial;
}
.controlLabel
{
	font-weight: bold;
	font-size: x-small;
	color: black;
	font-family: Arial;
}
.invisibleButton
{
	width: 0px;
	height: 0px;
	display:none;
}
.priceListTable
{
	color:Navy;
	border-color:White;
	border-width:0px;
	border-style:None;
	font-size:70%;
	width:100%;
	border-collapse:collapse;
}
.priceListItem
{
	border-width:0px;
	border-style:none;
	background-color:Transparent;
}
.orderedPLItem
{
	border-width:0px;
	border-style:None;
	background-color:Gainsboro;
}
.priceListCategory
{
	border-width:0px;
	border-style:None;
	background-color:White;
	font-weight:bold;
}
.bannerTable
{
	font-weight: bold;
	font-size: x-small;
	cursor: pointer;	
	font-family: Arial;
	border-top: silver 1px solid;
	border-bottom: silver 1px solid;
	border-left: silver 1px solid;
	border-right-width: 0px;
	border-right-color: silver;
}
.bannerButton
{
	border-top-width: 0px;
	border-right: silver 1px solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: middle;
	text-align: center;
	background-color: #dee5fb;
}
.bannerButtonSelected
{
	border-top-width: 0px;
	border-right: silver 1px solid;
	border-left-width: 0px;
	border-bottom-width: 0px;
	vertical-align: middle;
	text-align: center;
	background-color: #bcccfb;
}
.confQtyButton
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: 1px solid;
	width: 10px;
	border-bottom: 1px solid;
	background-color: lightgrey;
	text-align: center;
}
.confQtyField
{
	border-right: 1px solid;
	border-top: 1px solid;
	font-weight: bold;
	font-size: 8pt;
	border-left: 1px solid;
	width: 30px;
	border-bottom: 1px solid;
	background-color: #ffffcc;
	text-align: center;
}
.promoGroup
{
	border-bottom: 1px solid #808080;
	text-align: center;
}

#myPanel h1
{font-size: 1em; font-family: Verdana, Arial, sans-serif;font-weight:bold;}
#DescriptionLabel h2, #labDescription h2  {font-size: 0.85em; font-family: Verdana, Arial, sans-serif;font-weight:bold;}

#DescriptionLabel p, #labDescription p {font-size: 0.75em; font-family: Verdana, sans-serif; line-height:1.4;}

#DescriptionLabel span, #labDescription span {font-size: 1em !important; font-family: Verdana, sans-serif; line-height:1.4;}
#DescriptionLabel .z1, #labDescription .z1 {font-size: 0.82em; font-weight:bold;}
/*.z1 {font-size: 0.82em; font-family: Verdana, sans-serif; font-weight:bold;}
.ot {font-size: 0.7em; font-family: Verdana, sans-serif; line-height:1.4;}*/




