
/* DEFAULTS, GLOBALS, AND MISCELLANEOUS
============================================================================== */

* {
			margin: 0;
			padding: 0;
			}

body,
html {
			background-color: #f3f3f3;
			color: #333;
			height: 100%;
			font-family: verdana, arial, helvetica, sans-serif;
			font-size: 11px;
			line-height: 175%;
			margin: 0;
			}

a {
			color: #21699c;
			padding: 0;
			text-decoration: underline;
			}
			a:hover {
						color: #000;
						}

img {
			border: 0;
			margin-bottom: -2px; /* for IE */
			}
			.logo {
			border-left: 10px solid #fff;
			}

p {
			margin: 10px;
			}

ul,
ol {
			line-height: 150%;
			margin: 10px 30px;
			}
			li {
						margin-bottom: 10px;
						}

#container {
			background-color: #fff;
			border-bottom: 5px solid #ffcb39;
			border-left: 1px solid #999;
			border-right: 1px solid #999;
			left: 50%;
			margin-left: -365px;
			position: relative;
			width: 730px;
			min-height: 200px; 
			height: auto !important; 
			height: 200px;
			}

h1 {
			background-color: #999;
			color: #fff;
			font-size: 14px;
			font-weight: bold;
			margin: 7px 0;
			padding: 3px 0 3px 20px;
			}

h2 {
			background-color: #ccc;
			color: #333;
			font-size: 13px;
			font-weight: bold;
			margin: 0 0 10px 0;
			padding: 2px 0 2px 20px;
			}

h3 {
			font-size: 12px;
			font-weight: bold;
			padding: 2px 0 2px 20px;
			}

h4 {
			color: #666;
			font-size: 11px;
			font-weight: bold;
			margin: -12px 0 0 10px;
			}

.sectionHeader {
			background-color: #f3f3f3;
			font-size: 12px;
			font-weight: bold;
			padding: 4px 0 4px 10px;
			margin: 10px 0;
			}

.headers {
			color: #21699c;
			font-size: 14px;
			margin: 10px 0 10px 0;
			padding: 2px 0 2px 10px;
			}

.small {
			color: #555;
			font-size: 10px;
			line-height: 12px;
			}

.news,
.faq,
.linkDescription {
			clear: both;
			font-size: 9px;
			line-height: 150%;
			}
			.news a,
			.news strong,
			.faq a,
			.faq strong,
			.linkDescription a,
			.linkDescription strong {
						font-size: 10px;
						font-weight: bold;
						}
			.news img,
			.faq img
			.linkDescription img {
						float: left;
						padding: 3px 10px 10px 0;
						}

.separator {
			border-top: 1px dotted #ccc;
			clear: both;
			margin: 0 10px;
			}
.separatorBold {
			border-top: 1px solid #999;
			clear: both;
			margin: 0 10px;
			}

.accent {
			color: #21699c;
			font-family: Geneva, Arial, Helvetica, sans-serif;
			font-size: 12px;
			}

.biggerAccent, .biggerAccentBk {
			color: #21699c;
			font: normal 16px Geneva, Arial, Helvetica, sans-serif;
			margin-bottom: -10px;
			margin-top: 20px;
			text-transform: uppercase;
			}
.biggerAccentBk {
			color: #1e1e1e;
			}

strong.address {
			font: bold 13px Georgia, "Times New Roman", Times, serif;
			line-height: 18px;
			}

/*.fileType {
			color: #999;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			padding-left: 7px;
			}*/



/* HEADER
============================================================================== */

#header {
			height: 140px;
			position: relative;
			}

#skipNavigation {
			width: 0;
			height: 0;
			overflow: hidden;
			}

#referenceMenu {
			background-color: #ffcb39;
			font-size: 9px;
			height: 25px; /* 30px */
			left: 580px;
			padding-top: 5px;
			position: absolute;
			text-align: center;
			top: 0;
			width: 150px;
			}

#audienceMenu {
			border-top: 1px solid #999;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			left: 580px;
			list-style: none;
			position: absolute;
			text-align: right;
			text-transform: uppercase;
			top: 30px;
			width: 150px;
			}
			#audienceMenu dl {
						margin-top: 0;
						}
			#audienceMenu a {
						border-bottom: 1px solid #999;
						border-right: 10px solid #21699c;
						color: #333;
						display: block;
						padding-right: 10px;
						padding-bottom: 1px;
						padding-top: 5px;
						text-decoration: none;
						width: 130px;
						}
			#currentStudents {
						height: 21px;
						}
			#insideIcc,
			#futureStudents,
			#facultyStaff {
						height: 20px;
						}
			#audienceMenu a:hover {
						background-color: #21699c;
						color: #fff;
						}



