@charset "utf-8";
body {
	font-family:Georgia, "Times New Roman", Times, serif;
	color: black;
	margin:0 auto;
	padding:0 0 0 .5in;
}
#mainContent blockquote, #mainContent p, #mainContent ul,  #mainContent ol{
	line-height: 13pt;
	font-size:9.5pt;
}

#header h1 {
	font-size: 18pt;
	font-family: Verdana, Geneva, sans-serif;
	padding: 0;
	margin: 0px;
	color: #999;
}
#header h1.sub {
	font-weight: normal;
}

#header {
	width: 6in;
}
#header #bu-logo {
	display:none;
}

/*#mainContent table#scheduleCourse {
	width: 90%;
	margin-top: .5in;
	margin-right: auto;
	margin-bottom: .20in;
	margin-left: auto;
	padding:0;
	border-collapse:collapse;
	font-size: 8pt;
	font-family: Georgia, "Times New Roman", Times, serif;
}
#mainContent table#scheduleCourse tr {
	padding-top: .2in
	padding-bottom: .2in;
	border-width: 1px;
	border-style: solid;
	border-color: black;
	}
*/
#masthead {
	font-size: 7pt;
	border-bottom-width: 1pt;
	border-bottom-style: solid;
	border-bottom-color: black;
	padding-top: 0px;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: black;
	margin-top: 12pt;
}


#search, #navigation, #sidebar1, #footer {
	display: none;
}
#mainContent {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 11pt;
	width: 6in;
}
#mainContent h2 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 13pt;
/*  padding: 0;
	margin: 0px;
*/	color: #999;
}
#mainContent h3 {
	font-family: Verdana, Geneva, sans-serif;
	font-size: 11pt;
/*  padding: 0;
	margin: 0px;
*/	color: #999;
}

#
#mainContent p.intro {
	display:none;
}
#container #mainContent ul.spacious li {
	padding-top: 0.5em;
	padding-bottom: 0.5em;
}

table#scheduleCourse {
	border-collapse:collapse;
	font-size: 8pt;
	ont-family: Georgia, "Times New Roman", Times, serif;
	width: 100%;
	margin-top: .2in;
	margin-right: auto;
	margin-bottom: .1in;
	margin-left: auto;
	padding:0;
}
table#scheduleCourse tr {
	border-width: 1px;
	border-style: solid;
	border-color: black;
}
table#scheduleCourse th {
	font-size: 8.5pt;
	font-weight: normal;
	padding-top: 0.2em;
	padding-bottom: 0.2em;
	text-align: left;
	padding-left: 10px;
}
table#scheduleCourse td {
	font-weight: normal;
	text-align: left;
	padding-top: 0.4em;
	padding-right: 0;
	padding-bottom: 0.4em;
	padding-left: 10px;
}
table#scheduleCourse td.recess {
	font-weight: bold;
	padding: 1em 0 1em 10px;
	text-align: left;
}

a:link, a:visited {
	text-decoration: none;
	color: black;
}
/*a[href^="http://"]:after {
	content: "Visit at the web: "attr(href);
}
*/
#container #mainContent .intro {
	display: none;
}
