/* Styles based on the Openwave corporate CSS */

A:link  
	{text-decoration:underline;
	 color: #000000
	}
A:visited       
	{text-decoration:none;
	 color: #000000
	}
A:active        
	{text-decoration:none;
	 color: #EB0B53}
	 
A:hover        
	{text-decoration:none;
	 color: #EB0B53}

body    {background-color: #E1E1E1;
	} 


h1, h2, h3, h4, h5, h6, p, li, ul, ol, td, tr, div, pre.toc, th
	{font-family: Arial, Helvetica, sans-serif
	}

h1, h2, h3, h4, h5
	{color: #666600}

h1
	{font-size: 11pt}

h2
	{font-size: 10pt}

h3
	{font-size: 9pt}

h4
	{font-size: 9pt}

h5
	{font-size: 8pt}

h6
	{font-size: 8pt}


p, li, ul, ol, td, th
	{font-size: 10pt}


p.roadmap, li.roadmap, ul.roadmap, ol.roadmap
	{
	}


p.header
	{text-align: center;
	 font-size: 8pt;
	 color: #333333
	}

p.footer
	{font-size: 8pt;
	 color: #333333
	}

p.gloss_definition
	{margin-left: 1em;
	 margin-top: 0em
	}

p.gloss_entry
	{margin-bottom: 0em;
	 color: #333333;
	 font-size: 9pt}

p.legal
	{font-size: 8pt;}

p.task
	{font-weight: bold;
	 font-size: 9pt;
	 color: #333333}

p.table_col_head
	{font-size: 8pt}

p.table_stub_head
	{font-size: 8pt;
	 font-weight: bold;
	 color: #333333
	}

p.caption
	{font-size: 9pt}

p.important
	{}

p.note
	{}

p.index_main
	{margin-top: 0em;
	 margin-bottom:0em;
	 font-size: 8pt;
	}

p.index_sub
	{margin-top: 0em;
	 margin-bottom: 0em;
	 margin-left: 1em;
	 font-size: 8pt;
	}

pre.toc
	{font-size: 8pt}

code
	{font-family: "Courier New";
	 font-size: 9pt;
	}

code.variable
	{font-weight: bold;
	}

b.important
	{color: #FF0000;
	 font-size: 9pt
	}

b.note
	{font-size: 9pt;
	 color: #999999
	}

b.caption
	{color: #333333}


b.task
	{color: #333333;
	 font-size: 9pt;
	}

span.symbol_font
	{font-family: Symbol;
	 font-size: 12pt;
	}

sup
	{font-size: 7pt;
	}

td.search
	{font-size: x-small
	}



th.standard_table
	{background-color: #999999;
	}

table.standard_table
	{background-color: #FFFFFF}

th.roadmap
	{background-color: #993399;
	 text-align: "left";
	}

table.roadmap
	{background-color: #FFFFFF}