@import "nodc.css";
<!--Library Style Sheet-->

.libheading {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
	color: #000066;
	font-weight: bold;
}

.potdhdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #ffffff;
	background: inherit;
	text-align: center;
	padding-bottom: 5px;
	padding-top: 5px;
}

.padlib {
	padding-top: 15px;
	padding-bottom: 13px;
}

.padlib2 {
padding-top: 5px;
padding-bottom: 15px;
}


.potd {
	text-align: center;
	padding: 0 10px 0 10px;
}

.potdlibpad {
padding-bottom: 35px;
}

.potdtext {
	display: block;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
}


.potd img {
	border: 1px solid;
	text-align: center;
}

.libinfo {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #ffffff;
	font-weight: bold;
	padding-top:2px;
	
}
.libinfo a:hover {
	background-color: #b4e0f6;
	color: #000066;
	text-decoration:none;
}

tr.libinfo {
	padding: 5px 10px 5px 10px;
}

/* this is for IE 7 */
tr.libinfo td {
	margin: 0;
	padding: 0;
}

/* change these to match the IMG size */
input.go {
	width: 18px;
	height: 18px;
	}

.libinfo form, .libinfo label {
 
	padding: 2px;
	margin: 0;
}

.libinfo input {
	font-size: 10px;
	padding: 1px;
	margin: 0 0px 0 0px;
}

.libinfo input.search {
	background: #ffffff;
	color: #000000;
	font-size: 10px;
}

.spotlight {
background-color: #2175bc;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

}

.spotlighthdr {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 14px;
	font-weight: bold;
	color: #ffffff;
	text-align: center;
	padding-top: 5px;
}

.liblistwbg {
	width: 80%;
	font-family: 'Trebuchet MS', 'Lucida Grande',
		Verdana, Lucida, Geneva, Helvetica,
		Arial, sans-serif;
	background-color: #ffffff;
	color: #000000;
	font-size: 14px;
	margin: 10px;
}

.liblistwbg ul {
	list-style: none;
	margin: 0;
	padding: 0;
	border: none;
}

.spotlight a {
background-color: #2175bc;
color:#FFFFFF;
font-family: Verdana, Arial, Helvetica, sans-serif;
font-size: 12px;
font-weight: bold;

}
.bluebg {background-color:#4989b9}

body {background-color: #ffffff; margin-left: 20px;}
p.tofc {margin-left: 800px; font-size: 10pt; font-family: Helvetica, Arial;}

