#homepage h2, #homepage h3 {
	color:#ef8200;
	font-weight:normal;
}
#homepage #pageContent {
	background:transparent;
	clear:both;
	padding-top:23px;
	margin:0;
	width:auto;
}
#homeFlash {
	margin-bottom:45px;
	width:961px;
	height:398px;
}
#homepage #pageBlurb, #homepage .blurbBox {
	float:left;
}
#homepage #pageBlurb {
	padding-right:26px;
	width:383px;
}
#homepage #pageBlurb p {
	padding-bottom:12px;
}
#homepage .blurbBox, #homepage .newsBox {
	background:url('../media/blurb_box_bg2.gif') no-repeat 0 0;
	margin-right:7px;
	padding:20px 25px 0 15px;
	width:210px;
	height:246px;
	overflow:auto;
	font-size:10px;
}
#homepage .newsBox {
	background-image:url('../media/homepage_news_bg.gif');
	margin-right:0;
	width:251px;
}
#homepage .blurbBox p {
	padding:0 0 10px 0;
}
.newsList {
/*	padding-right:10px;*/
	height:190px;
	overflow:auto;
}
.newsList dt {
	font-weight:bold;
}
.newsList dd {
	margin-bottom:12px;
}
.modal {
	position:absolute;
	top:0;
	left:0;
	z-index:5;
	background-color:#000;
}
#homepageVideoCont {
	position:absolute;
	z-index:10;
	display:none;
	background-color:#fff;
	padding:23px;
	width:529px;
}
#homepageVideo {
	clear:both;
	margin:5px 0 14px 0;
	width:531px;
	height:398px;
}
.closeLink {
	float:right;
}
#homepageVideoCont .sectionTitleA {
	margin-bottom:0;
}