.about_nsls_div, .annual_report_card_div, .library_name_print, .banner_print
{
	display: none;
}

#p_of_note_printonly 
{
	display: none;
}

.rc_even_cell
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;	
	background-color: #fafafa;
}
.rc_odd_cell
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #f2f2f2;
}

.rc_final
{
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #ffffff;
}
.p_of_note 
{
	font-size: 100%;
	font-weight: bold;
}

.welcomespan 
{
	font-size: 120%; 
	letter-spacing: 90%;
	padding-top: 10px;
}


.libdivcontainer 
{
	background-image:url('/about/annualReport/2008/Report-Card-larger.gif'); 
	height: 110px; 
	width: 770px; 
	font-size:18px; 
	background-repeat: no-repeat; 
	padding: 0 0 5 0;
}

.libdiv 
{
	position:relative; 
	left:18px; 
	top:80px;
}

/*
.rc_table_header {
	background-color: #FFFFFF;
	margin-top: 300px;
}
.rc_table_header h3{
	font-size: 170%;
	color: #666666;
	padding-bottom: 0px;
	}
*/
.rc_table_header h3 {
	background: transparent none repeat scroll 0%;
	color:black;
	font-family: verdana;
	font-size:170%;
	padding-bottom:0px;
}
 
.rc_table_header {
	margin-top: 300px;
}

	
.rc_italic_small {
	font-size: 120%;
	font-style: italic;
	margin: 0px;
	padding: 0px;
	margin-top: -5px;
	color: #666666;
}
.rc_table {
	padding: 5px;
	width: 770px;
}

.rc_table td{
	padding: 5px;
}

.rc_data_sentence {
	text-align: right;
	font-style: italic;
	font-weight: bold;
	color: #666666;
}
.rc_emphasis_red {
	color: #BF2F38;
}
.rc_data {
	vertical-align: bottom;
	text-align: center;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 8px;
	padding-left: 0px;
}
.rc_info {
	width: 25px;
	background-size: 20px;
	background-image: url(info.png);
	background-repeat: no-repeat;
	background-position: center center;
}
.rc_standard_cell {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #999999;
	background-color: #ffffff;
}
.rc_info1 {	width: 25px;
	background-size: 20px;
	background-image: url(info.png);
	background-repeat: no-repeat;
	background-position: center center;
}

body {
	text-align: center;
	background-attachment: fixed;
	background-color: #FFFFFF;
	background-image: url(possible-background.png);
	background-repeat: no-repeat;
	background-position: left bottom;
  }

#container {
  margin: 0 auto;
  width: 773px;
  text-align: left;
  }
 
#outline {
	border: solid black 1px;
	width: 773px;
	}

#NSLS_bar {
	padding: 10px 10px 10px 0px;
	background-repeat: no-repeat;
	width: 775px;
	text-align:right;
	}
.style2 {font-size: 120%; font-style: italic; color: #000000; margin: 0px; padding: 0px; margin-top: -5px; }
.style3 {color: #666666}

