/* following font face declarations need to be removed for DBCS */


body, h1, h2, h3, h4, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-family: Arial, sans-serif; color: #000000}
pre				{ font-family: Courier, monospace}

/* end font face declarations */
/* -------------------------------- */

/* following font size declarations should be OK for DBCS */
body, h1, h2, h3, h4, p, table, td, caption, th, ul, ol, dl, li, dd, dt {font-size: 10pt; }
pre				{ font-size: 10pt}

/* end font size declarations */
/* -------------------------------- */

body	{ background: #FFFFFF}
h1      { font-size: 18pt; margin-top: 5; margin-bottom: 1 }

/* See swg_info_common.css below */
/* h2      { font-size: 14pt; margin-top: 25; margin-bottom: 3 } */
/* h3      { font-size: 11pt; margin-top: 20; margin-bottom: 3 } */
/* h4      { font-size: 10pt; margin-top: 20; margin-bottom: 3; font-style: italic } */

p            { margin-top: 10px; margin-bottom: 10px }
pre	     { margin-left: 6; font-size: 9pt }

a:link { color: #006699 }
a:visited { color: #996699 }
a:hover  { color: #006699 }

ul	     { margin-top: 0; margin-bottom: 10 }
li	     { margin-top: 0; margin-bottom: 0 } 
li p	     { margin-top: 0; margin-bottom: 0 } 
ol	     { margin-top: 0; margin-bottom: 10 }
dl	     { margin-top: 0; margin-bottom: 10 }
dt	     { margin-top: 0; margin-bottom: 0; font-weight: bold }
dd	     { margin-top: 0; margin-bottom: 0 }
strong	     { font-weight: bold}
em	     { font-style: italic}
var	     { font-style: italic}
div.revision { border-left-style: solid; border-left-width: thin; 
				   border-left-color: #7B68EE; padding-left:5 }

/* -------------------------------- */
/* FROM com.ibm.help.doc_2.1.1/common_swg/css/swg_info_common.css */
H2      {font-size: 1.25em;
	 font-style : normal;
	 font-weight : bold;
	 margin-bottom : 0.0em;
	 padding-bottom : 0.0em;}
H3 {    font-size: 1.05em;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0.2em;
	padding-bottom : 0.1em;}
H4 {    font-size: 0.9em;
	font-style : normal;
	font-weight : bold;
	margin-bottom : 0.1em;
	padding-bottom : 0.1em;}        
TABLE {
   color                : black; 
   /*width                : 90%; */
   border-collapse : collapse;
   border-color: Black;
   /*background           : white;  */
   margin-top           : 0.5em;
   margin-bottom        : 0.5em;
   margin-left          : 0em;
   margin-right         : 0em;}
TH {
   font-weight : bold;
   color                : black; 
   background-color  : #dadada;  
   padding-top          : 0.1em;
   padding-bottom       : 0.3em;
   /*padding-left         : 1em;*/
   padding-right        : 1em;}

/* -------------------------------- */
/* TO ACCOMODATE PORTAL */
/* Updated by JEH on 11/13/03 */
/* -------------------------------- */
/* MISSING TAGS */
/* th	     { font-weight: bold;background-color: #C0C8D4; } */
tt, samp, code	{ font-family: Courier, monospace}
tt, code, samp	{ font-size: 10pt}
small           { font-size : 8pt;}
/* -------------------------------- */
/* CLASS FOR REVIEWER COMMENTS - apply to any tag      */
.review         { background-color:#ffff88 }
.rvw            { background-color:#ffff88 }
/* -------------------------------- */
/* NAVIGATION FRAME STYLE: class="nav" */
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;font-size: 10pt;background-color: #ffffff;color: #000000;}
TABLE.nav               { font-family: Arial, sans-serif;font-size: 10pt;margin-top: 0;margin-bottom: 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;}
/* -------------------------------- */
/* RELATED INFORMATION AND BUILDING BLOCK STYLES: class="ri" */
/* ONLY use class="ri" on the table header tag, see template */
A.ri                    { text-decoration : none;}
A:link.ri		{ color : #0A0066;}
A:visited.ri		{ color : #0A0066;}
A:hover.ri		{ color : #0A0066;}

TABLE.ri                { text-align: left; border: 0;margin-left: -7px;}
TH.ri                   { background-color: #FFFFFF; align: text-align: left;}
/* -------------------------------- */
