﻿#Visual
{
	border-left: solid 1px #CED4D6;
	border-right: solid 1px #CED4D6;
	border-bottom: solid 1px #CED4D6;
	clear:both;
	height:278px;
	left:50%;
	margin: auto;	
	padding-top:1px;	
	width: 897px;
}

#TrinityContainer
{	
	clear:both;
	height:200px;
	left:50%;
	margin: auto;
	margin-top: 3px;
	margin-bottom: 4px;
	width: 899px;
}

#TLeft
{
	float:left;
	left:auto;
	width:295px;
}

#TMiddle
{
	float:left;
	left:auto;
	margin: 0px 7px 0px 7px;
	width:295px;
}

#TRight
{
	float:left;
	left:auto;
	width:295px;
}

#BottomContentContainerWrapper
{
	clear:both;
	display:block;
	height:100%;
	left:50%;
	margin: auto;
	overflow:hidden;
	width: 911px;
}

#BShadowL
{
	background-image:url('/Assets/Neutral/IMG/LShadow2.png');
	background-position:right top;
	background-repeat:no-repeat;
	
	clear:left;
	display:block;
	float:left;
	width:6px;	
	min-height:250px;
}

#BShadowR
{
	background-image:url('/Assets/Neutral/IMG/RShadow.png');
	background-position:left top;
	background-repeat:no-repeat;
		
	clear:right;
	display:block;
	float:right;
	width:6px;
	min-height:250px;
}

#BottomContentContainer
{
	border: solid 1px #ccc;
	overflow:hidden;
	width:897px;
}

#BLeft
{	
	display:block;
	float:left;		
	height:100%;
	text-align:left;		
	width:600px;	
}

#BDiv
{
	display:block;
	float:left;
	width:1px;
}

#BRight
{		
	clear:right;	
	display:block;
	float:left;	
	height:100%;
	text-align:left;
	width:296px;		
}


.NewsDate
{
	color:#2F363C;
	font-size:12px;
	line-height:150%;
	margin: 15px 0px 0px 0px;
	font-weight:bold;
}

.NewsHeadline
{
	color:#2F363C;
	font-size:11px;
	line-height:150%;
	margin: 0px 0px 0px 0px;
}
