/* FRAME STRUCTURE
-------------------------------------------------------------------------*/
#masterContainer {
	margin-top: 7px;
}
#contentWrapper {
	overflow: hidden;
}
#leftCol, .leftCol {
	width: 192px;
}
#mainContent.quadBox div.tripleBox {
	width: 574px;
	border-right: 1px solid #cccccc;
}
#mainContent.quadBox {
	width: 767px;
	border-right: 0;
}
#mainContent {
	width: 574px;
	border-top: 1px solid #cccccc;
	border-left: 1px solid #cccccc;
	border-right: 1px solid #cccccc;	
	padding-bottom: 30px;
	overflow: hidden;
	zoom: 1;
}




/* SEARCH BOX
-------------------------------------------------------------------------*/
#leftCol fieldset, .leftCol fieldset {
}
#searchBox {
	width: 190px !important;
	height: 30px;
	background-image: url(../images/searchGradient.gif);
	background-repeat: repeat-x;
	background-color: transparent;
	border: 1px solid #b5b5b5;
	padding: 0 !important;
	margin: 0px 0px 3px 0px !important;
}
#searchBox button {
	float: left;
}
#searchBox button img {
	margin: 8px 0px 0px 2px;
}
#searchBox #searchInputBox {
	float: left;
	width: /*160*/152px;
	width: 145px !important;
	height: /*20*/12px;
	margin: 5px 4px;
	padding: 4px 4px;
	background-color: #fff;
	font-size: 10px;
	color: #999999;
	border: none;
}
/* Abu Dhabi Crest */
#crest {
	position: relative;
	z-index: 100;
	margin: 0;
	max-width: 192px !important;
	height: 192px;
}

/*  Intranet */ 
#intranet {
	/*border: 1px solid #b5b5b5;*/
	width: 187px;
	height: 13px;
	margin-bottom: 3px; 
	padding: 1px;
	}



/* NAVIGATION
-------------------------------------------------------------------------*/
#navContainer {
	min-height: 95px;
}
#navContainer ul {
	clear: both;
}
ul#mainNav {
	margin: 0px;
}
ul#mainNav li,
ul#aboutNav li,
ul#aboutCampusLocations li,
ul#aboutSheikhProgram li,
ul#aboutAboutNYUAD li,
ul#academicsNav li,
ul#acUndergradCurric li,
ul#AcademicsLibrary li,
ul#acMentoring li,
ul#AcademicsRegistrar li,
ul#acCDC li,
ul#acGlobalEd li,
ul#acCalendarsMore li,
ul#admissionsNav li,
ul#admissionsFinAid li,
ul#admissionsApply li,
ul#candidatesNav li,
ul#hrNav li,
ul#HRFacultyNav li,
ul#hrResourcesNav li,
ul#hrBenefitsNav li,
ul#instituteNav li,
ul#instituteProgramsNav li,
ul#instituteResearchGrantsNav li,
ul#instResearachCenterNav li,
ul#newsEventsNav li,
ul#eventSeriesNYCNav li,
ul#newsExpertTypeNav li,
ul#eventArchiveNav li,
ul#portalNav li,
ul#portalHRNav li,
ul#portalTechNav li,
ul#portalInstNav li {
	float: left;
	padding: 0px;
	margin: 0px 0px 2px 0px;
	background: none;
}
ul#mainNav li a,
ul#aboutNav li a,
ul#aboutCampusLocations li a,
ul#aboutSheikhProgram li a,
ul#aboutAboutNYUAD li a,
ul#academicsNav li a, 
ul#acUndergradCurric li a, 
ul#AcademicsLibrary li a,
ul#acMentoring li a, 
ul#AcademicsRegistrar li a,
ul#acCDC li a,
ul#acGlobalEd li a,
ul#acCalendarsMore li a,
ul#admissionsNav li a,
ul#admissionsFinAid li a,
ul#admissionsApply li a,
ul#candidatesNav li a,
ul#hrNav li a,
ul#HRFacultyNav li a,
ul#hrResourcesNav li a,
ul#hrBenefitsNav li a,
ul#instituteNav li a,
ul#instituteProgramsNav li a,
ul#instituteResearchGrantsNav li a,
ul#instResearachCenterNav li a,
ul#newsEventsNav li a,
ul#eventSeriesNYCNav li a,
ul#newsExpertTypeNav li a,
ul#eventArchiveNav li a,
ul#portalNav li a,
ul#portalHRNav li a,
ul#portalTechNav li a,
ul#portalInstNav li a {
	display: block;
	letter-spacing: -0.3px;
}
ul#mainNav li a:hover,
ul#aboutNav li a:hover,
ul#aboutCampusLocations li a:hover,
ul#aboutSheikhProgram li a:hover,
ul#aboutAboutNYUAD li a:hover,
ul#academicsNav li a:hover, 
ul#acUndergradCurric li a:hover, 
ul#AcademicsLibrary li a:hover,
ul#acMentoring li a:hover,
ul#AcademicsRegistrar li a:hover,
ul#acCDC li a:hover,
ul#acGlobalEd li a:hover,
ul#acCalendarsMore li a:hover,
ul#admissionsNav li a:hover,
ul#admissionsFinAid li a:hover,
ul#admissionsApply li a:hover,
ul#candidatesNav li a:hover,
ul#hrNav li a:hover,
ul#HRFacultyNav li a:hover,
ul#hrResourcesNav li a:hover,
ul#hrBenefitsNav li a:hover,
ul#instituteNav li a:hover,
ul#instituteProgramsNav li a:hover,
ul#instituteResearchGrantsNav li a:hover,
ul#instResearachCenterNav li a:hover,
ul#newsEventsNav li a:hover,
ul#eventSeriesNYCNav li a:hover,
ul#eventArchiveNav li a:hover,
ul#portalNav li a:hover,
ul#portalHRNav li a:hover,
ul#portalTechNav li a:hover,
ul#portalInstNav li a:hover {
	text-decoration: none;
}
/**/
ul#mainNav li a { 
	text-align: center;
	color: black;
	font-weight: bold; 
}
ul#mainNav li a#navAbout {
	width: 88px;
	height: 17px;
}
	ul#mainNav li a#navAbout:hover,
	ul#mainNav li strong a#navAbout {
		color: white;
		background-color: #a19f52;
	}
ul#mainNav li a#navAdmissions {
	width: 118px;
	height: 17px;
}
	ul#mainNav li a#navAdmissions:hover,
	ul#mainNav li strong a#navAdmissions {
		color: white;
		background-color: #008da9;
	}
ul#mainNav li a#navAcademics {
	width: 115px;
	height: 17px;
}
	ul#mainNav li a#navAcademics:hover,
	ul#mainNav li strong a#navAcademics {
		color: white;
		background-color: #dcb621;
	}
ul#mainNav li a#navHR {
	width: 107px;
	height: 17px;
}
	ul#mainNav li a#navHR:hover,
	ul#mainNav li strong a#navHR {
		color: white;
		background-color: #88679e;
	}
ul#mainNav li a#navInstitutes {
	width: 149px;
	height: 17px;
}
	ul#mainNav li a#navInstitutes:hover,
	ul#mainNav li strong a#navInstitutes {
		color: white;
		background-color: #ee8a1d;
	}
ul#mainNav li a#navNewsEvents {
	width: 141px;
	height: 17px;
}
	ul#mainNav li a#navNewsEvents:hover,
	ul#mainNav li strong a#navNewsEvents {
		color: white;
		background-color: #7fbec6;
	}
