﻿		#cellSubNavigation {
			display:		none;
		}

		#cellMain {
			padding-left:	10px;
		}
		
.latestNews {
	padding:			5px 0px 0px 5px; 

/*	background-image:	url('../images/bg_latestNews_lhs.jpg'); */
	background-position:top left;
	background-repeat:	no-repeat;
}

.latestNews .divRHS {
	padding:			0px 5px 0px 0px; 

/*	background-image:	url('../images/bg_latestNews_rhs.jpg'); */
	background-position:top right;
	background-repeat:	no-repeat;

}

.latestNews h3.ms-WPTitle {
	padding:			5px 5px 5px 5px; 
	
	font-weight:		normal;
	color:				#000000;		

	border:				1px dotted #cccccc !important;
/*	border-bottom:		none !important; */

	background-color:	#dae2ea;
}

.latestNews h3.ms-WPTitle a {
	font-weight:		bold;
	color:				#000000 !important;	
}

.latestNews h3.ms-WPTitle a:hover {
	color:				#cc0000 !important;
}


.latestNews .ms-WPBorder {
	background-image:	none !important;
/*	border:				1px solid #C6E1BC !important;
	border-top:			none !important; */	
}


/*
.latestNews a {
	color:				#006854 !important;
}
*/
.latestNews .ms-announcementtitle {
	font-size:			100%;
}

.latestNews .ms-vb {
	font-size:			100%;
	line-height:		140%;
}
/* --------------------------------- Additional Styles for DVWP - added (22/02/2011) */

.latestNews h4
{
	padding:0px;
}

.latestNews h3.ms-WPTitle[type="noLink"] 
{
    color:inherit;
	font-size:			inherit;
	font-weight:		bold;
	
	text-decoration:	underline;	
}
.latestNews h3.ms-WPTitle a:hover
{
	text-decoration:underline !important;
}
.dispNewsContainer
{
    border:1px #C6E1BC solid;
    border-top:none;
    padding:10px 10px 5px;             
}
.Web .dispNewsContainer /*-- ocerride for web DVWP, !see .ms-WPBorder, .ms-WPBorderCorderOnly{} def in classes.css --*/
{
    border-left: 1px dotted #CCCCCC;
    border-bottom: 1px dotted #CCCCCC;
    border-right: 1px dotted #CCCCCC;
}
.dispNewsItem
{   
    margin:2px 3px 16px 3px;                
}
.Web .dispNewsItem
{
    /*margin:0px;*/
}
.latestNews[type="archive"] .dispNewsItem hr
{
	border-top:0px;
	border-left:0px;
}
.latestNews[type="archive"] .dispNewsItem[title="news item 50"] hr 
{
	display:none;
}

.dispNewsTitle
{
     width:100%;
     float:left;
     margin-right:-200px;
     padding-bottom:4px;
}
.dispNewsItem h4 /* News Item Title */
{
    margin-right:200px;
}
.dispNewsItem .icons
{
    white-space:nowrap;                
}
.dispNewsItem h4[type="noLink"]
{
    color:#006854;
    text-decoration:underline;    
}
.Web .dispNewsItem h4[type="noLink"] /*-- override for web DVWP --*/
{
     color:#000099;
}

.dispNewsItem h4 a img
{
    white-space:nowrap;
    border:0;
}
.dispNewsDate
{
    color:#006854;
    font-size:80%;
    text-align:right;
     
    float:right;
    width:200px; 
}
.Web .dispNewsDate /*-- override for web DVWP --*/
{
    color:#000;
}
.dispNewsBody
{
    padding-bottom:4px;
    display:block;    
    clear:both;       
}
.dispNewsBody ul, .dispNewsBody ol
{
	padding-bottom:0px;
}
.dispNewsBody[type="minHieght"] ul, .dispNewsBody[type="minHieght"] ol
{
	padding-bottom:16px;
}
div.dispNewsBody[type="minHieght"]
{
    min-height:220px;
}
.dispNewsBody a.moreLink
{
    display:block;
}
.dispNewsMore
{
     padding-bottom:2px;
}
.dispNewsAddItem
{
    border-top:1px solid  #C6E1BC;
    margin-top:6px;
    padding:3px 0px;
}

.Web .dispNewsAddItem
{
    border-top:1px #CCC dotted;
}
.dispNewsAddItem a
{
    padding-left:2px;
}
.dispNewsAttach
{
    border:1px silver solid;
    padding:5px 3px;
    margin-top:4px;
    margin-bottom:4px;
    
    font-size:11px;
}
.dispNewsAttach .title
{
    position:relative;
    display:inline-block;
    background-color:#FFF;
    color:gray;
    padding:2px 4px;
    margin:-14px 0px 0px 4px;;         
}
.dispNewsAttach a
{
	display:block;
}
/* ------------------------------- End Additional Styles */
/*
.latestNews .author {
	font-size:			100%;
}
*/

