@charset "UTF-8";
/* CSS Document */

#wrap #central #contactTable #form form table tr td #smallPara {
	font-size: 11px;
	line-height: 12px;
}
#wrap #central #contactTable #form form table tr td #message {
	height: 100%;
}
#wrap #central #contactTable #form .labelFormat {
	font-size: 11px;
	line-height: 20px;
	margin-left: 5px;
}
#wrap #central #contactTable #form form table tr #salutation {
	width: 10%;
}
#wrap #central #contactTable #form form table tr .labelFormat #firstnames {
	width: 27%;
}
#wrap #central #contactTable #form form table tr .labelFormat #lastname {
	width: 29%;
	left: 0px;
}

#wrap #central #contactTable #form form #table1 {
	padding: 5px;
	border: thin solid #1F3334;
}
input {
	color: #1f3334;
}
#wrap #central #contactTable #form form #table1 tr td table tr td #message {
}
#wrap #central #contactTable #form form table tr .labelFormatAlRtRt {
	width: 29%;
	left: 0px;
	text-align: right;
	font-size: 11px;
	line-height: 20px;
}
#wrap #central #contactTable #form form #table1 tr td #table3 input {
	margin-top: 5px;
	margin-bottom: 5px;
	width: 60%;
}
#wrap #central #contactTable #form form #table1 tr td table tr td #message {
	width: 90%;
	float: right;
	height: 150px;
	font-family: "Trebuchet MS", Arial, Helvetica, sans-serif;
	color: #1F3334;
	font-size: 11px;
	line-height: 13px;
}#wrap #central #contactTable #form form #table1 tr td table tr td #tablex {
	background-color: #1F3334;
	border-top-color: #1F3334;
	border-right-color: #1F3334;
	border-bottom-color: #1F3334;
	border-left-color: #1F3334;
}