/* 2nd Level About Nav*/
ul#aboutNav {
	margin-left: 12px;
	margin-bottom: 0px;
}
ul#aboutNav li {
	background-image: none;
}
ul#aboutNav li a { 
	color: #a19f52;
	font-weight: bold; 
	text-align: left;
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#aboutNav li a#aboutNYUAD {
	width: 120px;
	height: 29px;
}
	ul#aboutNav li a#aboutNYUAD:hover,
	ul#aboutNav li strong a#aboutNYUAD {
		background-color: #f3f3f3;
	}
ul#aboutNav li a#aboutLeadership {
	width: 89px;
	height: 29px;
}
	ul#aboutNav li a#aboutLeadership:hover,
	ul#aboutNav li strong a#aboutLeadership	{
		background-color: #f3f3f3;
	}
ul#aboutNav li a#aboutFAQ {
	width: 50px;
	height: 29px;
}
	ul#aboutNav li a#aboutFAQ:hover,
	ul#aboutNav li strong a#aboutFAQ	{
		background-color: #f3f3f3;
	}
ul#aboutNav li a#aboutCampus {
	width: 80px;
	height: 29px;
}
	ul#aboutNav li a#aboutCampus:hover,
	ul#aboutNav li strong a#aboutCampus	{
		background-color: #f3f3f3;
	}
ul#aboutNav li a#aboutVisiting {
	width: 87px;
	height: 29px;
}
	ul#aboutNav li a#aboutVisiting:hover,
	ul#aboutNav li strong a#aboutVisiting	{
		background-color: #f3f3f3;
	}
ul#aboutNav li a#aboutSheikh {
	width: 165px;
	height: 29px;
}
	ul#aboutNav li a#aboutSheikh:hover,
	ul#aboutNav li strong a#aboutSheikh	{
		background-color: #f3f3f3;
	}	
ul#aboutNav li a#aboutSummer {
	width: 75px;
	height: 29px;
}
	ul#aboutNav li a#aboutSummer:hover,
	ul#aboutNav li strong a#aboutSummer	{
		background-color: #f3f3f3;
	}
/*3rd Level About Campus Locations Nav*/
ul#aboutCampusLocations {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#aboutCampusLocations li a {
	color: #666666;
	font-weight: bold;
}
ul#aboutCampusLocations li a#aboutCampus19wsn {
	width: 200px;
	height: 29px;
}
	ul#aboutCampusLocations li a#aboutCampus19wsn:hover,
	ul#aboutCampusLocations li strong a#aboutCampus19wsn {
		color:#000000;
	}	
ul#aboutCampusLocations li a#aboutCampusIsland {
	width: 180px;
	height: 29px;
}
	ul#aboutCampusLocations li a#aboutCampusIsland:hover,
	ul#aboutCampusLocations li strong a#aboutCampusIsland {
		color:#000000;
	}	
ul#aboutCampusLocations li a#aboutCampusDowntown {
	width: 138px;
	height: 29px;
}
	ul#aboutCampusLocations li a#aboutCampusDowntown:hover,
	ul#aboutCampusLocations li strong a#aboutCampusDowntown {
		color:#000000;
	}	
ul#aboutCampusLocations li a#aboutCampusTimeline {
	width: 128px;
	height: 29px;
}
	ul#aboutCampusLocations li a#aboutCampusTimeline:hover,
	ul#aboutCampusLocations li strong a#aboutCampusTimeline {
		color:#000000;
	}
/*3rd Level About Sheikh Program Nav*/
ul#aboutSheikhProgram {
	clear: left;
	margin-left: 12px;
	padding-top: 3px;
}	
ul#aboutSheikhProgram li a {
	color: #666666;
	font-weight: bold;
}
ul#aboutSheikhProgram li a#aboutSheikhSummary {
	width: 150px;
	height: 29px;
}
	ul#aboutSheikhProgram li a#aboutSheikhSummary:hover,
	ul#aboutSheikhProgram li strong a#aboutSheikhSummary {
		color:#000000;
	}	
ul#aboutSheikhProgram li a#aboutSheikhElements {
	width: 150px;
	height: 29px;
}
	ul#aboutSheikhProgram li a#aboutSheikhElements:hover,
	ul#aboutSheikhProgram li strong a#aboutSheikhElements {
		color:#000000;
	}	
ul#aboutSheikhProgram li a#aboutSheikhNomination {
	width: 150px;
	height: 29px;
}
	ul#aboutSheikhProgram li a#aboutSheikhNomination:hover,
	ul#aboutSheikhProgram li strong a#aboutSheikhNomination {
		color:#000000;
	}		
ul#aboutSheikhProgram li a#aboutSheikhFaq {
	width: 150px;
	height: 29px;
}
	ul#aboutSheikhProgram li a#aboutSheikhFaq:hover,
	ul#aboutSheikhProgram li strong a#aboutSheikhFaq {
		color:#000000;
	}	
/* 2nd Level Admissions Nav*/
ul#admissionsNav {
	margin-left: 12px;
	margin-bottom: 0px;	
}
ul#admissionsNav li a {
	color: #008da9;
	font-weight: bold; 
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#admissionsNav li a#admHowWhen {
	width: 88px;
	height: 29px;
}
	ul#admissionsNav li a#admHowWhen:hover,
	ul#admissionsNav li strong a#admHowWhen {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admGrad {
	width: 105px;
	height: 29px;
}
	ul#admissionsNav li a#admGrad:hover,
	ul#admissionsNav li strong a#admGrad {
		background-color: #f3f3f3;
	}	
ul#admissionsNav li a#admFinAid {
	width: 71px;
	height: 29px;
}
	ul#admissionsNav li a#admFinAid:hover,
	ul#admissionsNav li strong a#admFinAid {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admMailList {
	width: 89px;
	height: 29px;
}
	ul#admissionsNav li a#admMailList:hover,
	ul#admissionsNav li strong a#admMailList {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admInfo {
	width: 72px;
	height: 29px;
}
	ul#admissionsNav li a#admInfo:hover,
	ul#admissionsNav li strong a#admInfo {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admNom {
	width: 120px;
	height: 29px;
}
	ul#admissionsNav li a#admNom:hover,
	ul#admissionsNav li strong a#admNom {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admFAQ {
	width: 80px;
	height: 29px;
}
	ul#admissionsNav li a#admFAQ:hover,
	ul#admissionsNav li strong a#admFAQ {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admGuide {
	width: 60px;
	height: 29px;
}
	ul#admissionsNav li a#admGuide:hover,
	ul#admissionsNav li strong a#admGuide {
		background-color: #f3f3f3;
	}
ul#admissionsNav li a#admCW {
	width: 78px;
	height: 29px;
}
	ul#admissionsNav li a#admCW:hover,
	ul#admissionsNav li strong a#admCW {
		background-color: #f3f3f3;
	}
/*3rd Level Admissions Student Guide*/
ul#admissionsGuide {
	clear: left;
	margin-left: 12px;
	padding-top: 3px;	
}
ul#admissionsGuide li {
	background-image: none;
	float: left;
}
ul#admissionsGuide li a {
	display: block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	ul#admissionsGuide li a:hover {
		color: #000;
	}
ul#admissionsGuide li a#admGuideLocation {
	width: 80px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideLocation:hover,
	ul#admissionsGuide li strong a#admGuideLocation {
		color: #000000;
	}
