html { 
   font-size: 100%;
 }

body{
	display: block;
	width: 100%;
	float: left;
	color: #000000;
	background-color: #FFFFFF;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 13px;
	font-size: .8125rem;
    margin: 0;
	padding: 0px;
	z-index: 1;
}
form {
	display: block;
	width: 100%;
	float: left;
	z-index: 1;
}

p {
    color: #000000;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 13px;
	font-size: .8125rem;
    font-weight: normal;
    line-height: 18px;
    margin: 15px 5px 15px 0;
}
#pagewrapper1 {
	display: block;
	width: 100%;
	float: left;
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 0px;
	z-index: 1;
}

#pagewrapper2 {
	display: block;
	max-width:1137px;
	width:100%;
	margin:0 auto;
	margin-bottom: 10px;
	background-color: #FFFFFF;
	z-index: 1;
	}

#banner {
    height: 150px;
    width: 100%;
}
	
	
#banner-content {
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1137px;
	width: 100%;
}

#banner .tagline {
    color: #94ACC3;
    float: left;
    font-size: 1.5em;
    font-style: italic;
    letter-spacing: 2pt;
    line-height: 1em;
    margin-left: 180px;
	margin-top: 3px;
	clear:left;
}

div#banner-logo {
	float:left;
    height: 45px;
    margin-left: 10px;
    margin-top: 27px;
}

div#banner-center {
	float:left;
    height: 150px;
	max-width:532px;
	width:50%;
}
#banner-content img.logo2 {
	float:right;
	/* margin-left:220px; */
}
#bannerright {
	clear: none;
    float: right;
    margin-top: 15px;
    max-width: 300px;
    text-align: right;
    width: 230px;
	margin-right:15px;
}
#bannerright a, #bannerright a:visited {
	border:none;
	text-decoration:none;
	margin-right:12px;
}

#bannerright p {
	font-size: 16px;
	color: #888;
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    font-size: 22px;
    font-weight: normal;
	margin-right:14px;
	text-align: right;
	z-index: 999;
}

#middle{
	display: block;
	max-width: 1137px;
	width:100%;
	float: left;
	margin: 0px;
	position: relative;
	height: auto;
	background-color: #FFFFFF;
	
	}
#shadow {

	}

#leftpanel{
	background-color:#eee;
	margin-left: 10px;
	display: block;
	width:23.31%;
	overflow:visible;
	float: left;
	padding-left: 10px;
	padding-right: 0px;
	min-height:100%;
	margin-bottom: 15px;
	padding-bottom:15px;
	}

#rightpanel {
	display: block;
	float: left;
	margin-left: 0px;
	margin-right: 0px;
	background-color: white;
	width:70.45%;
	margin-bottom: 30px;
}

#footer  {
	text-align:center;
	clear:both;
	color:#000;
	padding: 20px 0px 30px;
	background-color:transparent;

}

#footer a:link, #footer a:visited, #footer a:active  {
	text-decoration: underline;
	color: #000000;
    font-size: 11px;
	font-weight: normal;

}

#footer p {
	font-size: 11px;
}
	
#footer a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #2E5576;
	}

body{
	color: #000000;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
	background-color: #FFFFFF;
    font-size: 13px;
	font-size: .8125rem;
    margin: 0;
	padding: 0px;
	z-index: 1;
}
form {
	display: block;
	width: 100%;
	float: left;
	z-index: 1;

}

a img {
	border:none;
	}

p {
    color: #000;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 13px;
	font-size: .8125rem;
    font-weight: normal;
    line-height: 18px;
}

strong {
	color:#000;
}

ul.sc-ListBullet, ul.sc-ListNumber {
	padding-left:40px;
}
#pagewrapper1 {
	background-color:#fff;
	min-height:600px;
	z-index:-1;
	width: 100%;
	float:left;
	background: scroll right top #FFFFFF;
}
#pagewrapper1 img {

}

#pagewrapper2 {
	z-index:0;
	margin-top: 0px;
	display:block;
    padding: 0px;
	margin-left:auto;
	margin-right:auto;

	}

#logo {
	float:left;
	width:150px;
	height:auto;
    margin-left: 12px;
    margin-top: -1px;
	position:relative;
	z-index:500;
}

