body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

body#reg td {
  font-size: small;
}

h1 {
  font-size: large;
}

h2 {
  font-size: medium;
}

td {
 valign: top;
 font-size: medium;
}
.red {
 color: red;
}

.regbutton {
 border: 0px solid white;
 color: blue;
 cursor: hand;
 width: 14em;
}

.stxt {
	font-size: small;
}

.font_minus_1 {
	font-size: x-small;
}

.xfont_minus_1 {
	font-size: xx-small;
}

.nlink {
	font-weight: normal;
	text-decoration: none;
}

li.inline {
  display: inline;
  padding-left: 3px;
  padding-right: 7px;
  border-right: 1px dotted #066;
}

li.last {
  display: inline;
  padding-left: 3px;
  padding-right: 3px;
  border-right: 0px;
}

.banner  {
	background-color : #8080FF;
	color: #FFFFFF;
	font-weight : bold;
	height : 27px;
	font-family : verdana, Arial, Helvetica, sans-serif;
	text-align : center;
}

.audcurr {
	font-size: smaller;
	font-style: italic;
	font-weight: normal;
	position: relative;
	left: 1px;
	vertical-align: top;


}

.col_top_title    {
	vertical-align: top;
	font-weight: bold;
	font-size: smaller;

}

.col_top_time   {
	vertical-align: top;
	font-weight: bold;
	font-size: smaller;
}

.pgbreak {
	page-break-after: always;
}
h5 {
	padding-bottom: .5%;
}
.faq {
	font-size: smaller;
	padding: 1.5em 0em 0em;
}
.spacer {
	padding-top: .5em;
}
.block {
	font-size: smaller;
	padding-top: 1em;
}

