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;
}


.footerlogo {
  margin-left: 10px;
  margin-top: 20px;
  margin-bottom: 20px;
  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: #D0D0D0 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;
}

/* rounded boxes stuff: */
.rtop{display:block}
.rbottom{display:block}
.rtop *,.rbottom *{display:block;height: 1px;overflow: hidden}
.tr1{margin: 0 5px; border-left: 1px solid #FFFFFF; background-color:  #FFFFFF; border-right: 1px solid #D0D0D0;}
.tr2{margin: 0 3px; border-left: 2px solid #FFFFFF; border-right: 2px solid #A0A0A0}
.tr3{margin: 0 2px; border-left: 2px solid #FFFFFF; border-right: 2px solid #666666}
.tr4{margin: 0 1px;height: 2px; border-left: 2px solid #FFFFFF;border-right: 2px solid #444444}
.br4{margin: 0 1px;height: 2px; border-left: 2px solid #D0D0D0;border-right: 2px solid #222222}
.br3{margin: 0 2px; border-left: 2px solid #C0C0C0; border-right: 2px solid #222222}
.br2{margin: 0 3px; border-left: 2px solid #B0B0B0; border-right: 2px solid #222222}
.br1{margin: 0 5px; border-left: 1px solid #808080;border-right: 1px solid #222222;border-bottom: 1px solid #333333}
.rs1{margin: 0 2px}
.rs2{margin: 0 1px}
.roundedTextBox {
	position: relative;
	display: block;
	margin: 4px;
	padding: 0px; 
}
.roundedTextBox div {
	position: relative; /* IE */
	opacity: 1.0;
	filter: alpha(opacity=100);
	padding: 1px 8pt 1px 8px; 
	margin: 0pt; 
	background-color: #F0F0F0;
	color: black;
	border-left: 2px solid #FFFFFF;
	border-right: 2px solid #222222;
}

.transparent {
	opacity: 0.8;
	filter: alpha(opacity=70);
}
