body {
/*  	margin: 0px; */
	font-family: verdana, arial, helvetica;
	font-size: 10pt;
}
div#content-main a, div#content-main a:link, div#content-main a:visited {
	color: #154296;
	text-decoration: none;
}

div#content-main a:hover {
	color: red;
	text-decoration: underline;
}
div#toprow {
	text-align: right;
	background-color: white;
	font-weight: bold;
	font-size: 10px;
	padding-right: 5px;
	color: gray;
}
div#toprow a, div#toprow a:visited {
	color: gray;
	text-decoration: none;
}
div#toprow a:hover {
	color: red;
	text-decoration: underline;
}
div#logo {
	font-family: verdana,arial,helvetica;
	font-size: 11px;
	font-weight: bold;
	text-align: center;
	padding-bottom: 5px;
}
div.main-large-chunk {
	padding: 0;
	font-size: 14px;
	margin: 5px 0 10px 0 ;
}

div.main-large-chunk p {
	padding: 0px 10px;
}
div.main-large-chunk h2 {
		padding-left: 10px;
}
h1, .main-large-title, .title, .title:hover, .title:link  {
	font-family: sans-serif;
	font-size: 28px;
	color: black !important;
	font-weight: bold;
	text-decoration: none;
	margin: 10px 0px 5px 0px;
}
h1.title, h1.title:hover {color: #000000 !important; font-family: sans-serif; font-size: 38px }
div.main-large-chunk h1 {
	background-color:#f1f1f1;
	background-image: -moz-linear-gradient(top,rgba(255,255,255,0.7) 25%, rgba(255,255,255,0.1) 100%);
	background-image: -webkit-gradient(linear,left top,left bottom, color-stop(25%,rgba(255,255,255,0.7)), color-stop(100%,rgba(255,255,255,0.1)));
	background-image: -o-linear-gradient(top,rgba(255,255,255,0.7) 25%, rgba(255,255,255,0.1) 100%);
	background-image: linear-gradient(to bottom,rgba(255,255,255,0.7) 25%, rgba(255,255,255,0.1) 100%);
	margin: 0 !important;
	padding: 10px;
	color: #4d4d4d;
	border-bottom: solid 1px #ccc;
}
h2, .h2, .smalltitle {
	font-family: verdana,arial,helvetica;
	font-size: 18px;
	color: #363636;
	font-weight: bold;
	margin: 10px 0px 5px 0px;
	-webkit-font-smoothing:antialiased
}
h2.subhead { margin: 17px 0px 17px 0px }
h3 {
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
	font-weight: bold;
	color: black;
	margin: 10px 0px 10px 0px;
}
/* find and delete */
h4, .searchtitle {
	font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: bold;
	color: black !important;
	
}
.largetext {
	font-family: verdana,arial,helvetica;
	font-size: 12pt;
	font-weight: normal;
}
td, .regtext {
    font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.regtextwide {
    font-family: verdana,arial,helvetica;
	font-size: 10pt;
	font-weight: normal;
}
.regtextthin {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: normal;
}
.smalltext {
    font-family: arial,verdana,helvetica;
	font-size: 8pt;
	font-weight: normal;
}
.smalltextthin {
    font-family: arial,helvetica,verdana;
	font-size: 8pt;
	font-weight: normal;
}
.summary {
	font-family: arial,helvetica,verdana;
	font-size: 10pt;
	font-weight: bold;
}
.sponsoredLinks {
	text-decoration: none;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #154296;
}
.sponsoredLinks:hover {
	text-decoration: none;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	color: #FF0000;
}
.advtext {
	letter-spacing: 0.75em;
	font-family: arial,verdana,helvetica;
	color: gray;
	font-size: 12px;
	font-weight: normal;
}
div.printer-copyright {
	display: none;
}
div.story-list {
	padding: 10px;
}
.story-list div.image {
	float:left;
}
.story-list.xlarge div.image {
	float:none;
	text-align:center;
	margin:10px 0px 3px -6px;
}
.story-list div.date {
	color: gray;
	font-size: 7pt;
}
.story-list.xlarge div.date {
	margin-top:5px;
}
.story-list td.image { width: 200px }
/*.story-list .main-image { display: block !important }
.story-list.large .main-image { height: 205px; background-position: center 5px !important}*/
.story-list .alt-image { display: none }
.story-list .title, .story-list .title a {
/*  	color: #363636 !important; */
	font-size: 28px;
	font-weight:bold;
	font-family: sans-serif;
	margin-top: 0px;
}
/*.story-list.large .title, .story-list.large .title a,
.story-list.xlarge .title, .story-list.xlarge .title a*/
.story-list.first .title, .story-list.first .title a {
	font-size: 38px;
}
div.title:first-of-type div.title:first-of-type a {
	
}
.story-list .teaser {
	line-height: 140%;
}
.story-list span.story-storytype {
	font-weight: bold;
	color: #252525;
}
div.headline-item {
	padding: 10px 0px;
	clear: left;
	text-decoration: none;
	font-size: 12px;
	border-top: 1px dotted gray;
}
div.content-block div.headline-item:first-child {
		padding-top: 5px;
		border-top:none;
}
span.headline-item-current {
	font-weight: normal;
	font-style: italic;
}
div.headline-item img {
	vertical-align: middle;
}
div.headline-item a, a.headline, a.contentbox-ad {
	text-decoration: none;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	color:#252525;
}
a.headline, a.contentbox-ad {
		font-weight: normal;
		color: #154296;
}
div.headline-item:hover {
		background-color: #eeeeee;
}
div.headline-item a:hover, a.headline:hover, a.contentbox-ad:hover {
	color: red;
	text-decoration: underline;
}
a.fp-story-link, a.fp-story-link:visited {
	text-decoration: none;
	color: #154296;
}
a.fp-story-link:hover {
	text-decoration: none;
	color: red;
}
.main-story-delimit {
	clear: both;
}
.main-story-delimit img {
	display:none;
}
div#earlier {
	font-size: 18px;
	font-style:italic;
	padding-left:42px;
}
div#earlier a, div#earlier a:visited {
	color: #154296;
	text-decoration:none;
}
div#earlier a:hover {
	color: red;
	text-decoration:underline;
}
.login-graphics {
	position: absolute;
	bottom: 0px;
	right: 0px;
}
.story-storytype {
	color:#154296;
	font-size:12px;
	font-family: sans-serif,arial,helvetica;
	text-decoration:none;
	font-weight: normal;
	font-weight:bold;
}
.story-storytype:hover { text-decoration:none; }
.story-advertisement {
	float: left;
	margin-right: 15px;
	margin-top: 5px;
}
.story-summary {
	margin-top: -2px;
	font-weight:  bold;
	font-size: 14px;
	line-height: 135%;
	color: #555555;
}
#story-byline {
	margin-top: 0px;font-style:italic;font-size:13px;line-height:150%;
}
#story-graphic-xlarge {
	margin: 10px 0px 5px 0;
}
.graphic-credit {
		text-align: right;
		padding: 5px 15px 0 0;
}
.story-list .graphic-credit { padding-right: 8px }
.byline-sep {font-family:arial;color:#636363}
img.story-image {
	margin: 5px 10px 4px 0;
	float:left;
}

/** html div.content-block {
	height: 1%;
}
* html div#story-body, * html div.story-body {
	height: 1%;
}*/

div#story-body {
	height: 1%;
	margin-top: 10px;
	font-size: 16px;
	line-height: 23px;
}
div#story-body ul, div#story-body ol {
	list-style-position: inside;

}
div#story-body ul li, div#story-body ol li {
	margin: 10px 0px;
}
div#story-body ol li:first-letter {
	margin-left: .65em;
}
div#story-body hr, div.story-body hr {
	margin-left: 0px;
}
div#story-body a, div.story-body a, span.most-popular a {
	text-decoration: none;
	color: #154296;
}
div#story-body a:hover, div.story-body a:hover, span.most-popular a:hover {
	text-decoration: underline;
	color: red;
}
div#story-toolbox1, div#listing-toolbox1 {
	float: right;
	font-size: 13px;
	margin-right: 2px;
