html {
	background: #b8e7c9 url(images/hcb2.gif) no-repeat fixed center center;
}

a {
	text-decoration: underline;
	color: #004C7A;
}

a:hover {
	color: #0068A7;
}

a img {
	border: none;
}

body {
	margin: 2em auto 8em auto;
	padding: 1em;
	width: 46em;
	border: 0.2em solid #003758;
	background: #9FC8BF url(images/lcb3.gif) no-repeat fixed center center;
	color: #003758;
	font: normal normal normal 1em/1.4em Helvetica, Arial, sans-serif;
}

.leftcolumn {
	width: 21em;
	float: left;
	padding-right: 3em;
/*	margin-top: 1.1em;*/
}

.rightcolumn {
/*	margin-top: 2.35em;*/
}

#footer {
	clear: both;
	text-align: center;
	border-top: 0.1em solid #003758;
}

#footer {
	font-size: 0.8em;
	padding-top: 1em;
}

#footer p {
	margin: 0px;
	line-height: 1.3em;
}

p {
	line-height: 1.5em;
	margin-top: 1.5em;
	margin-bottom: 1.5em;
}

h3 {
	font-size: 1.5em;
	line-height: 1em;
	margin-bottom: 1em;
	margin-top: 0em;
	padding: 0px;
}

strong {
	margin: 0px;
	padding: 0px;
}

address {
	padding: 0px;
	margin: 0px;
	margin-top: -1.5em;
	line-height: 1.5em;
}

#nextsteps {
	clear: both;
	border-top: 0.1em solid #003758;
}

#nextsteps ul {
	list-style: none;
	margin: 0;
	padding: 0;
}

#nextsteps ul li {
	width: 23%;
	display: block;
	float: left;
	text-align: center;
	border: 0.2em solid #003758;
	height: 3em;
	margin: 1em 0.2em;
}

#nextsteps ul li p {
	margin: 0px;
	padding: 0px;
}

#nextsteps ul li a {
	display: block;
	padding-top: 0.75em;
	padding-bottom: 0.75em;
}

#header {
	border-bottom: 0.1em solid #003758;
	margin-bottom: 2em;
	padding-bottom: 1em;
}

#header img {
	height: 8em;
	margin-top: -2em;
	float: right;
}