
BODY 
	{
	background: white;
	margin-left:2em;
	}

P.CellHeading
	{
	text-align: left;
	font-weight:bold;	
	}

P.TableFootnote
	{
	font-size:.8em;
	}

TABLE.NavPanel
	{
	padding-top: .6em;
	}

/* These two definitions fix problems in  */
/* our source-file formatting -- if a     */
/* Frame variable gets the "LiteralIn char format  */

VAR	{
	font-style: italic;
	font-weight: normal;
	}
B
	{
	font-style: normal;
	font-weight: bold;
	}
/* end  */


/* Classes for the side panels */
H4.FOOTER, H4.HEADER
	{
	margin-left:-1.5em;
	margin-right:0em;
	margin-top: 1.2em;
	color:rgb(140,0,40);
  	}

P.FOOTER, P.LocalTOC
	{
	color:rgb(140,0,40);
	margin-left:-1.5em;
	}


DL.FOOTER
	{
	margin-left:-1.5em;
	}


DL.HEADER
	{
	margin-left:-1.3em;
	}

DT.FOOTER
	{
	margin-left: 1.3em;
        margin-bottom: 1em;
	}

/* colors added to conform to corporate... used defaults prior to Jan-00 */
A.FOOTER:LINK
	{
	text-indent: -1.3em;
	color: rgb(67,136,137);
  	}

A.FOOTER:VISITED
	{
	text-indent: -1.3em;
	color: rgb(110,110,110);
  	}

A.FOOTER:ACTIVE
	{
	text-indent: -1.3em;
	color: rgb(0,0,0);
	}

/* these added Jan-00 to take care of "classless" links */
A:LINK
{
	color: rgb(67,136,137);
}
A:VISITED
{
	color: rgb(110,110,110);
}
A:ACTIVE
	{
	color: rgb(0,0,0);
	}
A:HOVER
	{
	color: rgb(0,0,0);
	}

/* end of Classes for the side panels */


P.HRule
	{
	margin-left:-1.5em;
	margin-top:.2em;
	margin-bottom:.2em;
	}



P.FigTitle, P.TableTitle 
	{
	color:rgb(140,0,40);
	margin-bottom: .05em;
  	}




H2,H3,H4
	{
	margin-top: 1em;
	margin-left: -1.2em;
	color:rgb(140,0,40);
  	}

H5 
	{
	margin-top: 1.2em;
	color:rgb(140,0,40);
	font-size:.9em;
  	}

/* OL                      */
/*	{                  */
/*	margin-left:-1em;  */
/*	}                  */

P.Anchor
	{
	margin-left:-.5in;	
	}

	
LI.Bullet1, LI.Bullet2
	{
	margin-top:.7em;
	}

P.List1, P.List1First
	{
	text-indent:-.9em;
	margin-left:.9em;
	margin-bottom:-1em;
	}

P.List1NewParagraph
	{
	margin-left:1.9em;
	}

P.List2, P.List2First
	{
	text-indent:-.9em;
	margin-left:1.9em;
	margin-bottom:-1em;
	}

P.List2NewParagraph
	{
	margin-left:1.9em;
	}

P.Option&amp;Description
	{
	margin-left:3em;
	text-indent:-1em;
	}

CAPTION		
	{
	text-align:left;
	}


IMG.Tweak
	{
	margin-left:1.0in;
	}