/*	margin-top: -4px;*/
	line-height:150%;
}
div#story-toolbox1 a, div#story-toolbox1 a:visited,
div#listing-toolbox1 a, div#listing-toolbox1 a:visited
{
	color: #154296;
	text-decoration: none;
}
div#story-toolbox1 a:hover, div#listing-toolbox1 a:hover {
	color: red;
	text-decoration: underline;
}
#toolbox-print, .toolbox-item:link, .toolbox-item:visited {
	font-size: 12px;
	color: black;
	text-decoration: none;
}
#story-toolbox1 a {
	display:block;
	background: url(/images/2015/icons-tools.png) no-repeat;
	padding-left: 20px;
	font-style: italic;
}
#story-toolbox1 img {display: none}
#story-toolbox1 .tool-print {
		background-position: 0px 0px;
		
}
#story-toolbox1 .tool-print:hover {
	background-position: -100px 0px;
}
#story-toolbox1 .tool-email {
		background-position: 0px -197px;
}
#story-toolbox1 .tool-email:hover {
	background-position: -100px -197px;
}
p#story-toolbox2 a, p#story-toolbox2 a:visited {
	font-size: 14px;
	text-decoration: none;	
	color: #154296;
}
p#story-toolbox2 a:hover {
	text-decoration: underline;
	color: red;
}
.story-graphic {
	float: left;
}
#story-authorbio {
		font-size: 11px;
		line-height: 120%;
}
#story-authorbio img {
		margin: 3px 5px 3px 0px;
}
div#read-next, div#related-links, div#suggested-alerts, div#searchbyline, div#ks-story {
	margin: 20px 0px;
}

