#wrapper, html .mceContentBody {
  color: #000;
  font-family: Verdana, Arial, Helvetica, sans-serif;
  font-size: 14px;
}

a { color: #29298c; text-decoration: none; }
a:hover { text-decoration: underline; }

img { border: 0; }

h1 {
  margin-top: 0;
  font-size: 34px;
  font-weight: normal;
  color: #ba0314;
  text-shadow: 5px 5px 8px #c9999d;
}

h1 a { color: #ba0314; }

h2 {
  font-size: 18px;
  font-weight: normal;
  color: #ba0314;
}

h3 {
  font-size: 12px;
  font-weight: normal;
  color: #ba0314;
  text-decoration: underline;
}

h2 a, h3 a { color: #ba0314; }

hr {
  border: 0;
  color: #aaa;
  background-color: #aaa;
  height: 1px;
}

ul.padded li { padding-bottom: .5em; }

img.bottom_nav_image {
  margin-top: 60px;
}

.alignleft {
	float:left;
	text-align:left;
	margin: 0 10px 5px 0;
}
.alignright {
	float:right;
	text-align:right;
	margin: 0 0 5px 10px;
}
.aligncenter {
	display: block;
	margin-left: auto;
	margin-right: auto;
}

span.sup_asterisk {
  color: #970f27;
  font-size: 10px; 
  vertical-align: top; 
}

.springbox {
  padding: 10px;
  border: 1px solid #eaf9af;
  color: #494d38;
  background: #f2fcca url('images/shared/springbox-bg.png') repeat-x top left;
  font-size: 16px;
}

.springbox p:first-child { margin-top: 0; }
.springbox p:last-child { margin-bottom: 0; }

.bigger {
	color: #555;
	font: 1.2em/1.8em Verdana, Arial, Helvetica, sans-serif;
}

.smaller {
	color: #44a;
	font: 0.8em/1.2em Verdana, Arial, Helvetica, sans-serif;
}
