#bannerArea
{
	height: 200px;
}
#trailBox
{
	display: none;
}
#contentBox,
#underContent
{
	width: 650px;
	margin-bottom: 12px;
}
#contentBox ul
{
	margin-top: 12px;
}
#contentBox ul li
{
	background: url(/images/ui/bg_home_li.png) repeat-x;
	border: 1px solid #d0d5de;
	padding: 8px 18px;
	line-height: 1.4em;
	margin-bottom: 1em;
}
#contentBox ul li strong
{
	font-size: 1.2em;
}
#contentBox ul a
{
	border: none;
	padding-right: 6px;
}
#contentBox ul a:hover
{
	border: none;
	text-decoration: underline;
}
#contentBox .orange
{
	font-size: 1.5em;
	line-height: 1.4em;
}
#contentBox .orange .huge
{
	font-size: 1.3em;
}
#contentBox .bigPara p
{
	font-size: 1.3em;
}

.homeCol
{
	float: left;
}
/*
.homeColLast
{
	width: 206px;
	height: auto;
	padding-right: 0px;
	float: right;
}
*/
#newsCol
{
	width: 304px;
	height: auto;
	float: left;
	padding-right: 26px;
}
#pubsCol
{
	width: 320px;
	height: auto;
	padding-right: 0px;
	float: right;
}
.homeCol h2
{
	/*padding-bottom: .3em;
	background: url(/images/ui/pix_dark_blue.png) repeat-x left bottom;*/
}
.homeCol h2 a
{
	color: #f8981d;
	padding-right: 8px;
	/*background: url(/images/ui/arrow_blue_sqrs.png) no-repeat right center;*/
}
.homeCol h2 a:hover
{
	text-decoration: none;
}
.homeCol li,
.homeCol p
{
	margin-bottom: .8em;
}

/*-----------------*/
#dateBox
{
	font-size: 2.2em;
	padding: 3px 2px 8px 2px;
	float: left;
	width: 196px;
	height: auto;
	color: #fff;
	font-weight: normal;
	float: left;
	background: url(/images/ui/pix_dark_blue.png);
	border-bottom: 2px solid #fff;
}

#awards ul li
{
	height: auto;
	background: none;
	padding: 0px;
	margin-bottom: 20px;
	font-size: .9em;
}
#awards ul li img
{
	float: left;
	margin: 0px 4px 4px 0px;
}
#mainRight.padded
{
	padding-top: 53px;
}