decorative image
Official websites use .gov
A .gov website belongs to an official government organization in the United States.
decorative image
Secure .gov websites use HTTPS
A lock ( ) or https:// means you've safely connected to the .gov website. Share sensitive information only on official, secure websites.

n/a Warning! This browser is not supported - Some features might not work. Try using a different browser such as Chrome, Edge, Firefox, or Safari.

').insertAfter(".two4"); if (!$(".nav-item").hasClass("resizedfrommoibletofull")) { $(".nav-item").click(function () { var link = $(this); $(this).find('.sub-nav').slideToggle('slow', function () { if ($(this).is(':visible')) { $(this).parent().find('span.openclose').html(''); } else { $(this).parent().find('span.openclose').html(''); } $(this).closest(".nav-item").toggleClass('openedmenu'); $(this).closest(".nav-item").find('a:first').toggleClass('openedmenu-link-active'); }); }); } } else if ($(window).width() > 820) { $(".mobile-only").toggleClass("hide"); $('.sub-nav li').css({ "max-width": "400px" }); $(".mobile-menu").toggleClass("hide"); $(".openclose").hide(); // Splits the blog and news area on the home page for mobile // Changed nav:first to nav because there was a conflict with the Drupal admin menus at the top $("nav").accessibleMegaMenu({ /* prefix for generated unique id attributes, which are required to indicate aria-owns, aria-controls and aria-labelledby */ uuidPrefix: "accessible-megamenu", /* css class used to define the megamenu styling */ menuClass: "nav-menu", /* css class for a top-level navigation item in the megamenu */ topNavItemClass: "nav-item", /* css class for a megamenu panel */ panelClass: "sub-nav", /* css class for a group of items within a megamenu panel */ panelGroupClass: "sub-nav-group", /* css class for the hover state */ hoverClass: "hover", /* css class for the focus state */ focusClass: "focus", /* css class for the open state */ openClass: "open" }); } // this code is OK to be executed several times when the user resizes the window $(window).resize(function () { //This was causing the mobile view menu to not work so leave commented out $( ".main-nav" ).hide(); $('.col-sm-12').toggleClass('zindexminus1'); $('.col-sm-9').toggleClass('zindexminus1'); $('.col-sm-6').toggleClass('zindexminus1'); var win = $(this); //this = window if (win.width() <= 820) { console.log("mobile"); $('.nav-item').addClass("resizedtomobile"); $('.sub-nav li').css({ "width": "100%" }); $("div.sidebar_first").appendTo("div.mobile_sidebar_first"); $(".cross").hide(); // $( ".main-nav" ).hide(); $(".hamburger").show(); $(".searchbutton").show(); $(".openclose").show(); $(".site-search").insertAfter(".searchbutton"); $(".site-search").css('display', 'none'); $(".searchsitetext").css('display', 'none'); $(".searchbutton").click(function () { $(".site-search").toggleClass("show"); $(".site-search").toggleClass("site-search-mobile"); }); // $(".mobile-menu").toggleClass("hide"); } // Checks if the window is changed to more than 820 pixels then moves back the leftnav if (win.width() > 820) { $('.nav-item').addClass("resizedfrommoibletofull"); if ($(".nav-item").hasClass("resizedfrommoibletofull")) { $("div.sidebar_first").appendTo("div.body-row"); // console.log("resizedfrommoibletofull yes!!!!"); } } }); // This code gets executed after the time has stopped aka when the user has stopped resizing the window, if this is not present the open and close function repeats several times function doneResizing() { var win = $(this); //this = window if (win.width() <= 820) { $('.grants-logo').css({ "float": "none" }); $('.col-sm-12').toggleClass('zindexminus1'); $('.col-sm-9').toggleClass('zindexminus1'); $('.col-sm-6').toggleClass('zindexminus1'); $('.sub-nav li').css({ "width": "100%" }); $('.sub-nav li').css({ "max-width": "100%" }); //Destroy accessibility plugin on mobile $('.sub-nav').removeAttr('aria-expanded'); // Splits the blog and news area on the home page for mobile $(".two4-news").css('display', 'none'); $('
News article iconNews
').insertAfter(".two4"); // This code only gets executed if the user is on full screen then moves the window to mobile if ($(".nav-item").hasClass("resizedtomobile") && (!$(".nav-item").hasClass("alreadymobile")) && (!$(".nav-item").hasClass("resizedfrommoibletofull"))) { $(".nav-item").click(function () { var link = $(this); $(this).find('.sub-nav').slideToggle('slow', function () { if ($(this).is(':visible')) { $(this).parent().find('span.openclose').html(''); } else { $(this).parent().find('span.openclose').html(''); } }); $(this).closest(".nav-item").toggleClass('openedmenu'); $(this).closest(".nav-item").find('a:first').toggleClass('openedmenu-link-active'); }); // $("div.sidebar_first").appendTo("div.body-row"); } } else { // Splits the blog and news area on the home page for mobile $(".two4-news2").appendTo(".two4"); $('.two4-news2').css({ "box-shadow": "none" }); $('.grants-logo').css({ "float": "left" }); $('.col-sm-12').removeClass('zindexminus1'); $('.col-sm-9').removeClass('zindexminus1'); $('.col-sm-6').removeClass('zindexminus1'); $(".site-search").appendTo("#searcharea"); // $('.nav-item').addClass("resizedfrommoibletofull"); $('.sub-nav li').css({ "max-width": "400px" }); $(".hamburger").hide(); $(".searchbutton").hide(); $('.site-search').css("display", "block"); $(".main-nav").show(); $(".openclose").hide(); $("div.sidebar_first").appendTo("div.revertback_sidebar_first"); $('.sub-nav').css("display", ""); // if( $('nav:first').data('plugin_accessibleMegaMenu') ){ //Restart the plugin // $('nav:first').data('plugin_accessibleMegaMenu').init(); // } else { $('.sub-nav').attr('aria-expanded', 'true'); $("nav").accessibleMegaMenu({ /* prefix for generated unique id attributes, which are required to indicate aria-owns, aria-controls and aria-labelledby */ uuidPrefix: "accessible-megamenu", /* css class used to define the megamenu styling */ menuClass: "nav-menu", /* css class for a top-level navigation item in the megamenu */ topNavItemClass: "nav-item", /* css class for a megamenu panel */ panelClass: "sub-nav", /* css class for a group of items within a megamenu panel */ panelGroupClass: "sub-nav-group", /* css class for the hover state */ hoverClass: "hover", /* css class for the focus state */ focusClass: "focus", /* css class for the open state */ openClass: "open" }); // } } } });

