input, form {margin:0px} img {border:none; margin:0px} .blocks {display:block}
body {
	margin:0px;
	background:url(/images/top-bg.jpg) repeat-x #FFFFFF;
	font-size:13px;
	font-family:Arial, Helvetica, sans-serif;
}
.container {
	display:block;
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
}
.container input {
	display:block;
	clear:both;
}
.logo {
	display:block;
	float:left;
}
.nav {
	display:block;
	float:right;
	height:47px;
	padding-top:30px;
}
.nav a {
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:12px;
	font-weight:normal;
	margin:0px 10px 0px 10px;
	text-decoration:none;
	color:#000000;
}
.nav a:hover {
	color:#819C4F;
}
.content {
	display:block;
	clear:both;
	width:900px;
	margin-top:20px;
}
.left {
	display:block;
	width:594px;
	float:left;
}
.left input {
	margin:40px 0px 40px 0px;
}
.right {
	display:block;
	float:left;
	width:294px;
	margin-left:12px;
}
.right img {
	margin-bottom:15px;
}






h1 {
	display:block;
	height:31px;
	padding:10px 0px 0px 6px;
	width:588px;
	background:	url(/images/hbg.jpg) no-repeat;
	color:#434759;
	font-size:20px;
	font-weight:normal;
	margin:0px 0px 10px 0px;
}
h2 {
	color:#675b58;
	font-size:16px;
	font-weight:bold;
	margin:0px;
	margin-top:20px;
}
p {
	margin:0px;
}
a {
	color:#829b4e;
	text-decoration:none;
	font-weight:bold;
}
a:hover {
	color:#3b5700;
}





.footer {
	display:table;
	width:100%;
	background:url(/images/footer-bg.jpg) repeat-x;
	margin-top:40px;
	color:#0E0E0F;
	clear:both;
	text-align:center;
}
.footer a {
	font-family:"trebuchet MS", Verdana, Arial, "MS Sans Serif";
	font-size:12px;
	color:#0E0E0F;
	text-decoration:none;
	font-weight:normal;
}
.footer a:hover {
	text-decoration:underline;
}
.center {
	display:block;
	clear:both;
	width:900px;
	margin-left:auto;
	margin-right:auto;
	margin-top:20px;
}
.disclosures {
	display:block;
}
.disclosures ul {
	margin:0px;
	padding:0px;
}
.disclosures ul li {
	display:inline;
	margin-right:10px;
}
/* this activates the bottom thingy --------------------------- */

html, body {height: 100%;}

.sticky {
	min-height: 100%;
	height: auto !important;
	height: 100%;
	margin: 0 auto -89px; /* the bottom margin is the negative value of the footer's height */
}
.footer, .push {height:89px;}
/* end bottom thingy ------------------------------------------ */
