body {
  background: #ffffff;
  margin: 0;
  padding: 0;
  color: #333333;
  font: x-small "Times New Roman", serif;
  voice-family: "\"}\""; voice-family: inherit;
  font-size: small;
}

html>body {
  font-size: small;
}

h1 {
  font-size: 2em;
}

h2 {
  font-size: 1.4em;
}

h3 {
  font-size: 1.2em;
}

h4 {
  font-size: 1em;
}

h5 {
  font-size: 0.9em;
}

h6 {
  font-size: 0.8em;
}

label {
  color: #776655;
  font-weight: bold;
}

legend {
  color: #776655;
  font-weight: bold;
}

.error {
  color: #776655;
  font-weight: bold;
}

#sponsor {
  font-size: 0.8em;
  text-align: center;
}

#working {
	font-size: 0.8em;
	text-align: left;
}

#voluntary {
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
}

#web_address {
  font-size: 0.9em;
  font-weight: bold;
  text-align: center;
}

#member_id_text {
  font-size: 1em;
  font-weight: bold;
  text-align: center;
}

#newsletter_address {
  font-size: 0.9em;
}

.boldrow {
	font-weight: bold;
}

.normrow {
	font-weight: normal;
}

.highlight {
  color: #303578;
  font-weight: bold;
}

.box {
  border: 2px solid #303578;
  text-align: center;
  padding: 15px 10px;
}

.reg_button {
  width: 400px;
}

.accesskey {
  text-decoration: none;
}

.no_print {
  display: none;
}

a {
  text-decoration: none;
  color: #333333;
}

.break_here {
  page-break-before: always
}

#header {
  display: none;
}

#content {
  float: left;
  width: 648px;
  background: #ffffff;
  padding: 0 0 0 0;
}

#content h1, #content h2, #content h3, #content h4, #content h5, #content h6 {
  color: #303578;
}

#footer {
  clear: both;
  margin: 10px 0 0 0;
  padding: 10px 0 0 0;
  font-size: 0.8em;
}