Expectations, Policies, and Requirements

NIH expects recipient institutions to have policies and practices in place that foster an environment free from harassment, including sexual harassment, discrimination, and other forms of inappropriate conduct that can result in a hostile work environment. Learn about these expectations and how NIH recipient institutions are required to notify NIH when individuals identified as PD/PI or other Senior/Key personnel in an NIH notice of award are removed from their position or are otherwise disciplined by the recipient institution due to concerns about harassment, bullying, retaliation or hostile working conditions.

NIH requires that every organization receiving NIH funds:

  • has systems, policies, and procedures in place to manage research activities in accordance with our standards and requirements
  • complies with federal laws, regulations, and policies protecting the rights and safety of individuals working on NIH-funded projects

NIH expects that institutions:

  • develop and implement policies and practices that foster a harassment-free environment;
  • maintain clear, unambiguous professional codes of conduct;
  • ensure employees are fully aware and regularly reminded of applicable laws, regulations, policies, and codes of conduct;
  • provide an accessible, effective, and easy process to report harassment, and provide protection from retaliation;
  • respond promptly to allegations to ensure the immediate safety for all involved, investigate the allegations, and take appropriate sanctions; and
  • inform NIH of administrative actions that removes senior/key personnel on an NIH award.

NIH encourages organizations receiving NIH funds to have in place similarly rigorous policies and related procedures for their employees, contractors, trainees, and fellows who engage in agency-funded activities as NIH’s policies and procedures for Preventing and Addressing Harassment and Inappropriate Conduct and NIH’s policy statement on Personal Relationships in the Workplace.

NIH uses the compliance and oversight tools in its authority to support a safe, harassment-free work environment, while adhering to the multitude of Federal, State, and local laws and policies that govern how harassment allegations are adjudicated.
 

Policies and Requirements

Outlined below are: NIH policies and requirements that support these efforts; a description of the current reviews NIH takes before an award is made, and NIH’s post award management and actions; and important contacts and additional resources for NIH applicants and awardees.

On or After July 9, 2022

Learn more about the
institution reporting process.

  • NIH recipient institutions are required to notify NIH when individuals identified as PD/PI or other Senior/Key personnel in an NIH notice of award are removed from their position or are otherwise disciplined by the recipient institution due to concerns about harassment, bullying, retaliation or hostile working conditions. (NOT-OD-22-129)
    • The Authorized Organization Representative must notify NIH within 30 days of the removal or disciplinary action
    • Notification must be submitted to NIH through this dedicated web form.
    • All required notifications must include, at a minimum:
      • name of the Authorized Organization Representative submitting the notification
      • name of the individual of concern
      • description of the concern(s)
      • action(s) taken
      • any anticipated impact on the NIH-funded award(s)
  • Recipients of NIH funds must assure their compliance with civil rights protections.
    • As described in NIH Grants Policy Statement 4.1, as a condition of the award, the recipient must certify in the application that it has on file with the HHS Office for Civil Rights (OCR) a civil rights assurance with the statutes described in the “Civil Rights Protections” provision. OCR, which is responsible for enforcing federal civil rights laws (among other laws), provides resources to agencies and to recipients, to address concerns regarding potential violations.
    • NIH has, and continues to, remind the research community of this requirement through its policy notices.
    • NOT-OD-15-152: Civil Rights Protections in NIH-Supported Research, Programs, Conferences, and Other Activities, published in September 2015, reminds recipients of civil rights protections from discrimination and harassment in NIH-supported activities and of our expectations for eliminating barriers and providing equal access to the opportunity to participate in NIH supported research, programs, conferences, and other activities. 
       
  • NIH recipients of conference grant ("R13 or U13") funding must take steps to maintain a safe and respectful environment for all attendees by demonstrating an institutional commitment to ensuring that proper policies, procedures, and oversight are in place to prevent discriminatory harassment and other discriminatory practices. (See NOT-OD-22-074)

Notices

-