/*==========================
Stylesheet for Honeywell Site
============================*/

/* General Tags */

body
{
	color: #666666;
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 9pt; /*11pt;*/
	word-spacing:	normal;
	letter-spacing:	normal;
	margin: 4px 4px 4px 8px;
	padding: 0px 0px 0px 0px;
	
}

P
{
	color: #666666;
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:9pt; /*11pt;*/
	word-spacing:	normal;
	letter-spacing:	normal;
	padding: 0px 0px 0px 0px;
	
}

grid-body
{
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:0.75em;
	word-spacing:	normal;
	letter-spacing:	normal;
	margin: 4px 4px 4px 8px;
	padding: 0px 0px 0px 0px;
	
}
title
{
  	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:1.5em;
	font-weight: bold;
	text-align: center;	
	margin:4px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}  

H1, H2, H3, H4, H5, TD, TH, THEAD, TFOOT
{
    COLOR: #737272; /*#003366;*/
}

H1
{
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:1.5em;
	font-weight: bold;	
	margin:4px 4px 0px 0px;
	padding: 0px 0px 0px 0px;

}

H2
{
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:1.3em;
	font-weight: bold;
	margin:4px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}

H3
{
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:1.1em;
	font-weight: bold;
	margin:4px 4px 0px 0px;
	padding: 0px 0px 0px 0px;
}
		
H4	
{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H5, DT	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	1em;
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
H6	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	1.1em; /*.8em;*/
	font-weight:	700;
	font-style:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	
		
HR {
	color: #D3D3D6;
	height: 3px;
	}
	
TFOOT, THEAD	{	
	font-size:	1em;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	}	
		
TH	{	
	vertical-align:	baseline;
	font-size:	1em;
	font-weight:	bold;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	}	


A:link	{	
	text-decoration:	none;
	color:	#D0A660;
	}	
		
A:visited	{	
	text-decoration:	none;
	color:	#D0A660;
	}	 
		
A:active	{	
	text-decoration:	none;
	color:	#de0031;
	}	
		
A:hover	{	
	text-decoration:	underline;
	color:	#D0A660; /*#3333cc;*/
	}
	
SMALL	{	
	font-size:	.7em;
	}	

BIG	{	
	font-size:	1.17em;
	}	

BLOCKQUOTE, PRE	{	
	font-family:	Courier New, monospace;
	}	

UL LI	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	list-style-type:	square ;
	}	

UL LI LI	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	list-style-type:	disc;
	}	

UL LI LI LI	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	list-style-type:	circle;
	}	
	
OL LI	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	list-style-type:	decimal;
	}	

OL OL LI	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	list-style-type:	lower-alpha;
	}	

OL OL OL LI	{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	list-style-type:	lower-roman;
	}	

TD 
{
	color: #666666;
	background-color: white;
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size: 9pt;
	word-spacing:	normal;
	letter-spacing:	normal;
	padding: 0px 0px 0px 0px;
}

/*
IMG 	{
	margin-top: 5px;
	margin-left: 10px;
	margin-right: 10px;
	}
*/	
/* Tree Classes */
.MyNode 
{ 
   font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
   font-size: 9px; 
   cursor: hand; 
   color:  Black;/*#EB5300; */
} 

.MyNodeOver 
{ 
   font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
   font-size: 9px; 
   cursor: hand; 
   color: Red; /*  #FFB389; */
} 

.MyNodeSelected 
{ 
   font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
   font-size: 9px; 
   cursor: hand; 
   background-color:#D0A660; /* #EB5300; */
   color: white; 
}

.TableCellNormal
{
   font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
   font-size: 9pt;
}

.TableCellAlternating
{
   font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
   font-size: 9pt;
}

.TableHeader
{
   font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
   font-size: 9pt;
}
		 
.PageTitle
{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	12pt;
	font-weight:	bold;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}	
.SmallTitle
{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	9pt;
	font-weight:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}		
.ErrorNotification	
{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	9pt;
	color: Red;
	font-weight:	normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
}
/*  Wizard Classes */
.WizardTitle
{	
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	1.1em;
	font-weight:	Bold;
	text-decoration: none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	}	

.WizardPrompt
{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	9pt;
	font-weight:	700;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
}
.WizardAnswers
{
	font-family: Arial, Verdana, Geneva, helvetica, sans-serif;
	font-size:	8pt;
	font-weight:	Normal;
	text-decoration:	none;
	word-spacing:	normal;
	letter-spacing:	normal;
	text-transform:	none;
	text-align:left;
}