body.pressreleases div.bannerLeft
{
	background-color:#8599A8;
}

body.pressreleases div.tabSection
{
	border-bottom: solid 2px #667D78;
}


body.pressreleases div.pageContainer
{
	padding-left:16px;
}

body.pressreleases div.columnLeftContainer
{
	float:left;
	width:951px;
}

body.pressreleases div.columnLeftContainer h2
{
	font-family:Arial;
	font-size:1.3em;
	color:#333;
	padding:18px 0 13px 0;
	clear:both;
}

body.pressreleases div.columnLeft
{
	float:left;
	width:630px;
}


body.pressreleases div.columnLeftContainer div.columnLeft h1
{
	background-color:#8599A8;
	padding:5px 0 6px 7px;
	color:#FFF;
	font-size:1em;
	width:602px;
	margin-top:15px;
}

body.pressreleases div.columnLeft li
{
	background-image:url(../images/extrabullet.gif);
	background-position:8px 8px;
	background-repeat:no-repeat;
	padding:4px 0 0 18px;
	font-weight:bold;
	width:592px;
	clear:both;
}

body.pressreleases div.columnLeft li a
{
	color:#333;
	text-decoration:none;
}

body.pressreleases div.columnLeft li a:hover
{
	color:#333;
	text-decoration:underline;
}

body.pressreleases div.archiveLinks
{
	display:inline;
	width:200px;
	margin-top:15px;
	margin-right:70px;
	float:right;
}

body.pressreleases div.archiveLinks li
{
	background-color:#E6E6E6;
	padding:5px 0px 5px 0px;
	text-align:center;
}

body.pressreleases div.archiveLinks a
{
	color:#333;
	text-decoration:none;
}

body.pressreleases div.archiveLinks a:hover
{
	color:#333;
	text-decoration:underline;
}

body.pressreleases div.archiveLinks ul li.colorText
{
	color:#8599A8;
}

body.pressreleases div.archiveLinks img
{
	margin:0px 3px 0px 0px;
}


