BODY	{ 
		background-color: white;

		margin-top:			0px;
		margin-bottom:		0px;
		margin-left: 		0px;
		margin-right: 		0px;

		font-size: 11pt;
		font-family: Ariel, Helvetica, sans-serif;
		}

H1      { 
        color: #000000; 
        font-style: normal; 
        font-weight: bold; 
        font-decoration: none; 
        font-size: 18pt; 
        margin-top: 0pt; 
        letter-spacing:1pt; 
        } 
        
H2      { font-size: 14pt; 
        color: #2d3e4b; 
        font-style: normal; 
        font-weight: bold; 
        letter-spacing:1pt; 
        margin-bottom: 15px; 
        margin-top: 20px; 
        background-color: #FFFFFF;
		border-bottom:3px solid #2d3e4b;
		padding:0px;
		padding-bottom:2px; padding-left:2px;
        } 
         
H3      { 
        color: black; 
        font-style: normal; 
        font-weight: bold; 
        font-size: 12pt; 
        letter-spacing:1pt; 
        margin-bottom: 5px; 
        margin-top: 20px; 
        } 
        
H4      { 
        color: #000000; 
        font-style: normal; 
        font-weight: bold; 
        font-size: 11pt; 
        letter-spacing:1pt; 
        margin-bottom: 3px; 
        margin-top: 20px; 
        text-decoration:none;
        } 

H5      { 
        color: black; 
        font-style: normal; 
        font-weight: bold; 
        font-size: 10pt; 
        letter-spacing:1pt; 
        margin-bottom: 5px; 
        margin-top: 20px; 
        } 

H6      { 
        color: black; 
        font-style: normal; 
        font-weight: normal; 
        font-size: 10pt; 
        font-weight: bold; 
        letter-spacing:1pt; 
        margin-bottom: 5px; 
        margin-top: 20px; 
        } 

HR      { 
        height: 1px; color: "#111111"; 
        margin-top: 10px;
        margin-bottom: 5px; 
} 

P       { 
        margin-top: 10px; 
        margin-bottom: 10px; 
        } 



CODE	{
		color: #00646F; 
		font-family: monospace;
		font-size: 11pt;
}

DFN	{
	color: #00646F; 
	}

PRE {
	color: black;
}

.twocolumns			{ float:left; width:100%; position:relative; margin-top:10px;}
.twocolumns .left	{ float:left; position:relative; padding:0px;}
.twocolumns .right	{ float:right; position:relative; padding:0px;}

.code      {color: #00646F; 
			font-family: monospace;
			font-size: 10pt;
			margin-left: 5%; 
			margin-top: 1px;
			margin-bottom: 1px;
}

.xml       {color: #00646F; 
			font-family: monospace;
			font-size: 10pt;
			margin-left: 5%; 
			margin-top: 1px;
			margin-bottom: 1px;
}

.actiondiagram
{
	color: #00646F; 
	font-family: monospace;
	font-size: 10pt;
	margin-left: 5%; 
	margin-top: 1px;
	margin-bottom: 1px;
}

.actiondiagramdescription
{
	margin-left: 5%; 
	margin-right: 5%;
	margin-top: 5px;
	margin-bottom: 1px;
}	

.mapping {
	color: #00A89B;
	font-family: monospace;
	font-size: 10pt;
	margin-left: 10%; 
	margin-bottom: 1px;
	margin-top: 1px;
}

}

.parameter {font-weight: bold; 
			font-size: 10pt;
			color: #005048; 
			line-height: 90%;			
}

.LinkList  {
    		text-align:left;
			font-weight:bold;
			color: #000000;
			
			border-top:0px solid #111111; 
			border-bottom:1px solid #111111; 
			border-left:0px solid #111111;
			border-right:0px solid #111111;
			
			padding-bottom: 20px;
			margin-bottom: 10px
			}

.triple, .triple table, .triple table td, .triple p    {
	color: #00646F; 
	font-size: 11pt;
}

.triple table th {
	color: black;
}

.action {
	font-weight: normal; 
	line-height: 150%;
	margin-left: 0px; 
    margin-right: 0px;
    margin-top: 0px;
    margin-bottom: 0px;
    border-left: 2px solid #00646F;
    padding-right: 10px;
 	padding-left: 10px;
	padding-top: 5px;
	padding-bottom: 5px; 
	background-color:#C0C0C0;
}

.figure	   {text-align: center;
			margin-bottom: 2px;
}

.figureText {
	font-weight: bold; 
	font-style: none; 
	font-size: 10pt; 

	margin-left: 10%; 
	margin-right: 10%;
	margin-top: 0px;
            
	text-align: left;
}

.beware	{
		color: navy; 
		background: #F3A900; 
        border-style: solid solid solid solid; 
        border-width: 1px;
        padding: 2px;
        margin-left: 10%; 
        margin-right: 10%;
        margin-top: 15px;
        margin-bottom: 10px;
		}

