/*
 * $Id$
 *
 * Copyright (c) 2001, 2010, Oracle and/or its affiliates. All rights reserved.
 * DO NOT ALTER OR REMOVE COPYRIGHT NOTICES OR THIS FILE HEADER.
 *
 * This code is free software; you can redistribute it and/or modify it
 * under the terms of the GNU General Public License version 2 only, as
 * published by the Free Software Foundation.  Oracle designates this
 * particular file as subject to the "Classpath" exception as provided
 * by Oracle in the LICENSE file that accompanied this code.
 *
 * This code is distributed in the hope that it will be useful, but WITHOUT
 * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
 * FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
 * version 2 for more details (a copy is included in the LICENSE file that
 * accompanied this code).
 *
 * You should have received a copy of the GNU General Public License version
 * 2 along with this work; if not, write to the Free Software Foundation,
 * Inc., 51 Franklin St, Fifth Floor, Boston, MA 02110-1301 USA.
 *
 * Please contact Oracle, 500 Oracle Parkway, Redwood Shores, CA 94065 USA
 * or visit www.oracle.com if you need additional information or have any
 * questions.
 */
body {background-color: #FFFFFF;
      font-size: 12pt;
      font-family: SansSerif;
      margin-left: 3}       

h1  {font-size: 18pt;
     font-weight: bold;
     color: #8080C0;
     margin-top: 0;
     margin-bottom: 0}

h1.proc  {font-size: 18pt;
     font-weight: bold;
     color: #8080C0;
     margin-top: 0;
     margin-bottom: 0}

h1.cover {border-top="300em";
	  margin-botttom="120";
	  font-family: Palatino}

h1.glossTerm  {font-size: 18pt;
     font-weight: bold;
     color: #8080C0;
     margin-top: 0;
     margin-bottom: 0}

h2 {font-size: 14pt;
    font-weight: bold;
    color: #8080C0;
    margin-top: 15;
    margin-bottom: -5}

h2.proc {font-size: 14pt;
    font-weight: bold;
    color: #8080C0;
    margin-top: 15;
    margin-bottom: -5}

h3 {font-size: 12pt;
    font-weight: bold;
    color: #8080C0;
    margin-top: 10;
    margin-bottom: -5}

h3.proc {font-size: 12pt;
    font-weight: bold;
    color: #8080C0;
    margin-top: 10;
    margin-bottom: -5}

p   {font-size: 12pt;
     margin-top: 10;
     margin-bottom: 0}

p.note   {font-size: 12pt;
     margin-top: 10;
	margin-left: 22
     margin-bottom: 0}

p.code {font-family: Monospaced;
	margin-left: 22}

p.glossText {margin-top: 5; margin-left: 32}

p.glossaryTerm {margin-top: 5; margin-left: 32}
glossaryTerm.para {margin-top: 5; margin-left: 32}
p.glossaryTerm.para {margin-top: 5; margin-left: 32}

p.indent1  {margin-left: 3}

p.indent2  {margin-left: 12}

p.indent3  {margin-left: 32}

p.table {margin-bottom: 0}

blockquote.menu {margin-left: 18;
		margin-top: 10}

center {margin-top: 10}

dl {margin-left: 10;
    margin-top: 10;
    margin-bottom: 10}

dd.hang {margin-left:15;
	 margin-bottom:10}

dd.hang_last {margin-left:15;
	 margin-bottom:0}

dd.next {margin-left: 31}

dd p {margin-left: 20;
    margin-top: 0;
    margin-bottom: 0}

ol {margin-top: 10;
    margin-bottom: 0;
    margin-left: 30}
	
ol.p {margin-top: 10;
    margin-bottom: 0;
    margin-left: 30}

ol.p.glossTerm.para {margin-top: 5; margin-left: 40}

ol.noindent {margin-top: 10;
    margin-left: 16;
    margin-bottom: 0}

ol.li.noindent {margin-top:10}

ol.indent1  {margin-left: 40}

ul {margin-top: 10;
    margin-bottom: 0;
    margin-left: 30;
    -bullet-gap: 70;
    list-style-image: ../images/blueListBull.gif}

ul.glossary {margin-top: 10;
    margin-bottom: 0;
    margin-left: 40;
    -bullet-gap: 70;
    list-style-image: ../images/blueListBull.gif}

ul li {margin-bottom: 7}

ul.glossary.li.glossary {margin-bottom: 7}

ul li.tight {margin-bottom: 2}

pre.code_table {font-size: 11;
	   margin-left: 10}

table {
	border-color: Gray;
	border-style: outset;
	margin-top: 10;
       	margin-bottom: 5;
       	margin-left: 5;
	margin-right: 5}

table.gray {
	border-color: Gray;
	border-style: outset;
	margin-top: 10;
       	margin-bottom: 5;
       	margin-left: 5;
	margin-right: 5}

table.wide {
	border-color: Gray;
	border-style: outset;
	margin-top: 10;
       	margin-bottom: 5;
       	margin-left: 5;
	margin-right: 5}
	
table.gray.wide {
	border-color: Gray;
	border-style: outset;
	margin-top: 10;
       	margin-bottom: 5;
       	margin-left: 5;
	margin-right: 5}	

table.layoutNoTitle {
	border-color: Gray;
	border-style: outset;
	margin-top: 10;
       	margin-bottom: 5;
       	margin-left: 5;
	margin-right: 5}

table.bullet {
	border-color: Gray;
	border-style: outset;
	margin-top: 0;
       	margin-bottom: 5;
       	margin-left: 5;
	margin-right: 5}

table.nested {margin-top: -5}

table.gray {background: #F5F5F5}

table.gray.wide {background: #F5F5F5}

th.left {text-align: left}

td.more_space {margin-top: 15}

dl.see_also {margin-left: 0;
    margin-top: 10;
    margin-bottom: 10}

pre.deplist   {
        font-size: 12pt;
        margin-top: 10;
        margin-bottom: 0}