ul#admissionsGuide li a#admGuideLife {
	width: 80px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideLife:hover,
	ul#admissionsGuide li strong a#admGuideLife {
		color: #000000;
	}
ul#admissionsGuide li a#admGuideCurriculum {
	width: 100px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideCurriculum:hover,
	ul#admissionsGuide li strong a#admGuideCurriculum {
		color: #000000;
	}
ul#admissionsGuide li a#admGuideJourney {
	width: 100px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideJourney:hover,
	ul#admissionsGuide li strong a#admGuideJourney {
		color: #000000;
	}
ul#admissionsGuide li a#admGuideNetwork {
	width: 103px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideNetwork:hover,
	ul#admissionsGuide li strong a#admGuideNetwork {
		color: #000000;
	}
ul#admissionsGuide li a#admGuideExperience {
	width: 100px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideExperience:hover,
	ul#admissionsGuide li strong a#admGuideExperience {
		color: #000000;
	}
ul#admissionsGuide li a#admGuideDegree {
	width: 86px;
	height: 17px;
}
	ul#admissionsGuide li a#admGuideDegree:hover,
	ul#admissionsGuide li strong a#admGuideDegree {
		color: #000000;
	}
/*3rd Level Admissions Information for Counselors*/
ul#counselorInformation {
	clear: left;
	margin-left: 0;
	padding-top: 3px;	
}
ul#counselorInformation li {
	background-image: none;
	float: left;
}
ul#counselorInformation li a {
	display: block;
	font-weight: bold;
	color: #666666;
	text-decoration: none;
}
	ul#counselorInformation li a:hover, ul#counselorInformation li strong a {
		color: #000;
	}
ul#counselorInformation li a#admProfile {
	width: 80px;
	height: 17px;
}
ul#counselorInformation li a#admAppProcess {
	width: 140px;
	height: 17px;
}
ul#counselorInformation li a#admNomProcess {
	width: 80px;
	height: 17px;
}
ul#counselorInformation li a#admNomForm {
	width: 100px;
	height: 17px;
}
/*3rd Level Admissions Financial Aid Nav*/
ul#admissionsFinAid {
	clear: left;
	margin-left: 12px;
	padding-top: 3px;	
}
ul#admissionsFinAid li a {
	font-weight: bold;
	color: #666666;
}
ul#admissionsFinAid li a#admSupportProcess {
	width: 130px;
	height: 17px;
}
	ul#admissionsFinAid li a#admSupportProcess:hover,
	ul#admissionsFinAid li strong a#admSupportProcess {
		color: #000000;
	}
ul#admissionsFinAid li a#admCosts {
	width: 115px;
	height: 17px;
}
	ul#admissionsFinAid li a#admCosts:hover,
	ul#admissionsFinAid li strong a#admCosts {
		color: #000000;
	}
ul#admissionsFinAid li a#admSupportApply {
	width: 134px;
	height: 17px;
}
	ul#admissionsFinAid li a#admSupportApply:hover,
	ul#admissionsFinAid li strong a#admSupportApply {
		color: #000000;
	}
	ul#admissionsFinAid li a#admSupportFAQ {
	width: 110px;
	height: 17px;
}
	ul#admissionsFinAid li a#admSupportFAQ:hover,
	ul#admissionsFinAid li strong a#admSupportFAQ {
		color: #000000;
	}
	
/*3rd Level Admissions How and When to Apply Nav*/
ul#admissionsApply {
	clear: left;
	margin-left: 12px;
	padding-top: 3px;	
}
ul#admissionsApply li a {
	font-weight: bold;
	color: #666666;
}
ul#admissionsApply li a#admApplyReq {
	width: 130px;
	height: 17px;
}
	ul#admissionsApply li a#admApplyReq:hover,
	ul#admissionsApply li strong a#admApplyReq {
		color: #000000;
	}
ul#admissionsApply li a#admTests {
	width: 120px;
	height: 17px;
}
	ul#admissionsApply li a#admTests:hover,
	ul#admissionsApply li strong a#admTests {
		color: #000000;
	}
ul#admissionsApply li a#admCommApp {
	width: 160px;
	height: 17px;
}
	ul#admissionsApply li a#admCommApp:hover,
	ul#admissionsApply li strong a#admCommApp {
		color: #000000;
	}
ul#admissionsApply li a#admTimeline {
	width: 100px;
	height: 17px;
}
	ul#admissionsApply li a#admTimeline:hover,
	ul#admissionsApply li strong a#admTimeline {
		color: #000000;
	}
ul#admissionsApply li a#admHSPrep {
	width: 100px;
	height: 17px;
}
	ul#admissionsApply li a#admHSPrep:hover,
	ul#admissionsApply li strong a#admHSPrep {
		color: #000000;
	}
/*3rd Level Admissions CANDIDATES WEEKEND*/
ul#candidatesNav {
	margin-left: 12px;
	margin-bottom: 0px;	
}
ul#candidatesNav li a {
	color: #008da9;
	font-weight: bold; 
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#candidatesNav li a#weekend {
	width: 115px;
	height: 29px;
}
	ul#candidatesNav li a#weekend:hover,
	ul#candidatesNav li strong a#weekend {
		background-color: #f3f3f3;
	}
ul#candidatesNav li a#itinerary {
	width: 100px;
	height: 29px;
}
	ul#candidatesNav li a#itinerary:hover,
	ul#candidatesNav li strong a#itinerary {
		background-color: #f3f3f3;
	}
ul#candidatesNav li a#parents {
	width: 130px;
	height: 29px;
}
	ul#candidatesNav li a#parents:hover,
	ul#candidatesNav li strong a#parents {
		background-color: #f3f3f3;
	}
ul#candidatesNav li a#forms {
	width: 120px;
	height: 29px;
}
	ul#candidatesNav li a#forms:hover,
	ul#candidatesNav li strong a#forms {
		background-color: #f3f3f3;
	}

/* 2nd Level Academics Nav*/
ul#academicsNav {
	margin-left: 12px;
	margin-bottom: 0px;	
}
ul#academicsNav li {
	background-image: none;
}
ul#academicsNav li a {
	color: #dcb621;
	font-weight: bold; 
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#academicsNav li a#acUndergrad {
	width: 105px;
	height: 29px;
}
	ul#academicsNav li a#acUndergrad:hover,
	ul#academicsNav li strong a#acUndergrad {
		background-color: #f3f3f3;
	}	
ul#academicsNav li a#acFaculty {
	width: 60px;
	height: 29px;
}
	ul#academicsNav li a#acFaculty:hover,
	ul#academicsNav li strong a#acFaculty {
		background-color: #f3f3f3;
	}	
ul#academicsNav li a#acLibrary {
	width: 56px;
	height: 29px;
}
	ul#academicsNav li a#acLibrary:hover,
	ul#academicsNav li strong a#acLibrary {
		background-color: #f3f3f3;
	}
ul#academicsNav li a#acRegistrar {
	width: 90px;
	height: 29px;
}
	ul#academicsNav li a#acRegistrar:hover,
	ul#academicsNav li strong a#acRegistrar {
		background-color: #f3f3f3;
	}
ul#academicsNav li a#acMentor {
	width: 73px;
	height: 29px;
}
	ul#academicsNav li a#acMentor:hover,
	ul#academicsNav li strong a#acMentor {
		background-color: #f3f3f3;
	}
ul#academicsNav li a#acCareer {
	width: 95px;
	height: 29px;
}
	ul#academicsNav li a#acCareer:hover,
	ul#academicsNav li strong a#acCareer {
		background-color: #f3f3f3;
	}
