html, body {
  background-color:#FFFFFF;
  color: #000000;
  font-family: verdana, arial, helvetica, sans-serif;
}
p, ol, ul {
  margin: 1.12em 0;
}
a {
  font-weight: normal;
}
a:link {
  background-color: transparent;
  color: #446644;
}
a:active {
  background-color: transparent;
  color: #3300CC;
}
a:visited {
  background-color: transparent;
  color: #993366;
}
a:hover {
  background-color: transparent;
  color: #3366CC;
  text-decoration: underline;
}
.apply {
  text-align:  center;
}
td.apply a {
  font-weight: normal;
}
.course-type {
  text-align:  left;
}
td.course-type a {
  font-weight: normal;
}
/*
** Top of Page section
*/
#header {
  margin-left: auto;
  margin-right: auto;
  text-align: center;
  width: 90%;
}
table.header {
  border-width: 0px;
  padding:	0px;
}
.header-images {
  border-width:	0;
  border-style:	none none none none;
  font-size: small;
  margin-left:	auto;
  margin-right:	auto;
  padding: 5px 0px 0px 0px;
  text-align:	center;
  vertical-align: middle;
  width:	150px;
}
.header-announce {
  background-color:#FFFFFF;
  color: red;
}
#header-title {
  line-height: 110%;
  margin-left:	auto;
  margin-right:	auto;
  text-align:   center;
  vertical-align: middle;
}
.header-center-name, .header-pali-name, .header-subtitle, a.header-subtitle {
  font-weight:	normal;
}
.header-center-name, .header-pali-name {
  background-color:#FFFFFF;
  color:	#2424af;
}
.header-center-name {
  font-size:	x-large;
  line-height:	150%;
}
.header-pali-name {
  font-size:	large;
  font-style:	italic;
}
.header-subtitle, a.header-subtitle {
  font-size:	small;
}
.header-subtitle {
  background-color:	#FFFFFF;
  color:		#1e8776;
}
.header-byline {
  background-color:	#FFFFFF;
  color:		#1e8776;
  font-size:	small;
  padding-top: 0.4em;
  padding-bottom: 0.4em;
}
.header-date {
  background-color:	#FFFFFF;
  color:		#1e8776;
  font-size: small;
  margin: 0em 0em;
  text-align: center;
}
.header-pali {
  font-style: italic;
}
/*
** Table of Contents section
*/
#toc {
  background-color:#FFFFFF;
  color: #1e8776;
  font-weight:	normal;
  text-align:	center;
}
ul.toc {
  font-size:	small;
  line-height:	130%;
  list-style-type: none;
  padding-left:	0px; 
}
/*
** Instructions section
*/
#instructions, #top-breadcrumbs {
  font-size:	small;
  line-height:	120%;
  list-style-type: decimal;
  margin-left:  auto;
  margin-right: auto;
  width: 80%;
}
.instructions-title {
  background-color:#FFFFFF;
  color: #000099;
  text-align: center;
}
#instructions ol, #instructions ol li {
  list-style-type: decimal;
}
/*
** Course Schedule Styling in and around the Table(s)
*/
.sch-title {
  background-color:#FFFFFF;
  color:	#2424af;
  font-size: x-large;
  font-weight: normal;
  text-align: center;
}
.sch-instructions {
  font-size: small;
  margin-left:  5%;
  margin-right: 5%;
  text-align: left;
}
.sch {
  border:1px solid #0080c0;
  border-collapse: collapse;
  font-size: small;
  margin-left: auto;
  margin-right: auto;
  text-align: left;
  width: 90%;
}
.sch-header-year, .sch-header-title {
  background-color: #eeeecc;
  color: #990000;
  font-weight: bold;
  font-style: normal;
  margin-left:	auto;
  margin-right:	auto;
  text-align:   center;
}
.sch-header-year {
  font-size: medium;
  text-align: center;
}
.sch-header-title {
  text-align: left;
  vertical-align: bottom;
}
.sch-header-attendserve {
  text-align: center;
  vertical-align: bottom;
  width: 10%;
}
.sch-header-dates {
  vertical-align: bottom;
  width: 15%;
}
.sch-header-type {
  vertical-align: bottom;
  width: 15%;
}
.sch-header-status {
  vertical-align: bottom;
  width: 25%;
}
.sch-header-comments {
  vertical-align: bottom;
  width: 35%;
}
.sch-header-osneeded {
  background-color: #eeeecc;
  line-height:	110%;
  text-align: center;
  vertical-align: bottom;
  width: 10%;
}
.sch-header-osneeded a {
  background-color: #eeeecc;
}
.sch-row-0, .sch-row-1 {
  font-weight:	normal;
  line-height:	125%;
  vertical-align: middle;
}
.sch-row-0 td, .sch-row-1 td {
  vertical-align: middle;
}
.sch-row-0 {
  background-color: #FFFFFF;
  color: #000000;
}
.sch-row-1 {
  background-color: #E0E0E0;
  color: #000000;
}
.sch-alert, .sch-bold, .sch-in-progress, .sch-notice {
  background-color: transparent;
  font-weight: bold;
}
.sch-alert {
  background-color: transparent;
  color: red;
}
.sch-bold {
  background-color: transparent;
  color: black;
}
.sch-child-server, .sch-1day-server {
  text-align: center;
}
.sch-in-progress {
  background-color: transparent;
  color: blue;
}
.sch-notice {
  background-color: transparent;
  color: rgb(227,32,178);
}
.sch-open-house {
  background-color:#70BEEA;
/*  background-color: transparent; */
  color: #000000;
  font-weight: bold;
  padding-top: 1em;
  padding-bottom: 1em;
  text-align: center;
}
.sch-traffic {
  height:		16px;
  width:		17px;
}
/*
** Notes section
*/
#notes {
  border: 0px;
  font-size: small;
  line-height:	110%;
  margin-left: auto;
  margin-right: auto;
  padding: 0px;
  text-align: center;
  width: 80%;
}
#notes p {
  text-align: left;
}

.notes-title {
  font-weight: bold;
}
/*
hr.notes-hr, hr.foot {
  border-color:#0080c0;
  border-style: solid none none none;
}
*/
.visual-break {
  border-style: solid none none none;
  color:#0080c0;
  height: 1px;
  margin-left: auto;
  margin-right: auto;
}
#notes .visual-break {
  width: 100%;
}
/*
** Footer section
*/
#footer .visual-break {
  padding-top: 4px;
  width: 80%;
}
#footer, .footer-dhamma {
  background-color:#FFFFFF;
  color: #000000;
  font-size: small;
  font-weight: bold;
  line-height:	115%;
  text-align: center;
}
.footer-dhamma {
  font-style: italic;
}
.footer-breadcrumbs {
  line-height: 70%;
}
.footer-date {
  background-color:#FFFFFF;
  color: #990000;
  font-size: 10px;
  font-style: normal;
  font-weight: normal;
  text-align: center;
}

/* Are These needed? */
/*
h1 {
  font-size: 2em;
  margin: .67em 0;
}
h2 {
  background-color:#FFFFFF;
  color: #446644;
  font-size: 22px;
  font-weight: bold;
  text-align: center;
}
h2 {
  font-size: 1.5em;
  margin: .75em 0;
}
h3 {
  font-size: 1.17em;
  margin: .83em 0;
}
h4, p, ul, fieldset, form, ol, dl, dir {
  margin: 1.12em 0;
}
*/