#logo img, #logo img a {
	z-index: 500;
}

#globalnav1 {
    float: left;
    padding-top: 12px;
    width: 710px;
	z-index: 600;
}

#globalnav1 ul {
	margin: 0 0 0 32px;
	padding:0;
	height:37px;
	z-index: 600;

}
#globalnav1 ul li{
	display:inline;
	z-index: 600;
}
#globalnav1 ul li a {
	display:inline-block;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 13px;
	font-size: .8125rem;
    line-height: 34px;
    padding: 3px 23px 0;
    position: relative;
	color:#fff;
	vertical-align: baseline;
	text-decoration: none;
	z-index: 600;
}

	
#banner1 img {
	border:none;
}

#banner-title {
	float:left;
	margin: 13px 10px 0 42px;
    max-width: 900px;
	width: 81%;
}

#banner-title p {
	display:inline;
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
    color: #FFFFFF;
    font-size: 20px;
    font-style: normal;
    line-height: 43px;
    margin: 0 auto;
    padding-left: 10px;
	vertical-align: baseline;
	letter-spacing: -.03em;
}

#linksbar {
    height: 34px;
}

#linksbar .content {
    display: block;
    height: 100%;
    margin-left: auto;
    margin-right: auto;
    max-width: 1100px;
	width: 100%;
}


#linksbar .content .menu {
    color: #888888;
    display: block;
    float: left;
    font-size: 16px;
	font-size: 1rem;
    list-style-type: none;
    margin: 0;
    padding-top: 4px;
	padding-left: 5px;
	}

#linksbar .content .menu li {
    float: left;
    margin-right: 32px;
}

#linksbar .content .menu li a {
    color: #888;
    font-weight: bold;
    text-decoration: none;
    text-transform: uppercase;
	display:block;
	height:28px;
	margin-bottom:2px;
}


#linksbar .content .menu li a:hover {
	color:#000;
	border-bottom: 2px solid #003561;
	margin-bottom:0px;
}


#middle a{
	color:#000;
	text-decoration:underline;
}
#middle a:hover {
	color:#2E5576;
}

	
#navbottom {
	width:279px;
	height:28px;
	margin-left:-9px;
}
#navbottom img{
	margin-top:28px;
}



#catalog-dropdown {
	float:right;
	width:400px;
	color:#000;
}

#iq-link {
	width: 100%;
	float:left;
	text-align: center;
	margin-top: 50px;
}



td.sc-coursetitle  {
	width: 280px;
}

.credits {
	text-align:right;
	margin:0 0px 0 5px;
	}
	
.sc-totalcredits { 
	text-align:right;
	font-weight:bold;
	margin:10px 5px 0 5px;
	border-top:1px solid #aaa;
	}

.sidebox div.hdr {
	font-weight: bold;
	font-size: 16px;
	color: #2E5576;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
}



.sidebox div.sideboxbrdr ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	}

.sidebox div.sideboxbrdr ul a{
   color: #000;
	}

.sidebox div.sideboxbrdr ul li {
	margin-top:6px;
    display: block;
	}

.expandable {
		float:left;
	}

div.sidebox div.hdr {
	border-top: 1px dotted #999999;
	margin: 0 20px 0 10px;
}



.sidebox div.sideboxbrdr ul li a{
    color:#000;
    display: block;
    font-size: 13px;
	font-size: .8125rem;
    font-weight: normal;
    height: auto;
    line-height: 15px;
    margin: 0;
    padding:5px 0 0 10px;
    text-decoration: underline;
    width: auto;
	}
.sidebox div.sideboxbrdr ul li a:hover{
	color:#2E5576;
	text-decoration:underline;
}

.sidebox div.sideboxbrdr ul a:active {
	font-weight: normal;
	color:#000;
	background: none;
}

div.ui-dialog span.desc p.boxlink a {
    color: #000;
	padding-left: 10px;
    text-align: left;
    font-size: 13px;
	font-size: .8125rem;
}
div.ui-dialog span.desc p.boxlink a:hover {
	color:#2E5576;
}

div.ui-dialog span.desc h3 {
	padding-left: 0px;
	text-align: left;
    font-size: 13px; 
	font-size: .8125rem;
}