ul#academicsNav li a#acGlobal {
	width: 73px;
	height: 29px;
}
	ul#academicsNav li a#acGlobal:hover,
	ul#academicsNav li strong a#acGlobal {
		background-color: #f3f3f3;
	}
ul#academicsNav li a#acCalendar {
	width: 71px;
	height: 29px;
}
	ul#academicsNav li a#acCalendar:hover,
	ul#academicsNav li strong a#acCalendar {
		background-color: #f3f3f3;
	}
ul#academicsNav li a#acPolicies {
	width: 69px;
	height: 29px;
}
	ul#academicsNav li a#acPolicies:hover,
	ul#academicsNav li strong a#acPolicies {
		background-color: #f3f3f3;
	}
	
/* 3nd Level Academics Nav*/
ul#acUndergradCurric {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#acUndergradCurric li a {
	font-weight: bold;
	color: #666666;
}
ul#acUndergradCurric li a#acCore {
	width: 140px;
	height: 29px;
}
	ul#acUndergradCurric li a#acCore:hover,
	ul#acUndergradCurric li strong a#acCore {
		color: #000000;
	}
ul#acUndergradCurric li a#acMajors {
	width: 85px;
	height: 29px;
}
	ul#acUndergradCurric li a#acMajors:hover,
	ul#acUndergradCurric li strong a#acMajors {
		color: #000000;
	}
ul#acUndergradCurric li a#acMulti {
	width: 155px;
	height: 29px;
}
	ul#acUndergradCurric li a#acMulti:hover,
	ul#acUndergradCurric li strong a#acMulti {
		color: #000000;
	}
ul#acUndergradCurric li a#acPreProf {
	width: 180px;
	height: 29px;
}
	ul#acUndergradCurric li a#acPreProf:hover,
	ul#acUndergradCurric li strong a#acPreProf {
		color: #000000;
	}
ul#acUndergradCurric li a#acCapstone {
	width: 100px;
	height: 29px;
}
	ul#acUndergradCurric li a#acCapstone:hover,
	ul#acUndergradCurric li strong a#acCapstone {
		color: #000000;
	}
/* 3rd Level Academics Library */
ul#AcademicsLibrary {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#AcademicsLibrary li a {
	font-weight: bold;
	color: #666666;
}
ul#AcademicsLibrary li a#acLibAbout {
	width: 84px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibAbout:hover,
	ul#AcademicsLibrary li strong a#acLibAbout {
		color: #000000;
	}
ul#AcademicsLibrary li a#acLibResearchHelp {
	width: 82px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibResearchHelp:hover,
	ul#AcademicsLibrary li strong a#acLibResearchHelp {
		color: #000000;
	}
ul#AcademicsLibrary li a#acLibLoan {
	width: 95px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibLoan:hover,
	ul#AcademicsLibrary li strong a#acLibLoan {
		color: #000000;
	}
ul#AcademicsLibrary li a#acLibStudio {
	width: 67px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibStudio:hover,
	ul#AcademicsLibrary li strong a#acLibStudio {
		color: #000000;
	}
ul#AcademicsLibrary li a#acLibContact {
	width: 100px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibContact:hover,
	ul#AcademicsLibrary li strong a#acLibContact {
		color: #000000;
	}	
ul#AcademicsLibrary li a#acLibStart {
	width: 120px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibStart:hover,
	ul#AcademicsLibrary li strong a#acLibStart {
		color: #000000;
	}
ul#AcademicsLibrary li a#acLibFaculty {
	width: 100px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibFaculty:hover,
	ul#AcademicsLibrary li strong a#acLibFaculty {
		color: #000000;
	}
ul#AcademicsLibrary li a#acLibPurchase {
	width: 90px;
	height: 29px;
}
	ul#AcademicsLibrary li a#acLibPurchase:hover,
	ul#AcademicsLibrary li strong a#acLibPurchase {
		color: #000000;
	}	

/* 3rd Level Academics Mentoring */
ul#acMentoring {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#acMentoring li a {
	font-weight: bold;
	color: #666666;
}
ul#acMentoring li a#acMentorPlan {
	width: 110px;
	height: 29px;
}
	ul#acMentoring li a#acMentorPlan:hover,
	ul#acMentoring li strong a#acMentorPlan {
		color: #000000;
	}
ul#acMentoring li a#acMentorMajor {
	width: 90px;
	height: 29px;
}
	ul#acMentoring li a#acMentorMajor:hover,
	ul#acMentoring li strong a#acMentorMajor {
		color: #000000;
	}
ul#acMentoring li a#acMentorSelection {
	width: 135px;
	height: 29px;
}
	ul#acMentoring li a#acMentorSelection:hover,
	ul#acMentoring li strong a#acMentorSelection {
		color: #000000;
	}
ul#acMentoring li a#acMentorTips {
	width: 115px;
	height: 29px;
}
	ul#acMentoring li a#acMentorTips:hover,
	ul#acMentoring li strong a#acMentorTips {
		color: #000000;
	}
ul#acMentoring li a#acMentorTimeline {
	width: 140px;
	height: 29px;
}
	ul#acMentoring li a#acMentorTimeline:hover,
	ul#acMentoring li strong a#acMentorTimeline {
		color: #000000;
	}
ul#acMentoring li a#acMentorPlacement {
	width: 100px;
	height: 29px;
}
	ul#acMentoring li a#acMentorPlacement:hover,
	ul#acMentoring li strong a#acMentorPlacement {
		color: #000000;
	}
ul#acMentoring li a#acMentorAway {
	width: 100px;
	height: 29px;
}
	ul#acMentoring li a#acMentorAway:hover,
	ul#acMentoring li strong a#acMentorAway {
		color: #000000;
	}ul#acMentoring li a#acMentorFAQ {
	width: 90px;
	height: 29px;
}
	ul#acMentoring li a#acMentorFAQ:hover,
	ul#acMentoring li strong a#acMentorFAQ {
		color: #000000;
	}	
	
/* 3rd Level Academics Registrar Nav */
ul#AcademicsRegistrar {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#AcademicsRegistrar li a {
	font-weight: bold;
	color: #666666;
}
ul#AcademicsRegistrar li a#acRegPrivacy {
	width: 125px;
	height: 29px;
}
	ul#AcademicsRegistrar li a#acRegPrivacy:hover,
	ul#AcademicsRegistrar li strong a#acRegPrivacy {
		color: #000000;
	}
ul#AcademicsRegistrar li a#acRegCourse {
	width: 100px;
	height: 29px;
}
	ul#AcademicsRegistrar li a#acRegCourse:hover,
	ul#AcademicsRegistrar li strong a#acRegCourse {
		color: #000000;
	}
ul#AcademicsRegistrar li a#acRegGuide {
	width: 100px;
	height: 29px;
}
	ul#AcademicsRegistrar li a#acRegGuide:hover,
	ul#AcademicsRegistrar li strong a#acRegGuide {
		color: #000000;
	}
ul#AcademicsRegistrar li a#acRegTrans {
	width: 95px;
	height: 29px;
}
	ul#AcademicsRegistrar li a#acRegTrans:hover,
	ul#AcademicsRegistrar li strong a#acRegTrans {
		color: #000000;
	}
ul#AcademicsRegistrar li a#acRegGrades {
	width: 85px;
	height: 29px;
}
	ul#AcademicsRegistrar li a#acRegGrades:hover,
	ul#AcademicsRegistrar li strong a#acRegGrades {
		color: #000000;
	}