/* MAIN MENU
============================================================================== */

#menuBar {
			background-color: #ffffff;
			left: -30px;
			position: absolute;
			top: 10px;
			width: 160px;
			}

#logo {
			height: 100px;
			width: 160px;
			}

#search {
			background-color: #d2d2d2;
			border: 1px solid #999;
			height: 30px;
			text-align: center;
			width: 160px;
			position: relative;
			}
			#search input {
						border: 1px solid #999;
						color: #333;
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 10px;
						height: 15px;
						}
			#search .submit {
				height: 18px;
				margin-top: 2px;
				padding: 0 4px;
				}

#mainMenu {
			border-bottom: 5px solid #21699c;
			border-left: 1px solid #999;
			border-right: 1px solid #999;
			padding: 20px 0;
			position: relative;
			width: 158px; /* 160px */
			}
			#mainMenu dt {
						background-image: url(/v1.11/images/menu_bg.gif);
						background-repeat: no-repeat;
						text-transform: uppercase;
						}
			#mainMenu dl {
						font-size: 10px;
						list-style: none;
						padding: 0;
						}
			#mainMenu a {
						border-bottom: 1px solid #f3f3f3;
						color: #000;
						display: block;
						font-size: 9px;
						line-height: 12px;
						padding: 5px 10px 5px 20px;
						text-decoration: none;
						}
			#mainMenu a:hover {
						background-image: url(/v1.11/images/menu_bgHover.gif);
						background-repeat: no-repeat;
						color: #21699c;
						}
			.menuJump {
						margin-top: 20px;
						}



/* CONTENT LAYOUT
============================================================================== */

#content {
			left: 149px;
			position: relative;			
			min-height: 450px;
			height: auto !important;
			height: 450px;
			width: 581px;
			}

table.info {
			background-color: #f6f6f6;
			border-bottom: 10px solid #fff;
			width: 95%;
			}
			table.info td {
						border: 2px solid #fff;
						font-size: 10px;
						padding: 5px;
						vertical-align: top;
						}
			table.info tr.heading {
						background-color: #ccc;
						color: #000;
						font-weight: normal;
						text-transform: uppercase;
						}
			table.info .bold {
						background-color: #fcfcfc;
						text-transform: uppercase;
						}
			/*table.info .date {
						background-color: #fcfcfc;
						text-transform: uppercase;
						width: 20%;
						}*/
			table.info .stepNumber {
						background-color: #fcfcfc;
						text-align: center;
						text-transform: uppercase;
						width: 5%;
						}
			table.info .stepInformation {
						width: 95%;
						}
			table.info .courseSequenceNumber {
						background-color: #fcfcfc;
						text-transform: uppercase;
						width: 25%;
						}
			table.info .courseSequenceName {
						width: 65%;
						}
			table.info .courseSequenceHours {
						text-align: center;
						width: 5%;
						}
			table.info .center {
						text-align: center;
						}

table.twoColumn {
			border-bottom: 10px solid #fff;
			border-left: 10px solid #fff;
			width: 100%;
			}
			table.twoColumn td {
						border-bottom: 1px dotted #999;
						width: 50%;
						}



/* SINGLE COLUMNS LAYOUT
============================================================================== */

table.calendar {
			background-color: #f6f6f6;
			border-bottom: 10px solid #fff;
			width: 570px;
			}
			table.calendar td {
						border: 2px solid #fff;
						font-size: 10px;
						padding: 5px;
						vertical-align: top;
						}
			table.calendar tr.heading {
						background-color: #ccc;
						color: #000;
						font-weight: normal;
						text-transform: uppercase;
						}
			table.calendar .date {

						background-color: #fcfcfc;
						text-transform: uppercase;
						width: 100px;
						}
			table.calendar .event {
						width: 470px;
						}

