body,td,th {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	color: #000000;
	font-size: .8em;
}
body {
	background-color: #3C6D8E;
	margin: 0px;
}
a:link, a:active, a:visited {
	color: #3C6D8E;
	text-decoration: underline;
}
a:hover {
	color: #FF9900;
}
h3 a:link, h3 a:active, h3 a:visited {
	text-decoration: none;
	display: block;
}
h3 a:hover {
	color: #FFFFFF;
	background-color: #FF9900;
}
h2, h3 {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #E3761C;
}
h2 {
	font-size: 21px;
	margin-top: 1em;
	margin-bottom: 2px;
}
h2 span {
	color: #000000;
}
h3 {
	font-size: 16px;
	margin-top: 1em;
}
#home h3, #book h3 {
	color: #E3761C;
}
#pageWrapper {
	/* preload the loader graphic */
	background-image: url(../images/ajax-loader.gif);
	background-repeat: no-repeat;
	background-position: -5000px -5000px;
}
#outerWrapper {
	width: 870px;
	background-color: #FFFFFF;
	margin: 0 auto;
	padding: 0 0 30px 0;
}
#banner, #navBar, #topNav, #blueBar {
	width: 850px;
}
#report #outerWrapper, #report #banner, #report #navBar, #report #topNav, #report #blueBar {
	width: auto;
}

/* page banner and search box styles */
#banner {
	height: 108px;
	overflow: hidden;
	margin: 0 auto;
	background-color: #3C6D8E;
	background-image: url(../images/banner2.jpg);
	background-repeat: no-repeat;
	background-position: 15px top;
}
#banner h1 {
	float: left;
	width: 625px;
}
#banner h1 a {
	display: block;
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	height: 120px;
	overflow: hidden;
}
#searchBox {
	float: right;
	width: 210px;
	text-align: center;
}
#searchBox form {
	padding-right: 20px;
	text-align: center;
}
#searchText {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 1em;
	padding: 1px;
	width: 150px;
	margin: 25px auto 0 auto;
}
#searchBtn input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .9em;
	margin: 6px auto 0 auto;
}
#searchBtn a:link, #searchBtn a:active, #searchBtn a:visited {
	display: block;
	width: 73px;
	height: 24px;
	overflow: hidden;
	background-image: url(../images/sprites.jpg);
	background-repeat: no-repeat;
	background-position: left top;
	margin: 6px auto 0 auto;
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	text-decoration: none;
}
#searchBtn a:hover {
	background-position: left -25px;
}

/* menu styles */
#topNav {
	margin: 0 auto 0 auto;
	padding: 5px 0 0 0;
	background-color: #3C6D8E;
}
#topNav ul {
	float: right;
	padding-right: 15px;
}
#topNav li {
	display: inline;
	font-size: 80%;
	text-align: right;
	padding: 0 0 0 8px;
}
#topNav a:link, #topNav a:active, #topNav a:visited {
	color: #EEEEEE;
	text-decoration: none;
	font-weight: bold;
}
#topNav a:hover {
	color: #FF9900;
}
#navBar {
	margin: 10px auto 0 auto;
	background-color: #F59608;
	height: 34px;
	overflow: visible;
}
#navBar ul {
}
#navBar li {
	float: left;
	padding: 2px 1px;
}
#navBar li a:link, #navBar li a:active, #navBar li a:visited {
	display: block;
	height: 30px;
	overflow: hidden;
	background-image: url(../images/nav_buttons.jpg);
	background-repeat: no-repeat;
	text-decoration: none;
	text-align: left;
	font-size: 1px;
	text-indent: -5000px;
}
#homeBtn a:link, #homeBtn a:active, #homeBtn a:visited {
	width: 69px;
	background-position: left top;
}
#homeBtn a:hover {
	background-position: left -30px;
}
#homeBtn {
	padding-left: 2px;
}
#home #homeBtn a {
	background-position: left -60px;
	cursor: default;
}
#examcopiesBtn a:link, #examcopiesBtn a:active, #examcopiesBtn a:visited {
	width: 112px;
	background-position: -70px top;
}
#examcopiesBtn a:hover {
	background-position: -70px -30px;
}
#examcopies #examcopiesBtn a {
	background-position: -70px -60px;
	cursor: default;
}
#deskcopiesBtn a:link, #deskcopiesBtn a:active, #deskcopiesBtn a:visited {
	width: 107px;
	background-position: -183px top;
}
#deskcopiesBtn a:hover {
	background-position: -183px -30px;
}
#deskcopies #deskcopiesBtn a {
	background-position: -183px -60px;
	cursor: default;
}
#conferencesBtn a:link, #conferencesBtn a:active, #conferencesBtn a:visited {
	width: 115px;
	background-position: -290px top;
}
#conferencesBtn a:hover {
	background-position: -290px -30px;
}
#conferences #conferencesBtn a {
	background-position: -290px -60px;
	cursor: default;
}
#catalogsBtn a:link, #catalogsBtn a:active, #catalogsBtn a:visited {
	width: 100px;
	background-position: -407px top;
}
#catalogsBtn a:hover {
	background-position: -407px -30px;
}
#catalogs #catalogsBtn a {
	background-position: -407px -60px;
	cursor: default;
}
#subjectsBtn a:link, #subjectsBtn a:active, #subjectsBtn a:visited {
	width: 162px;
	background-position: -508px top;
}
#subjectsBtn a:hover {
	background-position: -508px -30px;
}
#subjects #subjectsBtn a {
	background-position: -508px -60px;
	cursor: default;
}
#contactBtn a:link, #contactBtn a:active, #contactBtn a:visited {
	width: 84px;
	background-position: -670px top;
}
#contactBtn a:hover {
	background-position: -670px -30px;
}
#contact #contactBtn a {
	background-position: -670px -60px;
	cursor: default;
}
#librariesBtn a:link, #librariesBtn a:active, #librariesBtn a:visited {
	width: 82px;
	background-position: -755px top;
}
#librariesBtn a:hover {
	background-position: -755px -30px;
}
#libraries #librariesBtn a {
	background-position: -755px -60px;
	cursor: default;
}
#innerWrapper {
	padding: 10px;
}

