@charset "utf-8";
/* CSS Document */

/* SpryMenuBarVertical.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/*******************************************************************************

 TOPIC:  GENERAL EDUCATION CURRICULUM SUB-SUBMENU INFORMATION

 *******************************************************************************/
 
/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "GENERAL EDUCATION CURRICULUM" PAGE. */
/* On the "General Education Curriculum" page, the other submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#generalEducationCurriculumPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "General Education Curriculum" page, the other submenu items are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#generalEducationCurriculumPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "GENERAL EDUCATION CURRICULUM" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #linkToThisPage */
#generalEducationCurriculumPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #linkToThisPage */
#generalEducationCurriculumPage #topicsLink #generalEducationCurriculumLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "GENERAL EDUCATION CURRICULUM" PAGE */
/* On the "General Educational Curriculum" page, the "Topics" link is green and the underline is removed. The link is still active. */
/* #thisPage #linkToThisLink */
#generalEducationCurriculumPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "GENERAL EDUCATION CURRICULUM" PAGE */
/* On the "General Education Curriculum" page, the sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #submenuLink(second level) #listOfSub-submenuLinks */
#generalEducationCurriculumPage #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color:  #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "General Education Curriculum" page, the sub-submenu links are green, underlined, and have the hand pointer when moused over . */
/* #thisPage #submenuLink(second level) #listOfSub-submenuLinks */
#generalEducationCurriculumPage #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  GENERAL EDUCATION COURSES ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "GENERAL EDUCATION COURSES" PAGE */
/* On the "General Education Courses" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#generalEducationCoursesPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "General Education Courses" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#generalEducationCoursesPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "GENERAL EDUCATION COURSES" PAGE */
/* On the "General Education Courses" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#generalEducationCoursesPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "General Education Courses" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#generalEducationCoursesPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION COURSES" LINK FROM THE "GENERAL EDUCATION COURSES" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#generalEducationCoursesPage #topicsLink #generalEducationCurriculumLink #generalEducationCoursesLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#generalEducationCoursesPage #topicsLink #generalEducationCurriculumLink #generalEducationCoursesLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "GENERAL EDUCATION COURSES" PAGE */
/* #thisPage #mainMenuLink */
#generalEducationCoursesPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "GENERAL EDUCATION COURSES" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#generalEducationCoursesPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  GROUP-SATISFYING COURSES ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "GROUP-SATISFYING COURSES" PAGE */
/* On the "Group-Satisfying Courses" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#group-SatisfyingCoursesPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Group-Satisfying Courses" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#group-SatisfyingCoursesPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "GROUP-SATISFYING COURSES" PAGE */
/* On the "Group-Satisfying Courses" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#group-SatisfyingCoursesPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Group-Satisfying Courses" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#group-SatisfyingCoursesPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "GROUP-SATISFYING COURSES" LINK FROM THE "GROUP-SATISFYING COURSES" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#group-SatisfyingCoursesPage #topicsLink #generalEducationCurriculumLink #group-SatisfyingCoursesLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#group-SatisfyingCoursesPage #topicsLink #generalEducationCurriculumLink #group-SatisfyingCoursesLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "GROUP-SATISFYING COURSES" PAGE */
/* #thisPage #mainMenuLink */
#group-SatisfyingCoursesPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "GROUP-SATISFYING COURSES" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#group-SatisfyingCoursesPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  FIRST-YEAR PROGRAMS ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "FIRST-YEAR PROGRAMS" PAGE */
/* On the "First-Year Programs" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#first-YearProgramsPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "First-Year Programs" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#first-YearProgramsPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "FIRST-YEAR PROGRAMS" PAGE */
/* On the "First-Year Programs" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#first-YearProgramsPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "First-Year Programs" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#first-YearProgramsPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "FIRST-YEAR PROGRAMS" LINK FROM THE "FIRST-YEAR PROGRAMS" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#first-YearProgramsPage #topicsLink #generalEducationCurriculumLink #first-YearProgramsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#first-YearProgramsPage #topicsLink #generalEducationCurriculumLink #first-YearProgramsLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "FIRST-YEAR PROGRAMS" PAGE */
/* #thisPage #mainMenuLink */
#first-YearProgramsPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "FIRST-YEAR PROGRAMS" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#first-YearProgramsPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  FRESHMAN INTEREST GROUPS - FIGS ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "FRESHMAN INTEREST GROUPS - FIGS" PAGE */
/* On the "Freshman Interest Groups - FIGs" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#freshmanInterestGroups_FIGsPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Freshman Interest Groups - FIGs" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#freshmanInterestGroups_FIGsPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "FRESHMAN INTEREST GROUPS - FIGS" PAGE */
/* On the "Freshman Interest Groups - FIGs" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#freshmanInterestGroups_FIGsPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Freshman Interest Groups - FIGs" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#freshmanInterestGroups_FIGsPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "FRESHMAN INTEREST GROUPS - FIGS" LINK FROM THE "FRESHMAN INTEREST GROUPS - FIGS" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#freshmanInterestGroups_FIGsPage #topicsLink #generalEducationCurriculumLink #freshmanInterestGroups_FIGsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#freshmanInterestGroups_FIGsPage #topicsLink #generalEducationCurriculumLink #freshmanInterestGroups_FIGsLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "FRESHMAN INTEREST GROUPS - FIGS" PAGE */
/* #thisPage #mainMenuLink */
#freshmanInterestGroups_FIGsPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "FRESHMAN INTEREST GROUPS - FIGS" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#freshmanInterestGroups_FIGsPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  WRITING REQUIREMENTS ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "WRITING REQUIREMENTS" PAGE */
/* On the "Writing Requirements" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#writingRequirementsPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Writing Requirements" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#writingRequirementsPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "WRITING REQUIREMENTS" PAGE */
/* On the "Writing Requirements" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#writingRequirementsPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Writing Requirements" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#writingRequirementsPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "WRITING REQUIREMENTS" LINK FROM THE "WRITING REQUIREMENTS" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#writingRequirementsPage #topicsLink #generalEducationCurriculumLink #writingRequirementsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#writingRequirementsPage #topicsLink #generalEducationCurriculumLink #writingRequirementsLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "WRITING REQUIREMENTS" PAGE */
/* #thisPage #mainMenuLink */
#writingRequirementsPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "WRITING REQUIREMENTS" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#writingRequirementsPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  FOREIGN LANGUAGE REQUIREMENT ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "FOREIGN LANGUAGE REQUIREMENT" PAGE */
/* On the "Foreign Language Requirement" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#foreignLanguageRequirementPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Foreign Language Requirement" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#foreignLanguageRequirementPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "FOREIGN LANGUAGE REQUIREMENT" PAGE */
/* On the "Foreign Language Requirement" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#foreignLanguageRequirementPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Foreign Language Requirement" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#foreignLanguageRequirementPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "FOREIGN LANGUAGE REQUIREMENT" LINK FROM THE "FOREIGN LANGUAGE REQUIREMENT" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#foreignLanguageRequirementPage #topicsLink #generalEducationCurriculumLink #foreignLanguageRequirementLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#foreignLanguageRequirementPage #topicsLink #generalEducationCurriculumLink #foreignLanguageRequirementLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "FOREIGN LANGUAGE REQUIREMENT" PAGE */
/* #thisPage #mainMenuLink */
#foreignLanguageRequirementPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "FOREIGN LANGUAGE REQUIREMENT" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#foreignLanguageRequirementPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  MATH REQUIREMENT ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "MATH REQUIREMENT" PAGE */
/* On the "Math Requirement" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#mathRequirementPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Math Requirement" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#mathRequirementPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "MATH REQUIREMENT" PAGE */
/* On the "Math Requirement" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#mathRequirementPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Math Requirement" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#mathRequirementPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "MATH REQUIREMENT" LINK FROM THE "MATH REQUIREMENT" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#mathRequirementPage #topicsLink #generalEducationCurriculumLink #mathRequirementLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#mathRequirementPage #topicsLink #generalEducationCurriculumLink #mathRequirementLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "MATH REQUIREMENT" PAGE */
/* #thisPage #mainMenuLink */
#mathRequirementPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "MATH REQUIREMENT" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#mathRequirementPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  MULTICULTURAL REQUIREMENT ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "MULTICULTURAL REQUIREMENT" PAGE */
/* On the "Multicultural Requirement" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#multiculturalRequirementPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Multicultural Requirement" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#multiculturalRequirementPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "MULTICULTURAL REQUIREMENT" PAGE */
/* On the "Multicultural Requirement" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#multiculturalRequirementPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Multicultural Requirement" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#multiculturalRequirementPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "MULTICULTURAL REQUIREMENT" LINK FROM THE "MULTICULTURAL REQUIREMENT" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#multiculturalRequirementPage #topicsLink #generalEducationCurriculumLink #multiculturalRequirementLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#multiculturalRequirementPage #topicsLink #generalEducationCurriculumLink #multiculturalRequirementLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "MULTICULTURAL REQUIREMENT" PAGE */
/* #thisPage #mainMenuLink */
#multiculturalRequirementPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "MULTICULTURAL REQUIREMENT" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#multiculturalRequirementPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* **************** TOPIC:  GENERAL EDUCATION CURRICULUM:  DISTANCE EDUCATION ************************* */

