#news-center {
	clear:both;
  	width: 100%;
	padding: 0;
	margin: 0;
}
#news-center2 {
  	width: 650px;
	padding: 0;
	margin: 0;
}

#news-center .ui-tabs-nav, #news-center2 .ui-tabs-nav {
	height: 33px; 
	margin: auto;
	list-style: none;
	background: #eaeaea url(/img/tile_newscenter.png) repeat-x left top;
}

#news-center .ui-tabs-nav li, #news-center2 .ui-tabs-nav li {
	float: left;
	margin: auto;
}

#news-center .ui-tabs-nav .ui-tabs-selected a, #news-center2 .ui-tabs-nav .ui-tabs-selected a  {
	z-index: 2;
}



#news-center #tabs {
    padding: 6px 0 0 0;
	width: 100%;
	height: 27px;
	overflow-y: hidden;
	overflow-x: hidden;
	display: block;
	clear:both;
	margin: 0 auto;
	background: none;
    border-bottom: 1px #dfdfe5 solid;
}

#news-center2 #tabs {
    padding: 6px 0 0 0;
	width: 100%;
	height: 27px;
	overflow-y: hidden;
	overflow-x: hidden;
	display: block;
	margin: 0 auto;
	background: none;
    border-bottom: 1px #dfdfe5 solid;
}


#news-center #tabs ul, #news-center2 #tabs ul {
  list-style: none; padding: 0; margin: 0 auto;
}

#news-center #tabs a {
	font-size: 13px;
	font-weight: normal;
	text-decoration: none;
	color: #1e4da0;
}

#news-center2 #tabs a {
	font-size: 15px;
	font-weight: bold;
	text-decoration: none;
	color: #222;
	
}

#news-center #tabs span, #news-center2 #tabs span { display: true; }

#news-center #tabs a:hover, #news-center2 #tabs a:hover {
	text-decoration: none;
}	

#tabs .title { width: 100px; padding: 2px 0 0 14px; color: #444; font-size: 16px; font-family: Georgia, Times New Roman, Times, serif; } 

#tabs .t1,
#tabs .t2,
#tabs .t3,
#tabs .t4,
#tabs .t5 { 
	height: 13px;
	padding: 4px 10px 10px 10px;
	background: none;
	float: left;
	display: block;
	text-align: left;
	margin-right: 3px;
}

#news-center2 #tabs .t1,
#news-center2 #tabs .t2,
#news-center2 #tabs .t3,
#news-center2 #tabs .t4,
#news-center2 #tabs .t5 { 
	height: 13px;
	padding: 3px 10px 10px 10px;
	background: #dfdfe5;
	float: left;
	display: block;
	text-align: left;
	margin-right: 5px;
	border: 1px #dfdfe5 solid;
}

#news-center #tabs .t1 {
  margin-left:200px;
}
#news-center2 #tabs .t1 {
  margin-left:20px;
}

#tabs .t1:hover,
#tabs .t2:hover,
#tabs .t3:hover,
#tabs .t4:hover,
#tabs .t5:hover { background: #fff; border: 1px #dfdfe5 solid; padding: 3px 9px 10px 9px; }

#tabs .ui-tabs-selected .t1,
#tabs .ui-tabs-selected .t2,
#tabs .ui-tabs-selected .t3,
#tabs .ui-tabs-selected .t4,
#tabs .ui-tabs-selected .t5 { color: #8d8d8d; background: #fff; border: 1px #dfdfe5 solid; padding: 3px 9px 10px 9px; border-bottom: 1px #fff solid; }

#news-center2 #tabs .ui-tabs-selected .t1,
#news-center2 #tabs .ui-tabs-selected .t2,
#news-center2 #tabs .ui-tabs-selected .t3,
#news-center2 #tabs .ui-tabs-selected .t4,
#news-center2 #tabs .ui-tabs-selected .t5 { color: #8d8d8d; background: #fff; border: none; padding: 3px 9px 10px 9px;  }


.ui-tabs-selected a:link,
.ui-tabs-selected a:visited { /* @ Opera, use pseudo classes otherwise it confuses cursor... */
    cursor: default;
    }

.ui-tabs-nav a:hover, 
.ui-tabs-nav a:focus, 
.ui-tabs-nav a:active { /* @ Opera, we need to be explicit again here now... */
    cursor: pointer; text-decoration: none; 
    }

.ui-tabs-nav a span,
.ui-tabs-nav .ui-tabs-selected a span { display: none; }

/* Panel */

.ui-tabs-panel {
    }

.ui-tabs-panel .teaser,
.secondary #below-fold div .teaser {
}

