

/*-------------------------------------------------------------------------------------
News releases
*/
#validPage { /* hide this as it's not all valid yet */
	display:none;
}

h2.tenthLink {
	background: url(../../i/g/decorative/brand_nobg.gif) left top no-repeat;
	padding: 30px 0 0 45px;}	
a.tenthLink {
	background: url(../../i/g/decorative/brand_tenth_tn.gif) left top no-repeat;
	padding-left: 18px;
}

#archiveNewsMenu ul {
	background: #06c;
}
/*
some news release styles
*/
.boxedPara {
	border: 1px solid #06c;
	padding: 8px;
}
q.newsQuote {
		color:#E1081E;
		float:right;
		width: 180px;
		font-size: 1.4em;
		line-height: 1.6em;
		margin: 0 0 .5em .5em;
		border-top: 3px solid #e1081e;
		border-bottom: 1px solid #e1081e;

}

.newsQuote cite {
	display:block;
	float:right;
	font-size: 12px;
	line-height: 1.3em;
}
#archiveNewsMenu li {
	display:inline;
	margin-left: 1px;	
}
#archiveNewsMenu li a {
	color: #fff;
	padding: 2px;
}
/* this style rule in conjunction with a url parameter that gives the ul an id
same logic as the global navigation tabs */
#archiveNewsMenu ul#y2004 a:visited.y2004, #archiveNewsMenu ul#y2003 a:visited.y2003, #archiveNewsMenu ul#y2002 a:visited.y2002, #archiveNewsMenu ul#y2001 a:visited.y2001 {
	background:#fff url(/ukt/i/g/decorative/blue_arc_topright_sml.gif) top right no-repeat;
	padding-bottom: 5px;
	color: #06c;
	font-weight:bold;
}
#archiveNewsMenu h5 {
	font-size: 1em;
}
#archiveNewsMenu .day {
	color: #ccc;
	font-size: 13px;
}
#archiveNewsMenu .box-content a {
	font-size: .9em;
	line-height: 1.4em;
}

/* story styles*/
#teaser {
	margin-bottom: 10px;
	clear:both;
	border-bottom: 1px solid #ccc;
}
#teaser h2 {

}
#teaser img {
	float:right;
}
#lifestory { /*use this to contain the stories so they are not too wide */
	width: 400px;
}
table#teasers p {
	margin-left: 5px;
}
#storyUpdate {
	padding-bottom: 10px;
	border-bottom: 1px ridge #ccc;
	margin-bottom: 10px;
}
#storyUpdate p {
	letter-spacing:1px;
}
table#teasers h2 {
	margin: 5px 0 5px 5px;
	color: #fff;
	font-size: 12px;
}

table#teasers td.header {
	background: #09c;
}

table#teasers td.teaser {
	background: #eaeaea;
}

td.teaser a:link, td.teaser a:visited {color: #09c;}

/* Tenth anniversary */
p.TSPics
{
 display: block;
 height: 100%;
 padding: 10px 0 10px 0; 
 margin-bottom: 10px; 
 border-bottom: 1px solid #34A3A5;
 margin-right:150px;

 }

 
/* NEW NEWS RELEASES DEC 2005 */

/* NEW LIFE STORIES DEC 2005 */
.lsIntro {
	color: #06c;
	font-size: 1.2em;
}
form#lifeStoryFilter {
	background: url(/ukt/i/g/decorative/toolbarBg.jpg) repeat-x;
	text-align:left;
	padding: 2px 5px 10px 5px;
	margin-bottom: 1em;
}
#featuredStory {
	margin: 0 0 2em 0;
	
	/*position: relative;*/
	/*border: 1px solid #fff; for iE */
	
}
#featuredStory div.imgContainer {
	width: 200px;
	float:left;
	margin-right: 20px;
	border-width: .4em;

	margin-bottom:  2em;

}
#featuredStory img {
	border-width: .4em;
	border-style: solid;
	border: 6px solid #DEE7E6;
	padding: 2px;
}
#featuredStory a:hover img{
border: 6px solid #B0C4C8;
}
#featuredStory div.textContainer {
	float:left;
	margin-bottom:  2em;
	width: 20em;
}

#featuredStory h2 {
	color: #06c;	
	font-size: 1.3em;
	margin: 0 0 .5em 0;
}
#featuredStory p {
	font-weight:bold;
}
#lsThumbList {	
	clear:both;
	width: 100%;
}

