.titleRuler
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:1px;
	overflow:hidden;
}
.titleRuler2
{
	background : url(../../images/General/title_ruler.gif) 0 2 no-repeat;
	height:3px;
	overflow:hidden;
}
/* SEARCH Strip CSS
-----------------------------------------------------------------*/

.search_button
{
	cursor:hand;
}
.search_button_td
{
	padding:0px 0 0 2;
	text-align:left;
}
.search_news_input
{
	width: 90px;
	font-size:11px;
	line-height:12px;
	height: 16px;
	border:1px solid #949a9c;
	background-color:#FFFFFF;
}
.search_news_input_td
{
	width:95px;
	padding:2px 0 0 0 ;
	vertical-align:middle;
}
.search_label_td
{
	padding:0px 1px 0px 2px;
	width:54px;
	vertical-align:middle;
}
.search_calendar_td_start
{
	text-align:left;
	width:68px;
}
.search_calendar_td_end
{
	text-align:left;
	width:56px;
	padding:0 0 0 4;
}

.search_link_back_td
{
}
.search_link_back
{
	font-family:Arial;
	font-size:12px;
	text-decoration:none;
}
.search_link_archive_td
{
	/*width:50px;*/
	padding-left:8px;
}

/* End SEARCH Strip CSS */

/* News List CSS
------------------------------------------------------------*/
.news_list_table
{
	margin-top:15px;
	/*padding:0 6px 0 7px;*/
}
.news_spacer_tr
{
	height:10px;
	height:79%;
}
.news_list_subtitle,
a.news_list_subtitle,
div.news_list_subtitle
{
	font-family:Verdana;
	color: #4a494a;
	font-size:11px;
	line-height:18px;
	border:0 solid green;
	vertical-align:top;
	text-decoration:none;
}

.news_list_image
{
	width:78px;
	height:86px;
	cursor:hand;
	border:0px;
	margin:0px 0 0 0;
	background-color:#FFFFFF;
	padding:0px 14 5 0;
}
.news_main_picture_div
{
	padding-left:0px;
	border:0 solid red;
}
.news_list_title
{
	font-family:Verdana;
	font-size:11px;
	font-weight:bold;
	color:#4a494a;
	text-decoration:underline;
}
span.date_title_dash
{
	text-decoration:underline;
}
.news_list_date
{
	font-family:Verdana;
	font-size:11px;
	color:#4a494a;
	text-decoration:underline;
	font-weight:bold;
}


.news_search_archive_link,
.news_search_link_back
{
	font-family:Verdana;
	font-size:11px;
	color:#4a494a;
	text-decoration: none;
	font-weight:bold;
	display:none;
	background-image:url(../../Images/1.en/news/archive_but.gif);
	background-repeat:no-repeat;
	background-position:0 0;
	padding:1 0 0 2px;
	text-align:center;
	width:51px;
	height:17px;
}
.search_link_back_td
{
	padding:2 0 0 6px;
}
.news_search_archive_link:HOVER,
.news_search_link_back:HOVER
{
	text-decoration: none;
}

/* NEW CLASSES BY OFIR 
used for displaying the news items in the list, build a graphic frame around each item
*/
.news_item_right_width
{
	width:18px;
}
.news_item_left_width
{
	width:100px;
}

td.news_item_top_arrow
{
	height:15px;
	background-image:url(../../images/1.en/News/news_item_top_arrow.gif);
	background-position:right center;
	background-repeat:no-repeat;
	display:none;
}
img.news_item_top_arrow
{
	height:15px;
}
td.news_item_top_bg
{
	height:15px;
	background-image:url(../../images/1.en/News/news_item_top_bg.gif);
	background-position:0 0;
	display:none;
}
img.news_item_top_bg
{
	height:15px;
}
td.news_item_top_corner
{
	height:15px;
	background-image:url(../../images/1.en/News/news_item_top_corner.gif);
	background-repeat:no-repeat;
	background-position:left center;
	display:none;
}
img.news_item_top_corner
{
	height:15px;
	width:1px;
}



td.news_item_bottom_corner
{
	height:18px;
	background-image:url(../../images/1.en/News/news_item_bottom_corner.gif);
	background-repeat:no-repeat;
	background-position:right center;
	display:none;
}
img.news_item_bottom_corner
{
	height:18px;
}

td.news_item_bottom_bg
{
	height:18px;
	border-bottom:solid 1px #D6D6D6;
	display:none;
}
img.news_item_bottom_bg
{
	height:18px;
}
.news_item_cont_label
{
	color:#214F80;
	font-size:11px;
	font-weight:bold;
	border: 1 solid red;
}

.news_item_cont_label:HOVER
{
	text-decoration: none;
	
}

td.news_item_label_bg
{
	padding-right:15px;
	padding-bottom:6px;
	width: 100%;
}
/* End News List CSS */

/* News Document View CSS
------------------------------------------------------------*/


