body {
	margin: 40px 0 0 0;
	padding: 0;
	background: #fff;
	text-align: center;
}
h1, h2, h3, h4, h5, h6, p, ul, ol, li, form, fieldset, table, th, tr, td {
	margin: 0;
	padding: 0;
	border: none;
}
#homeHead {
	height: 210px;
	overflow: hidden;
}
#preFooterHome{
	color: #2f4e93;
	font: bold 13px Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding-top: 0px;
	width: 420px;
	margin: 0 auto;
}
fieldset br {
	clear: both;
}
label.button input {
	width: auto !important;
	background: #022e91;
	border: 1px solid #022e91;
	color: #fff;
	font-weight: bold !important;
}
input.hidden {
	display: none;
}
#searchForm {
	width: auto !important;
	text-align: center;
	margin: 10px auto !important;
}
#searchForm fieldset {
}
#searchForm label, #searchForm input {
	float: none !important;
	width: auto !important;
	margin-right: 2px !important;
}
#searchForm input {
	font: normal 11px Arial, Helvetica, sans-serif;
	padding: 2px;
	background: #fff;
	border: 1px solid #022e91 !important;
}
#searchForm .button input {
	background: url(../img/button_bkgd.png) no-repeat top left;
	border: 0px solid #022e91 !important;
	width: 77px !important;
	padding: 3px;
}
#footerHome {
	clear: both;
	color: #2f4e93;
	font: normal 10px Arial, Helvetica, sans-serif;
	line-height: 14px;
	padding: 10px 0 10px 0;
}
#footerHome a {
	color: #85a0dc;
}