/*-- style for DNN Job Board PA --*/
	.JobBoard_CompanyName
{
	font-family: Tahoma, Arial, Helvetica;
	font-size: 9px;
	font-weight: bold;
	color: #3D6080;
}
	.JobBoard_TopStrip
{
	color: #696969;
	background-color: #E4EBF6;
	border-color: Black;
	border-width: thin;
	font-family: Verdana;
	font-weight: bold;
}
	.JobBoard_TableHeader
{
	color: #696969;
	background-color: lightsteelblue;
	border-width: thin;
	font-size: 11px;
	font-family: Verdana;
	font-weight: bold;
}
	.JobBoard_ParentCategory
{
	color: #696969;
	background-color: #E4EBF6;
	border-color: Black;
	border-width: thin;
	font-family: Verdana;
	font-weight: bold;
}
	.JobBoard_ChildCategory
	{
		
		
	}
	.JobBoard_ListingsPanel
{
	background-color: transparent;
}
	.JobBoard_AnnouncementPanel
{
	background-color: #afeeee;
}
	.JobBoard_Confirmation
{
	background-color: lightblue;
}
	.JobBoard_ItemTop
{
	background-color: lightsteelblue;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bolder;
	line-height: 12px;
	color: #696969;
}


	.JobBoard_ItemBottom
{
	background-color:#E4EBF6;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: normal;
	line-height: 12px;
	color: #696969;
}

	.JobBoard_MoreInfoTitle
{
	color: #696969;
	background-color: #E4EBF6;
	font-family: Verdana;
	font-size: 12px;
	font-weight: bold;
}
	.JobBoard_FeaturesChecklist
	{
		
		background-color: Beige;
		
		
	}
	
	.JobBoard_AddItem
	{
		
		background-color: Beige;
		
		
	}
	/* hyperlink style for buttons and link buttons used in the portal admin pages */
	A.JobDB_CommandButton:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #3D6080;
	font-weight : bold;
	text-decoration : underline;
	font-size : 8pt;
	}

	A.JobDB_CommandButton:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #696969;
	font-weight : bold;
	text-decoration : underline;
	font-size : 8pt;
	}

	A.JobDB_CommandButton:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : #696969;
	font-weight : bold;
	text-decoration : underline;
	font-size : 8pt;
	}

	A.JobDB_CommandButton:hover    {
	font-family : Arial, Helvetica, sans-serif;
	color : #696969;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
	}
	CatlinkNormalBold
	{
		color : #696969;
		font-family: Tahoma, Arial, Helvetica;
    	font-size: 11px;
    	font-weight: bold
	}
	a.CatlinkNormalBold:link,a.CatlinkNormalBold:visited,a.CatlinkNormalBold:active,a.CatlinkNormalBold:hover
	{
    	color : #696969;
	font-family: Tahoma, Arial, Helvetica;
    	font-size: 11px;
    	font-weight: bold
	}
	.WhiteNormal
	{
   	color : #696969; 
	font-family: Tahoma, Arial, Helvetica;
    	font-size: 11px;
    	font-weight: normal;
	}
	.BlueNormal
	{
   	color : #696969; 
	font-family: Tahoma, Arial, Helvetica;
    	font-size: 11px;
    	font-weight: normal;
	}
	.WhiteNormalBold
{
	color: dimgray;
	font-family: Tahoma, Arial, Helvetica;
	font-size: 11px;
	font-weight: bold;
}
	.BlueNormalBold
	{
   	color : #3D6080; 
	font-family: Tahoma, Arial, Helvetica;
    	font-size: 11px;
    	font-weight: bold
	}
	a.WhiteNormalBold:link,a.WhiteNormalBold:visited,a.WhiteNormalBold:active,a.WhiteNormalBold:hover
	{
    	color : #696969;
	font-family: Tahoma, Arial, Helvetica;
    	font-size: 11px;
    	font-weight: bold
	}
	a.JobDB_TopStrip:link,a.JobDB_TopStrip:visited,a.JobDB_TopStrip:active,a.JobDB_TopStrip:hover
	{
		color:#696969;
		background-color: #333333;
		border-color:Black;
		border-width:thin;
		font-family: Verdana;
		font-weight:bold;
	}
	A.NavCommandButton:link {
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
	text-decoration : underline;
	font-size : 8pt;
	}

	A.NavCommandButton:visited  {
	font-family : Arial, Helvetica, sans-serif;
	color : #003366;
	font-weight : bold;
	text-decoration : underline;
	font-size : 8pt;
	}

	A.NavCommandButton:active   {
	font-family : Arial, Helvetica, sans-serif;
	color : #FFFFFF;
	font-weight : bold;
	text-decoration : underline;
	font-size : 8pt;
	}

	A.NavCommandButton:hover    {
	font-family : Arial, Helvetica, sans-serif;

	color : #003366;
	font-weight : bold;
	text-decoration : none;
	font-size : 8pt;
	}
	.ActiveTab
	{
   	color : Red; 
	font-family: Arial, Helvetica;
    	font-size : 8pt;
    	font-weight: bold
	}
	a.ActiveTab:link,a.ActiveTab:visited,a.ActiveTab:active,a.ActiveTab:hover
	{
    	color : Red;
		font-family: Arial, Helvetica;
    	font-size : 8pt;
    	font-weight: bold
	}