div#read-next p, div#related-links p, div#suggested-alerts p, div#ks-story p, div#searchbyline p  {
	margin: 0;
	text-indent: 20px;
	font-weight: normal;
	font-size: 24px;
	font-family: sans-serif;
	background-color: #f3f3f3;
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
	color: black;
	padding: 5px;
}
div#searchbyline > div:first-child {float:right; margin:10px 15px}

#related-links td {
	padding: 10px 0px;
	border-bottom: solid 1px #cbcbcb;
}
#related-links td:first-child {
				padding-left: 30px;
}
#related-links td img {margin: 5px 5px 5px 0px}
#related-links h2 { margin:0px 10px;}
td.suggested-alert {
	background:  url(/images/smallbullet.gif) no-repeat 3px 9px;
	padding-left: 11px;
}

div#suggested-alerts form {
	display:inline; margin:0px; padding:0px;
}

#suggested-alerts td {
	padding: 10px 10px 10px 25px;
	border-bottom: solid 1px #cbcbcb;
}
#suggested-alerts td a, #suggested-alerts td a:link, #suggested-alerts td a:visited {
	font-size: 14px;
}
#suggested-alerts td a:hover {
	color: red;
}


div#read-next a, div#read-next a:visited, div#read-next a:link,
div#related-links a, div#related-links a:visited, div#related-links a:link,
div#searchbyline a, div#searchbyline a:visited, div#searchbyline a:link,
div#suggested-alerts a, div#suggested-alerts a:visited, div#suggested-alerts a:link
{
	font-family: sans-serif;
	font-weight: bold;
	font-size: 16px;
	color:black;
	/*color: #154296;*/
	text-decoration: none;
}
div#read-next a:hover, div#searchbyline a:hover, div#related-links a:hover, div#suggested-alerts a:hover {
	color: red;
	text-decoration: underline;
}
.carousel {
	position: relative;
	padding:0px;
	border-bottom:solid 1px #cbcbcb;
}
.carousel-container {
	width: 600px;
	overflow-x:hidden;
	margin: 0px auto;
	padding:0px;
	padding-top: 10px;
}
.carousel-slider {
	padding:0px !important;
	table-layout: fixed;
}
.carousel-before, .carousel-after {
	width: 20px;
	height: 100%;
	padding:0 !important;
	position: absolute;
	
}
.carousel-before:hover, .carousel-after:hover {
	cursor: pointer;
}
.carousel-before {
	left:0px;
	background: white url(/images/2015/carousel-arrow-left_20x80.png) center center no-repeat;
/* 		background: white url(/images/2015/arrow-left_20x80-noshadow.png) center center no-repeat; */
}
.carousel-after {
	left: 620px;
	background: white url(/images/2015/carousel-arrow-right_20x80.png) center center no-repeat;
/* 		background: white url(/images/2015/arrow-right_20x80-noshadow.png) center center no-repeat; */

}
.carousel-item {
	min-width: 300px;
	padding: 0px !important;
	margin: 0px 15px !important;
	font-size: 13px !important;
	text-align:center;
}
.carousel-item div:first-child {
	text-align: left;
	padding: 0px 15px;
}
.carousel-item img {
	margin:10px 0;
	max-height: 124px;
}
.carousel-slider td:nth-child(even) {
	min-width:1px;
	background-color: #cbcbcb;
}
#cccperms {
	padding: 5px;
	border: solid 1px #cbcbcb;
	box-shadow: 2px 2px 4px #cbcbcb;	
}
#talkback img {
		vertical-align: middle;
		margin: 5px 0px 5px 5px;
}
#talkback {
	display: block;
	background-color: white;
	margin-top: 20px;
	margin-bottom:20px;
