body {
	color: #000000;
	background: #edf6fe;
	margin: 0px 0px 0px 0px;
	padding-top: 0px;
	text-align:center;
}

#container {
	position: relative;
top: -200px;
	text-align:left;
margin:0 auto;


	width: 975px;

	background-position: 0 30px;
	padding-bottom:-121px;

}

#headerimage {
position: relative;
top: 221px;
z-index:200;
text-align:left;
width: 171px;

left: 788;
}

#footer  {
position: relative;	
	top: -200px;
}
.date {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-style: none;
	color: #000000;
	font-weight: bold;
}
.pagename {
	font-family: Century Gothic, Helvetica, sans-serif;
	font-size: 14;
	font-style: none;
	color: #184a3f;
	text-align: left;
	padding-left: 5px;
	font-weight: bold;
}
.bodycopy {
	background: #ffffff;
	padding: 5px 5px 5px 5px;
}
.leftcolumn {
	background-image:url(images/leftColumn.jpg);
	background-repeat:repeat-x;
	background-color:#014397;
	background-position: 0px 229px;
}
.include {
	/*font-family: Optima LT Std,Century Gothic, Arial, Helvetica, sans-serif;*/
	font-family: Tohoma, Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #ffffff;
	text-transform: uppercase;
	padding: 0px 0px 0px 0px;
	font-weight: bold;
	text-decoration: none;
}
.include a:link, a.include:link { color: #ffffff; font-size: 12px; text-decoration: none;}
.include a:visited, a.include:visited { color: #ffffff; font-size: 12px; text-decoration: none;}
.include a:hover, a.include:hover { color: #ffffff; font-size: 12px; text-decoration: none;}
.include a:active, a.include:active { color: #ffffff; font-size: 12px; text-decoration: none;}

a:link { color: #003580; }
a:visited { color: #003580; }
a:hover { color: #000000; }
a:active { color: #003580; }

.bsbnav { color: #000000; display: inline-block; font-family: Arial, Helvetica; font-size: 8pt; text-decoration: none;}
a.bsbnav:link { color: #8d1030; font-size: 8pt; display: inline-block; }
a.bsbnav:visited { color: #184a3f; font-size: 8pt; display: inline-block; }
a.bsbnav:hover { color: #606060; font-size: 8pt; display: inline-block; }
a.bsbnav:active { color: #606060; 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;
}

.shadow {
  line-height: 2em;
  white-space: nowrap;
  _height: 1em;
  _filter: Shadow(Color=#333333, Direction=135, Strength=5);
  text-shadow: #333333 5px 5px 5px;
  font-smooth: always;
}

.shadow:before {
  display: block;
  margin: 0 0 -2.12em 0.15em;
  padding: 0;
  color: #333333;
  font-smooth: always;
}

#shadow_header:before { content: 'In shadow'; }
