html { 
 }

body{
	color: #363636;
	background-color: #FFFFFF;
	font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    margin: 0;
	padding: 0px;
}
#wrapper {
	background: #ffffff;
	width:930px;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 80px;/* was 0px */
	padding-left: 0px;
	-moz-box-shadow: 0 0 15px #666666;
	-webkit-box-shadow: 0 0 15px #666666;
	box-shadow: 0 0 15px #666666;
	/*behavior: url(ie-css3.htc);*/
	/* For IE 8 */
	/*-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')";*/
	/* For IE 5.5 - 7 */
	/*filter:    \* progid:DXImageTransform.Microsoft.Shadow(color=#eeeeee,direction=0,strength=7)*\
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=90,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=180,strength=10)
        progid:DXImageTransform.Microsoft.Shadow(color=#dddddd,direction=270,strength=10);*/
	

    /* border-color: -moz-use-text-color #555555 #555555;
    border-right: 1px solid #555555;
   border-style: none solid solid;
    border-width: medium 1px 1px;*/
	}


h1 {
    color: #002776;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 16px;
    font-weight: normal;
    line-height: 21px;
    margin-bottom: 8px;
    margin-top: 0px;
    text-align: left;
}

p, div.desc, #main, div.desc {
    color: #363636;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 15px;
    margin: 15px 5px 15px 0;
}

#banner {
	background-repeat: repeat-x;
	height: 110px;
	width: 930px;
	margin: auto;
	margin-top: 10px;
	margin-bottom: 20px;
	
}

#bannerright {
	float: left;
	margin-top:0px;
	margin-bottom: 20px;
	width: 100%;
}

#bannerright p {
	font-size: 16px;
	color: #002776;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	text-align: center;
	margin-top: 0px;
	text-transform: uppercase;
}

#middle{
	display: block;
	width: 940px;
	margin-left: 0px;
	margin-right: 0px;
	position: relative;
	height: auto;
	clear:both;
	}

#left-column{
	width:220px;
	background-color: #FFFFFF;
	float:left;
	}

#rightpanel {
	display: block;
	float: right;
	margin-left: 20px;
	margin-right: 20px;
	background-color: white;
	width:710px;
}
/*
#footer div  p a:link, #breadcrumbs p a:visited {
	text-decoration: none;
	color: #002776;
    font-size: 11px;
	font-weight: normal;

}
	
#footer div p a:hover{
	text-decoration: underline;
	font-weight: normal;
	color: #00AEEA;
	}
*/
#sc-content{
	border-top: 1px solid #DED7CD;
	}

#sc-content table {
	width:450px;
	margin-bottom:0px;
	
}


#sc-content table td{
	vertical-align:top;
}


td.sc-coursenumber  {
	width: 80px;
}

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-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #002776;
	font-size: 12px;
	padding-bottom:5px;
	padding-left: 5px;
	background-color: #FFFFFF;
}

div.sidebox {
	/*border-bottom: 3px solid #4F96DB;*/
}

.sidebox div.sideboxbrdr ul{
	list-style: none outside none;
	margin: 0;
	padding: 0;
	}

.sidebox div.sideboxbrdr ul a{
    color: black;
	}

.sidebox div.sideboxbrdr ul li {
	margin: 0;
    display: block;
	}

.sidebox div.sideboxbrdr ul li a{
	color: #002776;
    display: block;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 13px;
    font-weight: normal;
    height: auto;
    line-height: 15px;
    padding-top: 4px;
	padding-bottom: 4px;
    text-decoration: none;
    text-indent: 10px;
    width: 144px;
	}

.sidebox div.sideboxbrdr ul a:hover {
	font-weight: normal;
	color: #4F96DB;
}

.sidebox div.sideboxbrdr ul a:active {
	font-weight: normal;
	color: #4F96DB;
}

.sidebox div.sideboxbrdr {
	padding-bottom: 10px;
}


div.ui-dialog span.desc #sc-content {
    font-size: 11px;
	margin:0 20px 20px 20px;
	border:none;
}

div.ui-dialog span.desc p.boxlink a {
	padding-left: 10px;
    text-align: left;
    font-size: 11px;
}

div.ui-dialog span.desc h3 {
	padding-left: 0px;
	text-align: left;
    font-size: 11px; 
	
}

#breadcrumb {
	display: block;
	float: left;
	width: 450px;
}

#breadcrumbs p a:link, #breadcrumb p a:visited {
	text-decoration: none;
	color: #002776;
    font-size: 15px;
	font-weight: normal;

}

