/*html {
	width: 1000px;
	margin: 0px auto 0px auto;
}*/
body {
	text-align: center;
	padding: 0px;
	margin: 0px;
/* 	background-color: #f3f3f3 !important; */

}
div#tnav {
	width: 1000px;
	margin: 0px auto 0px auto;
	text-align: left;
	vertical-align: bottom;
	font-size: 12px;
	height: 17px;
	overflow: hidden;
	font-weight: bold;
	padding: 5px 5px 0px 5px;
	font-family: verdana, arial;
}


div#tnav a, div#tnav a:visited { color: black; text-decoration: none }
div#tnav a:hover, div#tnav a:visited:hover { color: red; text-decoration: underline }


div#welcome-top {
	text-align: right;
	vertical-align: bottom;
	font-size: 11px;
	height: 17px;
	overflow: hidden;
	font-weight: bold;
	padding: 5px 15px 0px 0px;
	margin-bottom: 2px;
	font-family: verdana, arial;
}
div#welcome-ad {
		min-height:100px;
		min-width:300px;
}
#fixed-b {
		position: fixed; 
		bottom: 0px; 
		left:0px; right:0px;
		z-index: 1000; 
		padding: 15px 0px;
		border-top: solid 4px black;
		background-color:white;
}
#fixed-b-c {
	position: absolute;
	top: 50%;
	margin-top: -12px;
	right: 20px;
	margin-left: 20px;
}
div#tnavad { z-index:100; position: fixed; width: 100%; top:0px;
/* 	margin-top: -27px;  */
	padding: 5px; background-color: red; color: white; text-align: center; font-family: verdana, arial; font-size: 14px; font-weight:bold; 
}

div#tnavad ~ div#tnav { margin-top: 27px }
div#tnavad a, div#tnavad a:visited { color: white; text-decoration: none }
div#tnavad a:hover { color: white; text-decoration: underline }

/* #container-outer { padding:0 margin: 0; border:none; width:100% } */
/* #container { border:none !important; width: auto !important; margin:0 } */

div#container-outer {
		width: 1010px;
		margin: 0px auto 0px auto;
		padding: 5px 0px;
		background-color: white;
}

div#container {
/* 	width: 1000px; */
	margin: 0px auto 0px auto;
	text-align: left;
	padding: 0px;
/* 	border: solid 1px #cbcbcb; */
	background-color: white;
}
img#printlogo,div.printlogo { display: none; }

	
div#toprow {
	padding: 0px 0px 0px 0px;
	margin: 0px;
	font-size: 9px;
	height: 115px;
	border-bottom: solid 1px #cbcbcb;
}

div#toprow a:hover {
	color: red;
	text-decoration: underline;
}

div#top-sitelinks a,div#top-sitelinks a:link, div#top-sitelinks a:visited {
	text-decoration: none;
}
div#top-sitelinks a:hover,div#top-sitelinks a:visited:hover {
	color: red;
	text-decoration: underline;
}
div#toprow a#toprow-ennlink:hover {
	color: red;
	text-decoration: underline
}

div#top-sitelinks {
	float:right;
	/*font-size: 10px;*/
}

div#adtitle {
	padding: 13px 0px 0px 6px;
	text-align: right;
	margin: 0px 0px 0px 260px;
	font-size: 10px;
}
div#adtitle-iwonderfix {
/*	margin-left: 266px;
	margin-left: expression('260px');*/
}

div#adtitle-iwonderfix span {
/* 	display: inline !important; */
}
/*doesn't work in ff: a[name^="correct"]:before { 
	display: block; 
	content: " ";
	padding-top: 85px; 
	margin-top: -85px; 
	visibility: hidden; 
}*/
a[name^="correct"] {
	/* fix vertical offset for lockrow, 85px is without tnavad */
		margin-top: -115px; 
		padding-top: 115px; 
		display: inline-block;
}

/*a[name^="correct"]:target {
		-webkit-transition:.001s; transition:.001s; margin-top: 48px;
}*/
div.topwrapper-locked { }
div.infospace-locked {/*we're taking 4px of padding out, don't forget to adjust the scroll fixer */  }
div.topmenubar-locked {}