table.contact {
			background-color: #f6f6f6;
			border-bottom: 10px solid #fff;
			margin-top: 10px;
			width: 570px;
			}
			table.contact td {
						border: 2px solid #fff;
						font-size: 10px;
						padding: 5px;
						vertical-align: top;
						}
			table.contact tr.heading {
						background-color: #ccc;
						color: #000;
						font-weight: normal;
						text-transform: uppercase;
						}
			table.contact .name {
						width: 300px;
						}
			table.contact .room {
						width: 150px;
						}
			table.contact .phone {
						width: 100px;
						}
			table.contact .email {
						width: 20px;
						}

table.form {
			background-color: #f6f6f6;
			border-bottom: 10px solid #fff;
			width: 95%;
			}
			table.form td {
						border: 2px solid #fff;
						font-size: 10px;
						padding: 5px;
						vertical-align: top;
						}
			table.form td.formHeader {
						background-color: #fff;
						text-align: right;
						text-transform: uppercase;
						width: 40%;
						}
						table.form td.formHeader em {
									font-size: 9px;
									line-height: 100%;
									text-transform: lowercase;
									}
			table.form td.formHeaderEssay {
						background-color: #fff;
						text-transform: uppercase;
						}
						table.form td.formHeaderEssay em {
									font-size: 9px;
									line-height: 100%;
									text-transform: lowercase;
									}		
			table.form .input {
						color: #000000;
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 11px;
						border: 1px solid #999;
						height: 14px;
						}
			table.form .inputSm {
						color: #000000;
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 10px;
						border: 1px solid #999;
						height: 12px;
						}
			table.form .inputField {
						color: #000000;
						font-family: verdana, arial, helvetica, sans-serif;
						font-size: 11px;
						border: 1px solid #999;
						}

#filingCabinetShell {
			border-bottom: 20px solid #fff;
			float: right;
			width: 220px;
			}
			#filingCabinet {
				border-bottom: 10px solid #f9f9f9;
				border-top: 10px solid #f9f9f9;
				background-color: #f9f9f9;
				border-left: 1px solid #ccc;
				padding: 0 5px 5px 5px;
				width: 200px;
				float: right;
				}
				#filingCabinet p {
							font-size: 10px;
							text-align: center;
							}

#copyL {
			float: left;
			margin-left: 20px;
			width: 255px;
			}
#copyR {
			float: right;
			width: 275px;
			}
	
	/*  BLUEPRINT FOR THE FUTURE STYLES  */
	.strategic-priority {
		color: #333;
		font: normal 18px Georgia, "Times New Roman", Times, serif;
		letter-spacing: 1px;
		margin-top: 30px;
		text-transform: uppercase;
		}
	
	.strategic-objective {
		border-bottom: 1px solid #000;
		border-top: 1px solid #000;
		color: #900;
		padding: 10px;
		}

	
	/*  SOCIAL MEDIA STYLES  */
	#social-media { height: 40px; }
	
	#social-media p { font: italic 12px Georgia, 'Times New Roman', Times, serif; float: left; width: 75px; }
	
	#social-media ul li {
		float: left;
		list-style: none;
		margin-right: 15px;
		padding-top: 5px;
		}


/* TWO EQUAL COLUMNS LAYOUT
============================================================================== */

#twoColumnL {
			border-right: 1px solid #d2d2d2;
			float: left;
			width: 290px;
			}

#twoColumnR {
			float: right;
			width: 280px;
			}
			
#classSchedule {
			text-align: center;
			}

#twoColumnL table.calendar,
#twoColumnR table.calendar {
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			margin-left: 10px;
			width: 260px;
			}
			#twoColumnL table.calendar .date,
			#twoColumnR table.calendar .date {
						width: 30%
						}
/*LN 2008-03-21	#twoColumnL table.calendar .event. */
			#twoColumnR table.calendar .event {
						width: 70%
						}

#twoColumnL table.contact {
			background-color: #f6f6f6;
			width: 280px;
			}

#twoColumnR table.contact {
			background-color: #f6f6f6;
			width: 270px;
			}
			#twoColumnL table.contact td,
			#twoColumnR table.contact td {
						border: 2px solid #fff;
						font-size: 10px;
						padding: 5px;
						vertical-align: top;
						}
			#twoColumnL table.contact .room,
			#twoColumnR table.contact .room {
						width: 100px;
						}
			#twoColumnL table.contact .phone,
			#twoColumnR table.contact .phone {
						width: 160px;
						}
			#twoColumnL table.contact .email,
			#twoColumnR table.contact .email {
						width: 20px;
						}
	
	/*  THE STUDIO PROMO  */
	#studio-promo {
		background: url(/images/studio-promo.png) no-repeat;
		height: 150px;
		text-indent: -999999px;
		width: 274px;
		}
		
	#studio-promo a, #studio-promo a:visited {
		display: block;
		height: 150px;
		width: 274px;
		}
	#studio-promo a:hover { background: url(/images/studio-promo-on.png) no-repeat; }