/* The DIV that is holding the date, source, title and subtitle */
.news_title_container
{
	margin-left:0px;
	padding-bottom:0px;
	vertical-align:top;
	margin-top:0px;
	border:0 solid red;
}
/* The holding the title TD */
.news_doc_title_row
{
}

/* The title of document and the TD it is in*/
.news_doc_title_td
{
	font-size:18px;
	color:#156E6E;
	padding:0px 0px 0px 0;
}
/* The holding the subtitle TD */
.news_doc_subtitle_row
{
}
.space
{
	padding-top: 8px;
	padding-bottom:4px;
}
.space1
{
	padding-top: 6px;
}
/* The subtitle of document and the TD it is in*/
.news_doc_subtitle_td
{
	font-weight:bold;
	font-size:12px;
	color:#7b7d84;
	padding:0;
	font-family:Verdana;
	line-height:18px;
}
/* TD holding documents date */
.news_doc_date_td,.meeting_num_td,.decision_num_td
{
	text-align:left;
	padding:2px 0px;
	margin:0px;
}
/* TD holding the source */
.news_doc_source_td
{
	padding:2px 0px;
}
.sourceCont
{
	padding-top:6px;
}
.news_title_and_date_table
{
}

/* The actual date of the document */
TABLE.news_doc
{
	padding-right:10px;
}
.news_doc_date_label
{
	display:none;
}
.news_doc_date
{
	color: #52555a;
	font-family:Arial;
	font-size:11px;
}
/* The label of the source */
.news_doc_source_label
{
	font-family:Verdana;
	font-size:11px;
	color: #52555a;
}
/* The actual source of the document */
.news_doc_source
{
	color: #52555a;
	font-family:Verdana;
	font-size:11px;
}
/* The DIV that is holding the abstract */
.news_abstract_container
{
	color:#4a494a;
	font-family:Verdana;
	padding:6 0 4px 0px;
	font-weight:bold;
	font-size:11px;
	line-height:16px;
}
/* The DIV that is holding the main content */
.news_main_content
{
	color:#4a494a;
	font-family:Verdana;
	padding:6 0 0px 0px;
	font-weight:normal;
	font-size:11px;
	line-height:17px;
	vertical-align:top;
	border: 0 solid red;
}
/* The DIV that is holding the additional link */
.news_additional_link_container
{				   	
	padding:4px 0px 5px 20px;
}
/* additional link */
.news_additional_link
{
	font-family:Verdana;
	font-size:11px;
	color:#52555a;
	text-decoration:underline;
	font-weight:bold;
}

.news_additional_link:HOVER
{
	text-decoration:none;
}

/********************************/
/********************************/
/********************************/

.news_title 
{ 
	padding : 2px 0 0 0;
	color : #ce0410;
	font-size:12px;
	font-weight:bold;
	font-family:Verdana;
	border:0 solid red;
} 

.search_news_table,.search_news_table2
{
	width:548px;
	background-image:url(../../Images/1.en/News/search_barBG.gif);
	background-repeat:repeat-x;
	margin:10 0px 0 0;
	height:23px;
}

.search_news_table2 td { padding:2px 1px;}
.search_news_table td
{
}
.search_label_big 
{
	font-size:11px;
	font-weight:bold;
	color:#4a494a;
	padding:0 0 0 2px;
	font-family:Verdana;
}

.search_label
{
	font-weight:normal;
	color:#4a494a;
	font-size:11px;
	font-family:Verdana;
}

.news_search_results_count_tr
{
	/*display:none;*/
}

.news_search_results_count_td
{
	font-family:Verdana;
	font-size:11px;
	color:#314552;
	padding:0 10px 12px 0;
	font-weight:normal;
}

.news_search_results_count_td SPAN
{
	color:#ce0410;
	font-weight: bold;
	font-size:11px;
}

.news_list_title_div
{
	border-bottom:0px solid #B7C9D6;
	height:18px;
	padding:0px 0px 0 0;
	color:#4a494a;
	margin-bottom: 2px;
	width: 100%;
}
td.news_item_content
{
	/*border-left:solid 1px #D6D6D6;*/
	width:100%;
	padding:0px 0 0px 0;
}
.news_list_subtitle_td
{
	border-left:0px solid #FFFFFF;
	border-right:0px solid #FFFFFF;
}
/* The label of the meeting */
.meeting_num_label
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;color: #166C6F;
}
/* The label of the decision */
.decision_num_label
{
	font-family:Arial;
	font-weight:bold;
	font-size:12px;color: #166C6F;
}
/* The actual meeting */
.meeting_num
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}
/* The actual decision */
.decision_num
{
	color: #166C6F;
	font-family:Arial;
	font-size:12px;
}

SPAN.news_back
{
	padding-bottom: 10px;
	width: 100%;
	text-align: center;
}
SPAN.news_back A
{
	font-size:12px; 
	color:#21558C; 
	TEXT-DECORATION: none;
}
SPAN.news_back A:HOVER {
	TEXT-DECORATION: underline
}	
.paging_padding
{
	padding-right:16px !important;
	padding-left:0px !important; 
}