h3
{
	font-size: 1.4em;
}
h4
{
	font-size: 1.1em;
	font-style : italic;
}
li, th.content, td.content, td.contentFirstCol
{
	font-family : Tahoma, Arial, Helvetica;
	font-size : large;			
}
li
{
	padding-bottom : 3px;
}
th.content, td.content, td.contentFirstCol
{
	border : 1px solid;
	border-style : solid;
	padding-left : 8px;
	padding-top : 6px;
	padding-bottom : 6px;
}
th.content, td.contentFirstCol
{
	border-color : #005580;
	background-color : #005580;
	padding-right : 10px;
}
td.content
{
	border-color : #0077B3;
	background-color : #0077B3;
	padding-right : 10px;
}
td.contentFirstCol
{
	vertical-align : middle;
}
th.colNotLast, td.colNotLast, div.imageNotLast
{
	padding-right : 32px;
}
th.colLast, td.colLast
{
	padding-left : 32px;
}
tbody
{
	vertical-align : top;
}
p.b2t
{
	font-size : medium;
}
p.paraList
{
	margin : 0;
}
p.paraList + p.paraList
{
	margin-top : 0.6em;
}
p.contentFirstCol
{
	font-weight: bold;			
}
img.autosize, div.autosize
{
	object-fit : contain;
}
img.image
{
	width : 100%;
}
div.imgcont
{
	display : inline-block;
	width : 100%;
	text-align : center;
}
div.image
{
	display : inline;
}
img.single, img.singlewide, div.single, div.multigrid
{
	min-width : 360px;
	max-width : 720px;
}
img.singlewide
{
	max-width : 75%;
}
img.multi, div.multi
{
	min-width : 170px;
	max-width : 28%;
}
div.multigrid
{
	display : inline-block;
	vertical-align : top;
}
img.multigrid
{
	max-width : 65%;
}
a.vendSW, a.vendBH, a.vendAmz, a.vendVDJ, a.vendHD
{
	background-position : center;
	background-repeat : no-repeat;
	display : inline-block;
	text-decoration : none;
	padding-bottom : 6px;
}
a.vendNotLast
{
	padding-right : 4px;
}
a.vendSW
{
	background-image : url(./images/vendsw.png);
	background-size : 91px 22px;
	width : 91px;
	height : 22px;
}
a.vendBH
{
	background-image : url(./images/vendbh.png);
	background-size : 30px 22px;
	width : 30px;
	height : 22px;
}
a.vendAmz
{
	background-image : url(./images/vendamz.png);
	background-size : 21px 22px;
	width : 21px;
	height : 22px;
}
a.vendVDJ
{
	background-image : url(./images/vendvdj.png);
	background-size : 85px 22px;
	width : 85px;
	height : 22px;
}
a.vendHD
{
	background-image : url(./images/vendhd.png);
	background-size : 22px 22px;
	width : 22px;
	height : 22px;
}
span.important
{
	color : #FF80AA;
}
