.SearchTitle
{
	font-size: 20pt;
	text-decoration:underline;
	font-weight: bold;
	color: #006699;
	text-align: left;
}
.SearchGroupTitle
{
	font-size: 12pt;
	font-weight: bold;
	color: #758D5E;
	text-align: left;
}
.SearchTextLabel
{
	font-weight:normal;
	font-size:  large;
}
.SearchTextBox
{
	width: 200px;
}
.SearchCheckBox
{
	font-weight:normal;
	font-size: medium;
}