#breadcrumb {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	display: block;
	width: 98%;
	float: left;
	margin-left:10px;
}
#breadcrumb p {
    font-size: 11px;
	color: #000000;
	margin: 0px;
	font-weight: bold;
}

#breadcrumb p a:link, #breadcrumb p a:visited {
	text-decoration: underline;
	color: #000000;
    font-size: 11px;
	font-size: .6875rem;
	font-weight: normal;
}

#breadcrumb p a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #2E5576;
}

div.credits {
	font: 13px/15px 'Trebuchet MS', Helvetica, sans-serif;
	color: #000;
}

#sc-rightpanel-top {
    float: right;
    margin-top: 5px;
    padding-top: 0;
    width: 100%;
}


#leftcolumn_0_txtBxTerm{
	margin-left:10px;
	width:130px;
	}
	
#sc-top-links {
	padding: 0px;
	width: 260px;
	margin-right: 0px;
	margin-left:10px;
	float:right;
}

#sc-top-links p.print {
	text-align:left;
	margin-top:3px;
}



span.mc_link a:link {
	font-weight: normal;
	text-decoration: underline;
}

span.mc_link a:hover {
	font-weight:bold;
	text-decoration: underline;
}


span.mc_link a:active{
	text-decoration: none;
}


#sc-parentlink, #sc-childlinks {
	float:left;
	width:100%
}

#sc-parentlink  ul, #sc-childlinks ul  {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
	width: 100%;
	padding: 0px;
}

#sc-parentlink ul li p, #sc-childlinks ul li p {
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
}


#sc-childlinks {
	float:left;
	width: 100%;
}

.sc-requirementsNote p {
		font-style: italic;
}	   

span.desc #main div.desc, span.desc #main div.credits  {
	height: auto;
	margin-right: 10px;
	}
	
span.desc div#main {
	margin-left: 10px;
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
	color: #000;
    font-size: 13px;
	font-size: .8125rem;
    font-weight: normal;
    line-height: 18px;
}

div.credits {
	color: #000;
	font-size: 13px;
	font-size: .8125rem;
	text-align: left;
	margin-left: 0px;
}


		
#rightpanel #main {
	display:block;
	float: right;
	width: 770px;
	margin-top: 10px;
	margin-bottom: 10px;
	margin-left: 20px;
	margin-right: 20px;
	/* min-height: 600px; */
}


.sc-ListNumber {
    list-style: decimal;
}
.sc-ListNumber2 {
    list-style: decimal;
}
.sc-ListAlpha {
    list-style: upper-alpha;
}
.sc-ListAlpha2 {
    list-style: lower-alpha;
}

div.sidebox {
	margin-top: 15px;
	margin-left: 0px;

	}
	
#rightpanel li{
	font-size:13px;
	font-size: .8125rem;
	}
	
#rightpanel ul li {
	list-style-type: disc;
}

#rightpanel ul li li {
	list-style-type: circle;
}

#rightpanel ul li li li {
	list-style-type: disc;
}

#rightpanel ul li li  li li  {
	list-style-type: circle;
}
	
#rightpanel ol li  {
	list-style-type: decimal;
}

#rightpanel ol li li {
	list-style-type: lower-alpha;
}


#rightpanel ol li li li {
	list-style-type: lower-roman;
}
	

#rightpanel li a:link,
#rightpanel li a:active,
#rightpanel li a:focus,
#rightpanel li a:visited {

}


#rightpanel li a:hover, .ui-widget-content a:hover {
	color:#2E5576;
	font-weight: normal;
}

/*Adding styles for sc-courselink*/		
#rightpanel .sc-courselink a{
	font-size:13px;
	font-size: .8125rem;
	color: #000;
	}
a.sc-courselink a{
	color: #000;
	}

#rightpanel .sc-courselink  a:link,
#rightpanel  .sc-courselink a:active,
#rightpanel .sc-courselink a:focus,
#rightpanel .sc-courselink a:visited {
	color: #000;
	text-decoration: none;
}


#rightpanel td.sc-coursenumber a:hover, #rightpanel th.sc-coursenumber a:hover {
	font-weight: normal;
	text-decoration: underline;
}

/*End new styles for sc-courselink*/	