/* TWO COLUMNS/SIDE MENU LAYOUT
============================================================================== */

#sideMenuL {
			float: left;
			width: 420px;
			}

#sideMenuR {
			border-left: 1px solid #d2d2d2;
			float: right;
			width: 150px;
			}
			#sideMenuR a {
						border-bottom: 1px solid #f3f3f3;
						display: block;
						font-size: 10px;
						padding: 0 10px 5px 10px;
						width: 130px;
						}

#sideMenuL table.contact {
			background-color: #f6f6f6;
			border-bottom: 10px solid #fff;
			width: 420px;
			}
			#sideMenuL table.contact td {
						border: 2px solid #fff;
						font-size: 10px;
						padding: 5px;
						vertical-align: top;
						}
			#sideMenuL table.contact .name {
						width: 200px;
						}
			#sideMenuL table.contact .room {
						width: 70px;
						}
			#sideMenuL table.contact .phone {
						width: 130px;
						}
			#sideMenuL table.contact .email {
						width: 20px;
						}



/* eSERVICES INFORMATION/LOGIN BOX
============================================================================== */
			
#eServices {
			background-image: url(/v1.11/images/home_eServicesBg.jpg);
			background-color: #f3f3f3;
			border-top: 1px solid #ccc;
			border-right: 10px solid #21699c;
			border-bottom: 1px solid #ccc;
			border-left: 1px solid #ccc;
			font-family: arial, helvetica, sans-serif;
			font-size: 10px;
			line-height: 140%;
			margin-left: 10px;
			width: 260px;
			}



/* TEXT BASED ADVERTISEMENT
============================================================================== */

#advertisement p {
			background-color: #21699c;
			color: #fff;
			font-size: 10px;
			padding: 15px;
			text-align: center;
			}
			#advertisement a,
			#advertisement a:visited {
						color: #fff;
						font-size: 12px;
						font-weight: bold;
						}



/* STYLES FOR STUDENT ACTIVITIES AND BEYOND!
============================================================================== */

#moreInfo {
			background-color: #ffcb39;
			border: 1px solid #555;
			clear: both;
			margin: 15px 20px 0 10px;
			}
			
			#moreInfo #title {
						font-family: georgia, 'Times New Roman', times, serif;
						font-size: 13px;
						}
			
			#moreInfo strong#contactName,
			strong.contactName,
			strong.importantName,
			strong.date {
						font-family: georgia, 'Times New Roman', times, serif;
						font-size: 14px;
						text-transform: uppercase;
						}



ul#clubDisplay {
			list-style-type: none;
			margin-left: 10px;
			}
			
			ul#clubDisplay li {
						margin-bottom: 10px;
						}
			
			ul#clubDisplay li a,
			ul#clubDisplay li a:visited {
						font-weight: bold;
						}



.faq a,
.faq a:hover {
			cursor: pointer;
			font-size: 12px;
			font-weight: bold;
			}
			
			.faqAnswer {
						/* fallback (Opera) */
						background-color: #fff;
						/* Mozilla: */
						background: -moz-linear-gradient(top, #f3f3f3, #fff);
						/* Chrome, Safari:*/
						background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
						display: none;
						font-size: 11px;
						overflow: auto;
						padding: 2px 10px 5px 10px;
						margin-bottom: 5px;
						}

.clubInfo,
.faqInfo {
			/* fallback (Opera) */
			background-color: #fff;
			/* Mozilla: */
			background: -moz-linear-gradient(top, #f3f3f3, #fff);
			/* Chrome, Safari:*/
			background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
			display: none;
			margin-bottom: 30px;
			padding: 1px;
			}



strong.uppercase {
			text-transform: uppercase;
			}



.gradientBg {
			/* fallback (Opera) */
			background-color: #fff;
			/* Mozilla: */
			background: -moz-linear-gradient(top, #f3f3f3, #fff);
			/* Chrome, Safari:*/
			background: -webkit-gradient(linear, left top, left bottom, from(#f3f3f3), to(#fff));
			margin-bottom: 30px;
			padding: 1px;
			}



/* REVEAL LINKS
============================================================================== */

#reveal {
			display: none;
			background-color: #f0f0f0;
			}



/* FOOTER
============================================================================== */

#footer {
			clear: both;
			font-family: arial, helvetica, sans-serif;
			font-size: 9px;
			padding: 20px 0 5px 0;
			}
			#footer p {
						font-style: italic;
						}

#footer .legal {
			color: #999;
			font-style: normal;
			line-height: 150%;
			text-align: left;
			}
#footer .legal a {
			color: #999;
}



