body { 
	margin:	0px; 
	padding:	0 0 0 0; 
	font-family: Arial, serif; 
	font-size: 10pt;
	color:	#006;
	background-color: #fff;
	}
td img.headgraphic { /* to fix gaps below images.  see http://devedge.netscape.com/viewsource/2002/img-table/ */
	display: block;
	}
img.headgraphic { /* to fix gaps below images.  see http://devedge.netscape.com/viewsource/2002/img-table/ */
	display:block;
	}
table	{
	border: #036;
	}
th	{
	background: #039;
	color: #ffc;
	}
td	{
	color: #006;
	border: #036;
	border-collapse: #036;
	}
td, th	{
	font-family: Arial, serif;
	}
p, li, dd, dl, dt { /* redundant selectors to help NS4 not forget */ 
	font-family: Arial, serif;
	color:	#006;
	margin-left: 5px;
	}
h1	{ /* used for page title */
	font-size:	18pt; 
	background-color: transparent; 
	font-family: Arial, serif;
	font-weight: bold; 
	color: #039; 
	margin: 0 0 0 10px;
	}
h2	{ /* used for category headings, background color enhances visual grouping of information */
	font-size:	14pt; 
	background-color: #f1f1f1;
	font-family: Arial, serif;
	font-weight: normal; 
	color: #036; 
	border-top: 1px solid #036;
	border-left: 1px solid #036;
	border-right: 1px solid #036;		
	border-bottom: 2px solid #036;
	margin:	3px 5px 5px 10px;
	padding:	0 0 0 5px;
	}
h3	{ /* used for sub-category headings */
	font-size:	12pt; 
	background-color: transparent; 
	font-family: Arial, serif; 
	font-weight: bold; 
	color: #006; 
	margin:	5px 0 3px 5px;
	padding:	0 0 0 5px;
	} 
h4	{ 
	font-size:	12pt; 
	background-color: transparent; 
	font-family: Arial, serif; 
	font-weight: normal; 
	color: #006; 
	margin:	5px 0 0 10px; 
	} 
h5	{ 
	font-size:	10pt; 
	background-color: transparent; 
	font-family: Arial, serif; 
	font-weight: normal; 
	color: #006; 
	margin:	5px 0 0 10px; 
	} 
h6	{ 
	font-size:10pt; 
	background-color: transparent; 
	font-family: Arial, serif; 
	font-weight: normal; 
	color: #006; 
	margin:	5px 0 0 10px; 
	}	
a:link	{ 
	color:	#36c; 
	background-color: transparent; 
	text-decoration:	none; 
	font-weight: bold;
	} 
a:visited	{ 
	color:	#36c; 
	background-color: transparent; 
	text-decoration:	none; 
	font-weight: bold;
	} 
a:active	{ 
	color:	#00f; 
	background-color: transparent; 
	text-decoration: none;
	font-weight: bold;
	} 
a:hover	{ 
	color:	#039; 
	background-color: #f1f1f1; 
	text-decoration:	none; 
	font-weight: bold;
	} 
img { 
	border: 0px; 
	} 
ol, li, dl, dt, dd { 
	font-size: 10pt; 
	} 
p { 
	padding-left: 5px;
	margin-top: 0; 
	padding-top: 0; 
/*	line-height: 1.5em; */
	} 
td, th, p	{
	font-size: 10pt;
	}
#tabledatafix td p, th p	{
	padding-left: 0px;
	margin-left: 0px;
	}
.footer { 
	font: 10pt geneva, verdana, arial, helvetica, sans-serif;
	margin-top: 10px; 
	padding-top: 10px; 
	border-top: 1px dashed #039; 
	text-align: right; 
	} 
.fineprint {
	font-size:	8pt; 
	background-color: transparent; 
	font-family: Arial, serif;  
	color: #006; 
	margin:	2px; 
	}
.draftstamp	{
	font-size:	16pt; 
	background-color: transparent; 
	font-family: Arial, serif;  
	color: #f00; 
	margin:	0; 
	}
.bold	{
	font-weight: bold;
	}
.italics	{
	font-style: italic;
	}
.redtext	{
	color: #c00;
	}
.navleft { 
	color: #fff;
	font-size: 12pt;
	font-family: Arial, Tahoma, san serif;	
	font-style: italic;
	font-weight: bold;
	}
.navleft a:link	{ 
	color:	#fff; 
	background-color: transparent; 
	text-decoration:	none; 
	} 
.navleft a:visited	{ 
	color:	#fff; 
	background-color: transparent; 
	text-decoration:	none; 
	} 
.navleft a:active	{ 
	color:	#fc0; 
	background-color: transparent; 
	} 
.navleft a:hover	{ 
	color:	#fd6; 
	background-color: transparent; 
	text-decoration:	none; 
	}
.navtop { /* Sets color, font, and italics for text in navy nav bar in header section */
	color: #fff;
	font-size: 14pt;
	font-family: Arial, Tahoma, san serif;	
	font-style: italic;
	font-weight: bold;
	}
.navtop a:link	{ 
	color:	#fff; 
	background-color: transparent; 
	text-decoration:	none; 
	} 
.navtop a:visited	{ 
	color:	#fff; 
	background-color: transparent; 
	text-decoration:	none; 
	} 
.navtop a:active	{ 
	color:	#fc0; 
	background-color: transparent; 
	} 
.navtop a:hover	{ 
	color:	#fd6; 
	background-color: transparent; 
	text-decoration:	none; 
	} 
.indent	{
	margin-left: 2em;
	}
.indent-double	{
	margin-left: 4em;
	}
.indent-triple	{
	margin-left: 6em;
	}
.right-align	{
	text-align: right;
	}
.center	{
	text-align: center;
	}
.dashed-yello	{
	border: 1px dashed #036; 
	background-color: #FFF7D6; 
	padding:3px;
	margin-right: 10px;
	margin-left: 10px;
	}