/* page-specific hides */
#book .book {
	display: none;
}
#buy .buy {
	display: none;
}

/* sidebar styles */
#sideBar {
	float: right;
	width: 200px;
	padding: 25px 25px 25px 0;
	background-color: #FFFFFF;
}
#results #sideBar, #newsletter #sideBar, #report #sideBar {
	display: none;
}
#browseLink {
	float: right;
	font-size: 85%;
}
#menuBox .sideBoxBottom {
	min-height: 150px;
}
.sideBox, .sideBoxLogo {
	width: 197px;
	margin: 0 auto 25px 0;
	background-image: url(../images/sidebar_boxes/sidebar_box_middle.gif);
	background-repeat: repeat-y;
	background-position: center center;
}
.sideBox .sideBoxInner {
	background-image: url(../images/sidebar_boxes/sidebar_box_top_plain.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideBoxLogo .sideBoxInner {
	background-image: url(../images/sidebar_boxes/sidebar_box_top_logo.gif);
	background-repeat: no-repeat;
	background-position: center top;
}
.sideBoxBottom {
	padding: 10px;
	background-image: url(../images/sidebar_boxes/sidebar_box_bottom.gif);
	background-repeat: no-repeat;
	background-position: center bottom;
}
.sideBox h2, .sideBoxLogo h2 {
	color: #3C6D8E;
	font-size: 130%;
	margin-top: 0;
}
#sideBar p, #sideBar ul {
	margin: .7em 0;
	font-size: 85%;
	color: #333333;
}
#subjectBrowseMenu {
	margin: .7em 0;
}
#menuBox h2 a:link, #menuBox h2 a:active, #menuBox h2 a:visited  {
	display: block;
	color: #3C6D8E;
	text-decoration: none;
}
#menuBox h2 a:hover {
	background-color: #FF9900;
	color: #FFFFFF;
}
#nlList li {
	background-image: url(../images/li_check.gif);
	background-repeat: no-repeat;
	background-position: 6px center;
	padding-left: 20px;
	line-height: 18px;
}
#subscribeBtn a:link, #subscribeBtn a:active, #subscribeBtn a:visited {
	display: block;
	width: 48px;
	height: 24px;
	overflow: hidden;
	background-image: url(../images/sprites.jpg);
	background-repeat: no-repeat;
	background-position: -86px top;
	margin: 6px auto 0 auto;
	font-size: 1px;
	text-align: left;
	text-indent: -5000px;
	text-decoration: none;
}
#subscribeBtn a:hover {
	background-position: -86px -25px;
}

/* main column styles */
#mainCol {
	float: left;
	width: 540px;
	padding: 30px 25px 25px 25px;
	background-color: #FFFFFF;
}
#results #mainCol {
	padding-top: 10px;
}
#emailUs {
	padding-bottom: 10px;
	font-size: 80%;
	text-align: right;
}
#report #mainCol {
	padding-left: 0;
	padding-right: 0;
}
#results #mainCol, #report #mainCol {
	width: auto;
}
#newsletter #mainCol {
	width: 860px;
	margin: 0;
	padding: 30px 0 0 0;
}
#mainCol p {
	margin: .8em 0;
	line-height: 140%;
}
#examcopies #mainCol h4, 
#deskcopies #mainCol h4
{
	margin-top: .85em;
	color: #333333;
	font-style: italic;
}
#newsletters #mainCol ul, 
#catalogs #mainCol ul,
#examcopies #mainCol ul, 
#deskcopies #mainCol ul
{
	padding-left: 2em;
}
#newsletters #mainCol ul li, 
#catalogs #mainCol ul li,
#examcopies #mainCol ul li, 
#deskcopies #mainCol ul li
{
	list-style-type: square;
	color: #333333;
	list-style-position: outside;
}