ul#AcademicsRegistrar li a#acRegEnroll {
	width: 110px;
	height: 29px;
}
	ul#AcademicsRegistrar li a#acRegEnroll:hover,
	ul#AcademicsRegistrar li strong a#acRegEnroll {
		color: #000000;
	}
	
/* 3rd Level Academics Career Development */
ul#acCDC {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#acCDC li a {
	font-weight: bold;
	color: #666666;
}
ul#acCDC li a#acCDCstudents {
	width: 90px;
	height: 29px;
}
	ul#acCDC li a#acCDCstudents:hover,
	ul#acCDC li strong a#acCDCstudents {
		color: #000000;
	}
ul#acCDC li a#acCDCemployer {
width: 155px;
height: 29px;
}
	ul#acCDC li a#acCDCemployer:hover,
	ul#acCDC li strong a#acCDCemployer {
		color: #000000;
	}
ul#acCDC li a#acCDCalumni {
width: 125px;
height: 29px;
}
	ul#acCDC li a#acCDCalumni:hover,
	ul#acCDC li strong a#acCDCalumni {
		color: #000000;
	}

/* 2nd Level Academics Calendars More*/	
ul#acCalendarsMore {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#acCalendarsMore li a {
	font-weight: bold;
	color: #666666;
}
ul#acCalendarsMore li a#acCalendar2012-13 {
width: 127px;
height: 29px;
}
ul#acCalendarsMore li a#acCalendar2012-12:hover,
ul#acCalendarsMore li strong a#acCalendar2012-13 {
color: #000000;
}
	
/* 2nd Level Academics Global Ed */	
ul#acGlobalEd {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;
}	
ul#acGlobalEd li a {
	font-weight: bold;
	color: #666666;
}
ul#acGlobalEd li a#acGlobalProgram {
width: 127px;
height: 29px;
}
	ul#acGlobalEd li a#acGlobalProgram:hover,
	ul#acGlobalEd li strong a#acGlobalProgram {
		color: #000000;
	}
ul#acGlobalEd li a#acGlobalADstu {
width: 135px;
height: 29px;
}
	ul#acGlobalEd li a#acGlobalADstu:hover,
	ul#acGlobalEd li strong a#acGlobalADstu {
		color: #000000;
	}
ul#acGlobalEd li a#acGlobalNYstu {
width: 140px;
height: 29px;
}
	ul#acGlobalEd li a#acGlobalNYstu:hover,
	ul#acGlobalEd li strong a#acGlobalNYstu {
		color: #000000;
	}
ul#acGlobalEd li a#acGlobalFaculty {
width: 110px;
height: 29px;
}
	ul#acGlobalEd li a#acGlobalFaculty:hover,
	ul#acGlobalEd li strong a#acGlobalFaculty {
		color: #000000;
	}
ul#acGlobalEd li a#acGlobalParents {
width: 110px;
height: 29px;
}
	ul#acGlobalEd li a#acGlobalParents:hover,
	ul#acGlobalEd li strong a#acGlobalParents {
		color: #000000;
	}
	
/* 2nd Level Human Resources Nav */
ul#hrNav {
	margin-left: 12px;
	margin-bottom: 0px;	
}
ul#hrNav li {
	background-image: none;
}
ul#hrNav li a {
	color: #88679e;
	font-weight: bold; 
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#hrNav li a#hrFaculty {
	width: 90px;
	height: 29px;
}
	ul#hrNav li a#hrFaculty:hover,
	ul#hrNav li strong a#hrFaculty {
		background-color: #f3f3f3;
	}
ul#hrNav li a#hrLiveAD {
	width: 140px;
	height: 29px;
}
	ul#hrNav li a#hrLiveAD:hover,
	ul#hrNav li strong a#hrLiveAD {
		background-color: #f3f3f3;
	}	
ul#hrNav li a#hrStaff {
	width: 95px;
	height: 29px;
}
	ul#hrNav li a#hrStaff:hover,
	ul#hrNav li strong a#hrStaff {
		background-color: #f3f3f3;
	}
ul#hrNav li a#hrBenefits {
	width: 95px;
	height: 29px;
}
	ul#hrNav li a#hrBenefits:hover,
	ul#hrNav li strong a#hrBenefits {
		background-color: #f3f3f3;
	}
	
/* 3rd Level Human Resources Nav*/
ul#HRFacultyNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#HRFacultyNav li a {
	font-weight: bold;
	color: #666666;
}
ul#HRFacultyNav li a#hrStandingFaculty {
	width: 130px;
	height: 17px;
	color: #666666;
}
	ul#HRFacultyNav li a#hrStandingFaculty:hover,
	ul#HRFacultyNav li strong a#hrStandingFaculty {
		color: #000000;
	}
ul#HRFacultyNav li a#hrAffiliatedFaculty {
	width: 130px;
	height: 17px;
	color: #666666;
}
	ul#HRFacultyNav li a#hrAffiliatedFaculty:hover,
	ul#HRFacultyNav li strong a#hrAffiliatedFaculty {
		color: #000000;
	}
ul#HRFacultyNav li a#hrOpenFaculty {
	width: 170px;
	height: 17px;
	color: #666666;
}
	ul#HRFacultyNav li a#hrOpenFaculty:hover,
	ul#HRFacultyNav li strong a#hrOpenFaculty {
		color: #000000;
	}

ul#hrResourcesNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}
ul#hrResourcesNav li a {
	font-weight: bold;
	color: #666666;
}
ul#hrResourcesNav li a#hrContacts {
	width: 150px;
	height: 17px;
	color: #666666;
}
	ul#hrResourcesNav li a#hrContacts:hover,
	ul#hrResourcesNav li strong a#hrContacts {
		color: #000000;
	}

/* 2nd Level NYUAD Institute Nav*/
ul#instituteNav {
	margin-left: 12px;
	margin-bottom: 0px;	
}
ul#instituteNav li {
	background-image: none;
}
ul#instituteNav li a {
	color: #ee8a1d;
	font-weight: bold; 
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#instituteNav li a#instAbout {
	width: 140px;
	height: 29px;
}
	ul#instituteNav li a#instAbout:hover,
	ul#instituteNav li strong a#instAbout {
		background-color: #f3f3f3;
	}
ul#instituteNav li a#instGrants {
	width: 85px;
	height: 29px;
}
	ul#instituteNav li a#instGrants:hover,
	ul#instituteNav li strong a#instGrants	{
		background-color: #f3f3f3;
	}
ul#instituteNav li a#instCenters {
	width: 85px;
	height: 29px;
}
	ul#instituteNav li a#instCenters:hover,
	ul#instituteNav li strong a#instCenters	{
		background-color: #f3f3f3;
	}

ul#instituteNav li a#instNetID {
	width: 140px;
	height: 29px;
}
	ul#instituteNav li a#instNetID:hover,
	ul#instituteNav li strong a#instNetID {
		background-color: #f3f3f3;
	}

ul#instituteNav li a#InstArchiveAD10-11 {
	width: 145px;
	height: 29px;
}
	ul#instituteNav li a#InstArchiveAD10-11:hover,
	ul#instituteNav li strong a#InstArchiveAD10-11 {
		background-color: #f3f3f3;
	}

ul#instituteNav li a#InstArchNY11-12 {
	width: 120px;
	height: 29px;
}
	ul#instituteNav li a#InstArchNY11-12:hover,
	ul#instituteNav li strong a#InstArchNY11-12 {
		background-color: #f3f3f3;
	}

