.body 
{
	text-align: left;
}
.banner_print 
{
	display: inline;
}
#p_of_note_webonly 
{
	display: none;
}
#p_of_note_printonly 
{
	display: inline;
}
.print_only_container 
{
	height: 180px; 
	width: 770px; 
}
.about_nsls_div 
{
	font-family:Arial, Helvetica, sans-serif, 'Trebuchet MS'; 
	font-size:14px;
	display: block;
	text-align: left;
	line-height: normal;
	padding-left: 12px;
	padding-bottom: 5px;
}
.annual_report_card_div 
{
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	font-weight:bold;
	display: block;
	text-align: left;
	padding-left: 12px;
	padding-bottom: 5px;
}

.library_name_print {
	font-family:Verdana, Arial, Helvetica, sans-serif; 
	font-size:18px; 
	color:#666666;
	display: block; 
	text-align: left;	
	padding-left: 12px;
	padding-bottom: 15px;
}

.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;
}
.libdivcontainer 
{
	display: none;
}

.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_sentance {
	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;
}
a, a:link, a:visited 
{
	color: Black;
}


#container {
  margin: 0 auto;
  width: 773px;
  text-align: left;
  }
 
#outline {
	border: solid black 1px;
	width: 773px;
	}

#NSLS_bar {
	display: none;
	}
.style2 {font-size: 120%; font-style: italic; color: #000000; margin: 0px; padding: 0px; margin-top: -5px; }
.style3 {color: #666666}