.TOC 	{
			font-weight: normal; 
			font-size: 11pt; 
			margin-left:0px; 
			margin-right:0px;
			margin-bottom:0px;
			margin-top:2px;
			}

.DetailTOC 	{
			font-weight: bold; 
			font-size: 10pt; 
			margin-left:0px; 
			margin-right:0px;
			margin-bottom:0px;
			margin-top:0px;
			}

.TextFile 	{color: #000000;
			font-family: monospace;
            margin-left: 0px;
			margin-bottom: 0px;
			margin-top: 0px;
			background-color: #C0C0C0;
			padding: 10px;
}

.LevelOverview {color: #005048; 
			font-weight: bold; 
			font-size: 11pt; 
			line-height: 105%;
}
.LevelText {font-size: 10pt;
}

/***** General hyperlink styles */
A:link    { color: #005048; text-decoration:underline; }
A:active  { color: #26AAA1; text-decoration:none;  }
A:visited { color: #005048; text-decoration:underline; }
A:hover   { color: #26AAA1; text-decoration:underline; }

/******************* Bullet and list items *******************/
UL			{	color: black;
				margin-top: 1px;
				margin-bottom: 0px;
			}

LI			{	margin-bottom: 0px;
				margin-top: 2px;
			}

OL			{	color: black;
		   		margin-top: 0px;
		   		margin-bottom: 0px;
		   	}
			
UL			{	list-style-image: url('../images/bullet-1.gif'); }
UL UL		{	list-style-image: url('../images/bullet-2.gif'); }
UL UL UL	{	list-style-image: url('../images/bullet-3.gif'); }

OL			{	list-style-type: decimal; }
OL LI		{	list-style-type: decimal; }
OL OL OL  	{	list-style-type: decimal; }

/******************* Tables *******************/

/** General Table **/
table{
	border:1px solid #68ACA0; 
	border-collapse:collapse;
	cell-spacing: 0;
	empty-cells:show;
	margin-top:10px;
    width: 100%;
    align:center;
    font-size: 10pt;
    padding: 5px;
    margin-bottom: 10px;
}

table caption {
	color: #000000;
	background-color:#FFFFFF;
	
	padding-left:15px;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:15px;

	vertical-align: bottom;
	font-size: 10pt;
	font-weight:bold
}

table td {
	border:1px solid #68ACA0; 
	vertical-align: top;
    text-align:left;
    padding: 5px;
}

TABLE TD .comment {
	font-size: 10pt;
	font-color: black;
}

table th {
	border:1px solid #68ACA0; 
	font-color: black;
	background-color:#A4CDC6;
	font-weight: normal;
	font-size: 11pt;

	padding-left:15px;
	padding-right:15px;
	padding-top:1px;
	padding-bottom:1px;
	background-image:url('../images/tableheaderbackground.gif'); background-repeat:repeat;

	vertical-align: middle;
	
}

/******************* iSeries *******************/
#iSeries {
	width: 640px;
	color: #000000; 
	background-color: #FFFFFF; 
	font-family:Courier New; 
	font-size:10pt;
	border: 1px solid #000000;
}

#iSeries p {
	color: #000000; 
	font-family:Courier New; 
	font-size:10pt;
	margin: 0px;
}

.iSeries {
	width: 640px;
	color: #000000; 
	background-color: #FFFFFF; 
	font-family:Courier New; 
	font-size:10pt;
	border: 1px solid #000000;
}

.iSeries p {
	color: #000000; 
	font-family:Courier New; 
	font-size:10pt;
	margin: 0px;
}

/******************* CommandPrompt *******************/
#CommandPrompt {
	width: 640px;
	color: #FFFFFF; 
	background-color: #000000; 
	font-family:Courier New; 
	font-size:10pt;
	border: 1px solid #000000;
}

#CommandPrompt p {
	color: #FFFFFF; 
	font-family:Courier New; 
	font-size:10pt;
	margin: 0px;
}


/****************** Right align section ******************/
#RightAlign {
	position: relative;
	float:right;
}

#Overlay {
	posistion: relative;
	position:absolute;
}

/******************* menu *******************/
#menu	{
	color: #005048; 
	font-size: 11pt; 
	font-weight: normal;
}

#menu table{
	border-top:0px solid #111111; 
	border-bottom:0px solid #111111; 
	border-left: 0px none #111111;
	border-right: 0px none #111111;
	
	border-collapse:collapse;
	cell-spacing: 0;
	empty-cells:show;
	margin-top:10px;
    margin-left: auto;
    margin-right: auto;
    width: 100%;
    align:center;
    padding: 5px;
}

#menu table td {
	border-top:1px solid #111111; 
	border-bottom:1px solid #111111; 
	border-left: 1px none #111111;
	border-right: 1px none #111111;

	vertical-align: top;
    text-align:left;
    padding: 5px;
}

#menu table th {
	border-top:1px solid #111111; 
	border-bottom:1px solid #111111; 
	border-left: 1px none #111111;
	border-right: 1px none #111111;

	vertical-align: top;
    text-align:left;
    padding: 5px;
    color: #000000;
    background-color: #FFFFFF;
    font-weight:bold;
    vertical-align: top;
}

