body {
  font-family: "Verdana", sans-serif;
  background-color: white;
  margin: 0;
}

img.left {
  float: left;
}

img.right {
  float: right;
}

#top {
  background-color: #F0F0F0;
}

#header {
  margin: 0;
  padding: 10px 0px 0px 0px;
}

#header img {
  border-style: none;
}

#footer {
  padding-top: 15px;
  padding-left: 10px;
}

#footer img {
  padding-left: 10px;
  padding-right: 10px;
  border-style: none;
}

#main {
  margin:0;
  padding: 0;
}


#menu {
  padding-top: 0;
  padding-bottom: 0;
  padding-left: 10px;
  padding-right: 0px;
  margin: 0;
}

#menu img {
  border-style: none;
}

#menu ul {
  list-style-type: none;
  padding: 0;
  margin: 0;
}

#menu li {
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

#menu a {
  text-decoration: none;
}

#menu li a {
  text-decoration: none;
  padding: 0;
  margin: 0;
}

#menu li.m {
  font-size: 8pt;
  margin: 15px 0px 0px 0px;
  padding: 0;
}

#menu li.n {
  font-size: 8pt;
  padding: 0;
  margin: 0;
}

#currentmenu {
  font-weight: bold;
  text-decoration: none;
}

#navtab {
  width: 100%;
  background: #F0F0F0 url('images/misc/line.gif') repeat-x bottom;
  font-size: 8pt;
  line-height: normal;
  margin-bottom: 0;
}

#navtab img {
  border-style: none;
}

.content {
  margin-left: 0px;
  font-size: 8pt;
}

.content address {
  margin-top: 0.8em;
}

.content h1 {
  font-size: 10pt;
  font-weight: bold;
  margin-bottom: 2px;
}

.content h2 {
  font-size: 8pt;
  font-weight: bold;
  margin-top: 20px;
  margin-bottom: 2px;
}

.content h3 {
  font-size: 9pt;
  font-weight: normal;
  font-style: italic;
  margin-bottom: 0;
}

.content h4 {
  font-size: 9pt;
  font-weight: bold;
  margin-bottom: 0;
}

.content img {
  border-style: none;
}

.content p {
  margin-top: 7px;
  margin-bottom: 7px;
}

.content td {
  /* Hack: force Internet Explorer to use the right font size in tables */
  font-size: 8pt;
}

.infotable1 {
  /* Hack to prevent Internet Explorer bug */
  height: 1%;
}

.infotable1 table {
}

.infotable1 tr {
  vertical-align: top;
}

.infotable1 th {
  text-align: left;
  /* Hack: force Internet Explorer to use the right font size in tables */
  font-size: 8pt;
}

.infotable2 {
  border-collapse: collapse;
  /* Hack to prevent Internet Explorer bug */
  height: 1%;
}

.infotable2 table {
  border: thin solid black;
  border-collapse: collapse;
}

.infotable2 tr {
  vertical-align: top;
}

.infotable2 th {
  text-align: left;
  border: thin solid black;
  padding: 3px;
  font-size: 8pt;
}

.infotable2 td {
  text-align: left;
  border: thin solid black;
  padding: 3px;
}

#content .infotable3 table {
}

#content .infotable3 tr {
  vertical-align: middle;
}

#content .infotable3 td {
  padding-bottom: 15px;
  text-align: center;
  /* Hack: force Internet Explorer to use the right font size in tables */
  font-size: 8pt;
}

.scheduletime {
  padding-right: 10px;
}

.scheduledayofweek {
  font-weight: bold;
}

.scheduledescription {
  padding-left: 10px;
}

.schedulelocation {
  padding-left: 10px;
}

#content fieldset {
  padding: 10px 10px 10px 10px;
  margin-top: 10px;
}

.error {
  color: red;
  background-color: transparent;
  font-weight: normal;
}

#registrationnav {
  margin-top: 20px;
}

#column1 {
  margin-top: 35px;
  margin-right: 0px;
  margin-bottom: 0px;
  margin-left: 38px;
}

#column1 table {
/*  width: 400px;*/
}

#column1 .text {
  margin-left: 50px;
  margin-right: 20px;
}

#column1 .greybox {
  padding-top: 15px;
  padding-bottom: 15px;
  background-color: #F0F0F0;
  width: 400px;
}

#column1 .image {
  margin-left: 50px;
}

#column2 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 30px;
}

#column2a {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

#column2b {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 30px;
}

#column3 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 30px;
}

#column2fp1 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

#column2fp2 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

#column2fp3 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 30px;
}

#column3fp1 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

#column3fp2 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 20px;
  margin-left: 30px;
}

#column3fp3 {
  margin-top: 35px;
  margin-right: 20px;
  margin-bottom: 0px;
  margin-left: 30px;
}
ul.bullet {
  list-style-type: disc;
  list-style-image: url("images/misc/bullet.gif");
}

li.bullet {
  text-transform: uppercase;
}

