﻿#SearchForm,
#Nav,
#LeftColumn,
#TOC,
.SectionVideo,
.BTT,
#FooterListHolder,
.MemberBtn
{
	display:none;
}

#BreadCrumbs, #BreadCrumbs a
{
	color:#999 !important;
}


#CopyText
{
	float:left;
}

#SectionOverviewNavMid
{
	border:none;
}

.Header
{
	height:147px;
	background-repeat:no-repeat;
	background-position:right top;
	position:relative;
	padding:0px 15px 0px 15px;
}

#ContentTitle h1
{
	background-repeat:no-repeat;
	background-position:-10000px -10000px;
	margin:6px 0px 0px 0px;
	padding:0px;
}


/*** for the homepage ***/

h2
{
	margin:0px;
	padding:0px;
}

#NewsHdr h3
{
	font-size:18px;
	font-weight:normal;
}

.ImageForPrintOnly
{
	display:block;
	margin-bottom:10px;
}

#ColouredFeature
{
	float:left;
	display:block;
	margin-top:30px;
}

#BannerFeature
{
	width:100%;
	float:left;
}

.BannerImage
{
	display:none;
}

#BannerCorners
{
	display:none;
}

#BannerContent
{
}

.BannerHdr
{
	width:166px;
	margin:16px 0px 0px 0px;
	padding:0px;
	clear:both;
}

#BannerText
{
	margin:0px;
	padding:0px;
	width:150px;
	font-size:1.0em;
	line-height:12px;
}

.BannerBtn
{
	display:none;
}

.ColouredHdr
{
	width:202px;
	margin:0px;
	padding:0px;
	background-repeat:no-repeat;
}

#ColouredFeatureText
{
	width:202px;
	margin:0px 0px 5px 0px;
	color:#000000;
}

#ColouredFeatureBtn a
{
	display:none;
}

.BlueColouredFeature #ColouredFeatureBtn a
{
	/*background-image:url(/Images/BlueBtnBg.gif);*/
}

.OrangeColouredFeature #ColouredFeatureBtn a
{
	/*background-image:url(/Images/OrangeBtnBg.gif);*/
}


#NewsUpdateWrapper
{
	margin:16px 0px 0px 0px;
}

#NewsWrapper
{
	width:100%;
}

#NewsHdr
{
	/*background-image:url(/Images/NewsUpdatesHdr.gif);*/
	background-repeat:no-repeat;
	background-position:left top;
	height:20px;
	clear:both;
}

.NewsItem
{
	margin-top:11px;
	width:147px;
	height:282px;
	margin-right:3px;
	padding:0px 8px 0px 4px;
	float:left;
	/*background-image:url(/images/NewsItemLineBg.gif);*/
	background-position:right top;
	background-repeat:no-repeat;
}

#NewsItemWrapper .First
{
	margin-left:-4px;
}

#NewsItemWrapper .Last
{
	margin-right:0px;
	padding-right:0px;
	background-image:none;
}

.NewsItemImage
{
	width:145px;
	height:83px;
	background-color:#c2d6d6;
	padding:1px;
}

#NewsItemWrapper h3 a
{
	color:#0062bf;
	font-size:1.0em;
	margin:12px 0px 3px 0px;
	padding:0px;
}

.NewsSummaryText
{
	padding:0px 0px 5px 0px;
}

.NewsItemBtn a
{
	width:175px;
	height:35px;
	bottom:4px;
	left:0px;
}

.NewsItemBtn img
{
	display:none;
}


#BannerImage
{
	display:none;
}

#FeatureBtnsPollsWrapper
{
	display:none;
}

#MemberTopFeatures
{
	width:720px;
	float:left;
}


.HomePoll
{
	display:none;
}

#MemberBannerSmall
{
	display:none;
}

/*** Styles for printed bullets ***/

.ContentSection ol
{
	margin-left:22px;
	padding:0px 0px 0px 4px;
}

.ContentSection ol li
{
	padding-bottom:4px;
}

.ContentSection ul
{
	margin-left:17px;
	padding:0px 0px 0px 4px;
	list-style-type:square;
}

.ContentSection ul li
{
	background-image:none;
	margin-left:0px;
	padding-left:5px;
	padding-bottom:4px;
}