/*
-----------------------------------------------
bepress IR local stylesheet.
Author:   Kyle G Sessions
Version:  28 April 2011
PLEASE SAVE THIS FILE LOCALLY!
----------------------------------------------- */

body {
	background: #e7e7e7 url(../assets/md5images/a2e1fefd2424d37502cd34450bdb12ec.gif) top left repeat-x;
	margin-top: 20px; }

/* Header */

#nslb #header { height: 129px; }

#nslb #header #pagetitle,
#nslb #header h1,
#nslb #header h1 a {
	display: block;
	width: 740px;
	height: 129px;
	margin: 0;
	padding: 0;
	float: left; }

#nslb #header h1 a {
	text-indent: -9999px;
	background: #2d3035 url(../assets/md5images/253745f0715b7255c8431df240d6cc9d.gif) top left no-repeat; }

/* Navigation */

* html #nslb #navigation { margin-top: -3px; }

#nslb #navigation {
	height: 35px;
	border-bottom: 1px solid #bdbec0;
	background: #323941 url(../assets/md5images/ef3fe7215bc206b32b2346e353429e89.gif) top left repeat-x; }

#nslb #navigation #tabs { font-size: 12px; }

#nslb #navigation #tabs li { margin: 0; }

#nslb #navigation #tabs a {
	border: 0;
	font-weight: normal;
	line-height: 35px;
	height: 35px;
	margin: 0;
	padding: 0;
	color: #fff;
	background: transparent url(../assets/md5images/1f228812f30bc38e57ddfa22fc247212.gif) top left no-repeat; }

#nslb #navigation #tabs li#tabfour a { width: 58px; }
#nslb #navigation #tabs li#tabthree a { width: 54px; }
#nslb #navigation #tabs li#tabtwo a { width: 46px; }
#nslb #navigation #tabs li#tabone a { width: 83px; }

#nslb #navigation #tabs a:link,
#nslb #navigation #tabs a:visited {
	text-decoration: none; }

#nslb #navigation #tabs a:active,
#nslb #navigation #tabs a:hover,
#nslb #navigation #tabs a:focus {
	text-decoration: underline; }

/* Sidebar */

#nslb #sidebar { background: #ffffff url(../assets/md5images/00119d40b22fc0a66b4ea61a784d7704.gif) top left repeat-x; }

#nslb #sidebar a:link,
#nslb #sidebar a:visited {
	color: #474e5c;
	text-decoration: none; }

#nslb #sidebar a:active,
#nslb #sidebar a:hover,
#nslb #sidebar a:focus {
	background-color: transparent;
	color: #000;
	text-decoration: underline; }

#nslb #sidebar ul#navlist { border-top: 1px solid #e4e4e4; }

#nslb #sidebar ul#navlist li a { border-bottom: 1px solid #e4e4e4; }

#nslb #sidebar ul#navlist li a:link,
#nslb #sidebar ul#navlist li a:visited {
	color: #fff;
	text-decoration: none;
	background-color: #474e5c; }

#nslb #sidebar ul#navlist li a:active,
#nslb #sidebar ul#navlist li a:hover {
	color: #474e5c;
	text-decoration: underline;
	background-color: #fff; }

#nslb #sidebar input#email_address, 
#nslb #sidebar input#search,
#nslb #sidebar select,
#nslb .form-table select,
#nslb .form-table input#author {	
	border: 1px solid #474e5d;
	border-left: 5px solid #474e5d; }

/* Footer */

#nslb #footer { background: #23262a url(../assets/md5images/09e9cf58f9f282215c895289c91ecefc.gif) bottom left no-repeat; }

#nslb #footer p {
	height: 20px;
	line-height: 75px;
	padding-top: 0;
	font-size: 12px; }

#nslb #footer p,
#nslb #footer p a:link,
#nslb #footer p a:visited {
	color: #fff;
	text-decoration: none; }

#nslb #footer p a:active,
#nslb #footer p a:hover,
#nslb #footer p a:focus {
	color: #fff;
	text-decoration: underline; }

/* Main Content Area */

#nslb #main.text a:link,
#nslb #main.text a:visited {
	color: #4c5e82;
	text-decoration: underline; }

#nslb #main.text a:active,
#nslb #main.text a:hover {
	color: #000;
	text-decoration: underline; }

#nslb #main.text h2 { font-size: 21px; }

#nslb #main.text .article-list h1 { font-size: 24px; }

#nslb #main.text .article-list h2 {
	background-color: transparent; 
	width: 420px;
	padding-bottom: 0;
	border-bottom: 2px solid #464646; }

#nslb #main.text .articleInfo a,
#nslb #main.text .article-list a:link,
#nslb #main.text .article-list a:visited {
	text-decoration: none; }

#nslb #main.text .article-list a:active,
#nslb #main.text .article-list a:hover,
#nslb #main.text .article-list a:focus {
	text-decoration: underline; }

/* Image Localizations */

#wrapper {
	background-image: url(../assets/md5images/e3abe116badc64273464085918a5c57f.gif);
	background-repeat: repeat-y; }
	
/* Styling the masthead */
#nslb #main.text #masthead table caption {
    font-size: 21px;
    font-weight: normal;
    line-height: 1.3em;
    text-align: left;
    padding-bottom:14px; }
    
/* CUSTOM-1897 Correcting Nav Tab Order for Keyboard Navigation mf 05/19/2021 */	
#nslb #navigation #tabs {width:240px;}
#nslb #navigation #tabs li {float:left;}