/*-- style for DNN Job Board PA --*/
	.JediCss_CompanyName
	{		
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: bold;
		font-style: italic;	
		color: black;	
	}
	.JediCss_TopStrip
	{
	/* Gray Theme*/
		background-color: #cccccc;
	font-family: Verdana;
	font-size:14px;
	font-weight:bold;
	}
	.JediCss_TableHeader
	{
	color:black;
	background-color: #cccccc;
	font-family: Verdana;
	font-weight:bold;		
	}
	TD.JediCss_dgHeaderAltItem, .JediCss_dgHeaderAltItem
	{
	background-color: #cccccc;		
	}
	.JediCss_ParentCategory
	{
		/* Brad Changed this to dark gray*/
		background-color: #666666; 
		font-family: Verdana;
		font-size:14px;
		font-weight:bold;
	}
	.JediCss_ChildCategory
	{
		
		
	}
	.JediCss_ListingsPanel
	{ /* Brad Changed this to the new blue*/
		background-color: #3e5a82;
		
	}
	.JediCss_AnnouncementPanel
	{
		background-color: black;
		
	}
	.JediCss_Confirmation
	{
		background-color:  #f5f5f5;
		
	}
	.JediCss_ItemTop
	{
		/* Gray Theme*/
		background-color: #2B436C; 
		font-family: Verdana;
		font-size:11px;
		font-weight:bold;
		
	}


	.JediCss_ItemBottom
	{
		background-color: gainsboro;
		font-family: Tahoma, Arial, Helvetica;
		font-size: 11px;
		font-weight: normal;
		line-height: 12px    
		
	}

	.JediCss_MoreInfoTitle
	{
		
		background-color:  #cccccc; 
		font-family: Verdana;
		font-size:13px;
		font-weight:bold;
		
		
	}
	.JediCss_FeaturesChecklist
	{
		
		background-color: Transparent;
		
		
	}
	
	.JediCss_AddItem
	{
		
		background-color: Transparent;
		
		
	}
	.JediCss_DashedLine
	{
		BORDER-TOP: #999999 1px dashed; 
		MARGIN: 3px 0px; 
		COLOR: #ffffff; 
		HEIGHT: 1px
			
	}
		.myCustom
	{
    font-weight: normal;
    font-size: 11px;
    color:#000000;
    font-family: Tahoma, Verdana, Arial, Helvetica, sans-serif;
    text-decoration: none;
}
		
