﻿#body .newsItem h2 {
	font-size:11px;
	margin:0;
	font-weight:normal;
}

#body.fullBody
{
	width: 720px !important;
	padding-right: 0px !important;
	overflow: hidden;
}

#relatedContent
{
	display: none !important;
}

#videoWraper
{
	width:720px;
	float: left;
}

#videoWraper #videoArea
{
	width: 525px;
	float: left;
	min-height: 200px;
}

#videoWraper #itemsArea
{
	width: 142px;
	padding-left: 40px; 
	float: left;
}
#videoWraper #itemsArea H3
{
	margin: 0 0 18px 0;
	font-size: 14px;
	color:#434343;
}
.newsItem {
	margin-bottom:14px;
	clear:both;
}
.newsItem .date {
	color:#6b7378;
}
.newsItem.item .date 
{
	width: 200px;
	float: left;
	color:#6b7378;
	font-weight: normal;
}
.newsItem.item .date a {
	color:#6D6E71;
	font-weight: normal;
}
.newsItem.item .readMore {
	width: 200px;
	float: right;
	text-align: right;
}
#body .newsItem h2 a {
	color:#000;
	font-weight:bold;
	text-decoration:none;
}
.newsItem .readMore a{
	color:#00678a;
	font-weight:bold;
	text-decoration: none;
	background: url('../../../Resources/Global/Image/Icons/ArrowRightBlue.gif') no-repeat 0px 5px;
    padding-left:12px;
}

#body .newsItem.item h2 {
	color:#000000;
    font-size:14px;
    font-weight:bold;
    margin-bottom:12px;
}
.newsItem.item .body 
{
	clear: both;
    padding-top:4px;
}

.newsItem.item .video 
{
	text-align: center;
    padding-top:12px;
}

.pressRelease.item .body A{
	color:#00678A;
}



