/* WEBSPHERE.CSS - English */
/*Revision date 11/28/2000 JEH */

/* BANNER FRAME STYLE */
A.banner		{ color: #FFFFFF;text-decoration: none;}
A:link.banner      	{ color: #FFFFFF;}
A:visited.banner        { color: #FFFFFF;}
A:active.banner         { color: #FFFFFF;}
A:hover.banner          { text-decoration: underline;color: #99ccff;}
BODY.banner	        { font-family: Arial, sans-serif;background-color: #006699;color: #FFFFFF;}
TABLE.banner		{ font-family: Arial, sans-serif;margin-top : 0;margin : 0;padding : 0; width: 100%;}
TR.banner               { font-family: Arial, sans-serif;}
TD.banner               { font-family: Arial, sans-serif;color: #FFFFFF;}

/* FOOTER FRAME STYLE */
A.footer                { color: #FFFFFF;text-decoration: none;}
A:link.footer  	        { color: #FFFFFF;}
A:visited.footer	{ color : #FFFFFF;}
A:active.footer		{ color : #99ccff;}
A:hover.footer		{ color : #99ccff;text-decoration : underline;}
BODY.footer	        { font-family: Arial, sans-serif;background-color: #000000;}
TABLE.footer		{ font-family: Arial, sans-serif;margin-top : 0;margin : 0;padding : 0;width: 100%;}
TR.footer               { font-family: Arial, sans-serif;}
TD.footer               { color: #FFFFFF;}
                        
/* NAVIGATION FRAME STYLE */
A.nav		        { color: #000000;text-decoration: none;}
A:link.nav      	{ color: #000000;}
A:visited.nav   	{ color: #000000;}
A:active.nav            { color: #000000;}
A:hover.nav             { text-decoration: underline;color: #006699;}
BODY.nav		{ font-family: Arial, sans-serif;background-color: #99ccff;color: #000000;}
TABLE.nav		{ font-family: Arial, sans-serif;margin-top : 0;margin-left: 0;margin : 0;padding : 0;}
TR.nav                  { font-family: Arial, sans-serif;}
TH.nav		        { font-family: Arial, sans-serif;
                          font-weight: bold;text-align: left;font-color: #000000;text-align: center;}
TD.nav                  { font-family: Arial, sans-serif;color: #000000;}

/* SITEMAP CLASS */
/* TH.sitemap     {background-color: #99ccff;} */
/* TD.sitemap	{ font-family : Arial, Helvetica, sans-serif;} */

/* RELATED INFORMATION AND BUILDING BLOCK STYLES */
/* ONLY use class="ri" on the table header tag, see template */
A.ri                    { font-family : Arial, Helvetica, sans-serif;text-decoration : none;color: #FFFFFF;}
A:link.ri		{ color : #FFFFFF;}
A:visited.ri		{ color : #FFFFFF;}
A:active.ri		{ color : #FFFFFF;}
A:hover.ri		{ color : #FFFFFF;text-decoration : underline;}
TABLE.ri                { background-color: #006699;border: 20;border-color: #006699;width: 100%;}
TR.ri                   { font-family: Arial, sans-serif; width: 100%;}
TH.ri                   { background-color: #006699;color: #FFFFFF;}
TD.ri                   { background-color: #DCDCDC;}

/* MAIN FRAME STYLE FOR HELP CONTENT */

BODY			{ background-color : #FFFFFF;
                        font-family : Arial, Helvetica, sans-serif;}
BODY.csamp		{ background-color : #FFFFF0;}

/* Header Properties */
H1			{ font-size : 13pt;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 0;}
H2			{ font-size : 12pt;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 0;}
H3			{ font-size : 12pt;
			  font-family : Arial, Helvetica, sans-serif;
			  font-style : italic;
			  margin-bottom : 0;}
H4			{ font-size : 11pt;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 0;}
H5			{ font-size : 11pt;
			  font-family : Arial, Helvetica, sans-serif;
			  font-style : italic;
			  margin-bottom : 0;}

/* Paragraph Properties */
P			{ font-family : Arial, Helvetica, sans-serif;
			  margin-top : 8px;
			  margin-bottom : 0;}
/* Legacy class, not sure if anyone is using this */
P.page			{ margin-top : 8px;
			  margin-bottom : 0;
			  margin-left : 23px;}
P.related		{ margin-top : 16px;}

/* Anchor Properties */
A			{ font-family : Arial, Helvetica, sans-serif;
			  text-decoration : none;}
A:link			{ color : #003399;}
A:visited		{ color : #043DD8;}
A:active		{ color : #006699;}
A:hover			{ color : #006699;
			  text-decoration : underline;}

/* List Properties */
OL			{ font-family : Arial, Helvetica, sans-serif;
			  text-align : left;
			  margin-top : 0;
			  margin-bottom : 6px;
			  list-style-type : decimal;}
/* Legacy class, not sure if anyone is using this */
OL.page			{ font-family : Arial, Helvetica, sans-serif;
			  text-align : left;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  margin-left : 46px;
			  list-style-type : decimal;}
OL OL			{ list-style-type : lower-alpha;}

UL			{ font-family : Arial, Helvetica, sans-serif;
			  text-align : left;
			  margin-top : 0;
			  margin-bottom : 6px;
			  list-style-type : disc;}
/* Legacy class, not sure if anyone is using this */
UL.page			{ font-family : Arial, Helvetica, sans-serif;
			  text-align : left;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  margin-left : 46px;
			  list-style-type : disc;}
UL.see			{ font-family : Arial, Helvetica, sans-serif;
			  text-align : left;
			  margin-top : 0;
			  margin-bottom : 6px;
			  list-style-type : none;}

DL			{ padding : 0;
			  margin : 0;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  margin-left : 23px;
			  list-style-type : none;
			  font-family : Arial, Helvetica, sans-serif;}
DT			{ padding : 0;
			  margin : 0;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  list-style-type : none;
			  font-family : Arial, Helvetica, sans-serif;
			  font-weight : bold;}
DD			{ padding : 0;
			  margin : 0;
			  margin-top : 6px;
			  margin-bottom : 6px;
			  list-style-type : none;
			  font-family : Arial, Helvetica, sans-serif;
			  text-indent : 0;}

LI			{ font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 3px;}
/* List item for Paragraphs - adds more space between each list item */
LI.p		       { font-family : Arial, Helvetica, sans-serif;
			  margin-bottom : 10px;}
/* Legacy class, not sure if anyone is using this */
LI.page 		{ font-family : Arial, Helvetica, sans-serif;
			  margin-left : 46px;}

/* Table Properties */
TABLE   		{ font-family : Arial, Helvetica, sans-serif;  
			  width : auto;
			  height : auto;
			  display : block;
			  border : 0;
			  margin-top : 3em;
			  margin : 2px;
			  padding : 2px;
			  float : none;
			  clear : none;}
TH			{ font-family : Arial, Helvetica, sans-serif;
			  font-weight : bold;
			  text-align : left; 
                          background-color: #99ccff;}
TD			{ font-family : Arial, Helvetica, sans-serif;}

/* Text Area Properties */
BLOCKQUOTE		{ display : block;
			  margin : 1.17em 0;
			  font-family : Arial, Helvetica, sans-serif;
			  margin-left : 20px;
			  margin-right : 20px;}

CAPTION			{ text-align : left;
			  font-style : italic;
			  font-family : Arial, Helvetica, sans-serif;}

EM, CITE		{ font-family : Arial, Helvetica, sans-serif;
			  font-style : italic;}

SMALL			{ font-size : 8pt;
			  font-family : Arial, Helvetica, sans-serif;}

PRE			{ white-space : pre;
			  font-family : Courier;
			  margin-top : 4px;
			  margin-bottom : 4px;}

SPAN			{ font-family : Arial, Helvetica, sans-serif; 
			  font-size : 10pt;}

SPAN.white		{ font-family : Arial, Helvetica, sans-serif; 
			  color : white;}


/* Text Formatting Properties */
STRONG			{ font-family : Arial, Helvetica, sans-serif;
			  font-weight : bold;}

TT			{ font-family : Courier;}

SUP			{ vertical-align : super;
			  font-size : 8pt;}

CENTER			{ text-align : center;}

.heading1	        { font-size : 16pt;
		        font-family : Arial, Helvetica, sans-serif;
		        font-weight : bold;
		        line-height : 1.2ex;
		        background-color : #C0C0C0;
		        letter-spacing : normal;
		        text-align : left;
		        width : auto;
		        height : auto;}