﻿/*~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*
	TREE VIEW CONTROL
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.TreeView  
{
    border-bottom:1px dotted #B2B2B2 !important;
}

.TreeView div
{
    margin-left:5px;
}

.TreeView table
{
    border-top:1px dotted #B2B2B2 !important;
    padding-top:2px;
    width:215px;
}

.TreeView div table
{
    border-bottom:none !important;
    border-top:none !important;
}

.TreeView table td
{
    padding: 2px 0 2px 3px;
}

.LeafNodesStyle 
{
    
}


.RootNodeStyle 
{
    
}
/* ALL ELEMENTS */
.NodeStyle 
{

}
.ParentNodeStyle 
{
    background:yellow;
}
 
a.SelectedNodeStyle 
{
    background:#E5E5E5;
    display:block;
    padding:2px 0 2px 3px;
}

.news_contents
{
	font-family:Tahoma;
	font-size:12px !important;	
	color:#171616;
}
.news_contents .news_contents_header a
{
	color:#003466;	
	font-family:Arial;
	font-size:18px!important;	
	line-height:20px;	
}
.news_contents .news_contents_header a:visited
{
	color:#003466;	
	font-family:Arial;
	font-size:18px!important;	
	line-height:20px;
}

.news_contents a
{
	font-family:Tahoma;
	font-size:11px !important;	
}
.news_contents a:visited
{
	font-family:Tahoma;
	font-size:11px !important;	
}

.news_categories 
{  	
	font-family:Tahoma;
	font-size:11px !important;	
}

.div-featurenews a:link

{
	font-size:20px;font-family:Arial;
	line-height:22px;color:#333333;
	margin-bottom:3px;
	line-height:24px;
}
.div-featurenews a:visited

{
	font-size:20px;font-family:Arial;line-height:22px;color:#ff6600;margin-bottom:3px;
}
/*******************************************/

.news_top_jobs_h
{
	background: url(images/news-h-bg.gif) no-repeat;
	height:25px;	
	padding-left:10px;
	padding-top:5px;		
}


.news_top_jobs_b
{
	border:solid 1px #b8b8b8;	
	padding-left:10px;
	padding-right:5px;
	padding-top:5px;
	padding-bottom:15px;				
}

.news_top_jobs
{	
 width:615px;	
}