.header h1 {
	color:#154074;
	font-size:30px;
}

.supplemental ul {
	list-style:none;
	list-style-type: none;
	margin:0;
	padding:0;
}

.supplemental ul li {
	list-style:none;
	margin:0;
	padding:0;
}

.supplemental ul li h3 {
	font-size:100%;
	display:none;
}

.copy ul li {
	list-style:square;
}

/*.supplemental .image_wrap .image_corner_bl {
	width:4px;
	height:10px;
	display:block;
	float:right;
	background:url(images/shadow_corner_bl.png) no-repeat right top;
}

.supplemental .image_wrap .image_bottom {
	width:95%;
	height:10px;
	display:block;
	display:-moz-inline-stack;
	float:right;
	background:url(images/shadow_bottom.png) repeat-x 10px top;
	/*border:1px solid green;
}

.supplemental .image_wrap .image_corner_br {
	width:4px;
	height:10px;
	display:block;
	float:right;
	background:url(images/shadow_corner_br.png) no-repeat right top;
}*/

.supplemental .image_wrap {
	height:auto;
	width:auto;
	margin:0 0 0 -40px;
	padding:0;
	position:relative;
}

.supplemental img {
	border:2px solid white;
	position:relative;
	z-index:2;
}

.shadow {
	position:relative;
	z-index:1;
	background:url(images/shadow500.png) no-repeat right bottom;
	margin-left:4px;
}

/* -- sIFR -- */

.sIFR-active #maincontent .header h1 {
  color: #154074;
  visibility: hidden;
  font-family: Georgia;
  line-height: 1em;
  font-size: 34px;
  margin:0;
  padding:0;
  font-weight:bold;
}