/*
body {
	display: block;
	width: 100%;
}

form {
	display: block;
	width: 100%;
}

#pagewrapper1 {
	display: block;
	width: 1000px;
	margin:auto;
	margin-top: 0px;
	
}

#containerb, #containerc {
	display: block;
	width: auto;
}

#c-content{
	display: block;
	float: right;
	position: relative;
	top: -230px;
	display: none;
}

#headercommon {
	display: block;
	top:0;
	width: 1000px;
	margin: auto;
	position: relative;
	margin-top: -280px;
	
	
}
#header {
	display: block;
	position: relative;
}
#header-nav {
	display: block;
	position: relative;
	top:200px;
	

}

#header-left {
	display: block;
	height: 50px;
}
*/

#leftpanel {
	display: block;
	width: 250px;
	float: left;
}

#rightpanel {
	display: block;
	width: 650px;
	float: left;
	margin-left: 10px;
}

#b-content #breadcrumb p {
	display: inline;
}

#middle {
	display:block;
	width: 100%;
	overflow: auto;
}

.b6 {
	display: block;
	width: 100%;
	overflow: auto;
	float: left;
}

.b2 .heading1 p {
	
	color: #000000;
	font-family:"Lucida Bright",Georgia,serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.35em;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 6px;
    padding-bottom: 5px;
    padding-top: 0px;
    width: 650px;
    float:left;
	}
	
.b6 h1 {
    color: #000000;
	font-family:"Lucida Bright",Georgia,serif;
    font-size: 1.6em;
    font-weight: normal;
    line-height: 1.35em;
    margin-bottom: 0;
    margin-right: 20px;
    margin-top: 6px;
    padding-bottom: 5px;
    padding-top: 0;
}

#sc-top-links {
	display:block;
	width: 200px;
	float:right;
	margin-left: 20px;
	margin-top: 0px;
	font-size: 11px;
}

#leftpanel .sidebox .hdr {
   margin-top: 10px; 
}

#main table {
    border: none;    
    }
    
#main table td{
	vertical-align:top;
	border: none;
}


td.sc-coursenumber  {
	width: 150px;
}

td.sc-coursetitle  {
	width: 400px;
}

.credits {
	display:none;
	}
	
.sc-totalcredits { 
	text-align:right;
	font-weight:bold;
	margin:0;
	}

#sc-top-links span.mc_link  a:link {
	font-weight: normal;
}

#sc-top-links span.mc_link  a:hover {
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}


div.ui-dialog div.desc {
	width: 450px;
	height: 300px;
}

p.boxlink {
	display: block;
	width: 450px;
}



span.desc p.boxlink a:link,
span.desc p.boxlink a:active,
span.desc p.boxlink a:focus,
span.desc p.boxlink a:visited {
	color:  #0A416B;
	text-decoration: none;
	text-align: left;
	border-bottom: 1px dotted #0A416B;
    /*font-size: 11px;*/
}

span.desc p.boxlink a:hover {
	color: #00000;
	font-weight: normal;
	border-bottom: none;
}
/*
.ui-widget-header {	
	background: none;
	background-image: none !important;
	background-color: #0A416B !important;
	border: 1px solid #84A0B5 !important;
}

.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {
	
}
*/
	   

div.desc #main div.desc, span.desc #main div.credits  {
	height: auto;
	margin-right: 10px;
	}
	
span.desc div#main div.desc p, span.desc div#main div#instructor, 
span.desc div#main div#distribution, span.desc div#main div#offered, span.desc p.boxlink a , span.desc div#main {
	color: #58595B;
	font-family: "Lucida Sans",Verdana,Arial,sans-serif;
    font-size: 11px;
    font-weight: normal;
}

span.desc div#main {
	margin-left: 10px;
}

span.desc p.boxlink {
	margin-left: 10px;
}

div.credits {
	color: #363636;
	font-size: 11px;
	text-align: left;
	margin-left: 0px;
}
		
#rightpanel #main {
	display:block;
	/*float: left;*/
	width: 640px;
	margin-top: 0px;
	margin-bottom: 20px;
	min-height: 600px;
	margin: auto;
}


.sc-ListNumber {
    list-style: decimal;
}
.sc-ListNumber2 {
    list-style: decimal;
}
.sc-ListAlpha {
    list-style: upper-alpha;
}
.sc-ListAlpha2 {
    list-style: lower-alpha;
}

li p:first-child {
	display:inline;
}

p.sc-BodyText, p.sc-BodyTextCentered, p.bodytext, p {
	margin-top: 10px;
    margin-bottom: 0px;
}

#main p.sc-BodyTextNS, #main p.bodytextns, #main p.sc-BodyTextNSIndented {
	margin: 0px;
	padding-top:0;
	padding-bottom:0;
}

p.sc-BodyTextNSIndented {
	margin-left: 20px;
}

