html, body {
	height: 100%;
}

body {
	background-image: url(../../images/A/reg-bg.png);
	background-repeat: repeat-x;
	background-color: #003366;
	font-family: helvetica, arial, sans-serif;
	color: #ffffff;
}

img.logo {
	vertical-align: middle;
}

.wrapper {
	position: relative;
	min-height: 100%;	
}

.container {
	margin: 0 auto;
	width: 960px;
	background-image: url(../../images/A/reg-main-bg.png);
	background-repeat: no-repeat;
	background-position: top right;
	min-height: 330px;
}

.header {
	float: left;
	display: inline;
	width: 960px;
}

.odr-logo {
	float: left;
	display: inline;
	width: 215px;
	margin: 16px 0 0 0;
}

.steps {
	float: left;
	display: inline;
	width: auto;
	margin: 30px 0 0 60px;
}

.steps ul {
	list-style: none;
}

.steps ul li {
	float: left;
	display: inline;
}

.steps li {
	float: left;
	display: inline;
	font-size: 0.625em;
	color: #ffffff;
	text-decoration: none;
	padding: 0 20px 3px 20px;
	border-bottom: 3px solid #336699;
}

.steps li.active {
	border-bottom: 3px solid #ccffff;
}

.log-in {
	float: right;
	display: inline;
	width: auto;
	padding-left: 10px;
	margin-top: 10px;
}

.log-in p {
	font-size: 0.75em;
	color: #ffffff;
}

.log-in label {
	font-size: 0.75em;
	color: #cccccc;
}

.log-in td {
	vertical-align: middle;
	padding: 0 5px 5px 0;
}

.banner {
	float: left;
	display: inline;
	width: 960px;
	margin: 20px 0 0 0;
}

.banner h1 {
	text-align: center;
	border-top: 2px dotted #6699cc;
	border-bottom: 2px dotted #6699cc;
	font-size: 1.375em;
	color: #ffffff;
	font-weight: normal;
	font-family: tahoma, geneva, sans-serif;
	padding: 10px 20px 10px 20px;
	line-height: 1.25em;
}

.banner h1 span {
	font-size: 1.5em;
	font-weight: bold;
	color: #ff9900;
}

#div_display_header_html h1 {
	text-align: left;
	border-top: 2px dotted #6699cc;
	border-bottom: 2px dotted #6699cc;
	font-size: 1em;
	color: #ffffff;
	font-weight: normal;
	font-family: tahoma, geneva, sans-serif;
	padding: 10px 20px 10px 20px;
	line-height: 1.25em;
}

#div_display_header_html h1 span {
	font-size: 1.5em;
	font-weight: bold;
	color: #ff9900;
}

.clear {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.main {
	float: left;
	display: inline;
	width: 960px;
	margin: 20px 0 0 0;
}

.box-all {
	float: left;
	display: inline;
	width: 960px;
	padding-bottom: 35px;
	font-size: 0.75em;
}

.box-all p {
	font-size: 0.75em;
	color: #666666;	
	line-height: 1.5em;
	padding-bottom: 10px;
}

.box-all a {
	font-size: 0.75em;
	color: #336699;
}

.box-all ul {
	list-style: disc outside;
	padding: 0 0 10px 40px;
}

.box-all li {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.5em;
}

.box-all label {
	color: #ffffff;
}

.box-all .div_row label {
	float: left;
	display: inline;
	width: 120px;
	color: #ffffff;
	padding-right: 5px;
}

.box-all .div_row {
	padding: 3px 0 3px 0;
	clear: both;
}

.box-left {
	float: left;
	display: inline;
	width: 450px;
	padding-bottom: 35px;
	font-size: 0.75em;
}

.box-left p {
	font-size: 0.75em;
	color: #666666;	
	line-height: 1.5em;
	padding-bottom: 10px;
}

.box-left a {
	font-size: 0.75em;
	color: #336699;
}

.box-left ul {
	list-style: disc outside;
	padding: 0 0 10px 40px;
}

.box-left li {
	font-size: 0.75em;
	color: #666666;
	line-height: 1.5em;
}

.box-right {
	float: right;
	display: inline;
	width: 500px;
}

.box-right h1 {
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 1em;
	font-style: italic;
	font-weight: normal;
	color: #ffffff;
	line-height: 1.25em;
	padding-bottom: 20px;
}

.box-right p {
	font-size: 0.75em;
	color: #ffffff;	
	line-height: 1.5em;
	padding-bottom: 20px;
}

.box-right a {
	font-weight: bold;
	color: #ffffff;
}

.box-right ul {
	list-style: none;
	padding: 0 0 20px 40px;
}

.box-right li {
	font-size: 0.75em;
	color: #ffffff;
	line-height: 1.5em;
}

.box-right li span {
	color: #ff9900;
}

.box-right fieldset {
	border-bottom: 1px dotted #ffffff;
	padding: 10px 0 10px 0;
}

.box-right label {
	float: left;
	display: inline;
	width: 80px;
	font-size: 0.75em;
	color: #ffffff;
}

.box-right fieldset div {
	padding: 5px 10px 5px 0;
	float: left;
	display: inline;
}

.box-right #first-name {
	width: 200px;
}

