@charset "utf-8";
/* CSS Document */

#SectionNav h1.nav-newsroom{
	background:url(../images/headers/navheader_newsroom.gif) no-repeat;
	width:214px;
	height:24px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}


#PageContentTop{
	background:url(../images/page_content_topcap_newsroom.gif) bottom no-repeat;
	height:21px;
	width:608px;
	padding:0;
	margin:0;
}

#PageContentBottom{
	background:url(../images/page_content_bottomcap_newsroom.gif) bottom no-repeat;
	height:21px;
	width:608px;
	padding:0;
	margin:0;
}

#PageContent h1{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
	color:#fff;
	background-color:#5e6f8d;
	padding:0 0 10px 20px;
}

#PageContent h1.newsroom{
	background:url(../images/headers/header_newsroom.jpg) no-repeat;
	width:608px;
	height:144px;
	text-indent:-9999px;
	margin:0;
	padding:0;
}

h2{
	color:#5c8559;
}

ul#SectionNavList li a.selected {
	background-color:#ffffff;
	font-weight:bold;
	text-decoration:none;
	color:#5e6f8d;
}

/* Secondary Nav */

ul#SectionNavList ul li a:hover{
	color:#5e6f8d;
	background:none;
}

ul#SectionNavList ul li a.selected{
	color:#5e6f8d;
	font-weight:bold;
	text-decoration:none;
	background:none;
}

/*****************/

#Banner{
	width:859px;
	height:64px;
	background:url(../images/banners/NewsRoom.jpg) no-repeat;
	margin:8px 0;
	padding:0px;
}

#CrumbNav span.selected {
	color:#5e6f8d;
}

/* PRESS RELEASE */

form{
	margin:0;
	padding:0;
}

label{
	font-family:Verdana, Arial, Helvetica, sans-serif;
	color:#788fa1;
	font-size:11px;
	font-weight:bold;
	display: block;
	width: 200px;
	padding:0 0 6px 0;
}

input {
	display: block;
	float: left;
	margin:0 10px 0 0;
}

.clear {
	clear:both;
}

ul#PressArchiveList{
	margin:0 0 10px 0;
	padding:0 0 10px 0;
	list-style:none;
}

ul#PressArchiveList li {
	padding:0 3px 0 3px;
	margin:0px;
	border-right:1px solid #788fa1;
	display:inline;
	float:left;
}

ul#PressArchiveList li a{
	padding:2px 6px 2px 6px;
	
}

ul#PressArchiveList li a:hover, ul#PressArchiveList li a:visited:hover{
	color:#455471;
	background-color:#edece8;
}

ul#PressArchiveList li.first{
	padding:0 3px 0 0px;
}

ul#PressArchiveList li.last{
	border-right:none;
}

ul#PressArchiveList li a.selected{
	text-decoration:none;
	font-weight:bold;
	color:#455471;
	background-color:#edece8;
}

#PageContentInner:after
{
	content: ".";
	display: block;
	line-height: 1px;
	font-size: 1px;
	clear: both;
}

.tbl_Press {
	margin:0px;
	padding:0px;
	border-collapse:collapse;
}

.tbl_Press th{
	color:#788fa1;
	text-align:left;
	padding:0 8px 4px 8px;
}

.tbl_Press td{
	color:#616161;
	padding:8px 4px 6px 4px;

	border-top:2px solid #fff;
	border-bottom:2px solid #fff;
}

.tbl_Press tr{
	background-color:#fff;
}

.tbl_Press tr.alt{
	background-color:#edece8;
}

#PageContentInner .tbl_Press a, .tbl_Press a:visited{
	color:#788fa1;
}

#PageContentInner .tbl_Press a:hover, .tbl_Press a:visited:hover{
	color:#455471;
}

#PageContentInner .tbl_Press img{
	padding:4px;
	margin:0px;
}

/******************/