/*3rd Level NYUAD Institute Nav*/
ul#instituteProgramsNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#instituteProgramsNav li a {
	font-weight: bold;
	color: #666666;
}
ul#instituteProgramsNav li a#instPrograms {
	width: 200px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instPrograms:hover,
	ul#instituteProgramsNav li strong a#instPrograms {
		color: #000000;
	}
ul#instituteProgramsNav li a#instEventPropo {
	width: 100px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instEventPropo:hover,
	ul#instituteProgramsNav li strong a#instEventPropo {
		color: #000000;
	}
ul#instituteProgramsNav li a#instCoral {
	width: 90px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instCoral:hover,
	ul#instituteProgramsNav li strong a#instCoral {
		color: #000000;
	}
ul#instituteProgramsNav li a#instGenomics {
	width: 120px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instGenomics:hover,
	ul#instituteProgramsNav li strong a#instGenomics {
		color: #000000;
	}
ul#instituteProgramsNav li a#instCTED {
	width: 165px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instCTED:hover,
	ul#instituteProgramsNav li strong a#instCTED {
		color: #000000;
	}
ul#instituteProgramsNav li a#instWorldLit {
	width: 110px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instWorldLit:hover,
	ul#instituteProgramsNav li strong a#instWorldLit {
		color: #000000;
	}
ul#instituteProgramsNav li a#instCourts {
	width: 100px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instCourts:hover,
	ul#instituteProgramsNav li strong a#instCourts {
		color: #000000;
	}
ul#instituteProgramsNav li a#instAfrica {
	width: 102px;
	height: 17px;
	color: #666666;
}
	ul#instituteProgramsNav li a#instAfrica:hover,
	ul#instituteProgramsNav li strong a#instAfrica {
		color: #000000;
	}
	
/*3rd Level NYUAD Institute Nav*/
ul#instituteResearchGrantsNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#instituteResearchGrantsNav li a {
	font-weight: bold;
	color: #666666;
}
ul#instituteResearchGrantsNav li a#instResearchVision {
	width: 140px;
	height: 17px;
	color: #666666;
}
	ul#instituteResearchGrantsNav li a#instResearchVision:hover,
	ul#instituteResearchGrantsNav li strong a#instResearchVision {
		color: #000000;
	}
ul#instituteResearchGrantsNav li a#instResearchApp {
	width: 180px;
	height: 17px;
	color: #666666;
}
	ul#instituteResearchGrantsNav li a#instResearchApp:hover,
	ul#instituteResearchGrantsNav li strong a#instResearchApp {
		color: #000000;
	}
ul#instituteResearchGrantsNav li a#instResearchForm {
	width: 110px;
	height: 17px;
	color: #666666;
}
	ul#instituteResearchGrantsNav li a#instResearchForm:hover,
	ul#instituteResearchGrantsNav li strong a#instResearchForm {
		color: #000000;
	}
ul#instituteResearchGrantsNav li a#instResearchFellowship {
	width: 120px;
	height: 17px;
	color: #666666;
}
	ul#instituteResearchGrantsNav li a#instResearchFellowship:hover,
	ul#instituteResearchGrantsNav li strong a#instResearchFellowship {
		color: #000000;
	}	
ul#instituteResearchGrantsNav li a#instResearchPrePro {
	width: 130px;
	height: 17px;
	color: #666666;

}
	ul#instituteResearchGrantsNav li a#instResearchPrePro:hover,
	ul#instituteResearchGrantsNav li strong a#instResearchPrePro {
		color: #000000;
	}
/*3rd Level NYUAD Institute Nav*/
ul#instResearachCenterNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#instResearachCenterNav li a {
	font-weight: bold;
	color: #666666;
}
ul#instResearachCenterNav li a#instCPCM {
	width: 140px;
	height: 17px;
	color: #666666;
}
	ul#instResearachCenterNav li a#instCPCM:hover,
	ul#instResearachCenterNav li strong a#instCPCM {
		color: #000000;
	}


/* 2nd Level News and Events Nav*/
ul#newsEventsNav {
	margin-left: 12px;
	margin-bottom: 0px;	
}
ul#newsEventsNav li {
	background-image: none;
}
ul#newsEventsNav li a {
	color: #7fbec6;
	font-weight: bold; 
	padding-bottom: 4px;
	padding-left: 5px;
}
ul#newsEventsNav li a#news {
	width: 110px;
	height: 29px;
}
	ul#newsEventsNav li a#news:hover,
	ul#newsEventsNav li strong a#news {
		background-color: #f3f3f3;
	}
ul#newsEventsNav li a#eventSalaam {
	width: 115px;
	height: 29px;
}
	ul#newsEventsNav li a#eventSalaam:hover,
	ul#newsEventsNav li strong a#eventSalaam {
		background-color: #f3f3f3;
	}
ul#newsEventsNav li a#eventsNYC {
	width: 115px;
	height: 29px;
}
	ul#newsEventsNav li a#eventsNYC:hover,
	ul#newsEventsNav li strong a#eventsNYC {
		background-color: #f3f3f3;
	}
ul#newsEventsNav li a#eventsAD {
	width: 115px;
	height: 29px;
}
	ul#newsEventsNav li a#eventsAD:hover,
	ul#newsEventsNav li strong a#eventsAD {
		background-color: #f3f3f3;
	}
ul#newsEventsNav li a#newsExpertNav {
	width: 110px;
	height: 29px;
}
	ul#newsEventsNav li a#newsExpertNav:hover,
	ul#newsEventsNav li strong a#newsExpertNav {
		background-color: #f3f3f3;
	}

/*3rd Level News and Events Archive Nav*/
ul#eventArchiveNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#eventArchiveNav li a {
	font-weight: bold;
	color: #666666;
}
ul#eventArchiveNav li a#eventArchiveAD {
	width: 140px;
	height: 17px;
	color: #666666;
}
	ul#eventArchiveNav li a#eventArchiveAD:hover,
	ul#eventArchiveNav li strong a#eventArchiveAD {
		color: #000000;
	}
ul#eventArchiveNav li a#archiveAD09-10 {
	width: 140px;
	height: 17px;
	color: #666666;
}
	ul#eventArchiveNav li a#archiveAD09-10:hover,
	ul#eventArchiveNav li strong a#archiveAD09-10 {
		color: #000000;
	}
ul#eventArchiveNav li a#archiveAD10-11 {
	width: 140px;
	height: 17px;
	color: #666666;
}
	ul#eventArchiveNav li a#archiveAD10-11:hover,
	ul#eventArchiveNav li strong a#archiveAD10-11 {
		color: #000000;
	}
/*3rd Level News and Events NYC Nav*/
ul#eventSeriesNYCNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#eventSeriesNYCNav li a {
	font-weight: bold;
	color: #666666;
}
ul#eventSeriesNYCNav li a#newsLectures {
	width: 130px;
	height: 17px;
}
	ul#eventSeriesNYCNav li a#newsLectures:hover,
	ul#eventSeriesNYCNav li strong a#newsLectures {
		color: #000000;
	}
ul#eventSeriesNYCNav li a#newsSpecialEvents {
	width: 140px;
	height: 17px;
}
	ul#eventSeriesNYCNav li a#newsSpecialEvents:hover,
	ul#eventSeriesNYCNav li strong a#newsSpecialEvents {
		color: #000000;
	}
