/*  Style Sheet Last updated - 9/29/99 */
/*  This style sheet is for the Mac OE 5.0 project only*/


/*  BODY = default paragraph font */

body 		{background-color: #ffffff; font-family: Verdana, Arial, Helvetica, sans-serif; font-size: 9pt; }

/*  HYPERLINKS */

a:link		{color: #0000cc;}
a:active	{color: #0000cc;}
a:visited	{color: #990099;}	
.pop		{text-decoration: none; cursor: help; }

/*  LISTS */

dd		{margin-left: 2em; }

ol		{font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
ul		{font-size: 100%; margin-top: .5em; margin-bottom: .6em; margin-left: 4em;}
ol p	{margin-bottom: 0em;}
ul p	{margin-bottom: 0em;}
ol ul	{list-style: disc; margin-top: .5em; margin-bottom: 0em;}
ul ul	{list-style: disc; margin-top: .5em;}
li		{margin-bottom: .6em; margin-left: -2.5em;}

/*  PREFORMATTING and CODE */

pre		 {font-size: 100%; margin-top: 1.2em; margin-bottom: 1.5em;}
code	 {font-family: courier new, courier; font-size: 110%; }

/*  TABLES */

table	{font-size: 9pt; margin-top: 1em; margin-bottom: 0em;}
th		{font-family: Verdana, Arial, Helvetica, sans-serif; text-align: left; background-color: #DDDDDD; vertical-align: bottom; }
tr		{ }
td		{font-family: Verdana, Arial, Helvetica, sans-serif; vertical-align: top; }

/*  PARAGRAPH */
p		{margin-top: .6em; margin-bottom: .6em;}

/*  Heading styles  */

h1			{font-size: 110%; color: #000088; margin-bottom: .5em;}
h2			{font-size: 110%; margin-top: 1.6em; margin-bottom: .5em;}
h3			{font-size: 105%; margin-top: 1.2em; margin-bottom: .5em; font-weight: bold;}
h4			{font-size: 100%; margin-top: 1.2em; font-weight: bold;}
h5			{font-size: 100%; margin-top: 1.2em; font-weight: bold;}
/*  Heading 9,List Procedure Heading,lproch  */
.lproch		{font-size: 110%; font-weight: bold; margin-top: 1.2em; }

/*  Paragraph class styles  */

.ac			{font-size: smaller; } 
.alpha		{font-size: 110%; font-weight: bold; color: #000088; }
.hang		{text-indent: -2em; margin-left: 2em;}
.fixp		{color: #00ff00;}/*  fix this paragraph for incorrectly used styles / green  */
.ind		{margin-left: 2em;}
.ind2		{margin-left: 4em;}
.l1			{font-size: 95%; font-weight: bold; }
.l2			{font-size: 95%; margin-left: 2em; }
.l3			{font-size: 95%; fmargin-left: 4em; }
.mt			{margin-top:  2em; font-weight: bold;}
.triangle 	{list-style-image: url("../images/triangle.gif"); }
.related	{font-size: 100%; font-weight: bold; margin-top: 1.6em; margin-bottom: .5em; }
.rtt		{text-align: right; font-size: 90%; }
.tableup	{margin-top: 0em; }


/*  spacing styles */

.4			{line-height: 4pt;}
.6			{line-height: 6pt;}
.endblock	{line-height: 400px;}

/* Show Me Styles */		
.Highlight	{background-color: lightblue;}
.Normal 	{background-color: white;} 