.xlarge
{
	font-family: arial;
	font-weight: bold;
	font-size: 17px;
}


.large
{
	font-family: arial;
	font-weight: bold;
	font-size: 15px;
}


.small
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
}

.panelist
{
	font-family: arial;
	font-weight: normal;
	font-size: 9px;
	color: #7D7B7C;
}

.panelistlarge
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #7D7B7C;
}

.medium
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;	
}

.med
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
}

.gray
{
	color: #7D7B7C;
}

.black
{
	color: #000000;
}

.white
{
	color: #ffffff;
}

.orange
{
	color: #ff6600;
}

.purple
{
	color: #5C5DA1;
}


a.newlink
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #ff6600;
}

a.redlink
{
	font-family: arial;
	font-weight: normal;
	font-size: 12px;
	color: #F61914;
}

.formblack
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #000000;
}

.formgray
{
	font-family: arial;
	font-weight: normal;
	font-size: 11px;
	color: #7D7B7C;
}

.required
{
	font-family: arial;
	font-weight: normal;
	font-size: 10px;
	color: #F61914;	
}