div.topwrapper-locked {
		position: fixed;
		top: 0px;
		z-index: 98999;
		position: fixed;
		/*width: 1010px;
		margin-left:-5px;*/
		width: 100%; left:0px;
}
div.infospace-locked {
			text-align: center;
			border-bottom: none !important;
			padding-top: 6px !important; padding-bottom: 6px !important;
			overflow: hidden;
			min-width: 768px;
			border-left:none; border-right:none;
}
div.infospace-locked .searchspace { margin-right: 5px }
div.topmenubar-locked {
		padding-top:4px; padding-bottom:4px; 
		width: 100%; 
		margin-left: auto; margin-right:auto; 
		background-image:none !important;
		/*width:995px;
		margin-left: 5px;*/
		border-top: solid 1px #cbcbcb;
		z-index: 98999;
}
div.topmenubar-locked .shim,  div.topwrapper-locked .shim { width:1010px; margin: 0px auto;}

div#infospace {
	font-size: 24px;
	padding: 5px 10px 3px 10px;
	letter-spacing: .20em;
	font-family: georgia;
	font-weight: bold;
	text-transform: uppercase;
	border-bottom: solid 1px #cbcbcb;
	border-left:solid 1px #cbcbcb; border-right:solid 1px #cbcbcb;
	background-color:#f3f3f3;
	height: 40px;
	line-height:40px;
}
div.searchspace {
	float:right;
	padding:0px;
	font-size:0px;
	position:relative;
}
form.searchspace {
	position:relative;
	float:right;
	text-align:right;
	margin: 0px;
	padding: 0px;
	background-color: transparent;
}
.searchbox {
	color:#959595;
	font-family: helvetica;
	font-size:12px;
	letter-spacing: .10em;
	width:270px;
	height: 26px;
	border:none;
	outline:none; 
	box-shadow:0 1px 1px #cbcbcb, inset 0 1px 1px #cbcbcb; 
	padding: 2px 45px 0px 15px;
	margin: 5px 0px;
}
.searchbutton {
	position:absolute;
	top:10px;
	right:4px;
	width:23px;height:19px;
 	background-color: transparent;
}
div#sitesearch_auto_complete { width:0px }
div.auto_complete {
	width: 350px;
	background: #fff;
	font-size: 11px;
	font-family: verdana;
	text-align:left;
	text-transform:none;
	letter-spacing: 0em;
}
div.auto_complete ul {
	border:1px solid #888;
	margin:0;
	padding:0;
	width:100%;
	list-style-type:none;
}
div.auto_complete ul li {
	margin:0;
	padding:3px;
}
div.auto_complete ul li.selected {
	background-color: #ffb;
}
div.auto_complete ul strong.highlight {
	color: #800;
	margin:0;
	padding:0;
}
ul.ui-autocomplete li.ui-menu-item{text-align:left;}
div#lb2, div.lb2 {
	clear: left;
/* 	border-top: solid 1px #cbcbcb; */
	text-align: center;
	margin-top: 5px;
	padding-top: 10px;
	padding-bottom: 20px;
}

