/* CSS - updated June 2005 */


/* Default style for links */


a:link    { color: #0000FF; background: #FFFFFF; } 
a.link:active  { color: #0000CC; background: #FFFFFF; } 
a.link:visited { color: #00008B; background: #FFFFFF; } 
a.internal:hover   { color: #800000; text-decoration: underline; background: #FFFFFF; } 
a.external:hover   { color: #800000; text-decoration: underline; background: #FFFFFF; } 


/* Default paragraph style */


body, p
{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 85%; font-style: normal; font-weight: normal;
	padding: 0.35em; 
}

ol, ul, li
{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-style: normal; font-weight: normal; 
	padding-left: 0.25em; padding-right:0.25em; padding-bottom: 0.25em;
	padding-top: 0.25em;
}

pre
{
	background-color: transparent;
	font-family: Courier New, Courier, monospace; 
	font-style: normal; font-weight: normal; white-space: pre;
	padding: 0.15em; 
}

div, caption
{
	background-color: transparent;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	padding: 0.35em; text-align: center;
	margin-left:auto; margin-right:auto;
}


/* The following rule instructs the browser not to print the Avaya logo, copyright information, and header rule that are displayed on the bottom of every topic window (in the WebWorks Help template, the avaya  logo appears in a frame that is not printed anyway, so the Img.logo class does not actually do anything). */


@media print
{
	img.logo {display:none}
	p.copyright {display:none}
	hr {display:none}

}

/*------------------------------- Numbered list styles ------------------------------- */


.LN1_Num1
{ 
	list-style: outside decimal; text-align: left;
	margin-left: 3.5em; margin-right: 2em; margin-top: 0em; margin-bottom: 0em;
	white-space: normal; font-size: 95%; 
 
}


.LN2_Num2
{ 
	list-style: outside decimal; text-align: left;
	margin-top: 0em; margin-bottom: 0em; margin-left:5.25em; margin-right: 2em; 
	font-size: 95%;
}



.LN3_Num3
{ 
	list-style: outside decimal; text-align: left;
	margin-top: 0em; margin-bottom: 0em; margin-left:7.25em; margin-right:0em;
	font-size: 95%;
}


.LA2_Alpha2
{ 
	list-style: outside lower-alpha; text-align: left;
	margin-top: 0em; margin-bottom: 0em; margin-left:5.25em; margin-right: 0em; 
	font-size: 95%;
}

.LA3_Alpha3
{ 
	list-style: outside lower-alpha; text-align: left;
	margin-top: 0em; margin-bottom: 0em; margin-left:7.25em; margin-right:0em;
	font-size: 95%;
}


/* -----------------------------  Bullet and Dash styles ------------------------------- */


.LB1_Bullet1
{
	list-style-position: outside; list-style-type: disc; 
	margin-left: 3.5em; margin-right: 2em; 	margin-top: 0em; margin-bottom: 0em; 
	font-size: 95%; text-align: left;
}

.LB2_Bullet2
{
	list-style-position: outside; list-style-type: disc; 
	margin-top: 0em; margin-bottom: 0em; margin-left:5.25em; margin-right: 2em; 
	font-size: 95%; text-align: left;
}	

.LB3_Bullet3
{
	list-style-position: outside; list-style-type: disc;
	margin-top: 0em; margin-bottom: 0em; margin-left:7.25em; margin-right:0em;
	font-size: 95%; text-align: left;
}	


.Bullet4
{
	list-style-position: outside; list-style-type: disc;
	margin-top: 0em; margin-bottom: 0em; margin-left:9em; margin-right:0em;
	font-size: 95%; text-align: left;
}

.LD2_Dash2
{
	list-style-position: outside; list-style:circle;
	margin-top: 0em; margin-bottom: 0em; margin-left:5.25em; margin-right: 2em; 
	font-size: 95%; text-align: left;
}

.LD3_Dash3
{
	list-style-position: outside; list-style:circle;
	margin-top: 0em; margin-bottom: 0em; margin-left:7.25em; margin-right:0em;
	font-size: 95%; text-align: left;
}

.LD4_Dash4
{
	list-style-position: outside; list-style:circle;
	margin-top: 0em; margin-bottom: 0em; margin-left: 105px; margin-right: 0.0px;
	font-size: 95%; text-align: left;
}


/* ---------------------------- Other procedure-related styles ------------------------- */


.Command1
{
	text-indent:-1em;
	font-family: Courier New, Courier, monospace; font-weight: bold;
	margin-top: 0em; margin-bottom: 0em; margin-left:5em; margin-right: 2em; 
	font-size: 95%; list-style: none; text-align: left;
}

.Command2
{
	text-indent:-1em;
	font-family: Courier New, Courier, monospace; font-weight: bold;
	margin-top: 0em; margin-bottom: 0em; margin-left:6.75em; margin-right: 2em; 
	font-size: 95%; list-style: none; text-align: left;
}

.Command3
{
	text-indent:-1em;
	font-family: Courier New, Courier, monospace; font-weight: bold;
	margin-top: 0em; margin-bottom: 0em; margin-left:8.75em; margin-right:0em;
	font-size: 95%; list-style: none; text-align: left;
}

.LC1_Continue1
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0em; margin-bottom: 0em; margin-left:3.5em; margin-right: 2em; 
	font-size: 95%; list-style:none; text-indent: 0.25em; text-align: left;
}

.LC2_Continue2
{
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	margin-top: 0em; margin-bottom: 0em; margin-left:5.25em; margin-right: 2em; 
	font-size: 95%; list-style:none; text-indent: 0.25em; text-align: left;
}

.LC3_Continue3
{
	font-family: Verdana, Arial, Helvetica, sans-serif;
	margin-top: 0em; margin-bottom: 0em; margin-left:7.25em; margin-right:0em;
	font-size: 95%; list-style:none; text-indent: 0.25em; text-align: left;
}

.HS_StemHeading
{
	font-size: 110%; font-weight: bold;
	margin-left: 1.5em; margin-top: 1.5em; 	margin-top: 0em; margin-bottom: 0em; 
	font-size: 95%; text-align: left;
}

.LSI_ListStemIntro
{
	margin-left: 1.5em; margin-top: 1.5em; 	margin-top: 0em; margin-bottom: 0em; 
	font-size: 95%; text-align: left;
}


/* --------------------------------- Admonitions --------------------------------- */


/* The AdmonBlock class is applied to the div that wrap the contents of admonition paragraphs. It currently specifies padding values, in case we choose to apply a background color to the admonition paragraph styles.*/

.AdmonBlock
{
	margin-top:0.5em; margin-bottom:0em; margin-left:2em; margin-right:0em;
}


/* The AdmonHeader class is used for the paragraph that holds the inline admon.gif graphic and accompanying header (including NC_Caution, NC_Danger, NI_Important, and NW_Warning. */


.AdmonHeader
{	
	font-size:110%; font-weight:bold;
	margin-top: 0em; margin-bottom:0em; margin-left: 0.25em; 
	vertical-align: baseline; text-align: left;
}


.NC_Caution
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}


.ND_Danger
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}

.NESD_ElectroStatic
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}


.NI_Important
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}


