body, textarea {
	font-family: verdana, sans-serif;
}
h1 {
	font-size: 22px;
	color: #FF8700;
	font-weight: normal;
}
h2 {
	font-size: 16px;
	color: #666;
}
h3 {
	font-size: 14px;
	color: #FF8700;
}
td, p, .field {
	font-size: 11px;
}
small {
	font-size: 10px;
	display: block;
}
.field {
	border: 1px solid silver;
}
.note {
	margin-top: 10px;
	color: #333;
}
table.section {
	border: 1px solid silver;
	width: 600px;
}
table.section td {
	padding: 5px;
	margin: 0;
}
table.section th {
	font-size: 12px;
	text-align: left;
	color: #444;
	padding: 6px;
	background-color: #EFEFEF;
}
input.button {
	border: 1px solid silver;
	font-size: 12px;
	font-weight: bold;
	text-align: left;
	color: #444;
	padding: 2px;
	background-color: #EFEFEF;
	cursor:pointer;
	text-align: center;
}
a, a:link, a:active, a:visited {
	color: #0c2577;
}
label.stepstone_contact {
	display: block;
	width: 110px;
	text-align: right;
	margin-right: 3px;
	float: left;
	padding-top: 2px;
}
label.company_contact {
	display: block;
	width: 60px;
	text-align: right;
	margin-right: 3px;
	float: left;
	padding-top: 2px;
}
label.company_address {
	display: block;
	width: 70px;
	text-align: right;
	margin-right: 3px;
	float: left;
	padding-top: 2px;
}
.obliged {
	color: #333;
}