div#topmenubar {
	height:25px;
	padding-top: 2px;
	vertical-align:middle;
	font-size: 12px;
	font-weight: bold;
	color: white;
	padding-right: 5px;
	font-family: verdana;
	border-bottom: solid 1px #cbcbcb;
}
div#topmenubar span {
	margin-top: 7px;
}
div#topmenubar ul {
	list-style-type:none;
	padding: 0px;
	margin: 0px;
}
div#topmenubar li {
	display: block;
	float: left;
	padding: 0px ;
	margin: 0 5px;
	margin-top: 5px;
}
div#topmenubar li li {	
	margin:0;
	white-space:nowrap;
	float: none;
}
div#topmenubar li.hrule {
	border-bottom: 1px solid black;
	height: 0px;
	line-height: 0px;
	font-size: 0px;
	margin-top: 0px;
	padding: 0px;
	
}
div#topmenubar li.imglink, div#topmenubar li.imglink a, div#topmenubar li.imglink:hover  {
	font-size: 0px;
	padding: 0px;
}
html > body div#topmenubar li li {
	float:none;
	clear:none;
	width: auto;
}
div#topmenubar li a {
 	display:block; 
	float:left;
	clear:left;
	padding: 0px 5px;
	white-space:nowrap;
	text-decoration: none;
}
html >  body div#topmenubar li li a  {
 	float: none;
 	float: expression('left');
}
div#topmenubar ul ul {
	position: absolute;
	visibility: hidden;
	background-repeat: repeat;
	padding: 0px;
	margin: 0px;
	width: 215px;
	border: 1px solid black;
	font-weight: normal;
}
div#topmenubar ul ul li {
	padding: 0px;
	line-height:24px;
	vertical-align: middle;
	color: black;
}
div#topmenubar ul ul li a {
 	padding: 0px 5px;	
}
div#topmenubar ul li:hover li:hover a,div#topmenubar ul li.hvr li.hvr a {
	color: inherit;	
	color: expression(this.parentNode.currentStyle.color);
}
div#topmenubar ul ul ul {
	position: static;
	visibility: inherit;
	padding-left:5px;
	text-indent: 12px;
	width: auto;
	float:none;
	border:0;
}
div#breadcrumb {
	margin-top: 10px;
	margin-bottom: -4px;
	font-size: 12px;
	padding-left: 0px;
}
div#breadcrumb a, div#breadcrumb a:visited {
	color: #154296;
	text-decoration: none;
}
div#breadcrumb a:hover {
	color: red;
	text-decoration: underline;
}
div#breadcrumb-ad {
	display: inline;
	margin-right: 25px;
}
div#snav {
	margin-bottom: -4px;
	text-align: right;
	font-size: 12px;
	float: right;
	padding-right: 7px;
}
div#middlewrapper {
/* 	display: relative; */
	/*min-width: 768px;
	width: expression((document.documentElement||document.body).clientWidth < 774 ? "768px" : "auto");*/
}
div#content-main {
	margin-top: 10px;
	clear: left;
	float: left;
	margin-right: -360px;
	width: 100%;
}
div#content-main div.content-block {
	margin-right: 360px;
	margin-bottom: 0px;
	border: none;
	padding-left:0px;

/* 	border-right: solid 1px #cbcbcb;  */
/* 	border-bottom: solid 1px #cbcbcb; */
/* 	border-top: solid 1px #cbcbcb; */
}

div#content-nav {
	float: right;
	padding-right: 6px;
	background-color: transparent;
	text-align: left;
 	width: 336px;
}
div#content-bottom {
	clear: both;
	left: 0px;
	right: 0px;
	padding-top: 10px;
}
#footer {
	width: 1000px;
	margin: 0px auto;
	text-align: left;
	padding: 10px 0px;
	color: #636363;
}
#footer-container {
	width: 100%;
	background-color: #f3f3f3;
}
table.headlines-section {
	border: 0px;
	width: 100%;
	margin: 0px 0px 0px 0px;
	background-color: white;
	padding: 0px 0px 0px 0px;
}
table.publication-info {
	display: relative;
	padding: 0px;
	margin: 0px 0px 0px 20px;
	background-color: #f3f3f3;
	height: 290px;
}

table.headlines-section td {
	padding-top: 5px;
	padding-right:15px;
	width: 30%;
}
table.headlines-section div, table.headlines-section div a {
	font-size: 14px;
	font-weight: bold;
	color: #636363;
	text-decoration: none;
	margin-bottom: 5px;
}
table.headlines-section a {
	font-size: 13px;
	text-decoration: none;
}
table.headlines-section a:hover {
	color: red;
	text-decoration: underline;
}
table.headlines-section ul {
	list-style-type: none;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 1em;
	font-weight: bold;
}
table.headlines-section li {
	margin-bottom: 6px;
	line-height: 16px;
	padding-left: 0px;
	font-weight: normal;
}
table#headlines-section div {
	background-color: #909090;
	padding:5px 0;
	text-align:center;
	color:white;
}
#headlines-section td { padding: 15px; }
#headlines-section td:first-child { padding-left: 0px;}
#headlines-section td:last-child { padding-right: 0px;}
table#headlines-section li { margin-bottom:10px; }

table#headlines-section td li:last-child { margin-bottom:0px }