.box-right #last-name {
	width: 200px;
}

.box-right #email {
	width: 200px;
}

.testimonials {
	float: right;
	display: inline;
	width: 500px;
	border-top: 2px dotted #6699cc;
}

.testimonials img {
	float: left;
	display: inline;
	width: 100px;
	margin-top: 20px;
}

.testimonials p {
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-style: italic;
	font-size: 0.875em;
	line-height: 1.25em;
	padding: 40px 0 0 120px;
	color: #ffffff;
}

p span.required, label span.required {
	color: red;
}

.article-list {
	
}

.article-list a {
	display: block;
	border-bottom: 1px dotted #666666;
	padding: 10px 0 10px 10px;
	text-decoration: none;
	color: #669999;
	font-size: 0.875em;
}

.article-list a:hover {
	background-color: #669999;
	color: #ffffff;
}

.article-list a.first {
	border-top: 1px dotted #666666;
}

.why-market-research {
	float: left;
	display: inline;
	background-image: url(../../images/A/why-market-research-bg.png);
	background-repeat: no-repeat;
	width: 474px;
	height: 317px;
}

.why-market-research h2 {
	float: left;
	display: inline;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 1.125em;
	font-style: italic;
	color: #333333;
	font-weight: normal;
	line-height: 1.125em;
	margin: 220px 0 0 20px;
	padding-bottom: 10px;
	width: 454px;
}

.why-market-research a {
	float: left;
	display: inline;
	font-size: 0.75em;
	color: #336699;
	text-decoration: underline;
	margin: 0 0 0 20px;
}	

blockquote p {
	background-image: url(../../images/A/blockquote-bg.png);
	background-repeat: no-repeat;
	background-position: top left;
	padding: 8px 0 35px 25px;
	margin: 0 0 0 20px;
	font-family: 'trebuchet ms', helvetica, sans-serif;
	font-size: 1em;
	color: #888888;
	font-style: italic;
}	

.survey {
	background-color: #336699;
	background-image: url(../../images/A/survey.png);
	background-repeat: no-repeat;
 	background-position: center left;
	border: 5px solid #336699;
	height: 100px;
}

.survey p {
	color: #cccccc;
	margin: 3px 0 0 160px;
	font-size: 0.75em;
	padding-bottom: 5px;
	line-height: 1.125em;
}

.survey p span {
	font-size: 1.25em;
	color: #ffffff;
	font-weight: bold;
}

.survey a {
	margin: 0 0 0 355px;
}

a.product-box {
	display: block;
	background: #cccccc;
	height: 40px;
	width: 456px;
	margin-bottom: 1px;
}

a.product-box:hover {
	display: block;
	background: #669999;
	height: 40px;
	width: 456px;
	margin-bottom: 1px;
}

.product-box-description p {
	margin: 10px 0 0 10px;
	padding-bottom: 10px;
}

.product-box-description a {
	display: block;
	margin-left: 10px;
	padding-bottom: 10px;
	width: 91px;
}

.clear-footer {
	clear: both;
	font-size: 0;
	line-height: 0;
}

.footer-wrapper {
	width: 100%;
	padding: 20px 0 20px 0;
}

.footer {
	margin: 0 auto;
	width: 960px;
}

.footer p {
	color: #cccccc;
	font-size: 0.75em;
}

.footer-main {
	clear: both;
	float: left;
	display: inline;
	margin-top: 20px;
	width: 960px;
	border-top: 2px dotted #6699cc;
	padding: 20px 0 20px 0;
}

.footer-main p {
	padding-bottom: 10px;
	line-height: 1.25em;
	font-size: 0.625em;
}

.footer-main a {
	color: #cccccc;
	text-decoration: underline;
}

.footer-main a:hover {
	text-decoration: none;
}

 
 .affiliates {
	float: left;
	display: inline;
	margin: 25px 0 0 30px;
	width: auto;
}

  form#wmi_form .dashed_div {
 border-bottom:1px dotted #CCCCCC;
 color:#FFFFFF;
 display:block;
 font-size:1.125em;
 margin:30px 0 5px;
 padding-bottom:5px;
 clear: both;
 }
 
#the_submit_button {
	display: block;
	clear: both;
}

#social-media {
	float: right;
	display: inline;
	width: 400px;
	border-top: 2px dotted #6699cc;
	margin: 20px 20px 0 0;
	padding: 20px 0 0 0;
}

#social-media p {
	padding: 0 0 10px 0;
	font-size: 0.875em;
	font-weight: bold;
}

#social-media a {
	color: #fff;
	text-decoration: none;
}

#social-media img {
	vertical-align: middle;
}
