A.DepartmentUnselected
{
	color: Blue;
	font-family: Arial;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	padding-left:0px
}
A.DepartmentUnselected:hover
{
	color:Red;
	padding-left:0px
}
A.DepartmentSelected
{
	color:Green;
	font-family:Arial;
	text-decoration:none;
	font-size:14px;
	font-weight:bold;
	line-height:25px;
	padding-left:0px
}
.SearchBox
{
	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:11px;
	color:Black;
}	
.cert
{ 	font-family:Verdana,Helvetica,sans-serif;
	font-size:9px;
	color:Black;
}
.general
{ 	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:10px;
	color:Black;
}	
.generaltext
{ 	font-family:Arial,Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:Black;
}
.generaltextib
{
	font-weight: bold;
	font-size: 12px;
	color: black;
	font-style: italic;
	font-family: Verdana,Helvetica,sans-serif;
}
.generaltextbold
{ 	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:Black;
	font-weight:bold;
}
.generaltextboldH
{ 	font-family:Verdana,Helvetica,sans-serif;
	font-size:18px;
	color:Black;
	font-weight:bold;
}
.generaltextboldH2
{
	font-weight: bold;
	font-size: 36px;
	color: black;
	font-family: Verdana,Helvetica,sans-serif;
}
.generaltextred
{ 	font-family:Verdana,Helvetica,sans-serif;
	font-size:12px;
	color:Red;
	font-weight:bold;
}	