body
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	background-color: white;
}

ul
{
	padding-left: 0em;
	list-style-position: outside;
	margin-left: 2em;
	list-style-type: disc;
}

table
{
	text-align: left;
	vertical-align: top;
}

td
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
}

a:hover
{
	color: blue;
	text-decoration: none;
}

img
{
	margin-left: 0;
	border-style: none;
}

p
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: black;
	text-decoration: none;
}

.descindex
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: black;
	text-decoration: none;
}
.descindex:hover
{
	color: blue;
	text-decoration: none;
}

.productlink
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: blue;
	text-decoration: underline;
	margin-left: 0%;
}

.prompt
{
	font-size: 10pt;
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: black;
}

.tlink
{
	font-size: 8pt;
	font-family: verdana, arial, sans-serif;
	color: #336699;
	text-decoration:none;
	margin-left: 0%;
}

table.firmware
{
	border-collapse: collapse;
	border-style: none;
}

table.firmware th
{
	border-style: none;
	background-color: #cceeee;
	width: 10em;
}

table.firmware tr:hover
{
	background-color: #eeeeee;
}

.value_cert_info
{
	text-align: center;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: solid 1px black;
	background-color: #cecece;
	width: 500px;
}

.ig_license_info
{
	text-align: center;
	font-weight: bold;
	padding: 0.5em 0.5em 0.5em 0.5em;
	border: solid 1px black;
	background-color: #cecece;
	width: 500px;
}

table.pbx
{
	border-collapse: collapse;
	border-style: none;
}

table.pbx td
{
	font-size: 10pt;
	border-size: 0;
}

table.pbx tr.family
{
	font-size: 11pt;
	font-weight: bold;
	background-color: #ddd;
}