#sc-top-links a:link, 
#sc-top-links a:active, 
#sc-top-links a:focus, 
#sc-top-links a:visited {
	text-decoration:underline;
    color: #000;
    font-size: 11px;
	font-size: .6875rem;
}

#sc-top-links a:hover {
	text-decoration: underline;
	font-weight: normal !important;
	background:none !important;
	border:none !important;
	color: #2E5576;
}

#sc-parentlink a:hover, #sc-childlinks a:hover {
	text-decoration: underline;
	color: #2E5576;
}
h1, h2, h3, h4, h5, h6 {
    color: #2E5576;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
}
h1 {
    font-size: 22px;
	font-size: 1.375rem;
    font-weight: normal;
    margin-bottom: 0px;
    margin-top: 3px;
}
h2 {
	font-size: 18px;
	font-size: 1.125rem;
	font-weight: normal;
	margin-top:20px;
	margin-bottom:0;
	}
h3 {
	font-size: 15px;
	font-size: .9375rem;
	margin-top:15px;
	margin-bottom:0;
    font-weight: normal;
	font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
}

h4 {
	margin-top:20px;
	font-weight: normal;
	margin-bottom:0;
	font-size: 14px;
	font-size: .875rem;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
}

h5 {
	margin-top:20px;
	font-weight: normal;
	margin-bottom:0;
	font-size: 14px;
	font-size: .875rem;
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-style: italic;
}


p.sc-SubHeading, p.sc-subHeading, p.sc-SubHeading2, p.sc-subHeading2 {
	font-size: 15px;
	font-size: 1.125rem;
	color: #2E5576;
    font-family: 'Palatino Linotype','Book Antiqua',Palatino,serif;
	margin-top: 20px;
}

p.sc-subHeading2 {
	font-size: 14px;
	font-size: .875rem;
}

p.sc-SubHeading2 {
    color: #000;
font-family: 'Trebuchet MS', Helvetica, sans-serif;
font-size: 13px;
font-size: .8125rem;
font-weight: bold;
line-height: 18px;
}

td, tr, th {
    font-family: 'Trebuchet MS', Helvetica, sans-serif;
    font-size: 13px;
	font-size: .8125rem;
    font-weight: normal;
    line-height: 18px;
}

.addthis_default_style{
	padding:10px;
}

select, option, input {
	font-size: 11px;
	font-size: .6875rem;
	margin-top: 6px;
}
p.sc-BodyText, p.sc-BodyTextCentered, p.bodytext, p, p.sc-BodyTextRight {
	margin-top: 5px;
    margin-bottom: 0px;
}

p.sc-BodyTextNS, p.bodytextns, p.sc-BodyTextNSCentered, p.sc-BodyTextNSIndented {
	margin: 0px;
}

p.sc-BodyTextCentered, p.sc-BodyTextNSCentered {
	text-align:center;
}

p.sc-BodyTextRight, p.sc-BodyTextNSRight {
	text-align:right;
}
#rightpanel ul.sc-child-item-links li {
	list-style-type: none;
}
p.sc-BodyTextIndented, p.sc-BodyTextNSIndented{
	margin-left:20px;
}

#rightpanel ul.sc-child-item-links li {
	list-style-type: none;
	margin-top: 10px;
}

#rightpanel .sc-child-item-links li a:link,
#rightpanel .sc-child-item-links li a:active,
#rightpanel .sc-child-item-links li a:focus,
#rightpanel .sc-child-item-links li a:visited {
	color: #000000;
	text-decoration: underline;
	text-align: left;
    font-size: 13px;
	font-size: .8125rem;
}

#rightpanel .sc-child-item-links li a:hover {
	color:#2E5576;
	font-weight: normal;
}

#rightpanel .sc-ListBullet li, #rightpanel li {
	line-height: 1.5em;
	 margin-top: 10px;
}


#rightpanel .sc-ListNumber li {
	padding-top: 0px;
	padding-bottom: 0px;
	line-height: 1.5em;
	margin-top: 10px;

}

#banner a img {
	font-size: 0px;
	border: none;
}


div.ui-dialog div.desc {
	width: 450px;
	height: 300px;
}

p.boxlink {
	display: block;
	width: 450px;
}



