.quicksearchHeader {
	font-family: Tahoma, Arial;
	font-size: 18px;
	font-weight: bold;
	color: 2B7E9C;
}
.normalTextLight {
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 2B7E9C;
}
.normalTextDark {
	text-decoration:none;
	font-family: Tahoma, Arial;
	font-size: 12px;
	font-weight: bold;
	color: 2B7E9C;
}
.formFields {
	   font-family: Tahoma, Arial;
	   font-size: 10px;
	   font-weight: normal;
	   height: 16px;
	   width: 125px;
}
.submitButton {
		font-family: Tahoma, Arial;
		font-size: 12px;
		width: 50px;
		height: 20px;
}