BODY 	{
	font-family: sans-serif;
	color: black;
	background-color: #036;
	font-size: 12pt;
	margin-top: 2px;
	margin-left: 2px;
	}

.term   {
        font-weight: bold;
        margin-left: 36px;
	margin-bottom: 0px;
	padding-bottom: 0px;
        line-height: 0px;
        }
.def    {
        margin-left: 72px;
        margin-bottom: 14pt;
        }
.indent {
        margin-left: 36px;
        }
.contactHeader {
	font-size:12pt;
	font-weight:bold;
	color:white;
	background-color:#036;
	}
.borderlessTable {
	border-collapse: collapse;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
	}
.borderlessTableCell {
	border-collapse: collapse;
	border-width: 0px;
	margin-top: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	text-indent: 0px;
	padding-top: 0px;
	padding-left: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	}
.majorNav {
	margin-top: 2px;
	font-family: sans-serif;
	font-size: 12pt; 
	font-weight: bold; 
	color: white;
	}
.majorNav A:link {
	color: #ccc;
	text-decoration: none;
	}
.majorNav A:visited {
	color: #ccc; 
	text-decoration: none;
	}
.majorNav A:hover {
	color:#ff0;
	text-decoration:none;
	}
.majorNavSelected {
	margin-top: 2px;
	font-family: sans-serif;
	font-size: 12pt; 
	font-weight: bold; 
	color: white;
	}
.majorNavSelected A:link {
	color:white;
	text-decoration:none;
	}
.majorNavSelected A:visited {
	color:white; 
	text-decoration: none;
	}
.majorNavSelected A:hover {
	color:red;
	text-decoration:none;
	}
.minorNav {
	font-family: sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	color: black; 
	background-color: #036;
	margin-left: 8px;
	}
.minorNav A:link {
	color: #ccc; 
	text-decoration: none;
	}
.minorNav A:visited {
	color: #ccc; 
	text-decoration: none;
	}
.minorNav A:hover {
	color:#ff0;
	text-decoration:none;
	}
.minorNavSelected {
	font-family: sans-serif;
	font-size: 10pt; 
	font-weight: bold; 
	color: white; 
	background-color: #036; 
	margin-left: 8px;
	}
.minorNavSelected A:link {
	color: white; 
	text-decoration: none;
	}
.minorNavSelected A:visited {
	color: white; 
	text-decoration: none;
	}
.pageHead {
	font-size: 18pt;
	font-weight: bold;
	color: black;
	background-color: white;
	}
.pageHeadCentered {
	font-size: 20pt;
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: center;
	}
.pageHeadCenteredSmaller {
	font-size: 12pt;
	font-weight: bold;
	color: black;
	background-color: white;
	text-align: center;
	}
.productHead {
	font-size: 18pt;
	font-weight: bold;
	color: red;
	background-color: white;
	margin-bottom: 14pt;
	text-align: center;
	}
.productHeadSmaller {
	font-size: 14pt;
	font-weight: bold;
	color: red;
	background-color: white;
	margin-bottom: 14pt;
	text-align: center;
	}
.productFeatures {
	font-size: 14pt;
	font-weight: bold;
	font-style: italic;
	color: black;
	background-color: white;
	margin-bottom: 12pt;
	}
.subjHead {
	font-size: 14pt;
	font-weight: bold;
	color: black;
	background-color: white;
	margin-bottom: 14pt;
	}
.pageFooter {	
	padding-top: 10px;
	font-size: 8pt;
	color: white;
	}
.pageFooter a {
	padding-top: 10px;
	font-size: 8pt;
	color: #88f;
	}
.finePrint {
	font-family: sans-serif;
	color: black;
	background-color: white;
	font-size: 10pt;
	margin-top: 2px;
	margin-left: 100px;
	margin-right: 100px;
	}

.finePrintOL {
	font-family: sans-serif;
	color: black;
	background-color: white;
	font-size: 10pt;
	margin-top: 2px;
	margin-left: 120px;
	margin-right: 100px;
	}

UL	{
	list-style-image:url("/resources/blue-ball.gif");
	}
UL UL	{
	list-style-image:url("/resources/blue-ball-small.gif");
	}