table#headlines-section a {
	color: #252525;
	font-size: 13px;
}
table#headlines-section div a{ font-size: 18px; color:white;text-transform:uppercase}
table#headlines-section li a:hover {
	color:red
}
table.publication-info a {
	color: #636363;
}
table.publication-info td {
	width: auto;
}
table.publication-info div, table.publication-info div a {
		font-size: 18px;
}
table.publication-info a {
	color: #636363;
}
table.publication-info div, table.publication-info div a {
		font-size: 18px;
}
div#bottom-copyright {
	margin: 2px 20px;
	font-family: verdana,arial,helvetica;
}
a.bottom-copyright, a.bottom-copyright:visited, a.bottom-copyright:link {
	color: #636363;
	text-decoration: none;
}
a.bottom-copyright:hover {
	color: red;
	text-decoration: underline;
}
div.content-tab {
	width: 329px;
	height: 16px;
	padding: 2px 0px 5px 0px;
	margin: 10px 0px;
	margin-bottom: -0px;
	white-space: nowrap;
	overflow: hidden;
	font-family: verdana,arial,helvetica;
	font-size: 12px;
	font-weight: bold;
	line-height: 18px;
	text-align: left;
	border-bottom: solid 2px;
	color: black;
}
div.content-tab a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}
div.content-block {
	padding: 5px;
	margin-bottom: 10px;
	background-color: white;
	text-align: left;
	font-weight: normal;
	text-indent: 0px;
	color: black;
}
div#share table {
	margin:15px 0px -20px 0px;
/* 	border-top: dotted 1px #cbcbcb; */
/* 	padding-top:6px; */
}

#share td { padding: 12px; }
#share td:first-child { padding-left: 0px;}
#share td:last-child { padding-right: 0px;}

div#shortcuts {
		margin-top: 20px; 
		padding: 0;
/* 		border-top: dotted 1px #cbcbcb; */
/* 		border-bottom: dotted 1px #cbcbcb; */
}
div#shortcuts div.headline-item:first-child {
		padding-top:10px;
}
div#shortcuts table {
/* 		border: dotted 1px green; */
}
div#shortcuts td {
		height: 12px; line-height:12px; font-size: 12px;
}
div#shortcuts td img {
		vertical-align: middle;
}
a.content-block-intro {
		font-size: 18px;
}
div.border-enn {
	border-color: #1e2057;
}
div.border-tnw {
	border-color: #e20023;
}
div.border-ect {
	border-color: #ffa646;
}
div.border-mac {
	border-color: #0088c7;
}
div.border-cad {
	border-color: #3c5872;
}
div.border-lni {
	border-color: #376b52;
}
iframe[name=adblade_ad_iframe] {
		margin-top:10px;
}
#shareleft { display: absolute; position: fixed; top: 250px; margin-left: -125px; }
.st_twitter_hcount, .st_facebook_hcount, .st_linkedin_hcount, .st_plusone_hcount,.st_sharethis_hcount, .st_pinterest_hcount, .st_stumbleupon_hcount  {
	display: block;
	margin-bottom: 15px;
}
.st_plusone_hcount { margin-left: 3px;  }
.st_plusone_hcount div#___plusone_0 { display: block !important; }
div#ks-story {
	border-left: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
	border-right: solid 1px #cbcbcb;
	box-shadow: 2px 2px 4px #cbcbcb;
	background-color: white;
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cbcbcb');
	
}


div.headlines-section-intro {
	margin: 0px;
	font-size: 28px;
	padding:6px 0;
	text-align:center;
	background-color: #f3f3f3;
	color: #252525;
	border-top: solid 1px #cbcbcb;
	border-bottom: solid 1px #cbcbcb;
}
#thumbBox{ /*Outermost DIV for thumbnail viewer*/
position: absolute;
left: 0;
top: 0;
width: auto;
visibility: hidden;
z-index: 10;
cursor: url(/shared/zoomout.cur), default;
}

