#LeftContentContainer
{
	width: 500px;
	height: auto;
	float: left;
	display: block;	
	padding-left: 19px;
}

#RightContentContainer
{
	background-color: #F1E6D9;
	width: 280px;
	height: 100%;		
	
}

#RightContent
{
	height: 100%;
	background-color: #F1E6D9;
	padding-left: 6px;
	padding-right: 6px;
	vertical-align: bottom;
	
}

#RightContentBottom
{
	background-color: #F1E6D9;
	width: 280px;
	height: 100%;
	
	vertical-align: bottom;	
}

.InternalRightBold
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	line-height: 13px;
	font-weight: bold;
	color: #80807B;
	margin-left: 10px;
}

.InternalRightContentLink
{
	font-size: 13px;
	line-height: 14px;
	text-decoration: underline;
	color: #00B0F0;	
}

.VideoCutline
{
	font-size: 12px;	
	line-height: 14px;
	color: #80807B;
	margin-top: 0px;
	margin-left: 10px;
	padding-top: 0px;
}

#RightRoundedTop
{
	width: 280px;
	height: 14px;
	background-image: url(../img/internal-rightroundedtop.jpg);
	background-repeat: no-repeat;
		
}

.LeftHeader
{
	color: #Ef4f40;
	font-size: 15px;
	font-weight: bold;
	
}

.LeftContentHeaderBlack
{
	color: Black;
	font-size: 19px;
	font-weight: bold;	
	margin-top: 3px;
	margin-bottom: 3px;
}

.LeftContentParagraph
{
	font-size: 13px;
	font-weight: normal;
	margin-top: 3px;	
}

.LeftContentParagraphBold
{
	font-size: 13px;
	font-weight: bold;
	margin-top: 3px;	
}

.LeftContentHeaderLink, .LeftContentHeaderLink a
{
	font-size: 16px;
	font-weight: bold;	
	color: #00B0F0;
	text-decoration: underline;
}

.LeftContentCTALink, .LeftContentCTALink a
{
	font-size: 12px;		
}

.LeftContentList
{
	margin-top: 2px;
	margin-bottom: 4px;
	list-style-image: url(../img/ListBullet.jpg);
	list-style-type: none;
}

.LeftContentListItem
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 13px;	
	color: #666666;	
	line-height: 16px;
}

.LeftContentRestrictionNote
{
	font-size: 10px;
	color: #666666;	
}




/* BREAD CRUMB CSS STYLES */

.BreadCrumbItem
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	
	text-decoration: underline;
	color: #00B0F0;	
}

.BreadCrumbCurrentItem
{
	font-family: Trebuchet MS, Verdana, Arial;
	font-size: 12px;
	text-decoration: none;
}

.BreadCrumbItem a
{
	text-decoration: none;	
}


.NewsItem
{
	width: 600px;	
}