body {
	background: #5f6062;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
}
.bodycontent {
	margin: 0px 0px 0px 0px;
	padding: 5px 5px 5px 5px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: none;
	color: #ffffff;
	text-align: right;
	padding-right: 5px;
	font-weight: bold;
}
.pagename {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: none;
	color: #790034;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
.breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	text-align: left;
	padding-left: 5px;
}
.leftcolumn {
	background-image: url(images/logobug.gif);
	background-repeat: no-repeat;
	background-position: bottom;
}
.homeinclude {
	background-image: url(images/includebackground.gif);
	background-repeat: no-repeat;
	background-position: top;
	padding: 0px 0px 0px 0px;
}
a:link { color: #007a5a; }
a:visited { color: #840133; }
a:hover { color: #7fbcac; }
a:active { color: #7fbcac; }

.bsbnav { display: inline-block; color: #000000; font-family: Arial, Helvetica; font-size: 8pt; text-decoration: none;}
a.bsbnav:link { color: #007a5a; font-size: 8pt; display: inline-block; }
a.bsbnav:visited { color: #840133; font-size: 8pt; display: inline-block; }
a.bsbnav:hover { color: #7fbcac; font-size: 8pt; display: inline-block; }
a.bsbnav:active { color: #7fbcac; 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;
}
