#navPrimary {
	position: absolute;
		z-index: 9999;
	width: 691px;
	height: 44px;
		overflow: hidden;
	padding: 0 0 0 29px;
}
	#navPrimary li {
		display: inline;
	}
		#navPrimary li a {
			display: block;
			float: left;
			height: 32px;
			text-indent: -999em;
			margin: 11px 0 0 0;
		}
			#navPrimary li a:hover {
				background: none;
			}

/* NavSecondary ---------------------------------------- */
#navigation h2.navSection {
	width: 182px;
	color: #FFF;
	font: 108%/15px "Trebuchet MS";
	background: #697A95 url(images/nav/navSecondaryHLBG.jpg) no-repeat;
	padding: 20px 20px 8px 33px;
}
	#navigation h2.navSection a {
		position: relative;
		display: block;
		color: #FFF;
	}
		#navigation h2.navSection a:hover {
			color: #DCDEDE;
		}
		#navigation h2.navSection a span {
			position: absolute;
			left: -14px;
			background: transparent url(images/campusCWPost/nav/navSecondaryHLArrow.gif) 3px 5px no-repeat;
			padding: 0 3px 0 3px;
		}
		#navigation h2.navSection a:hover span {
			background-position: 3px -15px;
		}
	/* First UL ---------------------------------------- */
#navSecondary {
	width: 235px;
	background: transparent url(images/nav/navSecondaryBG.png) repeat-y;
}
	#navSecondary li {
		padding: 0 0 0 20px;
	}
		#navSecondary li a {
			display: block;
			width: 172px;
			background: transparent url(images/nav/navSecondaryArrow.gif) no-repeat;
			background-position: 16px 7px;
			color: #1F4654;
			font: 92%/14px "Trebuchet MS";
			padding: 4px 10px 5px 24px;
			border-top: 1px solid #FFF;
		}
			#navSecondary li.first a {
				padding-top: 4px;
				background-position: 27px 10px;
				border: none;
			}
		#navSecondary li.active a {
			background: #C5CDD2 url(images/nav/navSecondaryArrow.gif) no-repeat;
			background-position: -284px 7px;
		}
			#navSecondary li a:hover {
				background-color: #C5CDD2;
				background-position: -284px 7px;
			}
	/* Second UL ---------------------------------------- */
#navSecondary ul {
	width: 206px;
	background: #BBC5CB url(images/nav/navSecondaryUL2.gif) repeat-y;
	padding: 0 0 4px 0;
	border-top: 1px solid #FFF;
}
	#navSecondary ul li {
		padding: 0;
	}
		#navSecondary li.active ul li a {
			width: 160px;
			background: transparent url(images/nav/navSecondaryArrowUL2.gif) no-repeat;
			background-position: 27px 8px;
			color: #646465;
			font: 77%/14px "Trebuchet MS";
			padding: 2px 10px 2px 36px;
			border: none;
		}
		#navSecondary ul li.first a {
			background-position: 27px 8px;
		}
			#navSecondary ul li a:hover {
				color: #486E7A;
			}	
			#navSecondary li.active ul li a:hover {
				color: #486E7A;
				background: transparent url(images/nav/navSecondaryArrowUL2.gif) 27px 8px no-repeat;
			}	
			#navSecondary.active ul li.first a:hover {
				background-position: 27px 8px;
			}
		#navSecondary li.active ul li.active a {
			color: #486E7A;
			font-weight: bold;
			padding-bottom: 4px;
		}
		#navSecondary li.active ul li.active a:hover {
			color: #486E7A;
		}
	/* Third UL ---------------------------------------- */
#navSecondary ul ul {
	background: #E0E5E8 url(images/nav/navSecondaryUL3.gif) no-repeat;
	padding: 0;
	border: none;
}
	#navSecondary ul li.active ul li.last {
		background: #E0E5E8 url(images/nav/navSecondaryUL3.gif) left bottom no-repeat;
	}
		#navSecondary ul li.active ul li a {
			background: none;
			color: #646465;
			font-weight: normal !important;
			padding: 2px 10px 2px 36px;
		}
		#navSecondary ul li.active ul li.first a {
			padding-top: 5px;
		}
		#navSecondary ul li.active ul li.last a {
			padding-bottom: 7px;
		}
			#navSecondary ul li.active ul li a:hover {
				color: #486E7A;
				background-image: none;
			}	
		#navSecondary ul li.active ul li.active a {
			color: #486E7A;
			font-weight: bold !important;
		}
	/* Bottom ---------------------------------------- */
