body {
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
}
form {
	width:430px;
	overflow:auto;
	border:1px solid #003478;
	padding:15px 0;
}
h2 {
	color:#3399cc;
}
label.LineUpFields {
	clear:both;
	font-family: Arial, Helvetica, sans-serif;
	float: left;
	text-align: right;
	margin: 0 0.5em 1em auto;
	width: 150px;
}
.TextBoxWidth {
	width:220px;
}
.clear {
	clear:both;
}
.TxtAreaLabel {
	margin-left: 1.5em;
}
.confirm {
	margin: 0.6em 1em;
}
.constrain {
	margin-right:40px;
}
.dottedborder {
	border-bottom:1px dotted #003478;
}
#submit {
	margin-left:150px;
}
#SuggestionBox a, #ItemRequest a {
	color:#003478;
	font-size:10pt;
	font-family:Arial, Helvetica, sans-serif;
	text-decoration:underline;
}
#SuggestionBox a:hover, #SuggestionBox a:active,
#ItemRequest a:hover, #ItemRequest a:active {
	color:#e98300;
	text-decoration:none;
}
#OtherInformation, #txtComments, #txtQuestion {
	font-size: 0.9em;
	width: 400px;
	height:60px;
	margin-left:15px;
}
#EmailReference #RequiredBy {
	width:80px;
}

