﻿body{
	background-color:#CCCCCC;
}

.PageBase{
	width:100%;
}

.PageDisplayArea{
	width:760px;
}


.DisplayArea {
	/*width: 100%;*/
	background: transparent url('/home/spotlight/PublishingImages/eXtra/Img_ContentBackground.gif') repeat-y;
}

.TopBannerDateHolder{
	background: transparent url('/home/spotlight/PublishingImages/eXtra/Banner_Home_bg.jpg') no-repeat;
	vertical-align:bottom;
	text-align:center;
	/*width:20%;*/
	color: white;
	padding-bottom: 5px;
}

.LeftColumn{
	width: 234px;
	height:100%;
	vertical-align: top;
	text-align:left;
}

.VerticalBorder{
	width: 2px;
}

.RightColumn{
	width: 524px;
	vertical-align: top;
}

.LeftLogo{
	width:230px;
	height:114px;
}

.LeftBanner{
	width:230px;
	height:200px;
	vertical-align:top;
}

.LeftBannerSmall{
	width:230px;
	vertical-align:top;
	padding-bottom: 10px;
}

.NavTitleWord{
	width:230px;
	height:48px;
}

.NavLink{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #333399;
	font-weight: bold;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-right: 3px;
	vertical-align:top;
}

.NavDescription{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: black;
	font-weight:normal;
	font-style: normal;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	padding-right: 3px;
}

.NavSeparator{
	height:5px;
	width:100%;
}

.NavTitle{
	width:214px;
	height:20px;
}

.ExclusiveBanner{
	width:209px;
	height:71px;
	border: 0px;
}

.ArchiveLinksHolder{
	width:100%;
	vertical-align:middle;
	text-align:center;
}

.ArchiveLinks{
	width: 150px;
}

.FeedbackBox{
	background-color: #333399;
	height:54px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	line-height: normal;
	font-weight: bold;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
}

.FeedbackAnchor {
	color: #FFFFFF;
}

.FooterHolder{
	padding-top: 10px;
	height:42px;
	/*width:100%;*/
	text-align:center;
}

.CopyrightText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	font-style: normal;
	line-height: normal;
	font-weight: normal;
	font-variant: normal;
	text-transform: none;
	color: #FFFFFF;
	text-decoration: none;
	text-align:right;
}

.MonthYearHolder{
	/*width:100%;*/
	background-color: #FFFFFF;
	height:30px;
	text-align:left;
	vertical-align:bottom;
	border-bottom: 1px black solid;
	text-indent: 5px;
}

.ArticleTypeTitle{
	width:100%;
	text-align:right;
}

.ContentTitle{
	font-family: Arial, Helvetica, sans-serif;
	font-size: 18px;
	font-style: normal;
	color: #333333;
	font-weight: bold;
	line-height: normal;
	font-variant: normal;
	text-transform: none;
	text-decoration: none;
	text-align:left;
}

.BackToTop{
	width:100%;
	text-align:right;
	height:30px;
	vertical-align:middle;
}

.ContentBottom{
	width:100%;
	height:10px;
	border-bottom: 1px black solid;
}