#navLocal li.hasChildren > span.expandable {
	background-image:url("/Institutions/Metropolitan-Community-College/images/open.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 0px 0px 0 0;
	padding:0 10px 0 0;
	cursor:pointer;

}

#navLocal  li.hasChildren > span.collapsible {
	background-image:url("/Institutions/Metropolitan-Community-College/images/close.png");
	background-repeat:no-repeat;
	background-position: left center;
    float: left;
    margin: 0px 0px 0 0;
    padding: 0 10px 0 0;
	cursor:pointer;

}
#navLocal {
	font-family: 'Trebuchet MS', Helvetica, sans-serif;
	font-size:14px;
	font-size: .875rem;
}
#navLocal ul{
	padding:0;
	margin:0 0 0 0;
}
#navLocal li a {
	color: #000;
	font-weight:normal;
	display:block;
	margin-left:15px;
	text-decoration: underline;
}


#navLocal li {
	margin-top:5px;
	list-style-type: none;
	display:block;

}
ul#navLocal {
	list-style-type: none;
	margin:0;
	padding:0;
}

#navLocal li.active > a {
	font-weight: bold;
	color: #2E5576;
	display:block;
}

ul#navLocal > li.parent-nav-item > a, ul#navLocal ul > li.parent-nav-item > a {
    color: #000000;
	font-weight: normal;
}

#navLocal li ul{
	margin-left:1em;
}
	
.toc {
	width:250px;
}
p.sc-degree-req-credits {
	text-align:right;
}
p.sc-BodyTextNS {
	text-align:left;
}

/*Right Panel Styles*/
#rightpanel table {
	/*width: auto;*/
	max-width: 500px;
	margin-top: 10px;
	width: 100%;
}

#rightpanel td, #rightpanel th {
	text-align:left;
	vertical-align: top;
}

#rightpanel td.sc-coursenumber, #rightpanel th.sc-coursenumber {
	text-align: left;
	width: 100px;
}

#rightpanel p.credits  {
	text-align: right;
	font-weight: bold;
	font-size: 13px;
	font-size: .8125rem;
	text-transform: uppercase;
}

#rightpanel td p.credits  {
	text-align: right;
	font-weight: normal;
	font-size: 13px;
	font-size: .8125rem;
	text-transform: none;
}

#rightpanel td.sc-totalcredits  {
	padding-left: 5px;
	text-align: right;
	font-weight: bold;
	width:70px;
}

#rightpanel td.sc-coursetitle  {
	padding-right: 5px;
	text-align: left;
	width: 260px;
	max-width: 260px;
}

#rightpanel td.sc-totalcreditslabel  {
	text-align: left;
	font-weight: bold;
	width: 260px;
	max-width: 260px;
}

#rightpanel .sc-requirementsNote  {
	text-align: left;
	margin-top: 10px;
	font-style: italic;
}

#rightpanel #sc-childlinks ul  li, #rightpanel #sc-parentlink ul  li {
	list-style-type: none;
	font-size: 13px;
	font-size: .8125rem;
	margin-top: 10px;
}

#sc-childlinks ul li p a, #sc-parentlink ul li p a  {
	display: block;
	line-height: 1.5em;
	font-size: 13px;
	font-size: .8125rem;
}



#sc-relatedlinks {
	display:block;
	float:left;
	width: 670px;
	margin-bottom: 20px;
}
   
#main ul li p{
	margin-top: 10px;
}

#rightpanel ul.sc-searchPagination {
	display: inline;
	list-style-type: none;
	padding: 0px;
}

#rightpanel ul.sc-searchPagination li {
	display: inline;
	margin: 0px;
	padding-right: 10px;
}

#banner {
	z-index: 1;
}

#banner img {
	z-index: 1;
}


span.desc div#main {
    margin-top: 0;
	margin-left: 10px;
	margin-right: 10px;
}

.sc-SubHeading {
	font-size: 14px;
	font-size: .875rem;
}

#globalnav {
	display:inline;
	display:block;
	height:41px;
}



	
span.mc_link {
	border:none;
	background:none;
}

div.sideboxbrdr > div > label {
	font-size: 2px;
}

select#leftcolumn_0_drpSearchType {
	margin: 0 0 0 10px;
}

