/* Temporary workaround to fix the missing font inheritance on the drawer's CSS. */ 
#drawer { font-family: Arial, sans-serif; }
/* Workaround all done. */
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  margin: 0px;
  padding: 0px;
  background: #fbfbf9 url("../images/topper_slice.jpg") repeat-x top left;
  width: 100%;
  color: #717170;
  }
div.wrapper {
  width: 800px;
  margin: 0px auto;
  }
img {
  border: none;
  }
a {
  color: #5568a9;
  text-decoration: none;
  }
a:hover {
  background-color: #83a8f1;
  color: white;
  }
.allcaps {
	text-transform: uppercase;
	}

#footer a {  }
#footer a:hover {
  background: none;
  }
h2 {
  font-size: 10px;
  font-weight: bold;
  font-family: Verdana, Arial, sans-serif;
  background-color: #eeeeec;
  margin: 19px 0px 20px 0px;
  padding: 7px;
  color: #2f2f2f;
  width: 125px;
  }  
h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	}
div.topper {
  font-family: verdana;
  height: 97px;
  padding: 0px 0px 0px 0px;
  border-bottom: 1px solid #e1e1e0;
  margin: 0px 0px 17px 0px;
  }
div.drilldown {
  margin-bottom: 0px;
  }
div.topper a  {
  color: #818182;
  }
div.topper h1 {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-size: 30px;
  margin: 26px 0px 0px 0px;
  letter-spacing: 3px;
  }
div.topper h1 a {
  padding: 0px;
  color: #403557;
  border-bottom: 1px dotted #fbfbf9;
  }
div.topper h1 a:hover {
  background: none;
  color: #416ab5;
  border-bottom-color: #416ab5;
  }
div.topper div.left span {
  font-size: 10px;
  margin: 0px 0px 15px 0px;
  text-transform: uppercase;
  }
div.left {
  float: left;
  }
div.right {
  float: right;
  padding-top: 40px;
  font-size: 9px;
  }
div.right a:hover {
  color: #818182;
  text-decoration: underline;
  background: none;
  }

a.noborder:hover {
  background: none;
  }
div.bigfeature {
  padding: 0px 0px 13px 0px;
  margin: 0px 0px 0px 0px;
  border-bottom: 1px solid #e1e1e0;
  }
div.bigfeature a:hover {
  border-bottom: none;
  }
div.bigfeature a img {
  padding: 1px 0px;
  border-top: 6px solid #fbfbf9;
  border-bottom: 6px solid #fbfbf9;
  }
div.bigfeature a:hover img {
  border-color: #83a8f1;
  }

div.topnav {
  background: url("images/topnav_bg.gif") no-repeat top center;
  width: 800px;
  height: 177px;
  }

div.leftcontent {
  width: 100%;
  float: left;
  visibility:hidden;
  
  }
div.narrow {
  width: 264px;
  }
div.rightcontent {
  width: 321px;
  float: right;
  background: #eeeeec;
  padding: 0px 0px 75px 0px;
  }
ul.articles_list_details {
  list-style: none;
  margin: 0px 0px 25px 15px;
  padding: 0px 0px 15px 0px;
  }
ul.articles_list_details li {
  display: block;
  /* margin-bottom: 20px;
  margin-top: 15px; */
  margin: 0px 0px 20px 0px;
  clear: both;
  text-align: left;
  padding: 0px;
  width: 443px;
  }
ul.articles_list_details li.prioritynews {
  background-color: yellow;
  padding: 8px 30px 8px 0px;
  margin: 0px 0px 9px 0px;
  background-color: #faf7ec;
  border-top: 1px solid #f1e0b5;
  border-bottom: 1px solid #f1e0b5;
  }
ul.articles_list_details li h4 {
  display: block;
  margin: 0px 0px 5px 0px;
  padding: 0px 0px 0px 0px;
  font-weight: normal;
  font-size: 15px;
  line-height: 15px;
  font-weight: bold;
  }
ul.articles_list_details li span {
  display: block;
  margin: 0px;
  padding: 0px;
  font-family: Verdana, Arial, sans-serif;
  font-size: 10px;
  font-weight: bold;
  }
ul.articles_list_details li span.link_author {
	font-weight: normal;
  }
ul.articles_list_details li span.link_sub {
	font-size: 11px;
}
div.rightcontent h2 {
  padding-left: 17px;
  }
div.rightcontent a img {
  padding: 1px;
  border: 2px solid #eeeeec;
  margin: 0px 5px 0px 0px;
  }
div.web_encore {
  margin: -2px 0px 0px 15px;
  padding: 0px 0px 20px 0px;
  border-bottom: 1px solid #dcdcd8;
  float: left;
  }
div.web_encore a:hover, div.sidefeature a:hover {
  background: none;
  }
div.web_encore a:hover img, div.sidefeature a:hover img {
  border-color: #83a8f1;
  }


/* Encore hover states */

div.web_encore a.description {
    position:relative;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: normal;
	display: block;
	float: left;
}

div.web_encore a.description:hover {z-index:5;text-decoration:none;}

div.web_encore a.description div.hover-state {display: none;text-decoration:none;position:absolute;z-index:26;}

div.web_encore a.description:hover div.hover-state {
	display:block;
	position:absolute;
	color:black;
	top:75px; 
	left:-2px;
	width:15em;
	padding:8px;
	border:1px solid #333;
	background-color:white;
	text-align: left;
}  
  
div.sidefeature {
	clear: left;
  margin: 0px 0px 0px 15px;
  width: 285px;
  float: left;
  }
