@charset "utf-8";
.LabelText {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #999999;
	text-align: right;
	padding-right: 3px;
}
.TitleText {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #999999;
	font-style: italic;
}
.HelperText {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 10px;
	color: #999999;
}
.EntryText {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 3px;
}
.EntryTextBox {
	font-family: "Trebuchet MS", "Arial Narrow", sans-serif;
	font-size: 11px;
	color: #333333;
	margin: 0px;
}
