/* ######### CSS for FCRR Search Tool ######### */

.CheckBoxList
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
}

.DropDownList
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

.Label
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.Label_small
{
	font-family:Verdana;
	font-size:9px;
	font-weight:bold;
}

.introText
{
	font-family:Verdana;
	font-size:11px;
}

.leftNavDiv
{
	/*width:275px;*/
	display:block;
	background-color:#E6E0AE;
}

.gridViewRowText
{
	font-family:Verdana;
	font-size:10px;
	font-weight:bold;
}

.gridViewHeaderRowText
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
}

.gridViewPager span
{
	font-family:Verdana;
	font-size:15px;
	font-weight:bold;
	color:Black;
}

.containerWidth
{
	width:1050px;
}
