#contactform {
	width: 540px;
	margin-bottom: 24px;
	color: #666;
}
#contactform input.txt {
	color: #000;
	background-color: #fdf9ee;
	border: inset 1px;
	width: 200px;
	font-size: .9em;
	line-height: normal;
}
#contactform fieldset .checkarea #check20 {
	display: inline;
}
#contactform fieldset .checkarea label {
	display: inline;
}
#contactform div {
	margin: 3px 0;
	padding-top: 3px;
	padding-bottom: 3px;
}
#contactform div.top1 label {
	font-size: 0.8em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
}
#contactform div label {
	font-size: 0.8em;
	font-style: normal;
	font-variant: normal;
	font-weight: bold;
	line-height: normal;
	display: block;
}
#contactform div label.allone {
	display: inline;
}
#contactform fieldset {
	margin-top: 4px;
	margin-bottom: 4px;
	border: dotted 1px #61b5cf;
	padding: 0.6em;
}
#contactform legend {
	color: #0160C9;
	font-size: 0.9em;
	font-weight: bold;
	font-style: normal;
	font-variant: normal;
	line-height: normal;
	background-color: #fff;
}
#contactform legend .required {
	color: #b60032;
	background-color: #ffffff;
	font-size: 0.8em;
	font-weight: normal;
}
#contactform label .required {
	color: #b60032;
	background-color: #ffffff;
	font-size: .85em;
	font-weight: normal;
}
#contactform fieldset p {
	font-size: .8em;
	line-height: normal;
	color: #666;
}
#contactform textarea {
	color: black;
	background-color: #fdf9ee;
}
#contactform #captcha_table {
	margin: 0px;
	padding: 0px;
	border-collapse: collapse;
	border: 0px none #FFF;
}
th,td,tr {
	border-style: none;	
}
#content .formcredit {
	font-family: Calibri, "trebuchet MS", "Lucida Grande", "Lucida Sans Unicode", sans-serif;
	font-size: 0.7em;
	color: #999;
	background: #FFF;
	text-align: left;
	margin-top: 24px;
	margin-bottom: 24px;
}