#breadcrumb p a:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #00AEEA;
}

div.credits {
	font: 13px/15px Verdana, Arial, Helvetica, sans-serif;
	color: #363636;
}

#sc-rightpanel-top {
	display: block;
	color: #978365;
	padding-bottom: 5px;
	width:670px;
	height: auto;
	float: left;
}

#leftpanel {
	display: block;
	float: left;
	width: 176px;
}

#leftcolumn_0_txtBxTerm{
	margin-left:5px;
	width:130px;
	}
	
#sc-top-links {
	padding: 0px;
	width: 200px;
	float: right;
	margin-right: 10px;
}

#sc-top-links p.print {
	text-align:left;
	margin-top:3px;
}


#sc-top-links span.mc_link iq_mc_link a:link {
	font-weight: normal;
}

#sc-top-links span.mc_link  a:hover {
	font-weight:bold;
	background-color: white !important;
	background-image: none !important;
	border: none !important;
}


#sc-top-links span.mc_link a:active{
	text-decoration: none;
}

#sc-content ul {
	margin-top: 10px;
}

#sc-parentlink, #sc-childlinks {
	float:left;
	width: 320px;
}

#sc-parentlink  ul, #sc-childlinks ul ,  #sc-programlinks ul  {
	list-style: none;
	margin: 0px;
	margin-left: 0px;
}

#sc-parentlink ul li p, #sc-childlinks ul li p, #sc-programlinks ul li p  {
	margin-top: 0px;
	margin-bottom:0px;
	padding: 0px;
}


#sc-childlinks, #sc-programlinks {
	float:left;
	width: 320px;
}

.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;
	color: #363636;
    font-family: Georgia,"Times New Roman",Times,serif;
    font-size: 11px;
    font-weight: normal;
}

div.credits {
	color: #363636;
	font-size: 11px;
	text-align: left;
	margin-left: 0px;
}
		
#rightpanel #main {
	display:block;
	/*float: left;*/
	width: 670px;
	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;
}

div.sidebox {
	margin-top: 5px;
	margin-left: 0px;
	}
	
#rightpanel ul{
	margin-top: 5px;
	}
	
#rightpanel li{
	font-size:11px;
	margin-top: 5px;
	}
	
#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 li a:link,
#rightpanel li a:active,
#rightpanel li a:focus,
#rightpanel li a:visited {
	color: #002776;
	text-decoration: none;
}


#rightpanel li a:hover {
	color: #00AEEA;
	font-weight: normal;
}

/*Adding styles for sc-courselink*/		
#rightpanel .sc-courselink a{
	font-size:11px;
	color:#002776;
	}

#rightpanel .sc-courselink  a:link,
#rightpanel  .sc-courselink a:active,
#rightpanel .sc-courselink a:focus,
#rightpanel .sc-courselink a:visited {
	color: #002776;
	text-decoration: none;
}


#rightpanel td.sc-coursenumber a:hover {
	color: #00AEEA;
	font-weight: normal;
}

