\documentclass[11pt]{article}
\newcommand{\thisdocument}{Budget}
\include{macros}

\begin{document}

\begin{center}
\Large\bf Budget Justification Page
\end{center}
\begin{itemize}\setlength{\itemsep}{-0.5ex}

\item[F] OTHER DIRECT COSTS:
\begin{itemize}\setlength{\itemsep}{-0.5ex}
\item \textbf{Student Stipends:}
 The PI is requesting a stipend of \$\textbf{14,400}
to provide support for three undergraduate research
assistants.  The students will be paid approximately
\$\textbf{12 per hour} for full-time effort during the summer,
and may continue to work on this project during
the academic year. 
\end{itemize}

\item[G] INDIRECT COSTS: 
\begin{itemize}
\item Facilities and Administrative costs will be reimbursed at less
  than the University of Washington's current Indirect Cost Rate
  negotiated with DHHS on 11/16/06.  An administrative allowance,
  limited to 25\% of the participant support stipend amount (Line F.1
  on the proposal budget) is allowed for NSF REU awards as partial
  reimbursement of indirect costs, per the proposal guidelines.

Total administrative
fee cost: \$\textbf{3,600}. 
\end{itemize}

\end{itemize}

\end{document}

