.subSectionLinks {
		margin-top: -30px;
}
/* End Program Inset */
.twoColFixLt #container #mainContent #headerSection .division {
	font-size: 26px;
	color: #68bcff;
	position: absolute;
	left: 166px;
	top: -38px;
	letter-spacing: .25em;
}

.twoColFixLt #container #mainContent #headerSection {
	background-image: url("images/GUIimages/banner.gif");
	background-repeat: no-repeat;
}
.twoColFixLt #container #mainContent #headerSection #headerNav {
	height: 28px;
	width: 729px;
	position: absolute;
	bottom: 2px;
	right: 0px;
}

/* Sub Tab Nav */
.twoColFixLt #container #mainContent #headerSection .subTab {
	position: absolute;
	top: 28px;
	left: 5px;
	width: 704px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffffff;
}
.twoColFixLt #container #mainContent #headerSection .subTab a:hover {
	color:#EF8675;
}
#subTabRecipient a {
	color: #9b5ba4;
	font-weight: bold;
	text-decoration: none;
}
#subTabPublic a {
	color: #44a22c;
	font-weight: bold;
	text-decoration: none;
}

/*  End Sub Tab Nav */

/* Sub Tab Nav */
.twoColFixLt #container #mainContent #headerSection .subTabRecipient {
	position: absolute;
	top: 28px;
	left: 5px;
	width: 704px;
	padding-top: 6px;
	padding-right: 10px;
	padding-bottom: 10px;
	padding-left: 10px;
	background-color: #ffffff;
}
.twoColFixLt #container #mainContent #headerSection #headerNav .subTabRecipient a {
	color: #9b5ba4;
	font-weight: bold;
	text-decoration: none;
}
.twoColFixLt #container #mainContent #headerSection #headerNav .subTabRecipient a:hover {
	color:#EF8675;
}
/*  End Sub Tab Nav */

.twoColFixLt #container #mainContent #headerSection #headerNav img {
	display: block;
	float: right;
}
.twoColFixLt #container #mainContent h2 {
	margin-top: 60px;
	margin-bottom: 30px;
	margin-left: 13px;
	color: #333333;
}
.twoColFixLt #container #mainContent h3 {
	color: #333333;
}
h4 {
	color: #333333;
}
.blue {
	color: #007CAA;
}
.fundingHistory {
	width: 80%;
	margin-right: auto;
	margin-left: auto;
}
.fundingHistory td {
	padding: 8px;
}

/* Query Table*/
#queryTable {
	width: 100%;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
}
#queryTable td {
	padding: 10px 6px;
	vertical-align: top;
}
#queryTable .date {
	width: 8em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
}
#queryTable .topic {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
}
#queryTable .size {
	text-align:right;
	width: 5em;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
}
/* End Query Table*/


/* Revenue Table (html/recipients/revenue)*/
.revenue {
	margin-top: 30px;
	margin-bottom: 30px;
}
#floatRight {
	float: right;
	margin-top: 0px;
	margin-left: 30px;
}
.revenue td {
	padding: 6px;
	text-align: right;
	border-top-width: 1px;
	border-right-width: 1px;
	border-top-style: solid;
	border-right-style: solid;
	border-top-color: #d7d7dc;
	border-right-color: #d7d7dc;
}
.revenue th {
	text-align: right;
	padding-right: 6px;
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #d7d7dc;
}
.revenue .bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #d7d7dc;
}
.revenue .topRow {
	background-color: #61616f;
	padding-top: 4px;
	padding-right: 6px;
	padding-bottom: 4px;
	padding-left: 6px;
	color: #d7d7dc;
}
/* End Revenue Table */

/* Program Table  (html/recipients/indexApplicant) */
.grantProgram {
	margin-bottom: 30px;
}
.grantProgram td {
	vertical-align: top;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61616f;
	padding: 10px;
}
.grantProgram th {
	text-align: right;
	vertical-align: top;
	font-weight: bold;
	padding-top: 11px;
	padding-right: 12px;
	padding-bottom: 10px;
	padding-left: 10px;
	width: 40%;
	background-image: url("images/bulletSingleArrow.gif");
	background-repeat: no-repeat;
	background-position: 98% 1.25em;
	background-color: #61616f;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #61616f;
	color: #FFFFFF;
}
/* End Program Table */

/* Program Inset (html/recipients/indexApplicant) */
.programInset {
	float: right;
	width: 40%;
	margin-left: 30px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #d7d7dc;
	padding-left: 15px;
	margin-bottom: 20px;
}
.grantProgramH4 {
	color: #ffffff;
	background-color: #61616f;
	margin-bottom: 0px;
	padding: 8px;
}
.grantProgram .bottomBorder {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #61616f;
}
.twoColFixLt #container #sidebar1 #find .ltNavNPU {
	padding-top:6px;
}