.NS_SecurityAlert
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}

.NT_Tip
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}

.NV_Voltage
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.45em; margin-right: 0em;
	font-size: 95%; text-align: left;
}

.NW_Warning
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 3.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}


/* --------------------------------- Note and Tip --------------------------------- */


/* The NoteBlock class is applied to the div that wrap the contents of the Note paragraph. It currently specifies padding values, in case we choose to apply a background color to the Note paragraph style. */

.NoteBlock
{
	margin-top:0.5em; margin-bottom:0em; margin-left: 1.10em; margin-right:0em;
}


/* The H4 tag holds the Note heading */

H4
{
	font-size:105%;
	font-weight:bold;
	margin-top: 0em; margin-bottom:0em; margin-left: 2.55em; 
	vertical-align: baseline; text-align: left;
}


.N_Note
{
	margin-top: -0.4em; margin-bottom: 0.25em; margin-left: 4.35em; margin-right: 0em;
	font-size: 95%; text-align: left;
}


/*---------------------------- Table and table cell styles ------------------------------ */

/* NormalTable style formats */

.NormalTable
{	
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	border: 2px solid black; border-collapse: collapse;
	font-size: 95%; 
}



.NormalTableTH
{	
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	vertical-align: middle; border: 2px solid black;
	background-color:#F0F8FF;
}



