@charset "utf-8";
/* CSS Document */
/**/

body  {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size:11px;
	line-height:16px;
}
a, a:link, a:active, a:visited, a:hover {
    color: #000000;
    text-decoration:none;
}
.noprint {
	display:none;
}
.header_search {
	display:none;
}

.mainContentSub { 
	margin: 0px; /* the left margin on this div element creates the column down the left side of the page - no matter how much content the sidebar1 div contains, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the #sidebar1 space when the content in #sidebar1 ends. */
	padding: 0px; /* remember that padding is the space inside the div box and margin is the space outside the div box */
	position:absolute;
	left:150px;
	width:500px;
}
.MenuBarHorizontal {
	visibility:hidden;
}
.subheader {
	visibility:hidden;
}
.header_letterhead {
	display:none;
}
.header_forPrint {
	display:inline;
	float:left;
}
.header_nsf {
	margin-left:-5px;
	float:left;
}

/* PRINT STYLES ADDED OCT 07 2009 */
/* PRINT STYLES ADDED OCT 07 2009 */

.page_breakingstory img {
	width:33%;
}

.home_subscribe {
	display:none;
}
.latest_news {
	width:250px;
}
.latest_news img {
}
.liveStudio8 {
	width:250px;
	font-size:14px;
}
.blogs {
	width:200px;
	margin-top:-30px;
}
.blogs img {
	display:none;
}
.blog_big_text {
	font-size:80%;
}
.container {
	background: #fff;
	background-image:none;
	text-align: left; /* this overrides the text-align: center on the body element. */
}
.leftcolumn_container {
	float:none; /* since this element is floated, a width must be given */
	visibility:hidden;
	display:block;
	position:absolute;
	margin:0px;
	left:0px;	
	top:75px;
}
.rightcolumn_container {
	float:none; /* since this element is floated, a width must be given */
	visibility:hidden;
	display:block;
	position:absolute;
	left:480px;
	top:75px;
}
.mainContent {
	margin: 0px; /* the right and left margins on this div element creates the two outer columns on the sides of the page. No matter how much content the sidebar divs contain, the column space will remain. You can remove this margin if you want the #mainContent div's text to fill the sidebar spaces when the content in each sidebar ends. */
	padding: 0px;
	float:none;
	width:120px;
	display:block;
	position:absolute;
	left:210px;
	top:90px;
}

.column {
	visibility:visible;
	width:160px;
		border-right:thin solid white;
		border-left:thin solid white;
	border-right:hidden;
	border-left:hidden;

	vertical-align:top;
	padding-left:10px;
	padding-right:7px;
}
.column h1 {
	font-size:14px;
}

.journals_mags {
	clear:both;

}
.journal_thumb {
	width:20%;
}
.header_forPrint {
	height:67px;
}
.header_nsf {
	margin-left:0px;
	float:left;
	height:67px;
}
.photo_home_rightside {
	width:100px;
}
.mainContentPad {
	padding-left:0px;
	padding-right:0px;
}
.rightside_stories {
	font-size:12px;
}
.leftnav_today {
	display:none;
}
.left_navtext {
	display:none;
}
.left_subscribe_box {
	display:none;
}
.page_picday img {
	width:300px;
}
.page_breakingstory {
	width:400px;
}
.page_breakingstory h1 {
	width:400px;
	font-size:16px;
}
.photo_home_bstory {
	width:100px;
	float:left;
	margin-right:5px;
}
.page_picday_textblock {
	

}
.button {
	display:none;
}
.column_divider {
	width:1px;
	padding-left:60px;
	padding-right:60px;
	visibility:hidden;
}
.share {
  display:none; 
}
.leftcolumn_container {
  display:none;
}