ul#eventSeriesNYCNav li a#newsExhibitions {
	width: 100px;
	height: 17px;
}
ul#eventSeriesNYCNav li a#newsExhibitions:hover,
ul#eventSeriesNYCNav li strong a#newsExhibitions {
		color: #000000;
	}
ul#eventSeriesNYCNav li a#archiveNYC09-10 {
	width: 140px;
	height: 17px;
}
ul#eventSeriesNYCNav li a#archiveNYC09-10:hover,
ul#eventSeriesNYCNav li strong a#archiveNYC09-10 {
		color: #000000;
	}
ul#eventSeriesNYCNav li a#archiveNYC10-11 {
	width: 140px;
	height: 17px;
}
ul#eventSeriesNYCNav li a#archiveNYC10-11:hover,
ul#eventSeriesNYCNav li strong a#archiveNYC10-11 {
		color: #000000;
	}
ul#eventSeriesNYCNav li a#archiveNYC11-12 {
	width: 140px;
	height: 17px;
}
ul#eventSeriesNYCNav li a#archiveNYC11-12:hover,
ul#eventSeriesNYCNav li strong a#archiveNYC11-12 {
		color: #000000;
	}
/*3rd Level News and Events Experts Nav*/
ul#newsExpertTypeNav {
	clear: left;
	margin-left: 12px;
	padding-top: 2px;	
}	
ul#newsExpertTypeNav li a {
	font-weight: bold;
	color: #666666;
}
ul#newsExpertTypeNav li a#newsExpertDivision {
	width: 120px;
	height: 17px;
}
	ul#newsExpertTypeNav li a#newsExpertDivision:hover,
	ul#newsExpertTypeNav li strong a#newsExpertDivision {
		color: #000000;
	}
ul#newsExpertTypeNav li a#newsExpertAlpha {
	width: 140px;
	height: 17px;
}
	ul#newsExpertTypeNav li a#newsExpertAlpha:hover,
	ul#newsExpertTypeNav li strong a#newsExpertAlpha {
		color: #000000;
	}



/* Side Nav
-------------------------------------------------------------------------*/

h2.sideNav {
	margin: 19px 0 5px;
	text-align: right;
	padding: 0 10px 0 0;
}
#sideNav {
	border-top: 2px solid #e6e6e6;
	border-bottom: 1px solid #e6e6e6;
	margin: 0;
}
#sideNav li {
	background: none !important;
	margin: 0 !important;
	padding: 0 !important;
	width: 100%;
}
#sideNav li a {
	display: block;
	padding-right: 10px;
	line-height: 16px;
	padding: 5px 10px 4px 0;;
	text-align: right;
	font-weight: bold;
	border-bottom: 1px solid #e6e6e6;
}
#sideNav li a:hover {
	text-decoration: none;
	color: #000000;
}
#sideNav li strong a {
	color: #000000;
}
#subSideNav {
	border-top: 1px solid #ffffff;
	margin: -1px 0 0 0 !important;
	border-bottom: 1px solid #e6e6e6;
}
#subSideNav li a {
	border-bottom: 0 none;
	font-weight: normal;
	color: #999;
}
#subSideNav li a:hover {
	color: #000;
}
#subSideNav li strong a {
	color: #000;
}




	
	
/* FOOTER
-------------------------------------------------------------------------*/
#footerLogo {
	float: left;
	margin: 28px 22px 0px 0px;
}
#footerWrapper {
	float: left; 
}
#footerContainer ul {
	width: auto;
	margin-left: 15px;
}
#footerContainer ul li {
	padding-left: 15px !important;
	padding-right: 15px !important;
}
#footerContainer p {
	width: auto;
}

/* FORMS
-------------------------------------------------------------------------*/
fieldset {
	background-color: #fff !important;
	border: none;
	margin-left: 10px;
	margin-right: 10px;
}
fieldset legend {
	font-size: 13px;
	font-weight: bold;
	color: #000000;
	margin-bottom: 10px;
	padding-left: 6px;
}


/* HOMEPAGE
-------------------------------------------------------------------------*/
.homepage .flashContainer {
	margin-top: -53px; 
}
#adPattern {
	max-width: 192px;
}
#homeContent .doubleBox {
	width: 383px;
	height: 190px;
	overflow: hidden;
	border-top: 1px solid #ccc;
}
#homeContent .biggerBox {
	height: 220px;
}
#homeContent .biggestBox {
	height: 250px;
}
#homeContent .doubleBox.leftSide {
	border-left: 1px solid #fff;
}
#homeContent .doubleBox.rightSide {
	border-left: 1px solid #ccc;
}
#homeContent .homeHeader {
	margin: 13px 15px 3px 15px;
}
#homeContent a {
	color: #660099;
}


/* 2ND LEVEL PAGES
-------------------------------------------------------------------------*/
.flashContainer {
	float: left;
	display: block;
	position: relative;
	z-index: 0;
	margin-top: -134px;
	height: 540px;
	width: 960px;
}
.flashContainerDoor {
	float: left;
	display: block;
	position: relative;
	z-index: 0;
	margin-top: -134px;
	height: 386px;
	width: 960px;
}
.secondLevel #mainContent {
	border-top: none;
}
.secondLevel #mainContent h2,
.secondLevel .leftCol h2 {
	margin-top: 12px;
}

/* TYPOGRAPHY & REFORMATTING
-------------------------------------------------------------------------*/
h1 {
	font-family: georgia, serif;
	font-size: 30px;
	line-height: 35px;
	color: #339999;
	margin: 22px 0px 10px 0px;
	padding: 0px 0px 14px 15px;
	border-bottom: 1px solid #cccccc;
}
h2 {
	font-family: georgia, serif; 
	font-size: 18px;
	line-height: 24px;
	margin-bottom: 8px;
	color: #000;
	margin: 12px 15px 10px 0px;
	padding: 0px 0px 0px 15px;
}
h3 {
	font-family: georgia, serif;
	font-size: 16px;
	line-height: 20px;
	margin-bottom: 5px;
	color: #555;
	font-weight: bold;
}	
h4 {
	font-size: 13px;
	font-weight: bold;
	margin-bottom: 5px;
/*	margin-bottom: 12px;*/
}
/*h5 {
	font-family: verdana, arial, helvetica, sans-serif;	
	font-size: 18px;
	line-height: 23px;
	margin-bottom: 6px;
	color: #000;
}*/
h6 {
	font-family: georgia, serif;
	font-size: 24px;
	font-weight: normal;
	line-height: 30px;
	color: #339999;
	margin: 22px 0px 10px 0px;
	padding: 0px 0px 19px 15px;
	border-bottom: 1px solid #cccccc;
}
	#leftCol h6,
	.leftCol h6 {
		padding-left: 0px;
	}
	
h5 {
	font-family: georgia, serif; 
	font-size: 22px;
	line-height: 28px;
	margin-bottom: 20px;
	color: #000;
	margin: 12px 0px 10px 0px;
	padding: 0px 0px 0px 15px;

}
a, a:hover {
	color: /*#339999#70b1b9; */#57068C;
}
img {
	margin: 0px;
}
img.mainImage {
	margin-left: -1px;
	margin-top: -1px;
}
.marginTop {
	margin-top: 27px;
}
.extraTopMargin {
	margin-top: 35px;
}
.indent {
	margin-left: 30px;
	padding-left: 0px;
}
/*Left Column*/
#leftCol p,
.leftCol p {
	margin-left: 0px;
}
#leftCol ul, 
.leftCol ul {
	margin-left: 0px;
}

