body {
	background: #e4e9f0;
	padding-top: 6px;
}
.contentbody {
	background: #fee4a6 url(images/contentbackground.gif);
  background-repeat: repeat-x;
	background-position: top;
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.date {
	font-family: Garamond, Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #ffffff;
	text-align: right;
	padding-right: 13px;
	font-weight: bold;
}
.pagename {
	font-family: Garamond, Helvetica, sans-serif;
	font-size: 18px;
	font-style: none;
	color: #1e497e;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
a:link { color: #1e497e; }
a:visited { color: #55759d; }
a:hover { color: #e6a508; }
a:active { color: #e6a508; }

.bsbnav { display: inline-block; color: #1e497e; font-family: Arial, Helvetica; font-size: 8pt; text-decoration: none;}
a.bsbnav:link { color: #1e497e; font-size: 8pt; display: inline-block; }
a.bsbnav:visited { color: #55759d; font-size: 8pt; display: inline-block; }
a.bsbnav:hover { color: #e6a508; font-size: 8pt; display: inline-block; }
a.bsbnav:active { color: #e6a508; font-size: 8pt; display: inline-block; }

.calcHeadline {
	font-size: 1em;
	font-weight: bold;
}
.calcMaincopy {
	font-size: .9em;
}
.calcDisclaimer {
	font-size: .6em;
	font-style: italic;
}
.calcBoxes {
	font-size: .9em;
}

