.maintext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px; 
}

.wordbreak
{
  max-width:524px;
  word-wrap: break-word;
}

.address
{
  margin:0px;
  padding:0px;
  float:left; 
  margin-left:200px;
  text-align:right;
  vertical-align:bottom;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  color:#0A57A4;
  font-weight:bold;
  font-style:oblique;
}

.address2
{
  margin:0px;
  padding:0px;
  text-align:right;
  vertical-align:bottom;
  font-family:Georgia, "Times New Roman", Times, serif;
  font-size:11px;
  color:#0A57A4;
  font-weight:bold;
  font-style:oblique;
}

.red
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 12px; 
 color: red;
}

.redbig
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px; 
 color: red;
 font-weight: bold;
}

.topannounce {
	margin:0px;
    text-align:center; 
	font-weight:bold; 
	font-size:18px;
}

.topannounce a {
    text-decoration:none;
}

.storytext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 text-indent: 1em;
}

.smalltext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

.copyright
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
 color: #0000FF;
 font-size: 14px;
}

.bottomtext
{
 color: #999999;
 font-family: Arial, Helvetica, sans-serif;
 font-size: 10px;
}

h1
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 text-align: center;
 vertical-align: top;
}

.header
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 20px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 text-align: center;
 vertical-align: top;
}
 
.subheader
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 14px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-decoration: none;
 margin-bottom:0;
}

.tableheader
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-align: center;
 text-decoration: underline;
 margin-bottom:0;
}

.headertext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 text-align: center;
}

.images
{
 border: 1px solid;
 height: 75px;
 width: 100px;
}

.menulink
{
 font-size: 13px;
 font-family: Arial, Helvetica, sans-serif;
 color: #0000FF;
 text-decoration: none;
}

.itemlink
{
 font-size: 13px;
 font-weight: bold;
 font-family: Arial, Helvetica, sans-serif;
 color: #0000FF;
 text-decoration: none;
}

.rotatelink
{
 font-family: Arial, Helvetica, sans-serif;
 font-weight: bold;
 color: #0000FF;
 text-decoration: none;
 margin:0px;
}

.shadowhr
{
 border:#CCCCCC 2px outset;
}
  

.rotatelink:visited
{
  color: #0000FF;
}

.textlink
{
 font-family: Arial, Helvetica, sans-serif;
 color: #0000FF;
}

.spacetext
{
 font-family: Arial, Helvetica, sans-serif;
 font-size: 13px;
 line-height:  150%;
}

.small-link
{
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #0000FF;
}

.small-link2
{
 font-family: Arial, Helvetica, sans-serif;
 text-decoration: none;
 color: #CFCEF3;
 font-size:14px;
}