#navSecondaryBtm {
	display: block;
	width: 235px;
	height: 24px;
		overflow: hidden;
	background: transparent url(images/nav/navSecondaryBtm.png) no-repeat;
}








#navTools {
	clear: both;
	width: 914px;
	background: #265565;
	padding: 7px 0 6px 10px;
	border: none;
	margin: 0 0 0 8px;
}
	#navTools li {
		display: inline;
		color: #C7DEE2;
	}
		#navTools li a {
			color: #C7DEE2;
			font: 11px/14px "Trebuchet MS";
			padding: 0 6px 0 4px;
		}
			#navTools li a:hover,
			#navTools li.active a {
				color: #EBAB00;
			}

#applyNow {
	position: absolute;
		left: 839px;
		top: 0;
}
	#applyNow a {
		display: block;
		width: 59px;
		height: 26px;
			overflow: hidden;
		text-indent: -999em;
	}



#navAudience {
	width: 923px;
	height: 16px;
		overflow: hidden;
	background: #EBAB00;
	margin: 0 0 0 18px;
}
#navAudience {
	background: #EBAB00 url(images/nav/navAudience.gif) 0 0 no-repeat;
}
	#navAudience li {
		display: inline;
	}

	#navAudience li {
		float: left;
	}
		#navAudience li a {
			display: block;
			float: left;
			height: 16px;
			text-indent: -999em;
			background-image: url(images/nav/navAudience.gif);
		}
		#navAudience li#btnProspective a	{width: 140px; margin: 0 1px 0 0;}
		#navAudience li#btnCurrent a		{width: 115px; background-position: -141px 0; margin: 0 1px 0 0;}
		#navAudience li#btnParents-Family a	{width: 114px; background-position: -257px 0;}
		#container #navAudience li a:hover,
		#container #navAudience li.active a {
			background: none;
		}




/* Pagination ---------------------------------------- */
#content .pagination {
	color: #acbec4;
	padding: 10px 0;
	margin-bottom: 42px;
	line-height: 12px;
	background: transparent url(images/structure/dottedLineDbl.gif) 0 0 repeat-x;
}
	#content .pagination span {
		display: block;
		float: left;
	}
		#content .pagination a,
		#content .pagination a:visited {
			padding: 0 6px;
			font-weight: bold;
			color: #635847;
		}
		#content .pagination a.active,
		#content .pagination a:hover {
			color: #ebb41f !important;
		}
	#content .pagination .arrow1 {
		width: 12px;
		background: transparent url(images/structure/arrowPagination.gif) 0 2px no-repeat;
	}
	#content .pagination .arrow1.active {
		text-indent: -999em;
		background: transparent url(images/structure/arrowPagination.gif) 0 -36px no-repeat;
	}
	#content .pagination .arrow2 {
		background: transparent url(images/structure/arrowPagination.gif) -20px 2px no-repeat;
	}
	#content .pagination .previous,
	#content .pagination .next {
		display: block;
		float: left;
		width: 4px;
		padding: 0 6px 0 0;
		text-indent: -999em;
		background: transparent url(images/structure/arrowPagination.gif) 0 -17px no-repeat;
	}
	#content .pagination .next {
		padding: 0 0 0 6px;
		background-position: -20px -17px;
	}
	#content .pagination .previous:hover,
	#content .pagination .next:hover {
		background-image: none;
	}
	#content .pagination .previous.active {
		background: transparent url(images/structure/arrowPagination.gif) 0 -36px no-repeat;
	}


/* video profile pagination ---------------------------------------- */
#content .videoProfiles .pagination {
	width: 629px;
	float: right;
	padding: 10px 0;
	margin: 12px 0 42px;
	line-height: 12px;
	clear: both;
}
/* ---------------------------------------- /Pagination */








