html {
	background: #3366cc url(img/bg.jpg) repeat-x;
}
body {
	margin: 0;
	font-size: 62.5%;
}

a:link {
	color: #053ba7;
	text-decoration:underline;
}
a:visited {
	color: #053ba7;
	text-decoration:underline;
}
a:hover {
	color: #3366cc;
	text-decoration:underline;
}
a:active {
	color: #053ba7;
	text-decoration:underline;
}
p, td, ul, ol, ul, li, dl, dt, dd, h1, h2, h3, h4, h5, h6 {
	font-family: Helvetica, Arial, sans-serif;
	color: #333;
	}
p {
	font-size: 1.1em;
	line-height: 1.75em;
	}
	
#key {
	height: 20px;
	width: 900px;
	padding-top: 10px;
	margin-right: auto;
	margin-left: auto;
	font-family: Helvetica, Arial, sans-serif;
	font-size: 1.1em;
	line-height: 1.75em
}
#key .print {
	color: #fff;
}

#key .screen {
	display: none;
}
#key a.print:link {
	color: #fff;
	text-decoration:none;
}
#key a.print:visited {
	color: #fff;
	text-decoration:none;
}
#key a.print:hover {
	color: #e5e5e5;
	text-decoration:underline;
}
#key a.print:active {
	color: #fff;
	text-decoration:none;
}

#key img {
	height: 20px;
	width: 35px;
	float: right;
}
#wrapper {
	background: #fff top;
	border: 1px solid #fff;
	width: 900px;
	margin: 0 auto 10px auto;
}
#footer {
	background: #053ba7;
	width: 825px;
	height: 51px;
	border-top: 4px solid #3366cc;
	font-size: 0.9em;
	line-height: 1.75em;
	color: #fff;
	padding: 0 0 0 75px;
	
}
#footertext {
	margin: 0;
	padding-top: 8px;
}
#eho {
	margin-right: 20px;
	float: left;
}
#eho img {
	height: 41px;
	width: 40px;
}
.hrclear {
	clear: both;
	visibility: hidden;
	width: 675px;
}
.hide {
position: absolute;
left: -9999px;
}
#footnote {
	font-size: 1em;
	line-height: 1.5em;
	clear: both;
	height: 50px;
	width: 300px;
	margin-left: 150px;
	text-align: center;
}
#bottomlinks {
	width: 400px;
	color: #fff;
	height: 25px;
	margin-right: auto;
	margin-left: auto;
	font: 9px Arial, Helvetica, sans-serif;
	text-align: center;
}

#bottomlinks a:link {
	color: #fff;
}
#bottomlinks a:visited {
	color: #fff;
}
#bottomlinks a:hover {
	color: #e5e5e5;
}
#bottomlinks a:active {
	color: #fff;
}