.small-link2:hover {color:#A2A2C1;}

.small-link2 a:visited {color:#00CCFF;}

.borderbottom
{
 border-bottom: 2px solid #6d6d6d;
}

.maintable
{
 border: 1px solid #51534e;
 padding: 2px;
 width: 600px;
 border-spacing: 0px;
 vertical-align: top;
}

.subtable
{
 width: 100%;
 padding: 0px;
 border-spacing: 0px;
 vertical-align: top;
}

.linkbar
{
 width: 125px;
 border-bottom:  solid 1.5px #aaaaaa;
 border-left:  solid 1.5px #aaaaaa;
 border-spacing: 0px;
 padding: 0px;
 background-color: #b7b7ff;
}

.linkbar2
{
 border-bottom: 2px solid #6d6d6d;
 border-spacing: 0px;
 padding: 0px;
}

.menuborder
{
 border-spacing: 0px;
 padding: 2px 0px 2px 5px;
 border-bottom:  solid 1px #aaaaaa;
}

a:hover
{
 color: #339900;
}

a:visited
{
 color: #6600CC;
}

.guide
{
 height: 194px;
 width: 150px;
 border: 0px;
}

.childitemsinner { 
	width:475px;
	text-align:left;
	vertical-align:top;
}

.childitemsouter {
     border-top: groove 2px #000099;
	/*border-bottom: groove 2px #990000; */ 
    width:485px;
}

.childitemname {
 text-align:left;
 font-size:18px;
 color:#0000CC;
 font-weight:bold;
 font-family: Arial, Helvetica, sans-serif;
 margin:0px;
 background:none;
}

.childitem {
 text-align:left;
 vertical-align:top;
}

/* Begin Links section of Reference */

.linkcat  {
  /*  background-color: #FFFFF9; */
	border-top:thin solid #000099;
	border-bottom: thin solid #000099;
	border-width:2px;
	text-align: center;
	line-height:19px;
	margin:3px; 
	padding:3px; 
	border-spacing:0px;
	border-collapse:collapse;
}

.linkcat a {
    font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000099;
	font-size:16px;
}

.linkcat a:hover {
color: #339900;
}

.linkcattable {
    border-top:thin solid #000099;
	border-bottom: thin solid #000099;
	border-width:2px;
	text-align: left;
	vertical-align:top;
	margin-bottom:0px;
	padding-bottom:0px;
}

.linkcattable a {
    font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color:#000099;
	font-size:16px;
}

.linkcattable a:hover {
color: #339900;
}

.linkcattable2 {
    /* border-top:thin solid #000099;
	border-bottom: thin solid #000099;
	border-width:2px; */
	vertical-align:top;
	text-align: center;
	line-height:1em;
	margin-top:20px;
	padding:0px;
	font-size:16px;
	margin-bottom:0px;
}


.linkcattable2 a {
    font-weight:bold;
	font-family: Geneva, Arial, Helvetica, sans-serif;
	text-decoration:none;
	color: #000099;
	font-size:16px;
	width:154px;
	margin:0px;
	line-height:1em;
	padding-top:4px;
	padding-bottom:4px;

}

.linkcattable2 a:hover {
color: #339900;
}

h2  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: bold;
 color: #000000;
 text-decoration: none;
 text-align: left;
 margin-left:5px;
 margin-bottom:5px;
 vertical-align: top;
 width:250px;
 background: url(../img/underlinefade.jpg) no-repeat bottom;
}

.linkhead  {
    font-weight: bold;
	margin-left:10px;
	margin-top:0px;
	margin-bottom:0px;
	color:#000066;
	font-size:15px;	 
}

.dbhead  {
    font-weight: bold;
	margin-left:8px;
	margin-top:0px;
	margin-bottom:0px;
	color:#000066;
	font-size:16px;	 
}

.dbhead a {
    font-size: 15px;	 
}

.dbtext {
	margin-left:60px;
	margin-top:4px;
	margin-right:5px;
	margin-bottom:12px;
	padding:0px;
	list-style-image: url(img/bookbullet.gif);
	color:#000066;
	font-size:15px;
}

.linktext  {
	margin-left:70px;
	margin-right:5px;
	margin-top:4px;
	margin-bottom:12px;
	padding:0px;
    list-style-image: url(img/trianglebullet.gif);
	font-size:15px;
}

.freeze {
	background-color: #F9F9FB;
	display:inline;
	margin:0px;
	padding:0px;
}

.linkheader {
    margin-bottom:8px; 
	margin-top:10px; 
	line-height:23px;
	text-align:center;
}

.linkblueback {
    background-image:url(reference/img/blueback.png);
	background-repeat:no-repeat;
	background-position:center;
}

.linkblueback:hover {
    background-image:url(reference/img/bluebackdown.png);
	background-repeat:no-repeat;
	background-position:center;
	background-color:#Cfcef3;
}

/* End Links section of Reference */

/* Begin Online Resources */
.icon {
    width:55px; 
	height:55px;
	float:left;
	margin:0px;
	padding:0px;
	text-decoration:none;
	border:none;
}

.onlinelink {
    width:218px; 
	height:55px; 
	vertical-align:middle; 
	float:left; 
	margin:0px; 
	padding:0px;
}

.onlinelink a {
    text-decoration:none;
}

.onlinelink a:hover {
     text-decoration:underline;
}

.onlinelink p {
    margin-top:15px;
	padding:0px;
	font-family:Georgia, "Times New Roman", Times, serif;
	color:blue;
	font-weight:bold;
	font-style:italic;
	font-size:18px;
}

.newsletter {
    float:left;
	width:180px;
	text-align:center;
	margin-top:20px;
	}
.newsletter img {
    margin-bottom:5px;
}

 .newsletter a {
    font-family: Arial, Helvetica, sans-serif;
	text-decoration:none;
	text-align:center;
	font-size:20px;
	margin-top:6px;
}

.newsletter a:visited {
   color:#0000FF;
}
   
.newsletter a:hover {
   color:#009933;
}

/*End Online Resources */

/*Begin Database MoreText */
.more {
	display: none;
	padding:0px;
	margin:0px;
	margin-top:10px; }
	
a.showLink, a.hideLink {
	text-decoration: none;
	color: #36f;
	padding-left: 8px;
	background: transparent url('http://www.hcplibrary.org/reference/img/down.gif') no-repeat left;
 }
p.showLink {
    text-align:right; 
	margin:0px; 
	padding:0px; 
	padding-right:24px; 
}
a.hideLink {
	background: transparent url('http://www.hcplibrary.org/reference/img/up.gif') no-repeat left; }
li.hideLink {
    text-align:right;
	padding-right:5px;}
a.showLink:hover, a.hideLink:hover {
	border-bottom: 1px dotted #36f; } 
.databasehead { 
    font-size:16px;
	margin-bottom:3px;
	clear:both;
	text-decoration:none;}
	
.databasehead a {
	text-decoration:none;
	color:#000099;
}

.databasehead a:visited{
	color:#000099;
}
	
.databasehead a:hover {	
	border-bottom: 1px dotted #9999FF;
	color:#0099FF;
	
}

.databasetext {
    font-size:14px;
	margin:0px; 
	margin-left:10px;
	margin-bottom:10px;
	padding:0px;
    font-family:Arial, Helvetica, sans-serif;
	display:block;
}

.databasetext ul {
    margin:0px;
	padding-left:10px;
	list-style:none;
}

.databasetext li {
    margin-bottom:5px;
}

.databasetext a {
   font-size: 14px;
   font-weight: bold;
   font-family: Arial, Helvetica, sans-serif;
   color: #0000FF;
   text-decoration: none;
}

.databasetext a:hover {
   text-decoration: none;
   color:#009933;
 }
/* End Database MoreText */


/* Begin Reference Ask Us */
.errorMessage {
		color : #F00;
	}
	.errorItem {
		background : #F99;
	}
.otherILL {
    display: none;
	margin-top:4px;
}
.otherPurchase {
    display: none;
	margin-top:4px;
}
.postageDisplay {
    display:none;
	margin-top:4px;
	padding-left:10px;
	border:thin dashed #FDDFDF;
}
.maximumDisplay {
    display:none;
	margin-top:4px; 
	padding-left:8px;
}

.schoolDisplay {
    display: none;
	margin-top:4px;
}

.answerDisplay {
    display:none;
	margin-top:4px;
}

/* End Reference Ask Us */

/* Begin Jobs & Careers */
.joblinktitle  {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 15px;
 font-weight: bold;
 color: #000033;
 text-decoration: none;
 text-align: left;
 padding:0px;
 margin:0px;
 margin-bottom:10px;
 vertical-align: top;
  background: none;
}
/* End Jobs & Careers */

.twitterlink {
     text-align:right;
	 padding-bottom:5px;
	 padding-right:5px;
	 font-size:14px;
}

.twitterlink a {
    font-family:Arial, Helvetica, sans-serif; 
	color:#0066FF; 
	font-weight:bold; 
	text-align:right; 
	text-decoration:none;
}

.twitterlink a:hover {
    color:#009900;
}

.twitterlink a:visited {
    color:#0066FF;
}

/*Book a Librarian FAQ */
.faqhead {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 15px;
	font-style: italic;
	color: #275A85;
	font-weight:bold;
	margin-bottom: 3px;
}
.faq {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #272727;
	margin-top: 0px;
	list-style-type: disc;
	margin-left: 5px;
}

.faq a {
    color: #0066CC;
	}

.faq a:hover{
    color:#009900;
	}



.faqlist {
    font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-left: 5px;
	}

.faqlist a {
    text-decoration:none;
	font-weight:bold;
	color: #0066CC;
	font-size:16px;
}

.faqlist a:hover{
    color:#009900;
	}

.faqlist li {
    list-style: none;
	list-style-position:outside;
	margin-left:0px;
	padding-left:0px;
	margin-bottom:4px;
	font-size: 16px;
	}
.faqlist ul {
    margin-left:-20px;
	padding:left:2px;
	padding-top:0px;
	}

/* Support the Library */


.supportnav {
  width:800px;
  height:37px;
  background:url(support/img/nav.jpg);
  float:left;
}

.supportnav ul {
	list-style:none;
	height:37px;
	margin-top:0px;
	padding:0;
	text-align:center;
}

.supportnav  li{
	float:left;
	display:inline;
	text-align:center;
	margin:0;
	padding:0;
	padding-top:1px;
	padding-right:12px;
	padding-left:13px;
	line-height:1em;
}

.supportnav a {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	border:none;
	color:#03F;
	text-decoration:none;
	font-size:17px;
	line-height:1em;
}

.supportnav a:hover {
	font-style:italic;
}
#navhide {
	display:none;
}

.value {
	font-style:italic;
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	color:#006;
	font-size:14px;
	text-align:right;
	margin:0px;
	margin-top:3px;
	margin-bottom:5px;
	padding:0px;
	font-weight:bold;
}

.support {
	font-family: "Lucida Sans Unicode", "Lucida Grande", Arial, sans-serif;
	font-size:16px;
}

.taxdeduct {
	text-align:center;
	color:#033;
	font-size:16px;
	margin:0px;
	padding:0px;
}

.support ul {
	list-style-image:url(support/img/squarebullet.gif);
}
