/* InQuira Build Version: 8.5.1 */ 
/**
 * Copyright (c) 2002, 2012 Oracle and/or its affiliates. All rights reserved.
 * Oracle and Java are registered trademarks of Oracle and/or its affiliates. Other names may be trademarks of their respective owners.
 * 
 * This software and related documentation are provided under a license agreement containing restrictions 
 * on use and disclosure and are protected by intellectual property laws. Except as expressly permitted 
 * in your license agreement or allowed by law, you may not use, copy, reproduce, translate, broadcast, modify, 
 * license, transmit, distribute, exhibit, perform, publish or display any part, in any form, or by any means. 
 * Reverse engineering, disassembly, or decompilation of this software, unless required by law for interoperability, is prohibited.
 * 
 * The information contained herein is subject to change without notice and is not warranted to be error-free. If you find any errors, please report them to us in writing.
 * 
 * If this is software or related documentation that is delivered to the U.S. Government or anyone licensing it on behalf of the U.S. Government, the following notice is applicable:
 * 
 * U.S. GOVERNMENT END USERS: Oracle programs, including any operating system, integrated software, 
 * any programs installed on the hardware, and/or documentation, delivered to U.S. Government end users are "commercial computer software" 
 * pursuant to the applicable Federal Acquisition Regulation and agency-specific supplemental regulations. As such, use, duplication, 
 * disclosure, modification, and adaptation of the programs, including any operating system, integrated software, any programs installed 
 * on the hardware, and/or documentation, shall be subject to license terms and license restrictions applicable to the programs. No other rights are granted to the U.S. Government.
 * 
 * This software or hardware is developed for general use in a variety of information management applications. It is 
 * not developed or intended for use in any inherently dangerous applications, including applications that may create a risk of 
 * personal injury. If you use this software or hardware in dangerous applications, then you shall be responsible to take all 
 * appropriate fail- safe, backup, redundancy, and other measures to ensure its safe use. Oracle Corporation and its affiliates 
 * disclaim any liability for any damages caused by use of this software or hardware in dangerous applications.
 * 
 * This software or hardware and documentation may provide access to or information on content, products and services from third parties. 
 * Oracle Corporation and its affiliates are not responsible for and expressly disclaim all warranties of any kind with respect to 
 * third-party content, products, and services. Oracle Corporation and its affiliates will not be responsible for any loss, costs, 
 * or damages incurred due to your access to or use of third-party content, products, or services. 
 * 
 */

html, body {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
}

body {
        margin-top: 0px;
        margin-right: 0px;
        margin-bottom: 0px;
        margin-left: 0px;
        
        padding-top: 0px;
        padding-right: 0px;
        padding-bottom: 0px;
        padding-left: 0px;
        background: #fff;
        text-align: left;
        font: 16px 'Lucida Grande', Geneva, Arial, Verdana, sans-serif;
        color: #000000;
}

.fontsize {
        float: right;
        margin-top: 13px;
        margin-right: 10px;
        margin-bottom: 0px;
        margin-left: 0px; 
        font-size: 10px;
}

.fontsize a {

    width: 20px;
        height: 20px;
        line-height: 20px;
    border: 1px solid #EBEBEB;
    display: block;
        float: left;
        text-decoration: none;
        margin-right: 2px;
        margin-left: 0px;
        text-align: center;
}

.smallfont{
        color: #000000;
        font-size: 11px;
}

.medfont{
        color: #000000;
        font-size: 13px;
}

.largefont{
        color: #ff6666;
        font-size: 16px;
}

.breadcrumbSize {
        width: 16px;
        height: 16px;
        vertical-align:middle;
}