.ui-tabs-panel .teaser h3 .label,
.secondary #below-fold div .teaser h3 .label {
}

.ui-tabs-panel .teaser h3 .label,
.ui-tabs-panel .teaser h3 .label a,
.secondary #below-fold div .teaser h3 .label,
.secondary #below-fold div .teaser h3 .label a {
}

.ui-tabs-panel .teaser h3 .label a:hover,
.secondary #below-fold div .teaser h3 .label a:hover {
}

.ui-tabs-panel .teaser h4,
.ui-tabs-panel .teaser h3,
.secondary #below-fold div .teaser h4,
.secondary #below-fold div .teaser h3 {
}

.ui-tabs-panel .teaser p.date,
.secondary #below-fold div .teaser p.date,
.ui-tabs-panel .teaser p.date a,
.secondary #below-fold div .teaser p.date {
}

.ui-tabs-panel .teaser p,
.secondary #below-fold div .teaser p {
}



/* Caution! Ensure accessibility in print and other media types... */
@media projection, screen { .ui-tabs-hide { display: none; } }

.ui-tabs-hide { display: none; }

#news-center #pressreleases, #news-center #newsclips, #news-center #publications {
  padding: 8px;
  width: auto;
  margin: 0;
  height: auto;
  width: auto;
  clear:both;
  float:left;
  background: #fff;
}

#news-center2 #publications, #news-center2 #news, #news-center2 #video, #news-center2 #seminars, #news-center2 #materials {
  padding: 15px;
  width: auto;
  margin: 0;
  height: auto;
  width: auto;
  float:left;
  background: #fff;
}

#news-center #stack-left {
  float:left; 
  width: 200px;
  padding: 0px; 
}

#news-center #stack-right {
  float:left; 
  width: 400px; 
  padding: 0px; 
}

#news-center span.title, #news-center2 span.title { font-size: 16px; line-height: 18px; font-family: Georgia, Times New Roman, Times, serif;  }

ul.list { list-style: none; padding: 0px 2px 0px 2px; margin: 3px;  }
ul.list li {  font-size: 12px; display: block; text-decoration: none; padding: 5px 5px 5px 5px; border-bottom: 1px #e8e8e8 solid; }
ul.list li a { display: block; text-decoration: none; }
ul.list li a.xlink { border: none; padding: 3px 0; margin: 0; }

#news-center div.last, #news-center2 div.last { clear: both; font-size: 12px; text-transform: uppercase; display: block; padding: 5px 0 0 10px; border-bottom: 0px; text-decoration: none; }
ul.list li a:hover{ display: block; text-decoration: none; }

ul.list li a span.headline, .teaser h2 { text-decoration: none; font-size: 18px; font-family: Georgia, Times New Roman, Times, serif;  line-height: 1.2em; display: block; }
.teaser h2 { margin: 0; }
ul.list li a:hover span.headline { text-decoration: underline; }

ul.list li a span.description, ul li span.description, .teaser p a { text-decoration: none; color: #8d8d8d; font-weight: normal; font-size: 13px; line-height: 1.3em; }
ul.list li a:hover span.description { text-decoration: none; color: #8d8d8d; }

ul.list li span.date { color: #8d8d8d; text-decoration: none; font-size: 10px; line-height: 1.4em; text-transform: uppercase; }
ul.list li a:hover span.date { color: #8d8d8d; text-decoration: none; }


ul.list2 { list-style: none; padding: 15px; margin: 10px 0 5px 0;  }
ul.list2 li { }
ul.list2 li a { background: url('/img/icon_square.gif') no-repeat 2px 6px; font-size: 18px; font-weight: bold; display: block; padding: 0px 0 5px 12px; text-decoration: none; }


ul.list3 { list-style: none; width: 600px; }
ul.list3 li { padding: 7px 0; border-bottom: 1px #eee solid; font-size: 14px; line-height: 14px; }
ul.list3 li.featured { background: #eee; padding-left: 7px; margin-left: -7px; border-bottom: 1px #fff solid; }
ul.list3 li img { float:left; clear: left; margin: 0 8px 0 0;  width: 100px; }
ul.list3 li a { display: block;  }


ul.list3-video { list-style: none; width: 600px; }
	ul.list3-video li { float: left; clear:both; padding: 7px 0; border-bottom: 1px #eee solid; font-size: 14px; line-height: 14px; vertical-align: middle; }
	ul.list3-video li img { float:left; clear: left; margin: 0 8px 0 0;  width: 100px; }
    ul.list3-video li a  { float:left; clear:both; display:block; text-decoration: none; }