/* PHOTO & HED STYLES */
.bioimg { float: left; padding-right: 10px;}
.jobhed { font-family: georgia, serif; font-size: 16px; line-height: 20px; margin-bottom: 5px; color: #4c047e; font-weight: bold; }
.calendarimg { float: left; padding-right: 10px; padding-left: 4px;}
.eventTitle  {font-size: 12px; line-height: 14px; margin-left: 14px; padding: 0px; font-weight: bold; }
.biohed { font-family: georgia;	font-size: 18px; line-height: 20px;	margin-bottom: 5px; color: #000; }
.biohed2 { font-family: georgia; font-size: 16px; line-height: 20px; margin-bottom: 5px; color: #666; font-weight:bold; }
.homeHeaderAbout { margin: 10px 10px 5px 13px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #a19f52; }
.homeHeaderAdmissions { margin: 10px 10px 5px 13px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #008da9; }
.homeHeaderAcademics { margin: 10px 10px 5px 13px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #dcb621; }
.homeHeaderInstitute { margin: 10px 10px 5px 13px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #ee8a1d; }
.homeHeaderHR { margin: 10px 10px 5px 13px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #88679e; }
.homeHeaderNews { margin: 10px 10px 5px 13px; font-size: 11px; font-family: verdana, arial, helvetica, sans-serif; font-weight: bold; color: #7fbec6; }


/* Academic Calendar
-------------------------------------------------------------------------*/


div.calendarterm {
	margin: 10px 15px;
	padding: 5px;
	border: 1px solid #ccc;
	background: #f3f3f3;
	font-weight: bold;
}
p.calendar {
	margin: 0px 15px;
	padding: 6px 10px;
}

p.calendar:hover{
	background-color: #f3f3f3;
}

p.calendar span, div.calendarterm span {
	float: right;
}

/* Flash Slideshow Replacement
-------------------------------------------------------------------------*/

#flash-replacement {
	position: absolute;
	top: 0px;
	left: 0px;
	width: 960px;
	height: 540px;
	overflow: hidden;
}
#flash-logo {
	position: absolute;
	top: 0px;
	left: 0px;
	margin-top: -192px;
	z-index: 5;
}
#flash-text {
	position: absolute;
	top: 0px;
	right: 0px;
	width: 165px;
	height: 540px;
	text-align: left;
	z-index: 3;
	padding: 10px 15px 10px 10px;
}
#flash-text h3 {
	font-family: verdana, arial, sans-serif;
	font-size: 12px;
	font-weight: bold;
	display: none;
	padding: 0px;
	margin: 40px 0px 10px 0px;
	color: #000000;
}
#flash-text p {
	font-family: verdana, arial, sans-serif;
	font-weight: bold;
	color: #ffffff;
	margin: 0px;
	padding: 0px;
	display: none;
	font-size: 14px;
	line-height: 16px;
}
#flash-text a {
	display: block;
	position: absolute;
	top: 50px;
	left: 0px;
	width: 190px;
	height: 490px;
	z-index: 4;
}
#flash-text a:hover {
	text-decoration: none;
}
#flash-slide {
	width: 960px;
	height: 540px;
	overflow: hidden;
}
#flash-slideGroup {
	width: 1540px;
	height: 540px;
}
#flash-slide img {
	float: left;
	width: 770px;
	height: 540px;
}
#flash-slideshow-progress {
	list-style: none;	
	position: absolute;
	top: 10px;
	left: 775px;
	z-index: 10;
	margin: 0px;
	padding: 0px;
	list-style-position: inside;
}
#flash-slogan {
	position: absolute;
	z-index: 5;
	top: 400px;
	right: 50px;
	font-size: 100px;
	font-family: georgia, serif;
	display: none;
}
#flash-slideshow-progress li {
	display: inline;
	float: left;
	width: 12px;
	line-height: 12px;
	padding: 0px !important;
	margin: 0px 3px 0px 0px;
	font-size: 12px;
	background: url('../images/carousel.bullet.gif') top left no-repeat !important;
}
#flash-slideshow-progress li a {
	width: 12px;
	display: block;
}
#flash-slideshow-progress li.selected {
	background: url('../images/carousel.bullet.selected.gif') top left no-repeat !important;
}
#flash-slideshow-progress li.leftArrow {
	background: transparent url('../images/carousel.left.arrow.png') top left no-repeat !important;
}
#flash-slideshow-progress li.rightArrow {
	background: transparent url('../images/carousel.right.arrow.png') top left no-repeat !important;
}
#flash-hidden {
	display: none;
}



/* Itinerary
-------------------------------------------------------------------------*/

table.itinerary td {
	padding: 5px;
}
table.itinerary td.time {
	padding: 5px 15px 5px 5px;
	text-align: right;
	border-right: 3px solid #ccc;
	width: 25%;
	vertical-align: top;
}
	table.itinerary td.info {
	width: 75%;
}
table.itinerary td.info:hover {			
	background-color: #efefef;
}

/* For the Library Form */
.labelDiv {
	float: left;
	margin: 2px 0px 4px 15px;
}



/* Additional Styles
-------------------------------------------------------------------------*/

.lightgray {
	color: #999;
}
table.standard {
	margin: 10px 15px 12px;
	width: 544px;
	text-align: left;
}
table.standard td, table.standard th {
	padding: 4px 3px;
}

ul.expand li a.expand {
	font-weight: bold;
}
ul.expand div.expandable p, ul.expand div.expandable ul {
	margin-left: 0px;
}
ul.expand div.expandable {
	margin: 10px 0;
	padding: 12px 10px 1px;
	border-bottom: 1px dotted #ccc;
	border-top: 1px dotted #ccc;
}

div.expandHeader {
	color:#000000;
	font-family:georgia,serif;
	font-size:18px;
	line-height:24px;
	margin:12px 15px 10px;
	padding:0;
	height: 24px;
	cursor: pointer;
	border-bottom: 1px solid #ccc;
}
div.left {
	display: inline;
	float: left;
}
div.right {
	display: inline;
	float: right;
}
div.expandHeader div.right {
	font-weight: normal;
	line-height: 24px;
	font-size: 10px;
	font-family: verdana, arial, tahoma, sans-serif;
	color:#666666;
	font-style: italic;
}
.expandable {
	display: none;
}
span.tag {
	margin-right: 10px;
}



/* Search Styles
-------------------------------------------------------------------------*/
div.google_results h2 {
	font-size: 11px;
	font-weight: bold;
	font-family: verdana, arial, tahoma, sans-serif;
	line-height: 16px;
	margin-bottom: 0;
	margin-top: 20px;
}



/* Unknown Styles
-------------------------------------------------------------------------*/

div.calItem a {
	color: #000000;
	font-weight: bold;
}

/* events */
.eventText { padding-left: 115px;}

/* Institute Pre-Travel */

ul#course_menu {
list-style-image:none;
list-style-position:outside;}

ul#pre-travel_menu li {
-moz-background-clip:border;
-moz-background-inline-policy:continuous;
-moz-background-origin:padding;
background:transparent url(../images/institute/orange-sq.gif) no-repeat scroll 2px 3px;
line-height:17px;
padding-left:19px;}



/* Faculty Styles
-------------------------------------------------------------------------*/
.icon { float:left;width:20px;padding:0 5px 0 15px; }
.publication { float:left;width:515px; }
.spacer-div { clear:both;height:15px; }
img.right { margin:0 5px 0 0; } 