.NormalTableTD
{
	margin: 0.25em;
	vertical-align: top; border: 2px solid black;
}


/* BoxedTable style formats */

.BoxedTable
{	
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	border: 2px solid black; border-collapse: collapse;
	font-size: 95%; 
}



.BoxedTableTH
{	
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	vertical-align: middle; border: 2px solid black;
	background-color:#F0F8FF;
}



.BoxedTableTD
{
	margin: 0.25em;
	vertical-align: top; border: 2px solid black;
}



/* ShadedTable style formats */

.ShadedTable
{	
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	border: 2px solid black; border-collapse: collapse;
	font-size: 95%; 
}



.ShadedTableTH
{	
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	vertical-align: middle;
	background-color: #F0F8FF;
}



.ShadedTableTD
{
	margin: 0.25em;
	vertical-align: top;
	border-bottom: #F0F8FF;
	background-color: #FFFFFF, #F0F8FF;	
}

/* NoBoxTable style formats */

.NoBoxTable
{
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	border-bottom: solid 2px black; border-collapse: collapse;
	font-size: 95%; 
}


.NoBoxTH
{
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	border-bottom: 2px solid black; 
	vertical-align: middle; background-color: #FFFFFF;
}


.NoBoxTHleftcellborder
{
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	border-bottom: 2px solid black; border-left:2px solid black; 
	vertical-align: middle;  background-color: #FFFFFF;
}



.NoBoxTD
{
	margin:0.25em;
	border-top: 2px solid black; 
	vertical-align:top;
}



.NoBoxTDleftcellborder
{
	margin:0.25em;
	border-top: 2px solid black; border-left: 2px solid black;
	vertical-align:top;
}




/* FigNotesTable style formats */

.FigNotesTable
{	
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	border: none; font-size: 95%; 
}



.FigNotesTableTH
{	
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	vertical-align: middle;
	border: none; 	
	background-color:#F0F8FF;
}



.FigNotesTableTD
{
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; vertical-align: top;
	border: none; 	
}


/* NoLineTable style formats */

.NoLineTable
{	
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	border: none; font-size: 95%;
}



.NoLineTableTH
{	
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; vertical-align: middle;
	border: none; 	
	background-color:#F0F8FF;
}



.NoLineTableTD
{
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; vertical-align: top;
	border: none; 	
}


/* This class is used for a div tag that wraps the CellHeading and CellHeadingCenter styles. It does not currently have a significant impact on cell formatting, but could possibly be used to generate more detailed table formatting. */

Div.Header
{
	margin: auto;
	padding:0em;
}



.TB_TableBody
{
	margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 0.15em; 
	margin-right: 0.15em; text-align: left;
	font-size: 95%; background-color: transparent;
}



.TBC_TableBodyCentered
{
	text-align: center;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 0.15em; 
	margin-right: 0.15em;
	font-size: 95%; background-color: transparent;
}



.TLB1_TableListBullet1
{
	list-style-position: outside disc;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 2.25em;
 	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}


.TLD2_TableListDash2
{
	list-style:circle; list-style-position: outside;
 	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 4em;
	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}