/* NEW ACADEMIC DEPARTMENT/IL CAREER CLUSTERS
============================================================================== */

#academicDepartmentColumn {
			border-right: 1px solid #d2d2d2;
			float: left;
			margin-top: 20px;
			width: 320px;
			}
			
			#academicDepartmentColumn h6,
			#ilCareerClusterColumn h6 {
						color: #333;
						font-family: georgia, 'Times New Roman', times, serif;
						font-size: 16px;
						margin-left: 10px;
						}
			#ilCareerClusterColumn h6 {
						margin-bottom: 20px;
						}
			
			#academicDepartmentColumn a,
			#academicDepartmentColumn a:visited {
						color: #dc912e;
						}
			#academicDepartmentColumn a:hover {
						color: #000;
						}
			
			#academicDepartmentColumn #agricultural_industrialTechnologies,
			#academicDepartmentColumn #arts_Communications,
			#academicDepartmentColumn #business_informationSystems,
			#academicDepartmentColumn #english_languageStudies,
			#academicDepartmentColumn #healthCareers,
			#academicDepartmentColumn #libraryTechnicalAssistantProgram,
			#academicDepartmentColumn #mathScience_engineering,
			#academicDepartmentColumn #publicServices_communityOutreach,
			#academicDepartmentColumn #socialScience {
						border-bottom: 1px dotted #999;
						margin-left: 2px;
						margin-top: -12px;
						width: 308px;
						}
						
						#academicDepartmentColumn #agricultural_industrialTechnologies a,
						#academicDepartmentColumn #agricultural_industrialTechnologies a:visited,
						#academicDepartmentColumn #arts_Communications a,
						#academicDepartmentColumn #arts_Communications a:visited,
						#academicDepartmentColumn #business_informationSystems a,
						#academicDepartmentColumn #business_informationSystems a:visited,
						#academicDepartmentColumn #english_languageStudies a,
						#academicDepartmentColumn #english_languageStudies a:visited,
						#academicDepartmentColumn #healthCareers a,
						#academicDepartmentColumn #healthCareers a:visited,
						#academicDepartmentColumn #libraryTechnicalAssistantProgram a,
						#academicDepartmentColumn #libraryTechnicalAssistantProgram a:visited,
						#academicDepartmentColumn #mathScience_engineering a,
						#academicDepartmentColumn #mathScience_engineering a:visited,
						#academicDepartmentColumn #publicServices_communityOutreach a,
						#academicDepartmentColumn #publicServices_communityOutreach a:visited,
						#academicDepartmentColumn #socialScience a,
						#academicDepartmentColumn #socialScience a:visited {
									color: #21699c;
									}
						
						#academicDepartmentColumn #agricultural_industrialTechnologies a:hover,
						#academicDepartmentColumn #arts_Communications a:hover,
						#academicDepartmentColumn #business_informationSystems a:hover,
						#academicDepartmentColumn #english_languageStudies a:hover,
						#academicDepartmentColumn #healthCareers a:hover,
						#academicDepartmentColumn #libraryTechnicalAssistantProgram a:hover,
						#academicDepartmentColumn #mathScience_engineering a:hover,
						#academicDepartmentColumn #publicServices_communityOutreach a:hover,
						#academicDepartmentColumn #socialScience a:hover {
									color: #000;
									}



