	body {
		color: #4c4c4c;
		background: #f7f8f3;
		text-align: center;
		padding: 2em;
		font-family: verdana;
		font-size: 11px;
	}
	table {
		font-size: 100%;
	}
	form {
		text-align: left;
		background: #fff url(/hlk/cmshlk.nsf/mediaresources/hlk_form_logo.gif/$file/hlk_form_logo.gif) top right no-repeat;
		width: 720px;
		margin-left: auto;
		margin-right: auto;
		padding: 20px;
		border: 1px solid #ebede0;
	}
	h1 {
		font-size: 20px;
		margin: 0px;
		padding: 0px;
		font-family: arial;
	}
	h4 {
		margin: 0px;
		font-size: 11px;
	}
	fieldset {
		margin: 10px 0em;
		border: none;
		border-top: 1px solid #ebede0;
		border-bottom: 1px solid #ebede0;
		padding: 10px;
	}
	legend {
		color: #8c8c8c;
		font-weight: bold;
	}
	p {
		padding: 0;
	}
	label {
		width: 150px;
		display: block;
		float: left;
		clear: left;
		height: 22px;
		line-height: 22px;
	}
	input {
		margin: 1px;
		padding: 1px;
	}
	input.valid {
		background: url(/hlk/cmshlk.nsf/mediaresources/field_valid.gif/$file/field_valid.gif) right center no-repeat ;
	}
	input.invalid {
		background: url(/hlk/cmshlk.nsf/mediaresources/field_invalid.gif/$file/field_invalid.gif) right center no-repeat ;
	}
	input.checkbox {
		background: #ff797c;
	}
	input.checkbox-valid {
		background: #87cc7b;
	}
	input.checkbox-invalid {
		background: #ff797c;
	}

