/* Look and Feeling settings based on Cascading Style Sheet for HTML Help Workshop */

body		{ font-size: 10pt; 
			line-height: 125%;   		
			font-family: Verdana, Arial, Helvetica,  }

a:link		{ color: #0000FF; } 

a:active	{ color: #FF33CC; }

a:visited 	{  color: #800080; }

a:hover		{color: #800080;
			font-weight: bold; background-color: #FFFF00;}

h1		{ font-size: 125%; 
		margin-bottom: .5em;
		line-height: 125%;
		text-align: center; }

h2		{ font-size: 115%;  
		margin-top: 1.5em;
		margin-bottom: .5em;
		text-align: center;  }

h3		{ font-size: 100%; 
		margin-top: 1.2em;  
		margin-bottom: .5em;
		text-align: center;  }

h4		{ font-size: 100%;
        color: darkmagenta;
		margin-top: 1.2em;  
		margin-bottom: .5em;
		text-align: center;  }

p		{ margin-top:6pt; margin-bottom: 6pt;	}

p.margin {
	margin-left: 57pt;
	margin-top: -47pt; }
	
p.margin2 {
	margin-left: 57pt; } 
	
li p		{ margin-top: .6em;
		margin-bottom: 0em;  }
		
big		{  font-weight: bold; 
		font-size: 105%;  }
		
ol		{margin-top: .5em; 
		margin-bottom: 0em }	
	
ul		{margin-top: .6em; 	
		margin-bottom: 0em;
		margin-left: 2.75em;  }	

ol ul		{  list-style: disc; margin-top: 2em;  }

li		{padding-bottom: .3em;
		margin-left: -1.25em;
		font-size: 10pt;
		  }

dl ul		{ margin-top: 2em;  
		margin-bottom: 0em;  }	/*list item inside a def/term*/

dl		{ margin-top: -1em;  }

ol dl	{ margin-top: -1.5em;
		 margin-left: 0em;  }		/*term/def list inside a numbered list*/

ol dl dl	{  margin-top: 0em;
		margin-left: .2em;  }		/*term/def list inside a term/def list*/

dd		{ margin-bottom: 0em;	/*not currently working*/
		margin-left: 1.5em;  }

dt		{  padding-top: 2em;
		font-weight: bold; 
		margin-left: 1.5em;  }

code	{font-family: Courier; }

pre		{ margin-top: 0em;
		margin-bottom: 1.5em; 
		font-family: Courier;
		}

table 	{ font-size: 100%;
		text-align: left;
		margin-top: 0em;
		}

tr		{ margin: 0em;
		vertical-align: top;
		}
			
th 		{ text-align: left;
		margin: .50em;
		vertical-align: top;
		background: #dddddd;
		}
						
td		{ margin: 0em;
		vertical-align: top;
		font-size: 10pt;
		}
/*
 * user added:
 */
 td.navTable {
		vertical-align: top;
		font-size: 8pt;
 }
/* Only use this for sidebars that ARE in a list */
DIV.sidebartext {
	position: relative;
	left: -22px;
	height: 72px;
	width: 300px;
	margin-top: .6em;
	margin-right: 3em;
	margin-left: 0;
	margin-bottom: .6em;
	padding-top: .75em;
	padding-right: 6px;
	padding-left: .75em;
	padding-bottom: .75em;
	cursor: hand;
	border-left: 4pt solid #339900;
	background-color: #F0F0F0; }

/* Only use this for sidebars that are NOT in a list */
DIV.sidebartbl {
	height: 72px;
	width: 300px;
	margin-top: .6em;
	margin-right: 3em;
	margin-left: 0;
	margin-bottom: .6em;
	padding-top: .75em;
	padding-right: 8em;
	padding-left: .75em;
	padding-bottom: .75em;
	cursor: hand;
	border-left: 4pt solid #339900;
	background-color: #F0F0F0; }
	
/*
a:sidebar	{color: #339900; }

a:visited.sidebar: {
	color: #339900;
	text-decoration: none; }
	
a:hover.sidebar: {
	text-decoration: underline; }
*/

a:sidebar	{color: yellow; }

a:link.sidebar {color: yellow; }

a:visited.sidebar {
	color: yellow; }
	
a:hover.sidebar {
	text-decoration: underline; color: #0000FF; background-color: #FFFF00;}

.endlink {
	line-height: 6pt;
	position: relative;
	top: 1pt;
	background-color: transparent;
	font-weight: bold;
	font-size: 7pt;
	font-style: italic;
	color: black;
	text-decoration: none;
	cursor: hand;
	width: 20px;
	height: 8pt;
	padding-top: -2pt;
	padding-bottom: 1pt;
	margin: 0pt;
	border-bottom: 1pt solid #cc0033;
	border-top: 1pt solid #cc0033; }

/*
 * start user added:
 */
	DIV { text-align: justify; }
	.TABLEBORDER { background-color:#000000; }
	.TABLEFRAME { background-color:#DDDDBB; }
	.TABLEDATA { background-color:#FFFFFF; }
	.TABLETITLE { font-family: verdana, arial, helvetica, sans-serif; font-size: 14px; font-weight:bold; color: #FFFFFF; background-color:#666666; }
	.classTooltip {
	  position: absolute;
	  top: 0px;
	  left: 0px;
	  z-index: 2;
	  visibility: hidden;
	  font: 8pt MS Comic Sans,arial,sans-serif;
	  FONT-FAMILY: "Arial", "Helvetica", sans-serif;
	  FONT-SIZE: 8pt;
	  COLOR: #402000;
	  background-color:#FFFFE6;
/*
	  padding:5px 5px;
	  border: 3px ridge #0000FF;
	  MARGIN: 2px 2px 2px;
	  OVERFLOW: auto;
	  HEIGHT: 150px;
	  scrollbar-base-color: #f0c090;  
 */
	  PADDING-LEFT: 5px;
	  PADDING-RIGHT: 5px;
	  PADDING-TOP: 5px;
	  PADDING-BOTTOM: 5px;
	  BORDER-RIGHT: #505050 4px solid;
	  BORDER-RIGHT-COLOR: #a07040;
	  BORDER-LEFT: #e0e0e0 4px solid;
	  BORDER-LEFT-COLOR: #e0b080;
	  BORDER-BOTTOM: #404040 4px solid; 
	  BORDER-BOTTOM-COLOR: #805020;
	  BORDER-TOP: #f0f0f0 4px solid;
	  BORDER-TOP-COLOR: #ffe0b0;
  }

td.tdsmall { margin: 0em;
		vertical-align: top;
		font-size: 8pt;
		}

.inputSmall { margin: 0em;
		font-size: 8pt;
		}

.inputMedium { margin: 0em;
		font-size: 10pt;
		}

INPUT.inputSmall { margin: 0em;
		font-size: 8pt;
		}

INPUT.inputMedium { margin: 0em;
		vertical-align: top;
		font-size: 10pt;
		}

INPUT {
		font-size: 8pt;
		}

SELECT {
		font-size: 8pt;
		}
/*
 * end user added:
 */