#ilCareerClusterColumn {
			float: right;
			line-height: 14px;
			margin-top: 20px;
			width: 250px;
			}
			
			#ilCareerClusterColumn p {
						color: #777;
						padding: 2px;
						margin-bottom: 0;
						}
						
						#ilCareerClusterColumn a,
						#ilCareerClusterColumn a:visited {
									color: #777;
									}
			
			#ilCareerClusterColumn #agricultureFood_naturalResources,
			#ilCareerClusterColumn #architecture_construction,
			#ilCareerClusterColumn #artsAudioVisualTechnology_communications,
			#ilCareerClusterColumn #businessManagement_administration,
			#ilCareerClusterColumn #education_training,
			#ilCareerClusterColumn #finance,
			#ilCareerClusterColumn #government_publicAdministration,
			#ilCareerClusterColumn #healthScience,
			#ilCareerClusterColumn #hospitality_tourism,
			#ilCareerClusterColumn #humanServices,
			#ilCareerClusterColumn #informationTechnology,
			#ilCareerClusterColumn #lawPublicSafetyCorrections_security,
			#ilCareerClusterColumn #manufacturing,
			#ilCareerClusterColumn #marketing,
			#ilCareerClusterColumn #scienceTechnologyEnginering_mathematics,
			#ilCareerClusterColumn #transportationDistribution_logistics {
						border-bottom: 1px dotted #999;
						line-height: 16px;
						margin-left: 12px;
						padding-bottom: 10px;
						width: 230px;
						}
						#ilCareerClusterColumn #agricultureFood_naturalResources a,
						#ilCareerClusterColumn #agricultureFood_naturalResources a:visited,
						#ilCareerClusterColumn #architecture_construction a,
						#ilCareerClusterColumn #architecture_construction a:visited,
						#ilCareerClusterColumn #artsAudioVisualTechnology_communications a,
						#ilCareerClusterColumn #artsAudioVisualTechnology_communications a:visited,
						#ilCareerClusterColumn #businessManagement_administration a,
						#ilCareerClusterColumn #businessManagement_administration a:visited,
						#ilCareerClusterColumn #education_training a,
						#ilCareerClusterColumn #education_training a:visited,
						#ilCareerClusterColumn #finance a,
						#ilCareerClusterColumn #finance a:visited,
						#ilCareerClusterColumn #government_publicAdministration a,
						#ilCareerClusterColumn #government_publicAdministration a:visited,
						#ilCareerClusterColumn #healthScience a,
						#ilCareerClusterColumn #healthScience a:visited,
						#ilCareerClusterColumn #hospitality_tourism a,
						#ilCareerClusterColumn #hospitality_tourism a:visited,
						#ilCareerClusterColumn #humanServices a,
						#ilCareerClusterColumn #humanServices a:visited,
						#ilCareerClusterColumn #informationTechnology a,
						#ilCareerClusterColumn #informationTechnology a:visited,
						#ilCareerClusterColumn #lawPublicSafetyCorrections_security a,
						#ilCareerClusterColumn #lawPublicSafetyCorrections_security a:visited,
						#ilCareerClusterColumn #manufacturing a,
						#ilCareerClusterColumn #manufacturing a:visited,
						#ilCareerClusterColumn #marketing a,
						#ilCareerClusterColumn #marketing a:visited,
						#ilCareerClusterColumn #scienceTechnologyEnginering_mathematics a,
						#ilCareerClusterColumn #scienceTechnologyEnginering_mathematics a:visited,
						#ilCareerClusterColumn #transportationDistribution_logistics a,
						#ilCareerClusterColumn #transportationDistribution_logistics a:visited {
									color: #21699c;
									}
						
						
						#ilCareerClusterColumn #agricultureFood_naturalResources ul,
						#ilCareerClusterColumn #architecture_construction ul,
						#ilCareerClusterColumn #artsAudioVisualTechnology_communications ul,
						#ilCareerClusterColumn #businessManagement_administration ul,
						#ilCareerClusterColumn #education_training ul,
						#ilCareerClusterColumn #finance ul,
						#ilCareerClusterColumn #government_publicAdministration ul,
						#ilCareerClusterColumn #healthScience ul,
						#ilCareerClusterColumn #hospitality_tourism ul,
						#ilCareerClusterColumn #humanServices ul,
						#ilCareerClusterColumn #informationTechnology ul,
						#ilCareerClusterColumn #lawPublicSafetyCorrections_security ul,
						#ilCareerClusterColumn #manufacturing ul,
						#ilCareerClusterColumn #marketing ul,
						#ilCareerClusterColumn #scienceTechnologyEnginering_mathematics ul,
						#ilCareerClusterColumn #transportationDistribution_logistics ul {
									list-style-type: square;
									margin: 0 0 0 15px;
									}
			
			#ilCareerClusterColumn .whatIsConnected {
						background-color: #ffcb39;
						color: #000;
						}