/* BEHAVIOR OF ALL LINKS IN THE "TOPICS" SUBMENU FROM THE "DISTANCE EDUCATION" PAGE */
/* On the "Distance Education" page, the "Topics" submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#distanceEducationPage #topicsLink #topicsSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Distance Education" page, the "Topics" submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #listOfSubmenuLinks */
#distanceEducationPage #topicsLink #topicsSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF ALL LINKS IN THE "GENERAL EDUCATION CURRICULUM" SUB-SUBMENU FROM THE "DISTANCE EDUCATION" PAGE */
/* On the "Distance Education" page, the other sub-submenu links are grey with a white background, and no underline. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#distanceEducationPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a {
	background-color: #FFFFFF; /* white */
	color: #333333; /* grey */
	text-decoration: none;
}
/* On the "Distance Education" page, the other sub-submenu links are green, underlined, and have the hand pointer when moused over. */
/* #thisPage #mainMenuLink #submenuLink #listOfSubsubmenuLinks */
#distanceEducationPage #topicsLink #generalEducationCurriculumLink #genEduCurrSubSubmenuLinks a:hover {
	background-color: #FFFFFF; /* white */
	color: #398f38; /* green */
	text-decoration: underline;
	cursor: pointer;
}

/* BEHAVIOR OF THE "DISTANCE EDUCATION" LINK FROM THE "DISTANCE EDUCATION" PAGE */
/* The color is dark green and the underline is removed.  The link is still active. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#distanceEducationPage #topicsLink #generalEducationCurriculumLink #distanceEducationLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}
/* The mouse has the default cursor, the arrow, when the link is moused over. */
/* #thisPage #mainMenuLink #submenuLink(second-level link) #linkToThisPage */
#distanceEducationPage #topicsLink #generalEducationCurriculumLink #distanceEducationLink a:hover {
	cursor: default;
	text-decoration: none;
}

/* BEHAVIOR OF THE "TOPICS" LINK FROM THE "DISTANCE EDUCATION" PAGE */
/* #thisPage #mainMenuLink */
#distanceEducationPage #topicsLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

/* BEHAVIOR OF THE "GENERAL EDUCATION CURRICULUM" LINK FROM THE "DISTANCE EDUCATION" PAGE */
/* #thisPage #mainMenuLink # submenuLink */
#distanceEducationPage #topicsLink #generalEducationCurriculumLink a {
	color: #398f38; /* dark green */
	text-decoration: none;
}

