#banner {
	background: #ffffff  url(hercules-banner.jpg) no-repeat top left;
	height: 140px;
	border: 0;
	margin-top: 10px;
	margin-bottom: 15px;
}
#banner-content {
	height: 0;
	overflow: hidden;
}
span.hercules {
	color: #00539C;
}
.hercules-disclaimer {
	border-top: 3px double #00539C;
	color: #00539C;
	padding: 7px;
	font-size: smaller;
}
#content {
	width: 550px;
	overflow: hidden;
	margin: 0;
	margin-left: 20px;
	padding: 0; 
	float: none;
}
#content p {
	padding: 0 10px 5px 0;
	margin: 0;
}
h1, h2, h3, h4 {
	color: #00539C;
}
h2 {
	border-left: 0;
	border-top: 3px double #00539C;
	width: 550px;
}
.section-icon {
	border-color: #9FD3FF;
}
.prod-list {
	background-color: #F7E7F1;
	border-color: #D684BC;
}
.prod-list a {
	color: #B23A8B;
}
dl {
	
	margin: 0;
	padding: 0;
}
dt {
	font-weight: bold;
	margin-top: 3px;
}
dd {
	margin-bottom: 3px;
}
.imagewithquote {
	padding: 7px;
	margin: 7px;
	background-color: #F8F7FC;
}
.imagewithquote blockquote {
	margin: 0;
	padding: 7px;
	padding-bottom: 0;
	margin-left: 75px;
	color: #262626;
}
.imagewithquote img {
	
}
.footnote {
	font-size: .9em;
	padding-bottom: 3px;
	color: #666666;
}
