/*
 * jQuery UI Tabs 1.8.9
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 *
 * BMC Portal-specific overrides applied after jquery.ui.tabs.css
 */


.ui-tabs .ui-tabs-nav li a
{

    font-weight: bold;
    font-size:13.4px;
}
