﻿body {
	margin: 0px;
	font-family: Arial;
}
font
{
font-size: 10pt;
}
font.header
{
font-size: 14pt;
}
td.title {
	font-size: 8pt;
	font-family: Arial;
	font-weight: bold;
	background-color: #CCECFF;
	text-align:center;
}
a, a:visited {
	font-size: 10pt;
	font-family:Arial;
	font-weight: bold;
	color:#003399;
	text-decoration:none;
	line-height:150%
}
a:hover {
	color: #003399;
}
a.back, a.back:visited {
	font-size: 8pt;
	font-family:Arial;
	color:#888888;
	text-decoration:underline;
	line-height:150%
}
#menu
{	margin: 0;
	padding: 0;
	z-index: 30}

#menu li
{	margin: 0;
	padding: 0;
	list-style: none;
	float:left;
	text-align: center;
}

#menu li a
{	display: block;
	margin: 0 1px 0 0;
	padding: 4px 10px;
	width:auto;
	text-align: center;
	vertical-align:middle;
	text-decoration: none;
	font-size: 9pt;
}

#menu div
{	position: absolute;
	visibility: hidden;
	margin: 0;
	padding: 0;
	background: #99CCFF;
}

#menu div a
{
	font-size: 8pt;
	text-align:left;
	padding: 4px 28px 5px;
}
li.number
{
	margin: 10px 10px 10px 30px;
}
li.bull
{
	margin: 10px 10px 10px 0px;
	line-height:20px;
}

body 
{
margin: 10px;
font-family: Arial;
font-size: 8pt;
}
h1
{
font-family: Arial;
font-size: 18pt;
font-weight:bold;
}
h2
{
font-family: Arial;
font-size: 13pt;
}
td.highlight
{	
font: bold;
background-color:#FFFFCC;
border-width: 2px;
padding: 1px;
border-style: inset;
border-color: 	#000000;
border-spacing: 2px;
}


td.result
{
font-family: Arial;
font-size: 20pt;
font-weight:normal;
}
table
{
}

table.back
{
	width :835;
}
table.border
{
	border-width: 1px;
	border-spacing: 3px;
	border-style: solid;
	border-color: 	#D8D8D8  ;
	border-collapse: collapse;
}
td.border
{
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: 	#D8D8D8 ;
	border-spacing: 2px;
	font-family: Arial;
	font-size: 10pt;
	vertical-align:top;
	font-weight:bold;
}
table.noborder
{
	border-width: 0px;
	padding: 0px;
}
td.noborder
{
	border-width: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
}
td.title
{
	border-width: 0px;
	padding: 0px;
	font-family: Arial;
	font-size: 14pt;
	font-weight:bold;
	text-align:CENTER;
}
td.sample
{
	border-width: 1px;
	padding: 1px;
	border-style: inset;
	border-color: 	#000000;
	border-spacing: 2px;
	font-family: Arial;
	font-size: 10pt;
	font-weight:bold;
	height:25;
}
td.header
{	
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #D8D8D8  ;
	border-spacing: 2px;
	background-color:#E8E8E8 ;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
	font-weight:bold;
	height:30;
}
td.header_blue
{	
	border-width: 1px;
	padding: 5px;
	border-style: solid;
	border-color: #D8D8D8  ;
	border-spacing: 2px;
	background-color:#F0FFFF;
	font-family: Arial;
	font-size: 10pt;
	text-align:left;
	font-weight:bold;
	height:40;
}
UL.bullet2
{
list-style-image: url(../images/bullet2.JPG) ;
padding : 0 0 0 20;
margin: 0;
}
UL.bullet3
{
list-style-image: url(../images/bullet3.JPG) ;
padding : 0 0 0 20;
margin: 0;
}
UL.bullet4
{
list-style-image: url(../images/bullet5.JPG) ;
padding : 0 0 0 20;
margin: 0;
}
li
{
	padding-bottom :.6em;
}
font.back
{
	font-size:10pt;	
}

hr
{
	width :85%;
}