/* HOMEPAGE AD ROTATOR
============================================================================== */

.generic, .college-flowers, .sculpture {
	color: #fff;
	height: 95px;
	padding: 35px 10px 10px 140px;
	text-align: center;
	width: 430px;
	}
.generic { background: url(/images/mainImage_generic-event-bg.jpg) no-repeat; }
.college-flowers { background: url(/images/mainImage_college-flowers.jpg) no-repeat; }
.sculpture { background: url(/images/mainImage_sculpture-blurred.jpg) no-repeat; }

.generic a, .generic a:visited,
.sculpture a, .sculpture a:visited { color: #ffcb39; }
.generic a:hover,
.sculpture a:hover { color: #000; }

.generic h2 {
	background: none;
	color: #fff;
	font: normal 28px 'IM Fell DW Pica SC', serif;
	margin: 0;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.2);
	padding: 0;
	}

.generic p { margin: 0; padding: 0; }

.generic p.date { color: #000; font: italic 18px Georgia, "Times New Roman", Times, serif; padding-bottom: 5px; }


.college-flowers .welcome-back {
	background: none;
	color: #fff;
	font: italic 36px 'Redressed', cursive;
	padding-top: 10px;
	text-align: left;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	}

.sculpture h2 {
	background: none;
	color: #fff;
	font: normal 26px 'IM Fell DW Pica SC', serif;
	margin-top: 10px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	padding: 0;
	}

.sculpture p {
	font: normal 18px 'Amaranth', sans-serif;
	padding-left: 50px;
	text-align: left;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.8);
	}



/* CURRENT STUDENTS ACADEMIC SUPPORT
============================================================================== */

#academic-support {
	background: url(../images/academicSupport-bg.jpg) no-repeat;
	color: #fff;
	display: block;
	height: 344px;
	padding: 13px;
	text-shadow: 1px 1px 3px rgba(0,0,0,0.75);
	width: 244px;
	}

#academic-support a, #academic-support a:visited {
	color: #feca3f;
	font: normal 18px 'Love Ya Like A Sister', cursive;
	text-transform: uppercase;
	}
#academic-support a:hover { color: #fff; }

#academic-support h2 {
	background: none;
	color: #feca3f;
	font: normal 24px 'Love Ya Like A Sister', cursive;
	padding: 0;
	text-transform: uppercase;
	}

#academic-support dfn {
	font: normal 12px 'Amaranth', sans-serif;
	}



/* WEB ADMINISTRATOR
============================================================================== */

.webAdministratorMenu {
			border-bottom: 1px solid #ccc;
			font-size: 10px;
			margin: 0 10px 0 10px;
			padding: 0 10px 5px 10px
			}
			.webAdministratorMenu a:link, .submenu a:visited {
						color: #000;
						}
			.webAdministratorMenu a:hover, .submenu a:active {
						color: #21699c
						}
						
						
						

/* Added by LN on 08.04.21*/
/*CSS for Bubble Tooltips by Alessandro Fulciniti - http://pro.html.it - http://web-graphics.com */
.tooltip{
    width: 200px; color:#000;
    font:lighter 15px/1.3 Arial,sans-serif;
    text-decoration:none;text-align:center}
.tooltip span.top{padding: 30px 8px 0;
    background: url(bt.gif) no-repeat top}
.tooltip b.bottom{padding:3px 8px 15px;color: #548912;
    background: url(bt.gif) no-repeat bottom}

/* End Added by LN on 08.04.21*/

.teaser { font-style:italic;}

.visitDays { position: relative; float: left; width: 225px; padding-right: 25px; margin: 0; margin-left: 15px; }
.visitDays li {  display: inline; position: relative; float: left; width: 225px; padding-bottom: 15px; font-size: 11px;    }
.visitDays li.term { position: relative; float: left; font-size: 13px; font-weight: bold; width: 100%; padding-bottom: 10px;}		
.visitEvent { color: #21669c; font-family: Georgia, "Times New Roman", Times, serif; font-size: 16px; font-weight: bold;}
