a {outline: none;}
input.text {width: 150px;}
input.cb {}
select {width: 154px;}
textarea {overflow: auto;width: 358px;}
html {overflow-y: auto;}
* html {overflow-y: scroll;}
html, body, #form {height: 100%; border: none;}
body {margin: 0px; padding: 0px;}
body,select {font: 9pt Arial;}
.small {font-size: 8pt;}
#form[id] {height: auto; min-height: 100%;}
#form {background-color: #1c3260;}
#form-header {
	font: italic bold 12pt Arial;
	color: #FFFFFF;
	height: 85px;
	position: relative;
	background: #ffffff url(/images_new/valassis-logo.gif) top left no-repeat;
}
#header-text {
	position: absolute;
	right: 5px;
	bottom: 10px;
	overflow: auto;
	color:#1c3260;
	width: 133px;
}
#form-body {
	background-color: #FFFFFF;
	margin: 10px 0px 0px;
	padding: 20px 0px 10px 50px;
}
#form-body .red-star {color: #FF0000;}
#thank-you {padding-left: 125px; height: 390px; font: bold 11pt Arial, Sans-Sarif; color: #1c3260;}