p.sc-SubHeading {
	margin-top: 15px;
}

div#leftcolumn_0_Panel1 div.sidebox div.hdr {
	border-top: none;
}

p.print {
	display:inline;
}

span.mc_launch_pad {
	float:left;
	line-height: 18px;
}

#middle p.sc-RequirementsNote,
#middle p.sc-RequirementsNote a,
#middle p.sc-RequirementsNote a:link,
#middle p.sc-RequirementsNote a:visited, 
#middle p.sc-RequirementsNote a:active {
	color:#666666;
}

#middle p.sc-RequirementsNote a:hover {
	color: #2E5576;
}

#right-sidebar {
	float: right;
	width: 250px;
}

#right-sidebar input, #right-sidebar select {
	margin-left: 10px;
}


#rightpanel #main {
	float:left;
}

#catalog-dropdown {
	width: 250px;
}

#sc-top-links {
	width: 98%;
	margin-top: 15px;
}

#right-sidebar li {
	margin-top: 5px;
}

span.ui-dialog-content #main h2.course-credits {
	color:#222222;
	font-size: 16px;
	font-size: 1rem;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-weight: bold;
	margin-top:5px;
}

span.ui-dialog-content #main h3 {
	color:#222222;
	font-size: 14px;
	font-size: .875rem;
	font-family: 'Trebuchet MS',Helvetica,sans-serif;
	font-weight: bold;
}

ul.sc-child-item-links {
	padding-left: 0px;
}

#skip a, #skip a:hover, #skip a:visited
{
position:absolute;
left:0px;
top:-500px;
width:1px;
height:1px;
overflow:hidden;
}

#skip a:active, #skip a:focus
{
position:static;
width:auto;
height:auto;
} 

span.sc-ONLINE, span.sc-HYBRID {
	display:inline;
	width:30px;
	padding: 0 0;
	cursor: help;
    margin: 0;
	margin-left: 5px;
} 

span.sc-ONLINE img {
	width:15px !important;
	height:15px !important;
} 

span.sc-HYBRID img {
	width:13px !important;
	height:13px !important;
}


#indicators {
	display:block;
	width: 100%;
	margin-left: 0px;
}

#indicators span.sc-ONLINE, #indicators span.sc-HYBRID {
	float:left;
}



h2{
	clear:both;
}


th {
	border: 0px solid #FFFFFF;
	text-align:left;
}
.hidden {
    display: none;
}
.imgbutton {
    opacity: 0.75;
}
.imgbutton:hover {
	opacity:1.0;
}




#smallmenu {
    display: none;
	cursor: pointer;
	    padding-top: 7px;
		padding-bottom: 7px;
		color: #888;
		font-size:15px;
		font-size: .9375rem;
		font-weight: bold;
		background-color: #ccc;
		background-image: url(/Institutions/Metropolitan-Community-College/images/menuicon.png);
	    background-repeat: no-repeat;
	    background-position: 94% 50%;
		background-size: 15px 15px;
		text-align: center;
		width:100%;
		margin: 0 auto;
}


.ui-dialog .ui-dialog-titlebar-close {
top: 0% !important;
margin: 5px 0 0 0 !important;
}


