table#main_content {
	font-family: Arial, Helvetica, sans-serif; 
	color: #000000;
	text-align: left;
	font-size: 13px;
}
h2 {
	margin-top: 0;
}
div.header {
	font-family: Arial, Helvetica, sans-serif;
	text-align: center;
	font-size: 14px;
	margin-bottom: 1em;
}
div.header span {
	font-weight: bold;
}
div.header em {
	display: block;
}
div.quick_search, div.advanced_search {
	text-align: left;
}
div.quick_search {
	background-color: #aacbe9;
	border: 1px solid #013e74;
	padding: 1em;
	width: 90%;
	margin: auto;
}
div.quick_search h1, div.advanced_search h1 {
	margin: 0 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
div.quick_search h1 {
	float: left;
}
div.quick_search input {
	font-size: 14px;
	font-weight: bold;
	clear: both;
	display: inline;
}
div.quick_search #quick_search_query {
	padding: 5px 5px 5px 25px;
	width: 667px;
	color: #666;
	background: white url(images/magnifier.png) no-repeat 5px;
}
div.quick_search #quick_search_query.active {
	color: black;
}
div.quick_search a.advanced_search_link {
	float: right;
	display: inline;
}
div.advanced_search {
	background-color: #f8f6dd;
	border: 1px solid #ffd74d;
	padding: 1em;
	width: 90%;
	margin: auto;
}
div.advanced_search ul {
	margin: 0;
	padding: 0;
}
div.advanced_search ul li {
	list-style: none inside url(images/arrow_mini_right.gif);
	margin-bottom: 2px;
}
div#res {
	margin-top: 1em;
}
div#res button {
	padding: 5px;
	background-color: #ebf5fe;
	border: 1px solid #7b9cba;
	margin-top: 5px;
	display: block;
	width: 100%;
	text-align: left;
}
div #res button.hover {
	background-color: #f6f2b3;
	border: 1px solid #baa67b;
}
div#res button div {
	border: none;
	background-color: inherit;
	margin-top: 5px;
}
div#res .alert {
	margin-bottom: 5px;
	border: 1px solid #f5b585;
	background: #fbf0bf url(images/bullet_error.png) no-repeat 5px;
	padding: 5px 5px 5px 25px;
}
div.edit_table {
	border: 1px solid #999;
	background-color: #eee;
}
div.edit_table div.header {
	text-align: left;
	padding: 2px;
	font-weight: bold;
}
div.edit_table table th {
	font-size: 13px;
	font-weight: bold;
	text-align: left;
}
div.edit_table table td {
	font-size: 13px;
}
div.edit_table table tr.hover {
	background-color: #f5b585;
}
div.edit_table table td.actions img {
	display: inline;
	margin-right: 5px;
}
h4.ph {
	margin-bottom: 0;
}
h3.nm {
	font-size: 14px;
	margin-bottom: 0;
}
li.all_entry h3.nm {
	margin: 0;
}
h3.nm a {
	font-weight: normal;
	text-decoration: none;
}
h3.nm a span.number {
	text-decoration: underline;
}
h3.nm a span.title {
	font-size: 14px;
	color: black;
	text-decoration: none;
	font-weight: normal;
}
h3.nm a:hover span.title {
	color: #003366;
}
li.all_entry h3.nm, li.all_entry h3.nm span {
	font-size: 13px;
}
h1.department {
	text-align: center;
	font-size: 16px;
}
div.frequency {
	font-style: italic;
}
ul.course_list {
	margin: 2em;
	padding: 0;
}
ul.course_list li {
	list-style: none;
}
ul.course_list .hidden_info {
	display: none;
}
ul.course_list .hidden_info p {
	margin: 1em;
}
ul.section_list {
	margin: 0;
	padding: 0;
}
ul.indented {
	margin: 1em;
}
ul.section_list li {
	list-style: upper-roman;
	list-style-position: inside;
	font-size: 1em;
}
ul.no_number li {
	list-style: none;
	list-style-position: outside;
}
ul.section_list li .instructor {
	margin: 0;
	font-size: 1em;
	font-weight: bold;
}
span.instructor a, span.instructor a:visited {
	color: black;
	padding-right: 12px;
	background: url(/college/psc/courses/coursedb/images/person.gif) no-repeat right;
}
span.instructor a:hover {
	color: blue;
}
ul.section_list li a.sl, div.course a.sl {
	padding-left: 12px;
	padding-right: 5px;
	background: url(/college/psc/courses/coursedb/images/document.gif) no-repeat left;
}
ul.section_list li a.wl, div.course a.wl {
	padding-left: 12px;
	padding-right: 5px;
	background: url(/college/psc/courses/coursedb/images/globe.gif) no-repeat left;
}
div.filter_options {
	background-color: #aacbe9;
	border: 1px solid #013e74;
	padding: 1em;
	width: 90%;
	margin: auto;
	margin-bottom: 1em;
	text-align: left;
}
div.filter_options h1 {
	margin: 2px 0 5px 0;
	padding: 0;
	font-size: 14px;
	font-weight: bold;
}
div.filter_options h1 {
	float: left;
}
div.course {
	margin: 1em;
}
form.test label, form.test .field_title {
	display: block;
	font-weight: bold;
}
form.test label.radio {
	display: inline;
	font-weight: normal;
}
form.test input, form.test textarea {
	width: 100%;
}
form.test .radiogroup input {
	width: auto;
}
p.course_list_header {
	min-height: 1em;
	margin: 1em 0 .5em 0;
}
.course_list_header {
	min-height: 1.25em;
}
.course_list_header p {
	float: left;
	margin: 0;
}
.course_list_header .toggle_link {
	float: right;
	padding-left: 16px;
	padding-right: 5px;
	background: url(/college/psc/courses/coursedb/images/page_white_text.png) no-repeat left;
}
.course_list_header .active {
	background: url(/college/psc/courses/coursedb/images/page_white.png) no-repeat left;
}
div.legacy {
	font-style: italic;
}
ul.ir_track {
	padding: 0;
	margin: 0 0 1em 0;
}
ul.ir_track li {
	list-style: none;
	margin: 0;
}
h3.ir_track {
	margin-bottom: 0.5em;
}
div.course {
	border-bottom: 1px solid #ccc;
}
div.no_bottom_border {
	border-bottom: none;
}
div.course h3.nm a.top_jump, h3 a.top_jump {
	background: url(images/arrow_fat_up.gif) no-repeat right;
	font-weight: normal;
	float: right;
	font-size: 10px;
	color: #999;
	text-decoration: none;
	padding-right: 12px;
	padding-top: 2px;
	display: none;
}
h3.cbf {
	margin-top: 1em;
}
h3.cbf a.field_jump {
	color: black;
	text-decoration: none;
}
h3.cbf a.field_jump:hover {
	color: #999;
}
h3.cbf a.top_jump {
	display: inline;
}
div.course h3.nm a {
	font-weight: bold;
	text-decoration: underline;
}
div.cbf_course a {
	text-decoration: none;
}
div.cbf_course a span.number {
	text-decoration: underline;
}
div.cbf_course a span.title {
	color: black;
	text-decoration: none;
	font-weight: normal;
}
div.cbf_toc {
	float: left;
	margin: 0 1em 1em 0;
	border: 1px solid #ccc;
	padding: 1em;
}
div.cbf_field {
	padding-bottom: 18px;
	border-bottom: 1px solid #ccc;
}
img.fac_portrait {
	margin: 0 1em 0 0;
	border: 1px solid #ccc;
}
ul.fac_info {
	list-style: none;
	padding: 0;
	margin: 0;
}
ul.fac_info li.prof_title, ul.fac_info li.special_title {
	margin-bottom: 1em;
}
ul.fac_info li.special_title {
	font-style: italic;
}
ul.fac_info li.prof_name {
	font-size: 16px;
}
ul.fac_info li img {
	margin-right: 5px;
}
div.fac_description {
	clear: left;
	margin: 1em 0 2em 0;
	top: 1em;
	position: relative;
}
ul.fac_course_list {
	clear: left;
	list-style: none;
	margin: 0;
	padding: 0;
}
ul.fac_course_list li {
	margin-top: 4px;
}
div.faculty_selector {
	background-color: #aacbe9;
	border: 1px solid #013e74;
	padding: 5px;
	float: right;
	font-size: 11px;
	clear: both;
	margin-left: 10px;
}
table.faculty {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	width: 100%;
	border-right: 1px solid #ccc;
	border-top: 1px solid #ccc;
	padding: 0;
}
table.faculty tbody {
	margin: 0;
	padding: 0;
}
table.faculty tr.header {
	text-align: left;
	background-color: #ccc;
}
table.faculty td, table.faculty th {
	border-bottom: 1px solid #ccc;
	border-left: 1px solid #ccc;
	padding: 2px;
}
table.faculty tr.odd {
	background-color: #fafafa;
}
table.faculty tr.even {
	background-color: #eeeeee;
}