#examcopies #mainCol ul li strong, 
#deskcopies #mainCol ul li strong
{
	color: #666666;
}
#newsletter #iframeBox {
	width: 670px;
	clear: both;
	margin: 0 auto;
	text-align: center;
}
#newsletter iframe {
	width: 670px;
	height: 1500px;
	margin: 2em auto;
}

/* subject page styles */
#subjectList ul li {
	margin-top: 1em;
	font-weight: bold;
	color: #333333;
}
#subjectList ul li ul {
	padding-left: 2em;
}
#subjectList ul li ul li {
	margin-top: .2em;
	font-weight: normal;
	font-size: 85%;
	list-style-position: outside;
	list-style-type: square;
}
#subjectList ul li ul li strong {
	font-weight: normal;
}

/* conferences page styles */
#conferences #mainCol h3 {
	text-align: center;
}
#conferences #mainCol h3 a {
	padding: .2em;
}
.confDeets {
	text-align: center;
	font-size: 88%;
}
.confLabel {
	font-weight: bold;
	color: #333333;
}

/* contact page styles */
.contactDeets {
	margin-bottom: .85em;
}
.contactDeets h3, .contactDeets p {
	display: inline;
}
.contactDeets h3 {
	padding-right: .3em;
}

/* bottom-of-page styles */
#blueBar {
	background-color: #3C6D8E;
	height: 10px;
	overflow: hidden;
	margin: 10px auto 5px auto;
}
#footer {
	font-size: 85%;
	text-align: center;
}


/* general styles */
.errorText {
	color: #FF0000;
}
.floatMessage, .floatMessage2 {
	float: right;
	margin: 0 0 0 10px;
	font-size: 85%;
	font-weight: bold;
	color: #333333;
	text-align: right;
	top: -10px;
}
.floatMessage2 {
	top: 0;
}
.merchLink {
	color: #3C6D8E;
	font-weight: bold;
	text-align: right;
	font-size: 85%;
}
.floatMessage .merchLink, .floatMessage2 .merchLink {
	font-size: 100%;
}
.fourUp {
	margin: 10px 0;
}
a.nlFeature {
	text-align: center;
	float: left;
	display: block;
	margin: 0 10px;
	width: 100px;
}
a.nlFeature:link span, a.nlFeature:active span, a.nlFeature:visited span {
	display: block;
	text-decoration: underline;
	color: #3C6D8E;
	font-size: 85%;
	margin-top: .25em;
}
a.nlFeature:hover span {
	color: #FF9900;
}
.nlFeature .jacket {
	display: block;
	width: 100px;
	height: 150px;
}
.jacket, .nlFeature .jacket, .bookCover .jacket {
	border: 1px solid #999999;
}
.paginator {
	font-size: 75%;
	font-weight: bold;
	text-align: right;
	color: #666666;
}
.screenShot {
	text-align: center;
	padding-top: .85em;
}
.screenShot img {
	border: 1px solid #CCCCCC;
}

/* book page styles */
.bookCover {
	float: left;
	text-align: left;
	width: 100px;
	height: 150px;
	margin-right: 20px;
	margin-bottom: 10px;
}
.bookSpecs {
	float: left;
	margin-bottom: 8pt;
}
.title {
	font-weight: bold;
	display: block;
}
.subtitle {
	display: block;
	color: #666666;
}
.authors {
	display: block;
	font-weight: bold;
	color: #666666;
}
.authorRole {
	font-weight: normal;
	font-size: 85%;
}
.specs, .firstSpec {
	display: block;
}
.firstSpec {
	margin-top: .25em;
}
#bookLinks {
	margin-top: .25em;
}
#bookLinks li {
	float: left;
	font-size: 80%;
	margin: 0 .5em 0 0;
	padding: .25em 0;
	white-space: nowrap;
}
#bookLinks li a:link, #bookLinks li a:active, #bookLinks li a:visited {
	padding: .25em .5em;
	display: block;
	background-color: #EEEEEE;
	color: #003366;
	font-weight: bold;
	text-decoration: none;
	border-left: 1px dotted #CCCCCC;
}
#bookLinks li a:hover {
	background-color: #3C6D8E;
	color: #FFFFFF;
	border-left: 1px dotted #FFFFFF;
}


/* keep at bottom */
.clear {
	clear: both;
}
.first, #mainCol p.first, #sideBar p.first, h2.first {
	margin-top: 0;
}
.last {
	margin-bottom: 0;
}
.loader {
	color: #003366;
}
.small {
	font-size: 85%;
}
.inline {
	display: inline;
}