#rightpanel #main p.sc-BodyTextCentered {
	text-align: center !important;
}

p.sc-SubHeading {
	font-weight:bold;
	font-size:20px;
}

p.sc-SubHeading2 {
	font-weight:bold;
	font-size:18px;
}

div.ui-dialog div.desc {
	width: 450px;
	height: auto;
}

p.boxlink {
	display: block;
	width: 450px;
}


#main ul li p{
	margin-top: 0px;
}

#rightpanel ul.sc-searchPagination {
	display: inline;
	list-style-type: none;
	padding: 0px;
	
}

#rightpanel ul.sc-searchPagination li {
	display: inline;
	margin: 0px;
	padding-right: 10px;
}

#b-content #sc-top-links span .mc_link  .ui_state_hover a:hover {
	font-weight: normal !important;
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}

#containerb, #containerc {
	overflow: visible;
}

#b-content {
	display: block;
	float: left;
	overflow: visible;
}

div.b2 {
	display: block;
	float: left;
	margin-top: 10px;
	width: 100%;
}

.b4 {
	visibility: hidden;
}

#b-content h2 {
	border-top: none;
}

#sc-programlinks ul li p a {
	font-family: 'Lucida Sans', Verdana, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.6em;
}

#sc-programlinks ul li {
	list-style-type: none;
	padding-left: 0px;
	margin-left: 0px;
}

/*  styles for the treeList.js plug-in  */

div.toc ul#navLocal ul {
    padding-left: 15px;
}

div.toc ul#navLocal li, div.toc ul#navLocal a {
    list-style-type:none;
}

div.toc ul#navLocal li.tl-terminal {
  margin-left:16px;
  text-indent:-16px;
}

div.toc ul#navLocal li.tl-terminal:first-child {
    font-weight: bold; 
	font-size: 14px; 
	color: #0a416b;
}

div.toc ul#navLocal li li.tl-terminal:first-child {
    font-weight: normal; 
	font-size: 13px; 
	color: #0a416b;
}

div.toc ul#navLocal li:first-child {
 font-weight: bold; 
	font-size: 14px; 
	color: #0a416b;
}

div.toc ul#navLocal li li:first-child {
   font-weight: normal; 
	font-size: 13px; 
	color: #0a416b;
}

div.toc ul#navLocal li.tl-terminal>span.bullet {
    width: 15px;
    height: 15px;
    padding: 0 10px 0 4px;
    background: url(../images/circle.png) no-repeat 2px 4px; 
}

div.toc ul#navLocal li li li.tl-terminal>span.bullet {
    width: 15px;
    height: 15px;
    padding: 0 10px 0 4px;
    background: url(../images/dot-small.png) no-repeat 1px 3px; 
}

div.toc ul#navLocal li>span.expandable {
    width: 15px;
    height: 15px;
    padding: 0 10px 0 4px;
    background: url(../images/right-arrow.png) no-repeat 2px 0;
    cursor:pointer;
}

div.toc ul#navLocal li li li>span.expandable {
    width: 15px;
    height: 15px;
    padding: 0 10px 0 4px;
    background: url(../images/right-arrow-small.png) no-repeat 2px 0;
    cursor:pointer;
}

div.toc ul#navLocal li>span.collapsible {
    width: 15px;
    height: 15px;
    padding: 0 10px 0 4px;
    background: url(../images/down-arrow.png) no-repeat 0 3px;
    cursor:pointer;
}

div.toc ul#navLocal li li li>span.collapsible {
    width: 15px;
    height: 15px;
    padding: 0 10px 0 4px;
    background: url(../images/down-arrow-small.png) no-repeat 0 5px;
    cursor:pointer;
}
#c-content div#outsidesearch_0_gPanel1 {
    line-height: 1em;
}
/* styles for the SC outside-search control */
#c-content div#outsidesearch_0_gPanel1 #outsidesearch_0_q {
    border-radius: 2px;
    border-width: 1px;
    width: 150px;
    padding: 2px;
    color: #1A52F8;
    font-size: 0.9em;
}

#c-content div#outsidesearch_0_gPanel1 #outsidesearch_0_gbtnSubmit {
    background-color: #1A52F8;
    border-color: #1A52F8;
    border-radius: 2px;
    border-width: 1px;
    color: #FDFFE5;
    font-weight: bold;
    letter-spacing: 2px;
    width: 40px;
    font-size: 0.9em;
}

#catalog-dropdown {
	display:block; 
	float:left; 
	width:380px;
}

#sc-top-links {
	clear: both;
}

.b1 {
	float:left;
}

div#catalog-selector label {
	display:block;
	text-indent:-9999px;
}

#leftcolumn_0_drpSearchType > option:nth-child(3) {
	display: none;
}

.sc-timetable {
	border-top: 1px dotted #bfbfbf;
	margin-top: 24px;
	font-size: 12px;
}