/* Header */
.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/banner.gif");
	background-repeat: no-repeat;
}
.twoColFixLt #container #mainContent #headerSection #headerNav {
	height: 28px;
	width: 729px;
	position: absolute;
	bottom: 2px;
	right: 0px;
}
.twoColFixLt #container #mainContent #headerSection #headerNav img {
	display: block;
	float: right;
}
/* End Header */

/* 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 */


/* Left Nav NPU */
.twoColFixLt #container #sidebar1 #find .ltNavNPU {
	padding-top:6px;
}
/* End Left Nav NPU */


/*  Index Page Right Image Column */
.twoColFixLt #container #mainContent #contentNarrow .imageDiv2 {
	width: 100px;
	margin-left: 50px;
	margin-bottom: 50px;
	float: right;
}
.twoColFixLt #container #mainContent #contentNarrow .imageDiv2 img {
	border: 1px solid #333333;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 14px;
	margin-left: 0px;
}
/*  End Index Page Right Image Column */

/* Index Page Heading */
.homeHeader {
	font-family: Georgia, "Times New Roman", Times, serif;
	text-align: right;
	font-size: 20px;
	color: #599339;
	float: right;
}
/* End Index Page Heading */

/* Index Page Video */
.twoColFixLt #container #mainContent #contentNarrow #homePageVideo {
	width: 325px;
	margin-bottom: 20px;
}
.twoColFixLt #container #mainContent #contentNarrow #homePageVideo p {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	text-align:right;
}
.twoColFixLt #container #mainContent #contentNarrow #homePageVideo .video {
	margin: 0px;
	height: 263px;
	width: 325px;
}
/* End Index Page Video */
