/* CSS Document */
.a2item, .a2item h2
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 16px;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: bottom;
	color: #000000;
	text-align: left;
	padding-top: 20px;
}
.a2item h2{
    margin:0;
	padding:0;
}
.a2itemdes, .a2itemdes p
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: top;
	color: #000000;
}
.a2itemdes p{
    margin:0;
	padding:0;
}
.a2sizehead
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: bottom;
	color: #000000;
	text-align: center;
	padding: 0 3px 0 3px;
}
.a2pricecell
{
	padding: 0 0 0 0;
	vertical-align: top;
}
.a2price
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 9pt;
	FONT-WEIGHT: bold;
	color: #000000;
	
}
.a2exgst
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 6pt;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: bottom;
	color: #000000;
	padding-top: 5px;
}
.a2qtyin
{
    padding: 0;
	margin: 0;
}
.a2orderqty
{
    VERTICAL-ALIGN: top;
	text-align: left;
}
.a2order
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	color: #000000;
}
.a2inputtext
{
    vertical-align: top;
	text-align: center;
}
.a2inputselect
{
    vertical-align: top;
	padding: 1px 3px 0 3px;
}
.a2divider
{
	border-bottom: 1px solid #000000;
}
.a2imageholder
{
    text-align: center;
	vertical-align: middle;
	padding-top: 20px;
	height: 140px;
}
.a2mainhead
{
    font-family: Arial, Helvetica, sans-serif;
    FONT-SIZE: 20px;
    FONT-WEIGHT: bold;
    text-align: left;
    padding: 20px 0 0 10px;
	vertical-align: bottom;
}
.a2mainheaddes, .a2mainheaddes h2
{
	font-family: Arial, Helvetica, sans-serif;
	FONT-SIZE: 8pt;
	FONT-WEIGHT: bold;
	VERTICAL-ALIGN: bottom;
	color: #000000;
	padding-left: 10px;
	border-bottom-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: solid;
	border-left-style: none;
	border-bottom-color: #000000;
	padding-right: 10px;
	padding-bottom: 10px;
}
.a2mainheaddes h2{
   margin:0;
   padding:0;
   border-bottom-style:none;
   border-bottom-width:none;
}
.diam{
	font-size: 14px;
	font-style: italic;
	font-weight: bold;
	color: #000000;
	text-decoration: underline;
}