.TLN1_TableListNum1
{ 
	list-style: outside decimal;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 2.25em;
 	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TLC1_TableListContinue1
{ 
	list-style: none;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 2.25em;
 	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TLC2_TableListContinue2
{ 
	list-style: none;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 4em;
 	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TLA2_TableListAlpha2
{ 
	list-style: outside roman-alpha;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 4em;
 	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TLB2_TableListBullet2
{ 
	list-style: outside disc;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 4em;
 	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TLD3_TableListDash3
{
	list-style:circle; list-style-position: outside;
 	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0.15em; margin-left: 5.75em;
	padding:0em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TH_TableHeading
{
	font-weight:bold;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 0.15em; 
	margin-right: 0.15em; text-align: left;
	font-size: 95%; background-color: transparent;
}
	

.THC_TableHeadingCentered
{
	text-align:center;
	font-weight:bold; background-color: transparent;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 0.15em; 
	margin-right: 0.15em;
	font-size: 95%;
}


.TA_TableAdmonishment
{
	margin-top: 0.1em; margin-bottom: 0.1em; margin-left: 1.5em; 
	margin-right: 0.5em; text-align: left;
	font-size: 95%; background-color: transparent;
}

.TSNO_TableStepNumOnly
{
	text-align:center; list-style: inside decimal;
	font-weight:normal; background-color: transparent;
	margin-top: 0.1em; margin-bottom: 0.1em; margin-right: 0em; 
	margin-left: 0em; padding:0em; text-indent:0em;
	font-size: 95%;
}


/*---- Z_API table styles - for CRM template support only ----*/

.z_API_Table
{
	margin-top:0.5em; margin-bottom: 0em; margin-left: auto; margin-right: auto; 
	width:96%; border-collapse: collapse;
	font-size: 100%;
}


th
{
	text-align:left;
}


.z_API_TH
{
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; vertical-align: middle;
	border-bottom: 2px solid black; border-top: 2px solid black; 
	background-color:#F0F8FF;
}


.z_API_THleftcellborder
{
	margin: 0.25em;
	border-bottom: 2px solid black; border-left:2px solid black; 
	border-top: 2px solid black; background-color:#F0F8FF;
}

.z_API_TD
{
	margin:0.25em;
	border-top: 2px solid black; border-bottom: 2px solid black; 
	vertical-align:top;
}



.z_API_TDleftcellborder
{
	margin:0.25em;
	border-top: 2px solid black; border-left:2px solid black; 
	border-bottom: 2px solid black; 
}


/* Table footnote style */


.NotesTable
{
	margin-top:0.5em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
	border:none;
}


.NotesTableTH
{	
	margin-top:0.25em; margin-bottom: 0.25em; margin-left: 0.25em; 
	margin-right: 0.25em; 
	vertical-align: middle; border: none;
	background-color:#FFFFFF;
}

.NotesTableTD
{
	margin: 0.25em;
	vertical-align: top; border: none;
}


/* ScreenDisplayTable and FileDisplayTable formats */

.FileDisplayTable
{
	border:none;
	margin-top:0.5em; margin-bottom: 0.25em; margin-left: auto; margin-right: auto;
	font-size: 98%;
}



.FileDisplayTableTD
{
	margin:0.25em;
	vertical-align:middle;
}



.ScreenDisplayTable
{
	border: 1px solid black;
	margin-top:0.5em; margin-bottom: 0.25em; margin-left: auto; margin-right: auto;
	font-size: 98%;
}


.ScreenDisplayTableTD
{
	margin:0.25em; 
	vertical-align:middle;
}


/* The following context-specific selector rules are used when a FileDisplayTable is inserted inside a procedure-related paragraph tag instead of on an Anchor tag. The following rules apply proper left-alignment of the FileDisplayTable content in the WebWorks output. 

Other notes: 

- It should be possible to specify multiple context selectors and delimit them with commas, but IE5.5 is buggy in handling the selectors in this way. Therefore, the <p> context selectors are all listed individually. 

- The margin settings specified below are overridden in other table formats by directly applying margin settings in their respective <table> tags.  */

p#Number1 table
{
	margin-top:0em; margin-bottom:0.25em; margin-left:auto; margin-right:auto;
}
p#Number2Alpha table
{
	margin-top:0em; margin-bottom:0.25em; margin-left:auto; margin-right:auto;
}
p#Number3Roman table
{
	margin-top:0em; margin-bottom:0.25em; margin-left:auto; margin-right:auto;
}
p#Continue1 table
{
	margin-top:0em; margin-bottom:0.25em; margin-left:auto; margin-right:auto;
}
p#Continue2 table
{
	margin-top:0em; margin-bottom:0.25em; margin-left:auto; margin-right:auto;
}
p#Continue3 table
{
	margin-top:0em; margin-bottom:0.25em; margin-left:auto; margin-right:auto;
}


/*--- ASCII paragraph styles for tables ---*/

.OutputText
{
	font-family: Courier New, Courier, monospace; 
	margin: 0em; text-align: left;
	font-size: 95%;
}


.ScreenTextSmall
{
	font-family: Courier New, Courier, monospace; 
	margin: 0em; text-align: left;
	font-size: 95%;
}




/*---- GlossaryTable style formats - CRM template only ----*/


.GlossaryTable
{	
	font-size: 96%;
	width:100%
}




.GlossaryTableTD
{
	vertical-align: top;
	padding-top:0.1em; padding-bottom:0.1em;
	border-bottom: thin solid grey;	
}



.GlossLabel
{
	font-weight: bold;
	padding-right: 0.25em; text-align: left;
	margin-top: 0em; margin-bottom: 0.25em; margin-left: 0em; margin-right: 0em;
	font-size: 95%;
}



.GlossDefinition
{
	margin-top: 0em; margin-bottom: 0.25em; margin-left: 2em; margin-right: 0em;
	font-size: 95%; text-align: left;
}


/*----------------------------- Headings and normal Paragraph ------------------------- */

/* All 0-level ¶ formats,are mapped to the WebWorks NewHTMLPage style. These formats map to  tables. */


.H0
{
	border-style:none;
	clear:right;
	font-weight:bold; font-size: 160%;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right:0em; 
}


.H1
{
	border-style:none;
	clear:right; text-align: left;
	font-weight: bold; font-size: 150%;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right:0em; 
}


.H2
{
	border-style:none;
	clear:right; text-align: left;
	font-weight:bold; font-size: 135%;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right:0em; 
}


.H2NoBreakHTML
{
	font-weight:bold; font-size: 125%; text-align: left;
	margin-top: 30px; margin-bottom: 10px; margin-left: 0em; margin-right: 1.5em;
}


.H3
{
	font-size: 110%; font-weight: bold; text-align: left;
	margin-top: 20px; margin-bottom: 10px; margin-left: 0em; margin-right: 1.5em;
}


.H3BreakHTML
{
	border-style:none;
	clear:right; text-align: left;
	font-size: 125%; font-weight: bold;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right:0em; 
}


/* Heading content is rendered in simple one-row, 2-cell tables. The next two styles map to the two td tag sets that contain the "velocity square" images and the 1 and 2 heading text, respectively. */

td.velocity
{
	vertical-align: middle;
	padding-top: 0em; padding-right: 0.5em; padding-bottom: 0em; padding-left: 0em;
}



td.heading
{
	vertical-align: middle;
	padding-top: 0em; padding-right: 0em; padding-bottom: 0em; padding-left: 0em;
}


/* The HeadingRunIn class is used to display a run-in paragraph. */  


.HR_RunIn
{
	font-weight: bold; text-align: left;
}


.Body
{
	margin-top: 0em; margin-bottom: 0em; margin-left: 1.5em; margin-right: 1.5em;
	font-size: 95%; text-align: left;
}



/* Figure and table captions that include Ex in the paragraph style name open a new window in WWP.*/  

.caption
{
	caption-side:top; text-align:center;
	margin-top:0.25em; margin-bottom:0em; margin-left: auto; margin-right: auto;
}


.FC_FigCaption
{
	font-weight: bold;
	margin: auto;
	font-size: 100%; text-align: center;
}

.FCx_FigCaptionExt
{
	border-style:none;
	clear:right;
	font-weight:bold; font-size: 100%;
	margin:0em; 
	text-align: left;
}


.Title_Table
{
	font-weight: bold; font-size: 100%;
	margin-top: 0em; margin-bottom: 0.25em; margin-left: auto; margin-right:auto;
	text-align: center;
}


.TC_TableCaption
{
	font-weight: bold;
	text-align: center;
}


.FNT_FigNotesTitle
{
	font-weight: bold; font-size: 100%;
	margin-top: 2em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto;  
	text-align: center;
}


/*--------------------------------- PopUps  --------------------------------- */


.Popup
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
	font-size: 12px; text-align: left;
}

.PopupAppend
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
	font-size: 12px; text-align: left;
}
.PopupOnly
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: bold;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
	font-size: 12px; text-align: left;
}

.PopupOnlyAppend
{
	font-family: Verdana, Arial, Helvetica, sans-serif; font-weight: normal;
	margin-top: 0em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
	font-size: 12px; text-align: left;
}



/*--------------------------------- Miscellaneous  --------------------------------- */


.Anchor
{
	margin-top: 0em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto;
	text-align: center;  
}

.AnchorTableExt
{
	margin-top: 0em; margin-bottom: 0.5em; margin-left: auto; margin-right: auto;
	text-align: center;  
}

.FN_FigListNum
{
	list-style: decimal; font-weight: bold;
	margin-top:0em; margin-bottom:0.25em; margin-left:4em; margin-right:0em;
	font-size: 95%; text-align: left;
}


.FE_FigureEnd
{
	margin-top:0em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
        text-align: center; 
}

.ReviewComment
{
	margin-top: 0em; margin-bottom: 0em; margin-left: 1.5em; margin-right: 1.5em;
	font-size: 95%; text-align: left; color: #FF0000;
}

.TXe_TableEnd
{
	margin-top:0em; margin-bottom: 0em; margin-left: 0em; margin-right: 0em;
        text-align: center;
}


hr
{
	margin-top: 0.5em; margin-bottom: 0.5em; margin-left: 0em; margin-right: 0em; 
	width: 100%; text-align: center;
}

hr.top
{
	margin-top: 0em; margin-bottom: 1.0em; margin-left: 0em; margin-right: 0em; 	
	width: 100%;  text-align:center;
}



p.copyright
{
	font-size:80%;
}


.TF_TableFootnote
{
	font-size: 80%; 
	margin-top: 0em; margin-bottom: 0.25em; margin-left: 1.5em; margin-right: 1em;
}


div.HCR_HeadCmdRef
{
	background-color:#F0F8FF;
	font-size: 115%; font-weight: bold;
	padding-top:5px; padding-bottom:5px; 
	margin-top: 20px; margin-bottom:10px; margin-left: -2px; margin-right: 0px;
}



.HCR_HeadCmdRef
{
	margin-top: 0em; margin-bottom: 0em; margin-left: 1.5em; margin-right: 0em;
	font-weight: bold; text-align: left;
}


.SID_SystemID
{
	margin-top:0.25em; margin-bottom:0em; margin-left:0em; margin-right:0em;
	font-size: 95%; color: #00008B; font-weight: bold; text-align: left;
}

.SSB_SystemSectionBegin
{
	margin-top: -0.2em; margin-bottom:0em; margin-left: 1.5em; margin-right: 1.5em;
	font-size: 95%; color: #00008B; font-weight: bold; text-align: left;
}

.hrSystemBegin
{
	margin-top: 0.5em; margin-bottom: 0em; margin-left: 1.5em; margin-right: 1.5em; 
}

.hrSystemEnd
{
	margin-top: 0em; margin-bottom: 0.5em; margin-left: 1.5em; margin-right: 1.5em; 
}


/*----- Image tags -----*/


img.admon_image
{
	margin-top:0em; margin-bottom: 0em; 
}


p#TB_TableBody img
{
	margin: 0em;
}	


p#TBC_TableBodyCenter img
{
	margin: 0em;
}



/* ---- Class selectors associated with FrameMaker Template Character formats.  ---*/


.ASCIIOutput
{
	font-family: Courier New, Courier, monospace;
}


.ASCIIOutputVariable
{
	font-family: Courier New, Courier, monospace;
	font-style: italic;
}


.Bold
{
	font-weight:bold;
}


.BoldItalic
{
	font-weight:bold; font-style: italic;
}



.Command
{
	font-family: Courier New, Courier, monospace;
	font-weight: bold;
}



.CommandVariable
{
	font-family: Courier New, Courier, monospace; 
	font-weight: bold; font-style: italic;		
}


.Italic
{
	font-style: italic;		
}	


.Link
{

}

.ReviewComment
{
	font-weight: bold; color: #FF0000;
}


.Subscript
{
	vertical-align:sub;
	font-size: 90%; 
}



.Superscript
{
	vertical-align:super;
	font-size: 90%; 
}


.SystemID
{
	font-weight: bold; color: #00008B;
}


.UIElement
{
	font-weight: bold;
}


.UIElementVariable
{
	font-weight: bold; font-style: italic;
}



.Underline
{
	font-weight:normal; text-decoration:underline;
}


.WindowNames
{
	font-weight:bold;
}



/* This style is used for the footnote numbers */

span.Footnote
{
 font-size: 90%;
  vertical-align: super;
}