/* 	border: solid 1px #cbcbcb; */
/* 	box-shadow: 2px 2px 4px #cbcbcb; */
	vertical-align: middle;
}
#talkback-intro {
	font-size:24px;
	text-indent: 20px;
	border-bottom: solid 1px #cbcbcb;
	border-top: solid 1px #cbcbcb;
	padding: 10px 5px;
	background-color: #f3f3f3;
	font-family: sans-serif;
}
#talkback-respond {
	font-size: 24px;
	float: right;
}
#talkback-respond img {
	vertical-align:top;
	position:relative;
	bottom:4px;
	left:2px;
}

div#talkback-default {
	font-size: 22px;
	padding: 10px 10px 5px 25px; 
	border-bottom:solid 1px #cbcbcb;
}
#talkback-content {
	display: block;
	background-color: white;
	padding: 0px 10px 0px 0px;
	font-size: 13px;
}
div.tb-title {
	font-size:14px;
}
div.tb-title img {
	margin-left:-2px;
}
div.tb-info { 
	font-weight:bold;
	color: #363636;
	font-size:12px
}
div.tb-body {
	
}
div.tb-reply {
		text-align:right;
		border-bottom: solid 1px #cbcbcb;
		margin-bottom:10px;
		padding-bottom:10px;
}
.talkback-content .expandable .tbbody {
		font-style: italic;
}
a.more, a.more:visited {
	white-space: nowrap;
	color: #154296;
	text-decoration: none;
}
a.more:before {
	content: "[";
	color: black;
}
a.more:after {
	content: "]";
	color: black;
}
div.bizcard {
 	height: 147px;
	width: 336px;
	padding: 0px;
	margin: 0px;
	border: solid 1px #20205A ;
	background: transparent url("/images/work/enn_bizcard_334X135.jpg") repeat-x bottom left;
}
ul.bizcard {
	margin: 16px 0px 0px 165px;
	padding: 0px;
	list-style-position: outside;
	list-style-image: url("/images/work/arrow_blue_022056_7x11.gif");
	font-size: 12px;
	line-height: 1em;
	/* khtml fix for d between outside/inside */
	text-indent: 5px;
	text-align: left;
}
li.bizcard {
	margin: 0px 0px 15px 10px;
}
a.bizcard, a.bizcard:visited {
	font-size: inherit;
	color: black;
	white-space: nowrap;
	text-decoration: none;
}
a.bizcard:hover {
	text-decoration: underline;
	color: red;
}
form.newsletter-ad {
	border: none;
	margin: 5px 0px 0px 0px;
	line-height: 24px;
	font-size: 11px;
	padding: 0px;
}
.ad-nav-1 {
	margin-top: 1em;
	padding-top: 7px;
	margin-bottom: 10px;
	background-color: white;
	margin-left: 0px;
	margin-right: 0px;
	color: black;
	text-align: center;
}
div.right-bb {
	padding: 0px;
	margin: 10px 0px 10px 0px;
	color: black;
	text-align:center;
}
.main-bb {
	margin: 0px auto;
	margin-top: 10px;
	margin-bottom: 10px;
	background-color: white;
	color: black;
	text-align: center;
}
.publication-links {
	text-align: center;
	background-color: white;
	margin-top: 5px;
	color: gray;
	font-size: 70%;
	font-family: verdana,arial,helvetica;
}
div.publication-links a, .publication-link, .publication-link:visited {
	color: gray;
	line-height: 1.75em;
	font-weight: bold;
	text-decoration: none;
}
.publication-link:hover {
	color: red;
	text-decoration: underline;
}
div.searchtabs {
	font-size: 10pt;
	padding: 0px;
	margin-bottom: 10px;
}
.searchselected {
	font-weight: bold;
	color: gray;
}
.searchterm {
	font-weight: bold;
/* 	color: #E20023; */
	color: #039d0b;
}
a.searchdeselected, a.searchdeselected:visited {
	color: #154296;
	text-decoration: underline;
}
div.timeslice {
	border: solid 1px black;
	padding-left: 5px;
	font-weight: bold;
	margin: 10px 5px 10px 10px;
}
div.searchresult {
	font-size: 85%;
}
p.searchresult {
	margin: 0px 5px 10px 10px;
	margin-left: 10px;
	font-size: 85%;
}
.searchdate {
	color: gray;
	font-size: 85%;
}
.wordcount {
        display: block;
	float: right;
	margin-top: 3px;
	margin-left: 5px;
	margin-right: 5px;
	
}
div#sponsored-section {
	position: absolute;
	right: 5px;
	right: expression('365px');
	margin-top: -1.85em;
	font-weight:bold;
	font-size: 12px;
	font-family: verdana,arial;
	color: black;
}
a.sponsored-section, a.sponsored-section:visited {
	color: #006531;
	white-space: nowrap;
	text-decoration: none;
}
a.sponsored-section:hover {
	text-decoration: underline;
}
div.content-block-slinks {
	margin-bottom: 10px;	
	border: solid 2px #e8e8e8;
	border-top: none;
	text-align: left;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
	color: black;
	
}
div.content-tab-slinks {
	margin-top: 10px;
	padding:5px 0;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	font-size: 18px;
	color: #363636;
	text-align:center;
	letter-spacing: .25em;
	background-color: #e8e8e8;
	
}
div.slink-title { 
	clear:right;
	padding: 10px 10px 2px 10px;
	font-weight: bold;
	color: black;	
}
div.slink-text {
	border-bottom: solid 1px #e8e8e8;
	padding: 0 10px 10px 10px;
	vertical-align: top;
	overflow: hidden;
}
div.slink-text a, div.slink-text a:visited {
	color: #154296;
	text-decoration: none;
	font-family: inherit;
}
div.slink-text a:hover {
	text-decoration: underline;
	color: red;
}
.slink-text:last-child { border-bottom: none }
.slink-text img {
	margin: 0 0 10px 10px;
}
span.dct div, span.dct a {
	font-size: 12px;
	font-family: verdana, arial, helvetica;
}
span.dct td {
	vertical-align: top;
	padding: 2px;
}

