@charset "utf-8";
/* CSS Document */

.newsTextBox {
	width: 85px;
	}	
	
.newsContainer {
	margin-top:10px;
	width:521px;
	float:left;
}

.newsCategoryContainer {
	margin:0px 10px 0px 12px;
	padding:10px 0px 5px 10px;
	color:#666666;
}
.newsCategoryTitle {
	height:42px; 
	background-image: url(../images/news/news-title-bg.png);
	_background-image:url(../images/news/news-title-bg.gif); 
	background-repeat:no-repeat;
	cursor:pointer;
}
.newsCategoryBg {
	background-image: url(../images/news/news-bg.png);
	_background-image:url(../images/news/news-bg.gif);
	background-repeat:repeat-y; 
	padding:10px 0 3px 20px;
}
.newsCategoryBtmBrdr {
	background-image: url(../images/news/news-btm-brdr.png);
	_background-image: url(../images/news/news-btm-brdr.gif);
	background-repeat:no-repeat; 
	height:25px;
}
.newsImageContainer {
	width:82px; 
	float:left; 
	/*background-image:url(../images/news/beduin.gif); news-pic-bg*/
	background-repeat:no-repeat; 
	height:74px; 
	padding:5px 0 0 4px;
}
.newsTextContainer {
	width:383px; 
	float:left;
	padding-top:5px;
	  }

.rightColumn {
	width:150px; 
	float:right; 
	margin-top: 10px;
}
.newsletterHeader {
	background-image: url(../images/news/small/newsletter.png);
	_background-image:url(../images/news/small/newsletter.gif);
	background-repeat:no-repeat; 
	height:54px;
}
.newsArchiveHeader {
	background-image:url(../images/news/small/news-archive-header.png);
	_background-image:url(../images/news/small/news-archive-header.gif);
	background-repeat:no-repeat; 
	height:42px;
}
.pressArchiveHeader {
	background-image: url(../images/news/small/press-header.png);
	_background-image:url(../images/news/small/press-header.gif);
	background-repeat:no-repeat; 
	height:42px;
}

.smallBoxBg {
	width:125px; 
	background-image:url(../images/news/small/news-small-bg.png);
	_background-image:url(../images/news/small/news-small-bg.gif);  
	background-repeat:repeat-y; 
	padding:3px 10px 0 11px;
}
.smallBoxBg ul {
	margin:0px; 
	padding:6px; 
	padding-left:14px;
	_padding:6px 6px 6px 14px; 
	color:#918e8e;
	font-family:Arial,sans Serif;
	font-size:11px;
}
.smallBoxBg ul li a:hover{
	background-color:#CCCCCC;
}
.smallBoxBg a {
	color: #918e8e;
	border:none;
}
.smallBoxBg img{
	color: #FFFFFF;
	border:none;
	margin-bottom:-6px;
}
.smallBoxFooter {
	background-image:url(../images/news/small/news-small-footer.png); 
	_background-image:url(../images/news/small/news-small-footer.gif); 
	background-repeat:no-repeat; 
	height:21px;
}
.newsletterText {
	color:#999999; 
	font-size:14px;
}
.submitButton {
	text-align:right; 
	margin:4px 3px 0 0;
}
.sign-news-text {
	color:#918e8e; 
	font-family: Arial, Helvetica, sans-serif; 
	font-size:11px; 
	padding-top:4px; 
	font-weight:bold;
}
.sign-news-text a {
	color:#aaa6a6;
}
.sign-news-text a:hover {
	color:#f50000;
}