.newsPanelViewDiv{
	float:left;
	width:192px;
	overflow:hidden;
}	
.newsPanelHeader{
	background:url(defImages/newsBarHeader.jpg) top left no-repeat;
	font-weight:bold;
	font-size:12px;
	text-align:center;
	padding:7px 0 0 0;
	height:21px;
}
.newsPanelBody{
	background:url(defImages/newsBarBgr.jpg) top left repeat-y;
	padding:0 10px 0 15px;
	overflow:hidden;
	width:166px;
}
.newsPanelBody a{
	text-decoration:none;
	float:right;
	color:#68511C;
	display:block;
	margin:5px;
}
.newsPanelBody a:hover{
	color:white;
	background-color:#A7822C;
}
.NewsDatePanel{
	padding:5px 0 0 0;
	color:#68511C;
	margin:5px 0 0 0;
}
.NewsTitlePanel{
	font-weight:bold;
	padding:0 0 5px 0;
}
.newsPanelMore{
	background:url(defImages/icons/toAll.png) center right no-repeat;
	overflow:hidden;
	clear:both;
	padding:5px 0 5px 0;
	behavior: url(frontend/iepngfix.htc); 
}
.newsPanelMore a{
	text-align:right;
	text-decoration:none;
	color:#68511C;
	margin:5px 30px 0 0;
	behavior: url(frontend/iepngfix.htc);
}

.NewsDate,
.MediaDate{
	color:#003D5E;
	padding:0 0 10px 0;
	font-weight:bold;
}
.NewsTitle,
.MediaTitle{
	font-weight:bold;
	margin:0 0 10px 0;	
}
.NewsHr,
.MediaHr{
	border-top:1px solid #006296;
	height:1px;
	margin:-7px 0 0 130px;
	width:400px;
}
.MediaHr{
	margin:-7px 0 0 160px;
	width:370px;
}
.NewsLink,
.MediaLink{
	margin:0 30px 15px 0;
	text-align:right;
}
.NewsLink a{
	text-decoration:none;
	color:#003D5E;
}
.NewsLink a:hover{
	color:white;
	background-color:#003D5E;
}
.newsPicture{
	float:left;
	margin:0 10px 0 0;
}
.newsDate{
	font-weight:bold;
	color:#004164;
}
.newsTitle{
	margin:15px 0 10px 0;
	color:#004164;
	font-size:15px;
	font-family:Arial;
}
.eventsHeaderH{
	margin:6px 0 0 0;
	width:356px;
	background:url(defImages/eventHeaderH.jpg) top left no-repeat;
	clear:both;
	overflow:hidden;
	float:left;
}
.eventsHeaderTitleH{
	font-weight:bold;
	font-size:14px;
	margin:20px 0 0 120px;
}
.eventsMoreH,
.mediaMoreH{
	display:block;
	float:right;
	color:#68511C;
	text-decoration:none;
	margin:5px 13px 0 0;
}
.eventsMoreH a,
.mediaMoreH a{
	background:url(defImages/icons/toAll.png) top right no-repeat;
	padding:4px 30px 5px 0;
	text-align:right;
	text-decoration:none;
	color:#68511C;
	margin:0 0 14px 0;
	clear:both;
	display:block;	
	behavior: url(frontend/iepngfix.htc); 
}
.eventsBodyH{
	background:#F1E1C7 url(defImages/eventsHBgr.jpg) bottom right repeat-x;
	overflow:hidden;
	margin:0 8px 0 8px;
	padding:5px 0 0 15px;
	min-height:140px;
}
.eventsHL{
	background:url(defImages/leftBgr.jpg) top right repeat-y;
	clear:both;
}
.eventsBodyH img{
	float:left;
	margin:0 5px 0 0;
}
.eventsDateH{
	color:#68511C;
}
.eventsTitleH{
	font-weight:bold;
	margin:5px 0 7px 0;
}
.eventsLinkH{
	text-align:right;
	margin:0 15px 5px 0;
}
.eventsLinkH a{
	color:#68511C;
}
.mediaHeaderH{
	width:366px;
	background:url(defImages/mediaHeaderH.jpg) top left no-repeat;
	overflow:hidden;
	float:left;
}
.mediaHeaderTitleH{
	font-weight:bold;
	font-size:14px;
	margin:25px 0 0 140px;
}
.mediaMoreH{
	margin:5px 5px 7px 0;
}
.mediaBodyH{
	background:#F1E1C7 url(defImages/eventsHBgr.jpg) bottom right repeat-x !important;
	overflow:hidden;
	margin:2px 0 0 7px;
	padding:5px 0 0 15px;
	min-height:140px;
}
.mediaRL{
	background:url(defImages/rightBgr.jpg) top left repeat-y;
	margin:0 0 0 21px;
	clear:both;
}
.eventsFooter{
	margin:0 0 0 9px;
	float:left;
	display:block;
}