<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/*&lt;meta /&gt;*/

@namespace MadCap url(http://www.madcapsoftware.com/Schemas/MadCap.xsd);

@font-face 
{
	font-family: 'Nunito-Light-webfont';
	src: url('../fonts/Nunito-Light-webfont.eot');
	src: url('../fonts/Nunito-Light-webfont.eot?#iefix') format('embedded-opentype'), url('../fonts/Nunito-Light-webfont.woff') format('woff2'), url('../fonts/Nunito-Light-webfont.woff') format('woff'), url('../fonts/Nunito-Light-webfont.ttf') format('truetype'), url('../fonts/Nunito-Light-webfont.svg#Nunito') format('svg');
}

/* IE9 Compat Modes */
/* IE6-IE8 */
/* Super Modern Browsers */
/* Pretty Modern Browsers */
/* Safari, Android, iOS */
/* Legacy iOS */
/********************* COLORS **********************/
/*Dark Grey #585858*/
/*Medium Grey #a6a6a6*/
/*Light Grey #ebebeb*/
/*Bright Blue - not used anymore #007ecd*/
/*Dark Blue (new) #3f78a2*/
/*Darker Blue (new) #48677e*/
/*Darker Blue #1c5e86*/
/*Font Grey #444444*/
/*Green (K) #9bbb59*/
/*Orange (F) #f79646*/
/*Red (M) #c0504d*/
/*Grey (R) #a6a6a6*/
/*Purple (B) #8064a2*/
/*Turquoise (T) #4bacc6*/
/*Quick Link Styles */

a.QL2
{
	color: #007ecd;
	font-family: nunito-light-webfont;
	text-decoration: underline;
	font-weight: 600;
	font-size: .9em;
}

a.QL3
{
	color: #007ecd;
	font-family: nunito-light-webfont;
	text-decoration: underline;
	font-weight: bold;
	font-size: 1em;
}

ol.QL
{
	list-style-type: none;
	counter-reset: item;
	margin: 0;
	padding: 0;
}

ul.QL
{
	list-style-type: none;
	font-size: 1em;
}

/*End of Quick Link Styles */
/* sets max page width for wide screens */

div.off-canvas-wrapper-inner div.outer-row
{
	max-width: 80rem;
}

div#pagebody
{
	/* will prevent resizing in small screens */
	/*	width: 75rem; */
	position: relative;
	margin-left: auto;
	margin-right: auto;
	margin-bottom: 30px;
	background-color: #ffffff;
}

/* topic area */

div.bodyContent
{
	float: left;
	width: 73.7%;
	margin-right: 5px;
	margin-left: 10px;
	margin-top: -20px;
}

div.navigation-wrapper
{
	display: none;
}

nav.title-bar.tab-bar
{
	display: none;
}

/* grey top bar - home, download, search, hamburger */

div.topheader
{
	padding: .5rem;
}

/* home and download */

div.topheaderlinks
{
	width: 50%;
	float: left;
}

div.topheaderhome
{
	display: inline-block;
	width: 68px;
}

div.topheaderdownload
{
	display: inline-block;
	width: 244px;
}

div.topheadersearch
{
	display: inline-block;
	width: 50%;
}

form.search div.search-bar.search-bar-container
{
	width: 18.75rem;
	margin-right: 0;
}

form.search div.search-bar div.search-submit-wrapper
{
	top: 4px;
}

/* hamburger */

button.menu-icon
{
	display: none;
	clear: both;
}

span.SearchHighlight
{
	background-color: #90ee90;
}

MadCap|searchResultsProxy
{
	
}

MadCap|snippetText	/**/
{
	
}

@media only screen and (max-width: 1279px)
{
	div.navigation-wrapper
	{
		display: block;
	}

	/* hides topic menu */

	div.sideContent
	{
		display: none;
		width: 0;
	}

	/* makes topic area full width */

	div.bodyContent
	{
		width: 100%;
	}

	button.menu-icon
	{
		height: 3rem;
		width: 3rem;
		display: block;
		background: transparent url('menu.png') no-repeat left center;
		border: none;
	}

	button.menu-icon span
	{
		display: block;
		border: none;
		z-index: 100;
		position: absolute;
		background: transparent;
		cursor: pointer;
		top: 50%;
		transform: translateY(-50%);
		left: auto;
		right: auto;
	}
}

@media only screen and (max-width: 767px)
{
	/* wraps links and search for phones */

	div.topheaderlinks
	{
		width: auto;
	}
}

body
{
	font-size: 11pt;
	color: #444444;
	font-weight: lighter;
	/*Font Grey*/
	margin-left: 20px;
	line-height: 1.7em;
	-webkit-font-smoothing: antialiased;
	-moz-osx-font-smoothing: grayscaled;
	text-rendering: optimizelegibility;
	font-family: 'Nunito-Light-webfont', sans-serif;
}

div.topheader	/*Dark Gray for Search Bar*/
{
	background-color: #585858;
	color: white;
	text-align: left;
	padding: 10px;
	padding-left: 10px;
	font-family: Sans-serif;
	font-size: 12px;
	line-height: 30px;
	valign: middle;
}

div.pagetitle	/*Blue Title Bar - Page Title*/
{
	font-family: Nunito-Light-webfont;
	text-align: left;
	line-height: 2.2em;
	font-size: 1.5em;
	background-color: #3f78a2;
	color: #ffffff;
	font-weight: bold;
	padding-left: 10px;
}

div.pagesubtitle	/*Blue Subtitle Bar - Page Title*/
{
	font-family: Nunito-Light-webfont;
	text-align: left;
	line-height: 28px;
	font-size: 16px;
	background-color: #3f78a2;
	color: #ffffff;
	font-weight: bold;
	margin-bottom: 10px;
	padding-left: 10px;
}

div.footer	/*META - BEING USED*/
{
	position: fixed;
	bottom: 0;
	margin-left: -600px;
	width: 110px;
	display: block;
	text-align: center;
	background-color: #585858;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 10px;
	left: 90%;
	right: 2em;
	color: #ffffff;
	font-size: 1.0em;
	-webkit-transition: 1s;
	-moz-transition: 1s;
	transition: 1s;
}

/* CODE FOR SECTION 100*/

h3.G100	/* NUMBERED HEADERS w BLUE BACKGROUND */
{
	font-size: 1.2em;
	font-family: Nunito-Light-webfont;
	background-color: #3f78a2;
	/*Dark Blue (new)*/
	color: #ffffff;
	/*White*/
	display: block;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 15px;
	width: 100%;
	mc-hyphenate: never;
	font-weight: 700;
	line-height: 1.3em;
}

p.note
{
	font-family: Nunito-Light-webfont;
	font-size: 1em;
	background-color: #c0c0c0;
	display: block;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 60px;
	margin-bottom: 0px;
}

p.SpecialBLUE
{
	background-color: #e7f3fe;
	border-left: 6px solid #2196F3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 30px;
	margin-bottom: 0px;
	width: 100%;
}

p.SpecialBLUE_Indent
{
	background-color: #e7f3fe;
	border-left: 6px solid #2196F3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 60px;
	margin-bottom: 0px;
	width: 100%;
}

p.SpecialBLUE_Outdent
{
	background-color: #e7f3fe;
	border-left: 6px solid #2196F3;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
	width: 100%;
}

p.SpecialYELLOW
{
	background-color: #ffffcc;
	border-left: 6px solid #ffeb3b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 10px;
	margin-bottom: 0px;
	width: 100%;
}

p.SpecialYELLOW_Indent
{
	background-color: #ffffcc;
	border-left: 6px solid #ffeb3b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 60px;
	margin-bottom: 0px;
}

p.SpecialYELLOW_Outdent
{
	background-color: #ffffcc;
	border-left: 6px solid #ffeb3b;
	padding-top: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	margin-left: 0px;
	margin-bottom: 0px;
}

img.mark
{
	float: left;
	display: inline;
	margin-top: 2px;
	margin-left: 20px;
}

div.noteBoxes
{
	background-color: #ffffff;
	/*Light Grey*/
	margin-left: 0px;
	margin-top: 0px;
	margin-right: 10px;
	padding-bottom: 5px;
}

span.highlight
{
	background-color: white;
	font-weight: 700;
}

/*TABLE FOLLOWING STEP 3. IN G.100*/

.table-g100
{
	border-collapse: collapse;
	border-spacing: 0;
	margin: 0px auto;
}

.table-g100 td
{
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
}

.table-g100 th
{
	padding: 10px 5px;
	border-style: solid;
	border-width: 1px;
	overflow: hidden;
	word-break: normal;
	width: 350px;
}

.table-g100 .table-g-le8v
{
	background-color: #ebebeb;
	vertical-align: top;
}

.table-g100 .table-g-yw4l
{
	vertical-align: top;
	line-height: 1.3em;
}

/*END -- TABLE FOLLOWING STEP 3. IN G.100*/

p
{
	font-size: 1em;
	line-height: 1.3em;
	margin: 0pt;
	margin-bottom: 0.75em;
	margin-left: 30px;
	margin-top: 0.5em;
	mc-hyphenate: never;
	font-family: Nunito-Light-webfont;
}

p.HIDDEN
{
	display: none;
}

p.outdent	/* new ES*/
{
	margin-left: 0px;
	margin-top: 8px;
}

p.outdent-QL	/* For Web*/
{
	margin-left: 0px;
	margin-top: 0px;
}

p.Doubleindented_text	/*New ES*/
{
	margin-left: 60px;
}

p.Tripleindented_text
{
	margin-left: 90px;
}

p.nospace	/*for after H4, H5 to remove space*/
{
	margin-left: 60px;
	margin-bottom: 1em;
	margin-top: 0.4em;
}

p.nospace_out	/*outdented, for after H4, H5 to remove space*/
{
	margin-left: 30px;
	margin-bottom: 1em;
	margin-top: 0.4em;
}

p.nospace_out2	/*double-outdented, for after H4, H5 to remove space*/
{
	margin-left: 0px;
	margin-bottom: 1em;
	margin-top: 0.4em;
}

em.strong	/*italics &amp; bold*/
{
	font-family: Nunito-Light-webfont;
	font-size: 1em;
	font-weight: bold;
}

strong	/*bold*/
{
	font-family: Nunito-Light-webfont;
	font-size: 1em;
	font-weight: bold;
}

li	/*New ES- regular list*/
{
	font-size: 1em;
	padding-top: 3px;
	padding-bottom: 3px;
	mc-hyphenate: never;
	line-height: 1.3em;
}

li.Indented_list	/*New ES- indented list*/
{
	margin-left: 40px;
}

li.DoubleIndented_list
{
	margin-left: 60px;
}

li.TripleIndented_list
{
	margin-left: 90px;
}

ol	/* ordered list regular*/
{
	font-size: 1em;
	/*	padding-top: 3px;
	padding-bottom: 3px;*/
	margin-left: 30px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

ul	/* unordered list regular*/
{
	font-size: 1em;
	/*padding-top: 3px;
	padding-bottom: 3px;*/
	margin-left: 30px;
	margin-top: 0.5em;
	margin-bottom: 0.5em;
	line-height: 1.3em;
}

ul.outdent
{
	margin-left: 0px;
}

ol.nospace	/* ordered list no space above/below*/
{
	padding-top: 2px;
	padding-bottom: 2px;
}

h1	/* FORM NAME */
{
	font-family: 'Nunito-Light-webfont', sans-serif;
	font-size: 2.3em;
	line-height: 1em;
	background-color: #585858;
	/*Dark Grey*/
	color: #ffffff;
	/*White*/
	display: block;
	padding-top: 15px;
	padding-bottom: 15px;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 0px;
	/*Remove extra space after block*/
	width: 75%;
	mc-hyphenate: never;
	font-weight: 700;
}

div.quick-links	/*QUICK LINKS GREY BOX*/
{
	background-color: #ebebeb;
	/*Light Grey*/
	display: block;
	margin-left: 30px;
	padding: 20px;
	overflow: hidden;
}

div.quick-links-header	/*QUICK LINKS HEADER*/
{
	color: #000000;
	/*black*/
	font-size: 1.1em;
	font-weight: 600;
}

div.panel	/* PANELS FOR SECTION 100 */
{
	font-family: 'Nunito-Light-webfont', sans-serif;
	line-height: 1em;
	background-color: #DCDFE0;
	/*Light Grey*/
	display: block;
	padding-top: 15px;
	padding-bottom: 20px;
	padding-left: 10px;
	padding-right: 30px;
	margin-bottom: 20px;
	/*Remove extra space after block*/
	width: 100%;
	mc-hyphenate: never;
}

div.panel-heading
{
	color: #3f78a2;
	/*Bright Blue*/
	font-size: 1.6em;
	line-height: 1em;
}

table.quick-links-table
{
	width: 60%;
}

table.quick-links-table100
{
	width: 60%;
}

table.quick-links-table-no-image
{
	width: 100%;
}

th.quick-links-table-header	/*USED TO HIDE QUICKLINKS TABLE HEADER*/
{
	visibility: hidden;
	display: none;
}

td.section-content-quicklinks
{
	height: 2px;
	vertical-align: top;
	font-size: 1em;
	line-height: 1.4em;
	mc-hyphenate: never;
}

div.figure
{
	float: right;
	width: 35%;
	padding: 0.5em;
	margin: 0.5em;
}

div.figure p
{
	text-align: center;
	font-style: italic;
	font-size: smaller;
	text-indent: 0;
}

img.form-image	/*IMAGE OF FORM*/
{
	float: right;
	width: 35%;
	padding: 0.5em;
	margin: 0.5em;
	/*	width: 100%;*/
	height: 50%;
}

h2	/* SECTION HEADERS - USED RARELY */
{
	font-family: Nunito-Light-webfont;
	font-size: 1.4em;
	color: #000000;
	/*Black*/
	text-transform: capitalize;
	margin-top: 20px;
	mc-hyphenate: never;
	border-bottom-color: #3f78a2;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-top-color: #3f78a2;
	border-top-style: solid;
	border-top-width: 5px;
	padding-top: 12px;
	padding-bottom: 10px;
	font-weight: 700;
	mc-heading-level: 2;
}

h3	/* NUMBERED HEADERS w BLUE BACKGROUND */
{
	font-size: 1.2em;
	font-family: Nunito-Light-webfont;
	background-color: #3f78a2;
	/*Dark Blue (new)*/
	color: #ffffff;
	/*White*/
	display: block;
	padding-top: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	padding-right: 30px;
	margin-top: 15px;
	width: 100%;
	mc-hyphenate: never;
	font-weight: 700;
	mc-heading-level: 3;
}

h3.Subhead	/* NUMBERED HEADERS LVL2 (1a.) w BLUE BACKGROUND */
{
	font-size: 1em;
	display: block;
	padding-top: 2px;
	padding-bottom: 2px;
	font-weight: 700;
}

h4	/* BOLDED AND NUMBERED SUBHEADERS */
{
	font-size: 1em;
	padding-bottom: 0px;
	letter-spacing: normal;
	margin-top: 1em;
	margin-bottom: 1em;
	font-weight: 700;
	line-height: normal;
	mc-hyphenate: never;
}

h4.nospace	/* BOLDED AND NUMBERED SUBHEADERS w/less bottom padding */
{
	font-size: 1em;
	margin-top: 1em;
	margin-bottom: 0.5em;
	letter-spacing: normal;
	font-weight: 700;
	padding-bottom: -2px;
}

h4.indent	/* BOLDED AND NUMBERED SUBHEADERS- ES NEW */
{
	font-size: 1em;
	margin-left: 30px;
	font-weight: 700;
}

h4.indent_nospace	/* BOLDED AND NUMBERED SUBHEADERS w/less bottom padding */
{
	font-size: 1em;
	padding-bottom: -2px;
	letter-spacing: normal;
	margin-bottom: 0em;
	margin-left: 30px;
	font-weight: 700;
	margin-top: 1em;
}

h4.info_nospace	/* BOLDED AND NUMBERED SUBHEADERS for boxes w/less bottom padding */
{
	font-size: 1em;
	letter-spacing: normal;
	margin-left: 25px;
	font-weight: 700;
}

h4.info	/* BOLDED AND NUMBERED SUBHEADERS for boxes*/
{
	font-size: 1em;
	letter-spacing: normal;
	margin-left: 25px;
	font-weight: 700;
}

h4.doubleindent_nospace	/* BOLDED AND NUMBERED SUBHEADERS w/less bottom padding */
{
	font-size: 1em;
	padding-bottom: -2px;
	letter-spacing: normal;
	margin-bottom: 0em;
	margin-left: 60px;
	font-weight: 700;
	margin-top: 1em;
}

h5	/* FIELD NAME */
{
	font-size: 1em;
	color: #48677e;
	/*Darker Blue (new)*/
	margin-bottom: 0px;
	line-height: normal;
	margin: 0;
	margin-top: 1em;
	margin-right: 0em;
	padding-bottom: 0px;
	font-weight: 700;
}

h5.Study_Record
{
	font-size: 1.8em;
	color: #3f78a2;
	/*Dark Blue (new)*/
	margin-right: 0em;
	padding-bottom: 0px;
	font-weight: 700;
	border-style: none;
	text-align: left;
	line-height: 30px;
	mc-hyphenate: never;
}

h5.indent	/* FIELD NAME-indent ES NEW*/
{
	font-size: 1em;
	color: #48677e;
	/*Darker Blue (new)*/
	margin-left: 30px;
}

h5.doubleindent	/* FIELD NAME- doubleindent ES NEW*/
{
	font-size: 1em;
	color: #48677e;
	/*Darker Blue 9new)*/
	margin-left: 60px;
}

h6.K	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
{
	font-size: 1em;
	background-color: #a6a6a6;
	/*Medium Grey*/
	color: #000000;
	/*Black*/
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	/*Updated for Arrow - previous 10px*/
	padding-right: 30px;
	/*margin-left: 30px;*/
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/k-arrow.png');
	/*K-Green - Career Div.*/
	font-weight: 700;
}

h6.F	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
{
	font-size: 1em;
	background-color: #a6a6a6;
	/*Medium Grey*/
	color: #000000;
	/*Black*/
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	/*Updated for Arrow - previous 10px*/
	padding-right: 30px;
	/*margin-left: 30px;*/
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/f-arrow.png');
	/*F-Yellow/Orange - Fellowship*/
	font-weight: 700;
}

h6.M	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
{
	font-size: 1em;
	background-color: #a6a6a6;
	/*Medium Grey*/
	color: #000000;
	/*Black*/
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	/*Updated for Arrow - previous 10px*/
	padding-right: 30px;
	/*margin-left: 30px;*/
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/m-arrow.png');
	/*M-RED - Multi-Project*/
	font-weight: 700;
}

h6.R	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
{
	font-size: 1em;
	background-color: #a6a6a6;
	/*Medium Grey*/
	color: #000000;
	/*Black*/
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	/*Updated for Arrow - previous 10px*/
	padding-right: 30px;
	/*margin-left: 30px;*/
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/r-arrow.png');
	/*R-Grey - Research*/
	font-weight: 700;
}

h6.B	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
{
	font-size: 1em;
	background-color: #a6a6a6;
	/*Medium Grey*/
	color: #000000;
	/*Black*/
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	/*Updated for Arrow - previous 10px*/
	padding-right: 30px;
	/*margin-left: 30px;*/
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/b-arrow.png');
	/*B-Purple - SBIR/STTR */
	font-weight: 700;
}

h6.T	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
{
	font-size: 1em;
	background-color: #a6a6a6;
	/*Medium Grey*/
	color: #000000;
	/*Black*/
	display: block;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 50px;
	/*Updated for Arrow - previous 10px*/
	padding-right: 30px;
	/*margin-left: 30px;*/
	margin-bottom: 0px;
	margin-top: 15px;
	background-repeat: no-repeat;
	background-image: url('../images/t-arrow.png');
	/*T-Turquoise - Training */
	font-weight: 700;
}

div.infoBoxes
{
	background-color: #ebebeb;
	/*Light Grey*/
	margin-left: 65px;
	margin-top: 0px;
	margin-right: 10px;
	padding-bottom: 5px;
}

div.section
{
	width: auto;
	height: auto;
	margin-left: 0px;
	padding: 0px;
}

div.icon
{
	margin-left: 20px;
	width: 5%;
	float: left;
}

div.AddlInfo
{
	margin-left: 1px;
}

p.info
{
	margin-left: 25px;
	padding-right: 12px;
	margin-botton: 5px;
}

img.p-Outdent-icon
{
	margin-left: -20px;
	margin-right: 1px;
	margin-top: 10px;
	padding-right: 0px;
	vertical-align: text-top;
	float: left;
	width: 30px;
	height: auto;
}

img.icon-h5
{
	padding-right: 4px;
	vertical-align: -5px;
	margin-left: -30px;
}

img.icon-h4
{
	vertical-align: middle;
	margin-left: -20px;
}

MadCap|popupHead
{
	color: #5B8EC1;
}

MadCap|popupBody
{
	color: #EBEBEB;
	border: none;
	background-color: rgba(0, 0, 0, .85);
	padding: 11px 15px;
}

/************************PRINT MEDIUM******************/

@media print
{
	body
	{
		font-family: 'Segoe UI';
	}

	/*TABLE FOLLOWING STEP 3. IN G.100*/

	.table-g100
	{
		border-collapse: collapse;
		border-spacing: 0;
		table-layout: fixed;
		width: 100%;
		page-break-inside: avoid;
	}

	.table-g100 td
	{
		padding: 10px 5px;
		border-style: solid;
		border-width: 1px;
		overflow: hidden;
		word-break: normal;
		width: 50%;
	}

	.table-g100 th
	{
		padding: 10px 5px;
		border-style: solid;
		border-width: 1px;
		overflow: hidden;
		word-break: normal;
	}

	.table-g100 .table-g-le8v
	{
		background-color: #ebebeb;
		vertical-align: top;
	}

	.table-g100 .table-g-yw4l
	{
		vertical-align: top;
		line-height: 1.3em;
	}

	/*END -- TABLE FOLLOWING STEP 3. IN G.100*/

	h1	/* FORM NAME */
	{
		font-size: 22pt;
		width: 100%;
	}

	h2	/* SECTION HEADERS - USED RARELY */
	{
		font-size: 13pt;
		mc-heading-level: 0;
		margin-top: 20px;
		padding-top: 6px;
		padding-bottom: 6px;
		border-bottom-width: 3px;
		border-top-width: 3px;
		font-family: 'Segoe UI';
	}

	h3	/* NUMBERED HEADERS w BLUE BACKGROUND */
	{
		font-size: 11pt;
		line-height: 1.0em;
		mc-heading-level: 0;
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		mc-hyphenate: never;
		font-weight: 700;
		width: 100%;
		font-family: 'Segoe UI';
	}

	h3.Subhead	/* NUMBERED HEADERS LVL2 (1a.) w BLUE BACKGROUND */
	{
		font-size: 11pt;
	}

	h3.G100	/* NUMBERED HEADERS w BLUE BACKGROUND */
	{
		font-size: 12pt;
		font-family: 'Segoe UI';
	}

	h4	/* BOLDED AND NUMBERED SUBHEADERS */
	{
		font-size: 10pt;
		mc-heading-level: 0;
		font-family: 'Segoe UI';
		margin-top: 1em;
		margin-bottom: 1em;
		mc-hyphenate: never;
	}

	h4.nospace	/* BOLDED AND NUMBERED SUBHEADERS w/less bottom padding */
	{
		font-size: 10pt;
		mc-heading-level: 0;
		font-weight: 700;
		margin-top: 1em;
		margin-bottom: 1em;
		padding-bottom: -2px;
	}

	h4.indent	/* BOLDED AND NUMBERED SUBHEADERS */
	{
		font-size: 10pt;
		margin-left: 30px;
		margin-top: 1em;
		margin-bottom: 1em;
	}

	h4.indent_nospace	/* BOLDED AND NUMBERED SUBHEADERS w/less bottom padding */
	{
		font-size: 10pt;
		margin-left: 30px;
		margin-top: 1em;
		margin-bottom: 0.75em;
		padding-bottom: -2px;
	}

	h4.doubleindent_nospace	/* BOLDED AND NUMBERED SUBHEADERS w/less bottom padding */
	{
		font-size: 10pt;
		margin-left: 60px;
		margin-top: 1em;
		margin-bottom: 0.75em;
		padding-bottom: -2px;
	}

	h4.info_nospace	/* BOLDED AND NUMBERED SUBHEADERS for boxes w/less bottom padding */
	{
		font-size: 10pt;
		margin-left: 25px;
		margin-top: 1em;
		margin-bottom: 0.5em;
		padding-bottom: -2px;
	}

	h4.info	/* BOLDED AND NUMBERED SUBHEADERS for boxes  */
	{
		font-size: 10pt;
		margin-left: 25px;
	}

	h5	/* FIELD NAME */
	{
		font-size: 10pt;
		mc-heading-level: 0;
		font-family: 'Segoe UI';
	}

	h5.indent	/* FIELD NAME - indent */
	{
		font-size: 10pt;
		margin-left: 30px;
	}

	h5.doubleindent	/* FIELD NAME - doubleindent */
	{
		font-size: 10pt;
		margin-left: 60px;
	}

	h6	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 11pt;
		mc-heading-level: 0;
		font-family: 'Segoe UI';
	}

	h6.K	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 10pt;
		display: block;
		padding-top: 3px;
		padding-bottom: 0px;
		padding-left: 40px;
		/*Updated for Arrow - previous 10px*/
		padding-right: 30px;
		/*margin-left: 30px;*/
		margin-bottom: 0px;
		margin-top: 13px;
		background-repeat: no-repeat;
		background-image: url('../images/k-arrow-print.png');
		/*K-Green - Career Div.*/
	}

	h6.F	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 10pt;
		display: block;
		padding-top: 3px;
		padding-bottom: 0px;
		padding-left: 40px;
		/*Updated for Arrow - previous 10px*/
		padding-right: 30px;
		/*margin-left: 30px;*/
		margin-bottom: 0px;
		margin-top: 13px;
		background-repeat: no-repeat;
		background-image: url('../images/f-arrow-print.png');
		/*F-Yellow/Orange - Fellowship*/
	}

	h6.M	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 10pt;
		display: block;
		padding-top: 3px;
		padding-bottom: 0px;
		padding-left: 40px;
		/*Updated for Arrow - previous 10px*/
		padding-right: 30px;
		/*margin-left: 30px;*/
		margin-bottom: 0px;
		margin-top: 13px;
		background-repeat: no-repeat;
		background-image: url('../images/m-arrow-print.png');
		/*M-RED - Multi-Project*/
	}

	h6.R	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 10pt;
		display: block;
		padding-top: 3px;
		padding-bottom: 0px;
		padding-left: 40px;
		/*Updated for Arrow - previous 10px*/
		padding-right: 30px;
		/*margin-left: 30px;*/
		margin-bottom: 0px;
		margin-top: 13px;
		background-repeat: no-repeat;
		background-image: url('../images/r-arrow-print.png');
		/*R-Grey - Research*/
	}

	h6.B	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 10pt;
		display: block;
		padding-top: 3px;
		padding-bottom: 0px;
		padding-left: 40px;
		/*Updated for Arrow - previous 10px*/
		padding-right: 30px;
		/*margin-left: 30px;*/
		margin-bottom: 0px;
		margin-top: 13px;
		background-repeat: no-repeat;
		background-image: url('../images/b-arrow-print.png');
		/*B-Purple - SBIR/STTR */
	}

	h6.T	/* PULL OUT FOR SPECIFIC GRANT TYPES (K, F, M, R, B, T) */
	{
		font-size: 10pt;
		display: block;
		padding-top: 3px;
		padding-bottom: 0px;
		padding-left: 40px;
		/*Updated for Arrow - previous 10px*/
		padding-right: 30px;
		/*margin-left: 30px;*/
		margin-bottom: 0px;
		margin-top: 13px;
		background-repeat: no-repeat;
		background-image: url('../images/t-arrow-print.png');
		/*T-Turquoise - Training */
	}

	div.section
	{
		width: auto;
		height: auto;
	}

	div.icon
	{
		margin-left: 60px;
		margin-top: 15px;
		width: 5%;
		float: left;
	}

	div.AddlInfo
	{
		margin-left: 1px;
	}

	img.mark
	{
		float: left;
		display: inline;
		margin-top: 2px;
		margin-left: 25px;
		padding-top: 14px;
		height: 45%;
	}

	div.noteBoxes
	{
		background-color: #ffffff;
		/*Light Grey*/
		margin-left: 0px;
		margin-top: 0px;
		margin-right: 10px;
		padding-bottom: 5px;
	}

	p.note
	{
		font-family: Nunito-Light-webfont;
		font-size: 1em;
		background-color: #c0c0c0;
		display: block;
		padding-top: 10px;
		padding-bottom: 10px;
		padding-left: 10px;
		margin-left: 60px;
		margin-bottom: 0px;
	}

	p
	{
		font-size: 10pt;
		margin-left: 30px;
		line-height: 12pt;
		mc-hyphenate: never;
		font-family: 'Segoe UI';
	}

	p.info
	{
		font-size: 10pt;
		margin-left: 25px;
		padding-right: 12px;
		margin-botton: 5px;
		line-height: 12pt;
		mc-hyphenate: never;
		font-family: 'Segoe UI';
	}

	p.outdent-QL	/* For Print*/
	{
		margin-left: 0px;
		margin-top: 0px;
	}

	img.p-Outdent-icon	/* for Print*/
	{
		padding-right: 5px;
		vertical-align: text-top;
		/*position: absolute;*/
		float: left;
		margin-left: -35px;
		margin-right: 4px;
		width: 20px;
		height: auto;
	}

	strong
	{
		font-size: 10pt;
		letter-spacing: normal;
		font-family: 'Segoe UI';
	}

	em.strong
	{
		font-size: 10pt;
		letter-spacing: normal;
	}

	li	/*New ES*/
	{
		font-size: 10pt;
		margin-left: 20px;
	}

	li.Indented_list
	{
		margin-left: 50px;
	}

	li.DoubleIndented_list
	{
		margin-left: 70px;
	}

	li.space
	{
		padding-top: 6px;
		padding-bottom: 6px;
	}

	li.Indented_space
	{
		margin-left: 50px;
		padding-top: 6px;
		padding-bottom: 6px;
	}

	ol
	{
		font-size: 10pt;
	}

	ul
	{
		font-size: 10pt;
	}

	ul.outdent
	{
		font-size: 10pt;
	}

	div.quick-links	/*QUICK LINKS GREY BOX*/
	{
		background-color: #ebebeb;
		/*Light Grey*/
		display: block;
		margin-left: 30px;
		padding: 20px 10px 30px 10px;
		overflow: hidden;
	}

	table.quick-links-table
	{
		width: 55%;
		font-size: 9pt;
	}

	table.quick-links-table100
	{
		width: 100%;
	}

	td.section-content-quicklinks
	{
		height: 2px;
		vertical-align: top;
		font-size: 9pt;
		line-height: 1.4em;
		mc-hyphenate: never;
	}

	div.figure
	{
		float: right;
		width: 35%;
		padding: 0.5em;
		margin: 0.5em;
	}

	div.figure p
	{
		text-align: center;
		font-style: italic;
		font-size: smaller;
		text-indent: 0;
	}

	img.form-image	/*IMAGE OF FORM*/
	{
		float: right;
		max-width: 35%;
		margin-bottom: 4px;
		width: auto;
	}

	img.icon-h5
	{
		padding-right: 6px;
		vertical-align: text-top;
		margin-left: -30px;
	}

	img.icon-h4
	{
		vertical-align: middle;
		margin-left: -18px;
	}

	p.HIDDEN
	{
		display: none;
	}

	p.CoverPage
	{
		margin-right: 20pt;
		font-variant: small-caps;
		margin-left: 50pt;
		font-size: 20pt;
		line-height: 25pt;
		font-weight: bold;
	}

	p.CoverPage2
	{
		font-size: 12pt;
		margin-right: 20pt;
		margin-left: 100pt;
	}

	h2.h2none
	{
		display: none;
	}

	MadCap|popupHead
	{
		color: #000000;
	}

	MadCap|popupBody
	{
		color: #000000;
		border: none;
		padding: 11px 15px;
	}

	h5.Study_Record
	{
		mc-hyphenate: never;
	}
}