div.sidefeature a img {
  width: 285px;
  height: 158px;
  margin: 25px 0px 7px 0px;
  display: block;
  }
div.sidefeature a {
  font-family: Verdana, Arial, sans-serif;
  font-size: 12px;
  }
div.sidefeature a.sidetitle:hover {
  background-color: #83a8f1;
  }
div.sidefeature span {
  font-size: 11px;
  display: block;
  font-style: italic;
  }

ul.articles_list_short {
  margin: 0px 0px 0px 5px;
  padding: 0px 0px 10px 0px;
  list-style: none;
  border-bottom: 1px solid #dcdcd8;
  }
ul.articles_list_short li {
  width: 260px;
  margin: 0px 0px 14px 0px;
  padding: 0px;
  }
ul.articles_list_short li a {
  font-size: 12px;
  }

div.article_body {
  border-left: 1px solid #dcdcd8;
  width: 525px;
  background: none;
  }
div.article_body img {
  margin: 15px 0px 0px 15px;
  }
div.article_body h3 {
  color: #4d3f62;
  margin: 25px 0px 10px 15px;
  font-size: 26px;
  font-weight: normal;
  letter-spacing: 1px;
  }
div.article_body p {
  font-family: Verdana, Arial, sans-serif;
  color: #424242;
  font-size: 11px;
  line-height: 18px;
  margin: 0px 0px 18px 15px;
  }
div.article_body p.byline {
  color: #a2a2a2;
  }
div.article_body p.byline span {
  display: block;
  font-size: 10px;
  margin: 0px;
  padding: 0px;
  line-height: 13px;
  }
div.article_body p img.p_end {
  margin: 0px;
  padding: 0px;
  width: 9px;
  height: 10px;
  display: inline;
  line-height: 9px;
  }
div.article_body p.options {
  border-bottom: 1px solid #e1e1e0;
  text-align: right;
  margin: 25px 0px 20px 15px;
  padding: 0px 0px 5px 0px;
  }

ul.encore_stack {
  margin: 0px;
  padding: 0px;
  list-style: none;
  }
ul.encore_stack li {
  clear: both;
  display: block;
  margin: 0px 0px 10px 0px;
  padding: 0px;
  height: 89px;
  }
ul.encore_stack li a img {
  float: left;
  margin: 0px;
  padding: 1px;
  border: 2px solid #eeeeec;
  }
ul.encore_stack li.active a img {
  border: 2px solid #dddddd;
  }
ul.encore_stack li a:hover img {
  border-color: #83a8f1;
  }
ul.encore_stack li span {
  font-family: Verdana, Arial, sans-serif;
  color: #7c7b7b;
  line-height: 16px;
  font-size: 10px;
  float: left;
  margin: 0px 10px 0px 10px;
  padding: 20px 0px 0px 0px;
  display: block;
  width: 155px;
  border-bottom: 1px solid #ebebe9;
  }
ul.encore_stack li.active {
	width: 274px;
	background-color: #eeeeec;
	background: right url("../images/encore-active-bg.jpg") no-repeat;
}
ul.encore_stack li.active span {
  border-bottom: none;
  }
div.article_body ul.encore_stack {
  width: 275px;
  margin: 0px 0px 0px 15px;
  }
  
blockquote.pullquote {
  color: #474050;
  float: left;
  width: 155px;
  border-top: 1px solid #e2e2e0;
  border-bottom: 1px solid #e2e2e0;
  padding: 18px 10px;
  font-size: 17px;
  font-weight: normal;
  line-height: 28px;
  margin: 5px 20px 15px 15px;
  }


/* ########################## */
/* ###### POPUP STYLES ###### */
/* ########################## */


body.popup_body {
  font-family: georgia;
  background-image: none;
  }
div.popup_container {
	border:1px solid #eeeeec;
	float:left;
	margin:19px 0px 0px 11px;
	padding:10px 0px;
	width: 760px;
  }
div.popup_container img {
  float: left;
  display: block;
  width: 215px;
  }
div.popup_container div.bio-text {
	border-left:1px solid #e6e6e6;
	display:block;
	float:left;
	font-size:11px;
	line-height:16px;
	margin:0px 8px 0px 15px;
	padding:0px 0px 0px 10px;
	width:368px;
  }
div.bio-text h1 {
  margin: 15px 0px 0px 0px;
  padding: 0px;
  line-height: 22px;
  color: #4b4261;
  font-size: 26px;
  font-weight: normal;
  }
div.bio-text span {
	display:block;
	font-family:verdana;
	font-size:10px;
	font-style:italic;
	line-height:24px;
  }
div.bio-text p {
	display: block;
  font-size: 13px;
  line-height: 25px;
  }
div.bio-navigation {
	background-color:#eeeeec;
	float:left;
	font-size:10px;
	line-height:16px;
	margin: 0px 8px 0px 10px;
	padding-left:5px;
	width:120px;
	}
  
/*Email and Print Buttons*/
.email-form-toggle {
	cursor: pointer;
	color: #5568a9;
	}
.email-form-toggle:hover {
	text-decoration: underline;
	}
div#emailForm {
	clear: both;
	margin: 0px;
	width: 354px;
	height: 181px;
	padding: 25px 0px 0px 20px;
	}
form#emailArticleForm {
	margin: 0px;
	}
form#emailArticleForm .sendEmail {
	margin-top: 20px;
	}
form#emailArticleForm span {
	float: left;
	}
form#emailArticleForm .emailField {
	margin-right: 35px;
	float: right;
	}
