#catalogTop {
	padding: 2px 0px 6px 0px;
}

#catalogTop .searchCrumbs {
	text-align: left;
}

#catalogTop #searchStats {
	min-height: 18px; 
	margin: 0px;
	padding: 4px 3px 4px 3px;
	border-top: 1px solid #666;
	border-bottom: 1px solid #666;
	font-size: 11px;
	background-color: #eee;
}

#catalogTop .sortBy {
	float: left;
}

#catalogTop #numTotal {
	float: right;
}

#catalogResults {
	padding: 0px;
	text-align: left;
	clear: both;
}

#catalogTop #numTotal .onpage {
	font-weight:bold; 
	background-color:#FFFFCC;
	padding:0px 2px 0px 2px;
	border:1px solid #000;
}

#catalogTop #numTotal a  { text-decoration: none; }

.unsetFilter {
	position:relative; top:-6px; left:22px;
	font-size:12px;
}

#selectedFilters {
font-size:11px;	
}
#selectedFilters li { list-style-type: none; margin-left:-5px;}
.search-li li {
 background: url(/templates/common/imx/leftNav/bullet1.gif) no-repeat;
 margin: 0px 0px -2px -17px;
 padding: 4px 7px 0px 25px;	
}
.search-li li:hover {
 background: #e4e4e4 url(/templates/common/imx/leftNav/hover.png) no-repeat;
}

/* Search tools */
div#catalogTools { text-align:left; margin:4px; }
div#catalogTools .heading { color: #892034; font-weight: bold;}
div#catalogTools-content { margin:4px; }
#catalogTools-content ul { margin: -1px 0px 0px -12px }
#catalogTools-content li { list-style-type: circle; }

/* Styles for the schedule results table(s) */
#scheduleResults .col1  { width: 6%;  }
#scheduleResults .col2  { width: 4%;  }
#scheduleResults .col3  { width: 4%;  }
#scheduleResults .col4  { width: 4%;  }
#scheduleResults .col5  { width: 29%; }
#scheduleResults .col6  { width: 5%;  }
#scheduleResults .col7  { width: 14%; }
#scheduleResults .col8  { width: 6%;  }
#scheduleResults .col9  { width: 7%;  }
#scheduleResults .col10 { width: 5%;  }
#scheduleResults .col11 { width: 15%; }

#scheduleResults th {
font-weight: bold;
background-color: #CCCCCC;	
text-align: left;
}
#scheduleResults #schedule_bottom td        { vertical-align:top; font-size:10px;  border-right:1px dashed #CCCCCC; border-bottom: 1px solid #E2E2E1}
#scheduleResults .toprow   { background-color: #cccccc; }	
#scheduleResults .rowalt_a { background-color: #FFFFFF; }	
#scheduleResults .rowalt_b { background-color: #E2E2E1; }	

/* Menu headings */
.menuHeadings {
font-weight:bold;	
color: #993333;	
}

/* Programs page styles */
#programContent  {  }
#programContent .programSummaryImg { padding:5px }

/* Program Left Navigation Styles */
#programLeftNav { }
#leftNav_menu #programLeftNav ul { padding-left: 20px; }
#leftNav_menu #programLeftNav li { list-style-type: disc; }

#rightTableCell-OfficeInfo #programRightNav  ul { padding-left: 23px; }
#rightTableCell-OfficeInfo #programRightNav  li { list-style-type: disc; }

#programContent .scholarships { background-color: #DFDFBE; padding:8px; color: #6F1B2D; }

#programContent .scholarshiplist { color: #892034; }

#programContent .programTab-off {
float: left;
visibility: hidden;
position:relative;
}

#details ul { margin-left: -10px; }
#details li { list-style-type: disc; margin-bottom: 8px; }

#contacts ul { margin-left: -10px; }
#contacts li { list-style-type: none; margin-bottom: 3px; }

#scholarships ul { margin-left: -10px; }
#scholarships li { list-style-type: disc; margin-bottom: 3px; }

#careers ul { margin-left: -10px; }
#careers li { list-style-type: disc; margin-bottom: 8px; }

#testimonials ul { margin-left: -10px; }
#testimonials li { list-style-type: none; margin-bottom: 8px; }

/* #programRightNav #globalbanners img { margin-bottom: 5px } */

#centerCell #tooltips .tips-style {
	font-style: italic;
}