/*Make search results h3 background color*/

._Skins_searchresultsskin #resultList h3.title
{
	background-color: transparent;
}

._Skins_searchresultsskin h1#results-heading
{
	background-color: transparent;
}

span.SearchHighlight
{
	background-color: #ffff66;
}

p.CoverPage
{
	color: #000000;
}

p.CoverPage2
{
	color: #000000;
}

p.testing
{
	color: #a9a9a9;
}

h2.h2none
{
	font-family: Nunito-Regular;
	font-size: 1.6em;
	color: #000000;
	text-transform: capitalize;
	margin-top: 20px;
	mc-hyphenate: never;
	border-bottom-color: #007ecd;
	border-bottom-style: solid;
	border-bottom-width: 5px;
	border-top-color: #007ecd;
	border-top-style: solid;
	border-top-width: 5px;
	padding-top: 12px;
	padding-bottom: 10px;
	display: block;
}

@media non-print
{
	MadCap|snippetText	/**/
	{
		
	}

	MadCap|searchResultsProxy
	{
		
	}

	span.SearchHighlight
	{
		background-color: #90ee90;
	}
}

div.dates
{
	color: #ffffff;
	font-family: Nunito-Light-webfont;
	font-size: 14px;
	line-height: 22px;
	text-align: left;
	margin-bottom: 10px;
	background-color: #3f78a2;
}

p.h4
{
	
}

</pre></body></html>