#story-nl {
	margin: 20px 0px;
}
ol.mostmailed {
	margin: 0px 0px 0px 20px;
	margin-left: expression('30px');
	padding-left: 0px;
	font-weight: bold;
	font-family: verdana, arial, helvetica;
	font-size: 12px;
}
ol.mostmailed li:first-child {
		border-top:none;
}
ol.mostmailed li {
	padding: 10px 0px;
	margin-bottom: 0px;
	border-top: dotted 1px;
}
ol.mostmailed li:hover {
		background-color: #eeeeee;
}
ol.mostmailed li a {
	text-decoration: none;
	font-family: verdana,arial,helvetica;
	font-weight:bold;
	font-size: 12px;
	/*color: #154296;*/
	color: black;
}
ol.mostmailed li a:hover {
	color: red;
	text-decoration: underline;
}
div.bbframe {
	text-align: center;
	padding: 15px;
	border: solid 1px #DEE2DE;
	background-color: #f3f3f3;
}
div.lv_Container div.bbframe {
	border: none;
}
div.bbframe-solid {
	text-align: center;
	padding: 15px;
	border: solid 1px black;
}
iframe#content-partner {
	margin: 0px;
	padding: 0px;
	border: 0px;
/* 	height: expression( document.frames["content-partner"] && document.frames["content-partner"].document && document.frames["content-partner"].document.body ? parseInt(document.frames["content-partner"].document.body.scrollHeight) : '' ); */
}
div#story-letters {
	background-color: #eeeeee;
	margin: 10px 0px;
}
div#story-social {
	margin: 10px 0px -10px 0px;
}
div#story-social {
	font-size: 14px;
}
div#bottom-logospace {
	height: 100px;
	/* background: white url("/images/work/bottom-bg-468x100.gif") repeat-y left bottom; */
	background: white url("/images/work/header-background-574x117.gif") repeat-y right bottom;
	padding-right: 5px;
	font-family: verdana,arial,helvetica;
	font-size: 70%;
}
div#bottom-logospace a, div#bottom-logospace a:visited {
	color: #1f2158;
	font-weight: bold;
	text-decoration: none;
}
div#bottom-logospace a:hover {
	color: red;
	text-decoration: underline;
}
/*08/19/2014
div.yrhl { font-size: 11px; margin: 5px 0px 5px 0px; }
div.yrhl a { color: #154296; text-decoration: underline; }
div.yrhl a:hover { text-decoration: underline; color: red }*/

