/*	Copyright Estates IT Limited 2011 */
.MenuNews {	float: left;	width: 180px;	margin: 0px 0px 10px 8px;	text-align: left;		background-color: #EFF0F1;	background-position: top;	background-image: none;	background-repeat: no-repeat;}
.MenuNews h2 {	margin: 10px 0px 5px 8px;	color: #445566;}
.newsitem { border: 1px solid #dcb3b4; background-image: url(../images/pagelayout/featuredBack.jpg);background-repeat: no-repeat;background-position: bottom right;margin: 15px 0px 15px 0px;float: left; }


.newsitem img { width:150px; display: inline; float:left; border: none; margin: 10px; }
.img1x1 {width: 150px; height: 150px}
.img4x3 {width: 150px; height: 113px}
.img6x4 {width: 150px; height: 100px}
.img7x4 {width: 150px; height: 86px}

.newsitem h2 { margin:8px 0 5px 0; width: 700px; float:left; }
.newsitem h2 a { font-weight: normal; font-size: 14px; text-decoration: none;}
.newsitem h2 a:hover {text-decoration: underline;}
.newsitem p {	width: 720px; float: left; margin: 0px; font-size:13px; }
.newsitem p.readarticle { font-style: italic; width: 310px; text-align: right; font-size: 10px; float: right;}
/*.newsitem a , .newsitem a:link , .newsitem a:active , .newsitem a:visited { text-decoration: underline;}
.newsitem a:hover { text-decoration: underline; }

.newsarticle img { max-width:440px;}*/
.newsarticle p{width: auto; float:none;}

.vertical {	width: 175px; height: 570px; overflow: hidden; position: relative;	border-bottom: 1px solid #e7e5f2;}
.items {margin: 0px 0px 0px 0px; height: 20000em; position: absolute;}
.item {	margin: 5px 0px 0px 0px; height: auto;}
.item img {	width: 175px; max-height: 175px; margin: 0px 0px 0px 0px; float: left;}
.item h2 { margin: 0px 0px 3px 0px; color: rgb(68, 85, 102); font-size: 16px; font-weight: normal;}
.item p { padding: 0px 0px 5px 0px;}
.item a { padding: 0px 0px 0px 0px;}
#actions { margin: 5px 0px 5px 0px; width: 175px;}
#actions a { color: rgb(102, 102, 102); cursor: pointer;}
#actions a:hover { color: rgb(0, 0, 0); text-decoration: none;}
.disabled {	/*visibility: hidden;*/}

.newsarticle p{ 	float: none; padding: 0px px 5px 0px; line-height: 20px;}
.newsarticle img.left{ 	float: left;	margin: 5px 15px 20px 0px;}
.newsarticle img.right{	float: right;	margin: 5px 0px 20px 15px;}

.newslistthumb{	width: 200px;	float: left;}

#left-col-news{	float: left;	width: 610px;	margin: 0px 20px 0px 0px;}
#right-col-news{		float: left;	width: 270px;	min-height: 430px;		margin: 0px 0px 20px 0px; background-image: url(../images/pagelayout/quickSearchLinksBack.jpg); background-position: bottom right; background-repeat: no-repeat; border: 1px solid #dcb3b4;}
#right-col-news h2{
	font-size: 14px;
	font-weight: bold;
padding: 0px 5px 0px 5px;
margin: 10px 0px 0px 0px;
}
.news-list  img {
	display: none;
	visibility: hidden;
}
.news-list  h2 a {
font-size: 13px;
padding: 0px 5px 5px 0px;
float: left;
line-height: 16px;
text-decoration: none;
font-weight: bold;
text-transform: none;
}
.news-list  a {
font-size: 11px;
padding: 0px 7px 5px 5px;
line-height: 14px;
}
.news-list  p {
font-size: 11px;
padding: 0px 7px 5px 5px;
float: left;
line-height: 18px;
}

/* News Ticker Formating */
.newsticker {	list-style-type: none;	padding: 3px;	margin: 0; background-color: fuchsia;}
.newsticker li {	list-style:none;	line-height:30px;}
.newsticker li a {	text-decoration: none}
.newsticker li a:hover {	text-decoration: underline;	}
/* End News Ticker Formating */