#thumbBox .headerbar{ /*Footer DIV of thumbbox that contains "close" link */
font: bold 16px Tahoma;
letter-spacing: 5px;
line-height: 1.1em;
color: white;
padding: 5px 0;
text-align: right;
}
#thumbBox #thumbImage{ /*DIV within thumbbox that holds the enlarged image */
background-color: white;

}
#thumbLoading { /*DIV for showing "loading" status while thumbbox is being generated*/
	position: absolute;
	visibility: hidden;
	border: 1px solid black;
	background-color: #EFEFEF;
	padding: 5px;
	z-index: 5;
}
div.story-thumbnail {
	font-size: 13px;
	margin: 10px;
	font-weight: bold;
	float:right;
	line-height: 12px;
}
div.story-thumbnail img {
	border: none;
	margin: 2px;
}
div.story-thumbnail a img{
	cursor: url(/shared/zoomin.cur), default;
}
div.story-thumbnail div {
	clear: both;
	line-height: 1.2em;
	color: #555555;
}
.stico_default {
    background: url(http://r.sharethis.com/images/share-icon-16x16.png) no-repeat scroll 0px 2px !important;
    background: url(http://r.sharethis.com/images/share-icon-16x16.png) no-repeat scroll 0px 2px;
}
.stico_rotate {
    background: url(http://r.sharethis.com/images/rotating-icon.gif) no-repeat scroll 0px 2px !important;
    background: url(http://r.sharethis.com/images/rotating-icon.gif) no-repeat scroll 0px 2px;
}
div.tloader {
	border: solid 1px black;
	background: white;
}

div#ptl, div#ptl-noad {
/* 	border: solid 2px #b9ccd3; */
	margin: -5px 0px 10px 0px;
	padding: 3px 3px 5px 3px;
	font-size: 13px;
	text-align: left;
	border-bottom: dotted 1px gray;
}
div#ptl {
	background: white url(/images/2008/atab.gif) no-repeat;
	padding-top: 15px;
}
div#ptl div, div#ptl-noad div {
	font-size:12px;
	color: black;
	font-weight:bold;
	padding: 2px;
	margin: -3px -3px 0px -3px;
}
div#ptl a, div#ptl a:visited, div#ptl-noad a, div#ptl-noad a:visited {
	color: #154296;
	text-decoration: none;
}
div#ptl a:hover, div#ptl-noad a:hover {
	color: red;
	text-decoration: underline;
}
hr {
	border:0;
	height:1px;
	color:#cbcbcb;
	background-color:#cbcbcb;
}
.shadow {
	background-color: white;
	border: solid 1px #cbcbcb;
	box-shadow: 2px 2px 4px #cbcbcb;
/* 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; */
/* 	filter: progid:DXImageTransform.Microsoft.DropShadow(OffX=6, OffY=4, Color='gray'); */
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#cbcbcb');
	
}
.shadow-big {
	background-color: white;
	border: solid 1px #cbcbcb;
	box-shadow: 4px 4px 8px #cbcbcb;
/* 	-ms-filter: "progid:DXImageTransform.Microsoft.Shadow(Strength=4, Direction=135, Color='#000000')"; */
	zoom: 1;
	filter: progid:DXImageTransform.Microsoft.Shadow(Strength=8, Direction=135, Color='#cbcbcb');
}

.drop-shadow {
    position:relative;
/* 	float:left; */
/*     width:40%;     */
    padding:1em; 
    margin:2em 10px 4em; 
    background:#fff;
    -webkit-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    -moz-box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
    box-shadow:0 1px 4px rgba(0, 0, 0, 0.3), 0 0 40px rgba(0, 0, 0, 0.1) inset;
}
 
.drop-shadow:before,
.drop-shadow:after {
    content:"";
    position:absolute; 
    z-index:-2;
}

.lifted {
	-moz-border-radius:4px;
	border-radius:4px;
}

.lifted:before,
.lifted:after {
	bottom:15px;
	left:10px;
	width:50%;
	height:20%;
	/*max-width:300px;
	max-height:100px;*/
	-webkit-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
	-moz-box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
	box-shadow:0 15px 10px rgba(0, 0, 0, 0.7);
	-webkit-transform:rotate(-3deg);
	-moz-transform:rotate(-3deg);
	-ms-transform:rotate(-3deg);
	-o-transform:rotate(-3deg);
	transform:rotate(-3deg);
}

.lifted:after {
	right:10px;
	left:auto;
	-webkit-transform:rotate(3deg);
	-moz-transform:rotate(3deg);
	-ms-transform:rotate(3deg);
	-o-transform:rotate(3deg);
	transform:rotate(3deg);
}

@media (min-width:640px) {
		.mobad {display:none}
}
/* @import url(/shared/mobilescreen.css) only screen and (max-device-width:480px); */