.sc-ProgramMapButton {
	-moz-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	-webkit-box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	box-shadow:inset 0px 1px 0px 0px #bbdaf7;
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #79bbff), color-stop(1, #378de5) );
	background:-moz-linear-gradient( center top, #79bbff 5%, #378de5 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#79bbff', endColorstr='#378de5');
	background-color:#79bbff;
	-webkit-border-top-left-radius:10px;
	-moz-border-radius-topleft:10px;
	border-top-left-radius:10px;
	-webkit-border-top-right-radius:10px;
	-moz-border-radius-topright:10px;
	border-top-right-radius:10px;
	-webkit-border-bottom-right-radius:10px;
	-moz-border-radius-bottomright:10px;
	border-bottom-right-radius:10px;
	-webkit-border-bottom-left-radius:10px;
	-moz-border-radius-bottomleft:10px;
	border-bottom-left-radius:10px;
	text-indent:0;
	border:1px solid #84bbf3;
	display:inline-block;
	color:#ffffff !important;
	font-family:Trebuchet MS;
	font-size:14px;
	font-weight:bold;
	font-style:normal;
	height:auto;
	line-height:20px;
	width:auto;
	padding: 5px;
	text-decoration:none !important;
	text-align:center;
	text-shadow:1px 1px 0px #528ecc;
	margin-top: 10px;
}
.sc-ProgramMapButton:hover {
	background:-webkit-gradient( linear, left top, left bottom, color-stop(0.05, #378de5), color-stop(1, #79bbff) );
	background:-moz-linear-gradient( center top, #378de5 5%, #79bbff 100% );
	filter:progid:DXImageTransform.Microsoft.gradient(startColorstr='#378de5', endColorstr='#79bbff');
	background-color:#378de5;
}
.sc-ProgramMapButton:active {
	position:relative;
	top:1px;
}
/* This button was generated using CSSButtonGenerator.com */

#main > ul.sc-GroupedProgramList {
	padding-left:0;
}

#main > ul.sc-GroupedProgramList > li {
	list-style-type: none;
}


#main > ul.sc-GroupedProgramList > li > a {
	font-weight: bold;
	text-decoration: none;
}




@media screen and (max-width: 1155px) {


	
}



@media screen and (max-width: 1030px) {

    div#banner-center {
	   width:35%;
    }
	
	.imgbutton {
      width: 30px;
    }
	
	#linksbar .content .menu {
     font-size: 14px;
     padding-left: 15px;
    }
}

@media screen and (max-width: 950px) {

    div#banner-center {
	   width:30%;
	   height: auto;
    }
	#banner-content img.logo2 {
       width:200px !important;
	   height: auto;
    }
	div#banner-logo {
      margin-top: 3px;
    }
	#banner {
      height: 100px;
    }
}

@media screen and (max-width: 880px) {

    div#banner-center {
	  display: none;
	 }
		
	div.sidebox div.hdr {
      border-top: 1px dotted #999999;
      margin: 0px auto;
	  width:100%;
    }

	#sc-rightpanel-top {
	    background-color: #fff;
	}
	
	#middle {
		width: 100%;
		margin: 0 auto;
		clear:both; 
		float: none;
	}
	
	.toc {
	    display: none;
	}
	
	div#leftpanel>div.sidebox {
	   border-bottom: 1px solid #777;
	}
	div#leftpanel>div.sidebox>div.sideboxbrdr {
	   display: none;
	}
	
	.toggled-on {
	    display: block;
		margin: 3px 20px;
	}
	div.sideboxbrdr.toggled-on {
	    display: block !important;
		margin: 3px 0 20px 10px;
	}
	
	div#leftpanel>div.sidebox>div.hdr {
	    cursor: pointer;
		background-color: #ccc;
		background-image: url("/Institutions/Metropolitan-Community-College/images/menuicon.png");
	    background-repeat: no-repeat;
	    background-position: 94% 50%;
		background-size: 15px 15px;
		text-align: center;
		padding: 6px 0;
		border: 0px solid #777;
		margin-top: 0px;
	}
   
   #sc-top-links {
     display: none;
   }

   #leftpanel>.sidebox {
     display: block;
   }
      
   div.sidebox {
      margin: 7px 20px;
	  width: 100%;
	  margin: 0 auto;
   }

   
   #leftcolumn_0_txtBxTerm {
		width: 100px;
	}
   
   #leftcolumn_0_Panel1 {

		width: 95%;
		margin: 3px auto;
	}
	#leftcolumn_0_Panel1 > div.sidebox > div.sideboxbrdr {
      display: inline;
    }
	#leftcolumn_0_Panel1 > div.sidebox > div.hdr {
      display: inline;
    }
	#leftcolumn_0_Panel1 > div.sidebox > div.sideboxbrdr>div {
      display: inline;
    }
	div.sidebox div.sideboxbrdr div label {
	 display:none;
    }
    #sc-parentlink, #sc-childlinks {
      float: none;
      width: 100%;
    }

	#rightpanel {
		clear:right;
		float: none;
		width:100%;
		max-width:1070px;
		margin: 0;
		padding: 0;
		height: auto;
	}
	#main {
		margin:0;
	
		width:95%;
		height: auto;
		padding:15px 20px;
	}

	#leftpanel {
		max-width:100%;
		width:100%;
		margin:0;
		padding:0;
		float: none;
		clear:left;
	}
	#rightpanel #main {
        width: 95%;
	
		float:none;
		margin: 0 auto;
		height: auto;
		padding-right:10px;
		padding-left:10px;
	}  
	
	#searchBox div.sidebox  {
    display: block;
    float: left;
    margin: 0px auto;
    width: 100%;
    }
	#searchBox div.sidebox  div.hdr{
    display: block;
    float: left;
	width: 100px;
	margin-top:7px;
	font-size: .85rem;
    }
	#searchBox  div.sidebox  div.sideboxbrdr {
	display: block;
    float: left;
	width: 300px;
    }
    #searchBox {
    height: auto;
    padding-bottom: 8px;
    }
	
	#rightpanel table {
      width: 100% !important;

    }
	
	#rightpanel td.sc-coursenumber {
   
    }
}


