body { 
  font-family: Comic Sans MS, Tahoma, sans-serif;
  background-color: #ccf;
  border: 0px;
  margin: 0px;
}

.top-title {
  color: #fff500;
  height: 36px;
  margin: 0px;
}
.top-subtitle {
  color: #fff500;
  background-color:  #acdc7a;
  height:71px;
  font-size:90%;
  border-top: 5px solid white;
  font-family: Comic Sans MS, Tahoma, sans-serif;
}
.top-subtitle p {
  margin: 0px;
}

.left-border {
  color: #fff500;
  font-family:Comic Sans MS, Tahoma, sans-serif;
  font-size:120%;
  background-color: #9ccc6a;
  border-top: 5px solid white;
  padding-left: 1em;
  padding-top: .5em;
  padding-bottom: .5em;
  width: 128px;
}
.left-border p {
  margin-top: 0px;
  margin-bottom: 0px;
}

.left-border table {
  color: #fff500;
  font-family:Comic Sans MS, Tahoma, sans-serif;
  font-size:100%; 
}
.left-border ul {
  margin-top: 0px;
  margin-bottom: 0px;
  margin-left: 1em;
  padding: 0px;
}


.Bigger1 {
  font-size: 120%;
}
.Bigger2 {
  font-size: 150%;
}
.Bigger3 {
  font-size: 200%;
}

.left-border div ul li {
  list-style-image:url(/childcare/images/bullet_note.gif);
}


.footer {
  color: #fff500;
  font-family:Comic Sans MS, Tahoma, sans-serif;
  font-size:80%;
  background-color: #9ccc6a;
  border-top: 5px solid white;
  padding-left: 1em;
  padding-top: .5em;
  padding-bottom: 3em;
}

.main  {
  background-color: #eef;
  font-family: Comic Sans MS, Tahoma, sans-serif;
  color: #77f;
  border-left: 5px solid white;
  border-top: 5px solid white;
  padding-left: 1em;
  padding-top: .5em;
  padding-bottom: .5em;
  max-width: 30em;
}

blockquote {
  font-size: 95%;
  color: #88f;
}

.Contents.emphasized {
  background-color: #ccf;
  font-family: Comic Sans MS, Tahoma, sans-serif;
  color: #77f;
}

.Contents.emphasizedcell {
  background-color: #ccf;
  font-family: Comic Sans MS, Tahoma, sans-serif;
  color: #77f;
}

.alert {
  background-color: #fcc;
  font-family: Comic Sans MS, Tahoma, sans-serif;
  color: #f77;
  border: 2px solid #f77;
  text-align: center;
}


h1 {
  font-family: Comic Sans MS, Tahoma, sans-serif;
  font-size: 200%;
  color: #f93;
}
h2 {
  font-family: Comic Sans MS, Tahoma, sans-serif;
  font-size: 160%;
  color: #f93;
}
h3 {
  font-family: Comic Sans MS, Tahoma, sans-serif;
  font-size: 120%;
  color: #f93;
}

.contact {
  background-color: #ddf;
  font-family: Comic Sans MS, Tahoma, sans-serif;
}

.input {
  border: 0px solid white;
  background-color: #eef;
  font-family: Comic Sans MS, Tahoma, sans-serif; 
  font-size: 120%;
  color: #f93;
}

A:link        {color: #f93; text-decoration: none; border-bottom: 2px dotted #f93;}
A:active    {color: #fff500; text-decoration: none; border-bottom: 2px dotted #f93;}
A:hover      {color: #fff500; text-decoration: none; border-bottom: 2px dotted #f93;}
A:visited  {color: #f93; text-decoration: none; border-bottom: 2px dotted #f93;}

.left-border A:link        {color: #fff500; text-decoration: none; border-bottom: 2px dotted #fff500;}
.left-border A:active    {color: #f93; text-decoration: none; border-bottom: 2px dotted #fff500;}
.left-border A:hover      {color: #f93; text-decoration: none; border-bottom: 2px dotted #fff500;}
.left-border A:visited  {color: #fff500; text-decoration: none; border-bottom: 2px dotted #fff500;}


.helptable {
  font-size: 80%;
  background-color: #eef;
  border: 1px solid #aaf;
}
.helptable .heading
{
  background-color: #ccf;
}
.helptable .subheading
{
  background-color: #ccf;
}

.helptable tr td
{
  border: 1px solid #ccf;
}
