/* CONTENT */

h1
{
	display: inline;
	float: left;
	position: static;
	left: 0;
	width: 466px;
	height: 148px;
	overflow: hidden;
	margin-top: 25px;
	margin-bottom: 0;
	margin-left: 25px;
	border-bottom: 0 none transparent;
	padding-top: 0;
	padding-bottom: 0;
	background-image: none;
	background-color: transparent;
	background-repeat: no-repeat;
	font-size: 100%;
	text-indent: 0;
}

h1 a:hover
{
	cursor: pointer;
}

h1 span
{
	position: absolute;
	width: 466px;
	height: 148px;
}

* html h1 span
{
	margin-top: -2px;
}

#quickLinks
{
	d/isplay: inline;
	float: right;
	width: 228px;
	height: 176px;
	margin-top: 10px;
	margin-bottom: -34px;
	padding-top: 21px;
	padding-left: 16px;
	list-style: none;
	background-image: url(../images/quicklinks_bg.jpg);
    background-repeat: no-repeat;
}


#quickLinks li
{
	width: 203px;
	border-top: 1px dashed #52789E;
	background-image: url(../images/quicklinks_arrow.gif);
	background-repeat: no-repeat;
	background-position: 100% 50%;
}

#quickLinks li.first
{
	border-top: 0 none transparent;
}

#quickLinks a
{
	display: block;
	width: 203px;
	font-size: 165%;
	color: #FFFFFF;
	text-decoration: none;
	line-height: 45px;
	letter-spacing: -0.03em;
}

#quickLinks a span
{
	color: #000000;
}

#quickLinks a:hover
{
	color: #000000;
}

h2
{
	clear: both;
	margin-top: 1.5em;
	margin-bottom: -0.25em;
	border-bottom: 1px solid #CCCCCC;
	padding-bottom: 0.5em;
	color: #3C78B5;
	font-size: 140%;
}

h2.first
{
	margin-top: 0;
}

#featureList
{
	margin-top: 0;
	margin-left: 0;
	list-style: none;
}

#featureList li
{
	float: left;
	width: 212px;
	min-height: 35px;
	margin-right: 25px;
	margin-top: 1.5em;
	background-repeat: no-repeat;
	background-position: 0 3px;
}

* html #featureList li
{
	height: 35px;
}

#featureList li.alt
{
	margin-right: 0;
}

#featureList a
{
	display: block;
	width: 172px;
	padding-left: 40px;
}




/* SUBCONTENT */

.newsItem
{
	margin-top: 16px;
	margin-right: 16px;
	margin-left: 16px;
	border-top: 1px dashed #CCCCCC;
}

.newsItem1
{
	margin-top: 0;
	border-top: 0 none transparent;
}

.newsItem h3
{
	margin-bottom: -1.5em;
}

.newsDate
{
	color: #999999;
	margin-bottom: -1em;
}