#lsThumbList li {
	float:left;
	margin: 0 20px 1em 0;
	height: 9.6em;
}	
#lsThumbList a img  {
	border: 1px solid #B0C4C8;
	width: 70px;
	height: 70px;

}
#lsThumbList a:hover img {
	border: 1px solid #fff;
}
#lsThumbList span {
	display:block;
	width: 70px;
	font-size: .8em;
	line-height:1.4em;

}
/* this originally started as the life stories A-Z list but is useful to other
long lists, in that it will run down the sidebar and need to be small.*/
#longList  {
	text-align:right;
}
#longList h4 {
	margin:0;
}
#longList li {
	text-align:right;
	list-style:none;
	font-size: 85%;
}
#longList a:hover {
	background:url(../../i/g/icons/tri.gif) left no-repeat;
	padding-left: 12px;
}
/* styles for story detail page */
div.quote, blockquote.storyQuote {
	float:right;
	width: 25%;
	border-left: 8px solid #006600;
	color: #060;
	font-size: 1.2em;
	padding: .4em 0 1em 35px;
	margin: 0 0 1em 1em;
	/*text-indent: 20px;*/
}

.storyQuote {
	background: url(../../i/g/decorative/quotes_open-g.gif) 10px 5px no-repeat;
}
.storyQuote span {
	display:block;
	background: url(../../i/g/decorative/quotes_close-g.gif) right 90% no-repeat;
	padding-right: 10px;
}
/* 
dynamic news release pages
===========================*/
#releasesList h3 {
	margin:0;
}
#releasesList h3 a {
	color: #06c;
	text-decoration:underline;
}
/* changes made by Tim R on 1/11/06:
	1. changed visited link from black to navy
	2. added underlining on unvisited links
	
*/
#releasesList h3 a:visited {
	color: #9cf;
	text-decoration:none;
}
#releasesList h3 a:hover {
	color: #06c;
}
#releasesList h3 a:visited {
	color: #003366;
	font-style:italic;
}		
#releasesList h3 a:visited span:after {
 	content: "(visited)";
	text-decoration:line-through;
}
p.date {
	margin:0;
}
#newsItem h2, #releasesList h2 {
	font-size: 1.4em;
	margin: 0 0 1em 0;
}
#newsItem p:first-child {
	font-weight:bold;
	text-align:justify;
}
#newsItem img {

	margin: 0 0 1em 2em;
}

#newsItem div .caption{
	width:200px;
	float:right;
	font-size:x-small;
	font-style:bold;
	line-height:normal;
	clear:both;

}

#newsItem p .caption {

float:right;
font:italic;
background:#FF0000;
width: 100px;

}

div.date {

	border-top: 1px solid #eaeaea;
	border-bottom: 1px solid #eaeaea; padding:5px 0 5px 0;
	
	color: #666;
	margin-bottom: 1em;
}
#newsItemToolbar {
	margin: 1em 0;
}
#newsItemToolbar li {
	float:left;
	margin: 0 1em 1em 0;
}
#newsItemToolbar a {
	/*color: #06c !important;*/
}
#newsItemSidebar {
	border-top: 4px solid #666;
	background: #eaeaea;
	border-bottom: 2px solid #808080;
	padding: 5px;
}
.print, #newsroom .print, #newsroom .download {
	padding-left: 22px;
	height: 25px;
	background-position: left center;
	
}
#newsItemSidebar h3 {
	font-size: 1.1em;
	margin-bottom: .4em;
}
#printTemplate {
	font: 75% Arial, Helvetica, sans-serif;
	width: 16cm;
}

.Table, .table
{
  font:bold 1em Trebuchet MS, Helvetica, Arial, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0;
  border: 2pt solid #a6bd89;
  text-align: left;

}
.header {
  font:bold 1em Trebuchet MS, Helvetica, Arial, sans-serif;
  color: #003399;
  background-color: #F6F5EA;
  margin: 0;  
  border: 1px solid #a6bd89;
  border-top-width: 0px;
  border-left-width: 0px;  
  text-align: left;
}
.data, table.table td
{
  font:normal 1em Arial, Helvetica, sans-serif;
  color: #000000;
  background-color: #FFFFFF;
  margin: 0;
  border: 1px solid #a6bd89;
  border-top-width: 0px;
  border-left-width: 0px;
  vertical-align: top;
  text-align:left;
	padding: 5px;
}

.publications
{
  text-align:left;

}
#clearall{
clear:both;
}

#clearall img{
float:left; 
margin:0 20px 10px 0;
}
.header h1 {
	font: bold 1.5em Trebuchet MS, Helvetica, Arial, sans-serif;
	color: #003399;
	border:0 none; text-align: center;
}
th {
	font-size: 150%;
	padding-bottom:1em;
}
.table .notecontent
{
	background-color: #FFFFFF;
	margin: 0;
	border: 1px solid #A6BD89;
	border-top-width: 2px;
	border-left-width: 2px;
}
.table .notecontent p{
 	font-style:normal;
 	font-size:0.9em;
}
.table{
padding-bottom:2em;
}

div.p_caption {
	padding: 5px 0 0 5px;
	float:right;
	height:auto; 
	/*margin: 0 0 0 10px;text-align:center;padding: 10px 0 10px 10px;*/
	
}

div.p_caption p{
	/*display: block; */
	color: #06c; 
	text-align:left;  
	margin-right:0px;
	font-style:italic;
	padding-bottom:0px; 
	padding-left:25px;
	
}
div.p_caption p span{
color:#000000;}