@media screen and (max-width: 770px) {

	.toggled-on {
	   display: block !important;
	}
	
	#smallmenu {
        display:block;
    }
	
	
	#linksbar .content .menu {
      display: none;
    }
	
   ul.menu a.prospective, ul.menu a.current, ul.menu a.online,  ul.menu a.faculty, ul.menu a.visitors, ul.menu li {
	   width: 100% !important; 
	   margin: 0 auto;
	   float: none;
	   display: block;
    } 
	
	#linksbar {
     height: auto;
    }

}

@media screen and (max-width: 650px) {

	.headerlogo {
	   width:275px;
	}
	
	div#main > img, td img {
	   width: 94% !important;
	   height: auto;
	}

}



@media screen and (max-width: 550px) {

     .headerlogo {
	   width:200px;
	}
	.imgbutton {
      width: 20px;
    }
	#banner {
      height: 80px;
     }
	
	
    .toggled-on {
	   /* width:150px !important; */
    }
	#sc-rightpanel-top {
       float: right;
       max-width: 550px;
	   width: 95%;
       margin: 0 10px;
	   float:none;
    }
	
	#leftcolumn_0_txtBxTerm {
      max-width: 80px;
    }
	#rightpanel #main {
     width: 97%;
     max-width: 550px;
     margin: 0 4px;
     padding-right: 3px;
     padding-left: 3px;
    }
	#rightpanel table {
      width: 97% !important;
     /* font-size: .8em; */
	 padding-right: 3px;
     padding-left: 3px;
	 margin: 0;
    }
	p.credits {
      width: 95% !important;
     /* font-size: .8em; */
	 padding-right: 6px;
     padding-left: 3px;
	 margin: 0;
    }

	
	div.ui-dialog  {
	max-width:90% !important;
    }
	
	div.ui-dialog div.desc {
width: 400px;
height: auto;
}
    span.sc-ONLINE img, span.sc-HYBRID img {
	width:10px !important;
	height:10px !important;
} 

}

@media screen and (max-width: 470px) {

     .headerlogo {
	   width:150px;
	}
	.imgbutton {
      width: 15px;
    }
	#banner {
      height: 70px;
     }
	 #bannerright {
	   width:150px;
	 }
	 #bannerright p {
	    font-size: 16px;
		font-size: 1rem;
	 }
	 
    .toggled-on {
	   /* width:100px !important; */
    }


	p.sc-BodyText, p.sc-BodyTextCentered, p.bodytext, p {
      font-size: 12px;
      font-size: .75rem;
    }
	
    #leftcolumn_0_searchTextLabel {
	  display: none;
	}
#breadcrumb p {
font-size: 11px !important;
font-size: .6825rem !important;
}
#breadcrumb p a:link, #breadcrumb p a:visited {
font-size: 11px !important;
font-size: .6825rem !important;
}

div.ui-dialog div.desc {
width: 350px;
height: auto;
}

}

@media screen and (max-width: 360px) {

   .headerlogo {
	   width:125px;
	}

	#leftcolumn_0_txtBxTerm {
      max-width: 55px;
	  margin-left:2px;
    }
	select#leftcolumn_0_drpSearchType {
     margin: 0 0 0 15px;
    }
	
div.ui-dialog div.desc {
width: 250px;
height: auto;
}
}