#rightpanel  #sc-content  a:hover {
	color: #00AEEA;
	font-weight: normal;
}
/*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: none;
	color: #002776;
    font-size: 11px;
}

#sc-top-links a:hover, .ui-state-hover {
	font-weight: normal;
	color: #00AEEA;
	font-weight: normal !important;
	border: none !important;
}

#sc-parentlink a:hover, #sc-childlinks a:hover, #sc-programlinks a:hover {
	color: #00AEEA;
}

#bannerright div.sidebox {
	display: block;
	position: relative;
	float: right;
	margin-right: 20px;
}

#bannerright  div.hdr{
	margin-bottom: 10px;
	color: #010101;
	font-size: 11px;
}


h3 {
	font-size: 12px;
	margin-top:20px;
	margin-bottom:5px;
}

h2 {
	font-size: 15px;
	margin-top:25px;
	margin-bottom:5px;
	
}

a {
    color: #002776;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: none;

}
a:hover {
    color: #00AEEA;
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    text-decoration: underline;
}
td, tr, th {
    font-family: Georgia, "Times New Roman", Times, serif;
    font-size: 11px;
    font-weight: normal;
    line-height: 18px;
}

.addthis_default_style{
	padding:10px;
	padding-left: 30px;
}

select, option, input {
	font-size: 11px;
	margin-left: 5px;
	margin-top: 3px;
}

p.sc-BodyText, p.sc-BodyTextCentered, p.bodytext, p, div.desc {
	margin-top: 10px;
    margin-bottom: 0px;
	padding-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{
	text-indent:20px;
}

#rightpanel #main p.sc-BodyTextCentered {
	text-align: center !important;
}

#rightpanel ul.sc-child-item-links li, #rightpanel ul.sc-programlinks li {
	list-style-type: none;
}

#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: 185EA2;
	text-decoration: none;
	text-align: left;
    font-size: 11px;
}

#rightpanel .sc-child-item-links li a:hover {
	color: #00AEEA;
	font-weight: normal;
}

#rightpanel .sc-ListBullet li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	color: #363636;
}


#rightpanel .sc-ListNumber li {
	padding-top: 5px;
	padding-bottom: 5px;
	line-height: 1.5em;
	color: #363636;
}

#banner a img {
	font-size: 0px;
	border: none;
}


div.ui-dialog div.desc {
	width: 450px;
	height: 300px;
}

p.boxlink {
	display: block;
	width: 450px;
}



.ui-widget-content a:link,
.ui-widget-content a:active,
.ui-widget-content a:focus,
.ui-widget-content a:visited {
	color:  #002776;
	text-decoration: none;
	text-align: left;
    font-size: 11px;
}

.ui-widget-content a:hover {
	color: #00AEEA;
	font-weight: normal;
	text-decoration: underline;
}

#rightpanel #main p
{
	text-align: left;
}

	   
#navLocal,
#navLocal ul {
	list-style: none;
	margin: 0;
	padding: 0;
	display: block;
}

#navLocal ul {
	width: 144px;
	
}

#navLocal ul li {
	display: block;
	width: 170px;
	}
	
	
		#navLocal li a {
			margin: 0;
			color: #002776;
			font-size: 12px;
			font-weight: normal;
			display: block;
			text-decoration: none;
			width: 144px;
			height: auto;
			line-height: 15px;
			padding-top: 4px;
			padding-bottom: 4px;
			padding-left: 0px;
			padding-right: 0px;
		}
		
	
		#navLocal li a:hover {
			color: #4F96DB;
			
		}
		#navLocal li li a:hover {
			color: #4F96DB;
			
		}
		
		
		#navLocal .active a,
		#navLocal .active .active a,
		#navLocal .active .active .active a,
		#navLocal .active .active .active .active a {
			
			font-weight: normal;
			text-decoration: none;
		}

	#navLocal .active {
		font-weight: bold;
		color: #4F96DB;
		
		}
	
	#navLocal  ul{
		background-color:#FFFFFF;
		}
		
		#navLocal li li a{
			padding-left: 24px;
			width: 137px;
		}
		
		#navLocal li li a:hover {
			color: #4F96DB;
		}
		
		#navLocal li li li a{
			padding-left: 36px;
			width: 125px;
		}
		
		#navLocal li li li li a{
			padding-left: 48px;
			width: 113px;
		}
		
		#navLocal li li li li li a{
			padding-left: 58px;
			width: 103px;
		}
		

/*Right Panel Styles*/
#rightpanel table {
	/*width: auto;*/
	max-width: 460px;
	margin-top: 20px;
	width: 100%;
}

#rightpanel td {
	max-width: 460px;
	width: auto;
	vertical-align: top;
}

#rightpanel td.sc-coursenumber  {
	text-align: left;
	width: 175px;
	
}

#rightpanel p.credits  {
	text-align: left;
	font-weight: bold;
	font-size: 11px;
	text-transform: uppercase;
}

#rightpanel td p.credits  {
	text-align: left;
	font-weight: normal;
	font-size: 11px;
	text-transform: none;
}

#rightpanel td.sc-totalcredits  {
	padding-left: 5px;
	text-align: left;
	font-weight: bold;
}

#rightpanel td.sc-coursetitle  {
	
	padding-right: 5px;
	text-align: left;
	width: 400px;
}

#rightpanel td.sc-totalcreditslabel  {
	
	text-align: left;
	font-weight: bold;
	width: 400px;
}

#rightpanel .sc-requirementsNote  {
	
	text-align: left;
	margin-top: 4px;
	font-style: italic;
}

#rightpanel #sc-childlinks ul  li, #rightpanel #sc-parentlink ul  li, #rightpanel #sc-programlinks ul  li {
	list-style-type: none;
}

#sc-childlinks ul li p a:link {
	display: block;
	line-height: 13px;
	margin-bottom: 8px;
}

#sc-relatedlinks {
	display:block;
	float:left;
	width: 670px;
	margin-bottom: 20px;
}

#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;
}

