@charset "UTF-8";
/* CSS Document */

.name_text {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 14px;
	font-weight: bolder;
	color: #333333;
	text-align: left;
}
.fields {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 300px;
	background-color: #FFFFCC;
}
.fill_rows {
	height: 40px;
}
.fields_Small {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 150px;
	background-color: #FFFFCC;
}
.fieldsdate {
	font-family: "Trebuchet MS";
	font-size: 14px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 80px;
	background-color: #FFFFCC;
}
.fieldsdatedigits {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 40px;
	background-color: #FFFFCC;
}
.fieldsdatedigitsdrop {
	font-family: "Trebuchet MS";
	font-size: 12px;
	font-style: normal;
	line-height: 14px;
	font-weight: normal;
	color: #333333;
	width: 85px;
	background-color: #FFFFCC;
}
.space {
	height: 30px;
	padding-left: 10px;
}
.names {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 18px;
	font-weight: normal;
	color: #333333;
	text-align: left;
	padding-left: 10px;
}
.namesbold {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	line-height: 18px;
	font-weight: bolder;
	color: #333333;
	text-align: left;
}
.space_noident {
	height: 30px;
}