div#welcome-box {
	background-color: white;
	clear: both;
	text-align: center;
	margin-top: 40px;
}
a.section-next { text-decoration:none }
a.section-next:hover { color: red; text-decoration: underline }
span.searchpage-desel {
	border: solid 1px gray;
	padding: 3px 4px;
	width: 35px;
}
span.searchpage-desel:hover {
	border-color: black;
	background-color: #e1e1e1;
}
span.searchpage-sel {
	border: solid 1px black;
	padding: 3px 4px;
	font-weight: bold;
	background-color: #154296;
	color: white;
/* 	background-color: #e1e1e1; */
}
div#edit-story-button {
	float:right;font-size: 12pt;font-family:verdana,arial;

}
#text-size-plus, #text-size-plus:hover, #text-size-minus, #text-size-minus:hover {
	font-family: georgia,times,serif; color:black !important; text-decoration: none !important;
}
#text-size-plus {
	font-size:18px;
}
#text-size-minus {
	font-size: 12px;
	margin-left: 6px;
}
div.survey-description {
	padding: 5px;
}
div.survey-description a, div.survey-description a:visited {
		color: black;
		text-decoration: none
}
div.survey-description a:hover {
		color: red;
}
div.survey-vote {
	text-align:center;
	padding: 5px;
}
tr.survey-opt {
		margin: 10px 0;
		line-height: 1em;
		font-size: 14px;
}
tr.survey-opt input {
		margin-right: 5px;
		height: 1em;
}
		