html {
	background: #ddd;
}
body {
	width:800px;
	margin: 20px auto;
	font: normal 10pt arial,sans-serif;
	background-color: #dbebfa;
	padding: 0;
}
.textoffset {
	text-indent: -9999px;
}
.header {
	background: transparent url(http://www.marketsurveys.com/images/newmsbg2.gif) no-repeat top center;
}
.padtop5 { margin-top: 5px; }
.padbottom5 { margin-bottom: 5px; }
.padleft5 { margin-left: 5px; }
.padright5 { margin-right: 5px; }
.padtop10 { margin-top: 10px; }
.padbottom10 { margin-bottom: 10px; }
.padleft10 { margin-left: 10px; }
.padright10 { margin-right: 10px; }
.padtop20 { margin-top: 20px; }
.padbottom20 { margin-bottom: 20px; }
.padright20 { margin-right: 20px; }
.padleft20 { margin-left: 20px; }
h2 {
	color:#006;
}
a {
	color: #006;
}
.topnav {
	font-size: .8em;
	line-height: 1.6em;
}
.topnav a {
	margin: 2px 4px;
}
.topmenu {
	font-weight: bold;
	color: #fff;
}
.topmenu a {
	color: #fff;
	text-decoration: none;
	margin: 0 4px;
}
.topmenu a:hover {
	text-decoration: underline;
	color:#006;
}
.search {
	width:130px;
	height:18px;
	padding:0;
	margin:0;
	vertical-align:middle;
}
.searchbtn {
	width:75px;
	height:20px;
	padding:0;
	margin:0;
	font: bold 10pt arial,sans-serif;
	vertical-align:middle;
}
.cash i {
	font-size:.8em;
	padding-left: 10px;
}
.cashheader {
	font-size:.1em;
	width:140px;
	height:36px;
	background: #dbebfa url(http://www.marketsurveys.com/images/cash_header.gif) no-repeat top center;
	margin:0;
	text-indent: -9999px;
}
.cash {
	background: #dbebfa url(http://www.marketsurveys.com/images/cash_bg.gif) repeat-y top center;
	margin:0;
	padding:5px 10px;
	width:120px;
}
.cashfooter {
	font-size:.1em;
	width:140px;
	height:6px;
	background: #dbebfa url(http://www.marketsurveys.com/images/cash_footer.gif) no-repeat bottom center;
	text-indent: -9999px;
}
.factheader {
	width:140px;
	height:36px;
	background: #dbebfa url(http://www.marketsurveys.com/images/fact_header.gif) no-repeat top center;
	margin:0;
	text-indent: -9999px;
}
.facts {
	font-size:.8em;
	background: #dbebfa url(http://www.marketsurveys.com/images/fact_bg.gif) repeat-y top center;
	margin:0;
	padding:5px 10px;
	width:120px;
}
.facts a {
	text-decoration: none;
	color: #000;
}
.facts a:hover {
	text-decoration: underline;
	color: #009;
}
.factfooter {
	font-size:.1em;
	width:140px;
	height:6px;
	background: #dbebfa url(http://www.marketsurveys.com/images/fact_footer.gif) no-repeat bottom center;
	text-indent: -9999px;
}
.botnav {
	background: #a3b8cd url(http://www.marketsurveys.com/images/msfooterbg.gif) no-repeat bottom center;
}
.botnav p {
	font-size:.8em;
	line-height: 150%;
	margin:0;
	padding:10px;
}
.botnav a {
	margin: 4px;
}

