.fx
{
	position: absolute;
}

body
{
	font-size: 8pt;
	cursor: default;
	color: black;
	font-family: Arial, Tahoma, Verdana;
	background-color: #b4b8c3;
}

a:link, a:visited, a:active, a
{
	color: #33ccff;
	text-decoration: none;
}

.handy
{
	cursor: hand;
}

.whitex a:link, .whitex a:visited, .whitex a:active, .whitex a
{
	color: #2c5c9d;
	text-decoration: none;
}

.absy
{
	vertical-align: top;
}

p.INS
{
	color: #4169e1;
}

A.nav:active, A.nav:link, A.nav:visited
{
	color: white;
	text-decoration: none;
}

a:.nav:hover
{
	color: #87ceeb;
	text-decoration: none;
}

a:hover
{
	color: #87ceeb;
	text-decoration: none;
}

input
{
	font-size: 8pt;
}

ul
{
	margin-top: 5px;
	margin-bottom: 5px;
}

li
{
	margin-left: -16px;
}

.showBox
{
	padding-left: 20px;
	padding-right: 20px;
}

h1, h2
{
	margin-bottom: 2px;
	font-family: Arial Narrow, Arial;
	font-weight: normal;
}

h1
{
	font-size: 17pt;
	color: #c2e4ff;
}

h2
{
	font-size: 13pt;
	color: #2c7dda;
}

p
{
	margin-bottom: 0px;
	margin-top: 0px;
}

p.withmargins
{
	margin: 10px 10px 0 10px;
}

Table
{
	color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	text-align: left;
}

.PDPCalendar
{
	color: black;
    background-color: white;
	font-family: Arial, Tahoma, Verdana;
	font-size: 8pt;
	text-align: left;
}

td
{
	vertical-align: top;
}

img
{
	border: 0px;
}

.para, .endorsement p.quote, .product
{
	margin: 10px;
}
.endorsement p.signature
{
	margin: 0 10px 10px 10px;
	font-style: italic;
}
.endorsement p.signature span
{
	display: block;
}

.para h4, .product h4
{
	font-size: 8pt;
	font-weight: bold;
	font-family: Arial Narrow, Arial;
	margin: 0;
	color: #2c7dda;
}

.product p
{
	margin-bottom: 20px;
}

.product .price
{
	font-weight: bold;
}