/*-- style for DNN Job Board PA --*/
	.JobBoard_CompanyName
	{
		font-family: Tahoma, Arial, Helvetica;
		font-size: 9px;
		font-weight: bold;
		color: Black
	}
	.JobBoard_TopStrip
	{
		color:#003366;
		background-color:e6e8ed;
		font-family: Verdana;
		font-weight:bold;
	}
	.JobBoard_TableHeader
	{
		
		color:white;
		background-color: 336699;
		font-family: Verdana;
		font-weight:bold;
		
	}
	.JobBoard_ParentCategory
	{
		color:white;
		background-color: e6e8ed;
		font-family: Verdana;
		font-weight:bold;
	}
	.JobBoard_ChildCategory
	{
		
		
	}
	.JobBoard_ListingsPanel
	{
		background-color: white;
		
	}
	.JobBoard_AnnouncementPanel
	{
		background-color: black;
		
	}
	.JobBoard_Confirmation
	{
		background-color: white;
		
	}
	.JobBoard_ItemTop
	{
		background-color: white
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bolder;
		line-height: 12px    
		
	}


	.JobBoard_ItemBottom
	{
		background-color: white;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.JobBoard_MoreInfoTitle
	{
		
		color:navy;
		background-color: e6e8ed;
		font-family: Verdana;
		font-size:12px;
		font-weight:bold;
		
		
	}
	.JobBoard_FeaturesChecklist
	{
		
		background-color: Gainsboro;
		
		
	}
	
	.JobBoard_AddItem
	{
		
		background-color: white;
		
		
	}