#menu P	{
			margin-top: 2px;
			margin-bottom: 2px;
		}
				
/******************* WebsydianTop *******************/
#WebsydianTop {
	margin:    0px;
	padding:   0px; 
	font-size: 0pt;	
	height: 0px;
	width: 0px;
	visibility: hidden;
}

#WebsydianTop table, #WebsydianTop table td, #WebsydianTop table th{
	border:				0px solid #111111; 
	border-collapse:	collapse;
	cell-spacing: 		0px;
    width: 				0%;
    font-size: 			0pt;
	height: 0px;

    padding: 0px;
	margin:  0px;
}

#WebsydianTop H1 {
    font-size:  0pt;
	height: 0px;
}

#WebsydianTop img {
	height: 0px;
}

#WebsydianTop form {
  height: 0px;
  font-size: 0pt;
}

#WebsydianTop input {
  height: 0px;
  font-size: 0pt;
}

/******************* Related information *******************/
#RelInfo margin: 0px; padding: 0px; font-size: 0pt; height: 0px; width: 0px; visibility: hidden; #RelInfo hr {
	color: #68ACA0;
}

#RelInfo p {
	margin-top: 5px;
	margin-bottom: 5px; 
	line-height: 110%;
}

#RelInfo table, #RelInfo table th, #RelInfo table td {
	border:				0px solid #111111; 
	border-collapse:	collapse;
	cell-spacing: 		0px;
    width: 				0%;
    font-size: 			0pt;
	height: 0px;

    padding: 0px;
	margin:  0px;
}


#RelInfo UL 		{  list-style-type: disc; }
#RelInfo UL UL 	    {  list-style-type: disc; }
#RelInfo UL UL UL	{  list-style-type: disc; }



.warning {	background-image: url('../images/warning.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid #FFBDBD;	border-bottom: 1px solid #FFBDBD;
			margin-left: 10%; margin-right: 10%;
			margin-top: 10px; margin-bottom: 10px;
		 }
.warning p { padding:0px; margin:0px; padding-left: 80px; }		 

.error {	background-image: url('../images/error.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid red;	border-bottom: 1px solid red;
			margin-left: 10%; margin-right: 10%;
		 }
.error p { padding:0px; margin:0px; padding-left: 80px; }		 

.info 	{	background-image: url('../images/info.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid #0053D6;	border-bottom: 1px solid #0053D6;
			margin-left: 10%; margin-right: 10%;
			margin-top: 10px; margin-bottom: 10px;
		 }
.info p { padding:0px; margin:0px; padding-left: 80px; }


.link {		background-image: url('../images/link.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid #0053D6;	border-bottom: 1px solid #0053D6;
			margin-left: 10%; margin-right: 10%;
			margin-top: 20px; margin-bottom: 20px;
		 }
.link p { padding:0px; margin:0px; padding-left: 80px; }	


/***** Websydian eBPF styles *****/
.adminref { background-color: blue; }


.warning {	background-image: url('../images/warning.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid #FFBDBD;	border-bottom: 1px solid #FFBDBD;
			margin-left: 10%; margin-right: 10%;
			margin-top: 10px; margin-bottom: 10px;
		 }
.warning p { padding:0px; margin:0px; padding-left: 80px; }		 

.error {	background-image: url('../images/error.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid red;	border-bottom: 1px solid red;
			margin-left: 10%; margin-right: 10%;
		 }
.error p { padding:0px; margin:0px; padding-left: 80px; }		 

.info 	{	background-image: url('../images/info.gif'); 
			background-repeat: no-repeat;
			background-position: left center; 
			padding-top:15px; padding-bottom:15px; padding-left:0px; padding-right:0px;
			border-top: 1px solid #6392E6;	border-bottom: 1px solid #6392E6;
			margin-left: 10%; margin-right: 10%;
			margin-top: 10px; margin-bottom: 10px;
		 }
.info p { padding:0px; margin:0px; padding-left: 80px; }


/*** FAQ ***/
#faq hr {
	color: #68ACA0;
}

#faq p
{
	font-size: 12px;
	margin-top: 5px;
	margin-bottom: 5px; 
	line-height:120%;
}

#faq table
{
	padding: 0px;
	margin: 0px;
	border-collapse: collapse;
    border: 1px solid #68ACA0;

}

#faq table th 
{
	font-size: 11px;
	background-color: #F8DA91;
	text-align: left;
	color: black;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 5px;
	padding-right: 5px;
	vertical-align: top
	border-bottom: 1px solid #68ACA0;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
	vertical-align: top;
}

#faq table td 
{
	font-size: 12px;
	padding: 10px;
	text-align: left;
	color: black;
	background-color: white;
	line-height:120%;
	
	border-bottom: 1px solid #68ACA0;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
}

#faq ol li {
	margin-left: 10px;
	margin-top: 10px;
}

#faq ul li {
	margin-left: 10px;
	margin-top: 3px;
}









