body {
	font-family: Arial, Helvetica, sans-serif;
	font-size:100%;
	background-color: #fff;
	margin:0px 0px 0px 0px;
}
p  {
	font-family: Arial, Helvetica, sans-serif;
	font-size:0.8em;
	color: #000;
}
.main {
	margin-left:12px;
	margin-top:0px;
	margin-right:7px;
	font-size:100%;
}

table {
	font-family: Arial, Helvetica, sans-serif;
	font-size:1em;	
}


/*format for secondary navigation and functionality links at top of page content*/

p.secondarylinks {
	font-size:0.75em;
}
.functionlinks {
	line-height:50%;
}
.border {
	width:606px;
	border-bottom:1px #609 solid;
	/*margin-bottom:-10px;*/
	padding-bottom:10px;
}
p.linkonright {
	font-size:0.7em;
	float: right;
	margin-top: -18px;
	margin-right: 0px;
}

h1 {
	font-size: 1.4em;
	color: #93c;
	margin-top: 13px;
	margin-bottom: -6px;
	letter-spacing: 1px;
	padding-bottom:5px;
	border-bottom:1px #609 solid;
	width: 606px;
}

h2 {
	font-size: 1.1em;
	font-weight: normal;
	color: #000;
	letter-spacing: 1px;
}

h3 {
	font-size: 0.9em;
	font-weight: normal;
	color: #000;
	letter-spacing:1px;
}

h4 {
	font-size: 0.8em;
	font-weight: bold;
	color: #000;
}

a:link, a:visited {
	color: #609;
	text-decoration: underline;
}

a:hover, a:active {
	color: #fff;
	background-color: #93c;
	text-decoration: none;
}


a:link.bold, a:visited.bold, a:hover.bold, a:active.bold {
	font-weight: bold;
}


/*hr {
	color: #96c;
	height: 1px;
	margin-top:0px;
	margin-left: 12px;
	margin-right: 9px;
	margin-bottom:-0px;
}*/

hr{
	color:#000;
	height:1px;
	margin-top:15px;
	width:300px;
	margin-left:0px;
}


/*styles for navigation links*/

/*utility nav (home, help, site map)*/
#utility {
	color: #606;
	padding-left:5px;
	font-size: 0.7em;
}
#utility a:link, #utility a:visited {
	font-weight: bold;
	color: #606;
	text-decoration: underline;
	padding-left: 1px;
	padding-right: 1px;
}
#utility a:hover, #utility a:active {
	font-weight: bold;
	color: #fff;
	background-color: #609;
	text-decoration: none;
	padding-left: 1px;
	padding-right: 1px;
}


/*main left-hand nav links*/
#mainnav {
	background-color: #99c;
	color: #fff;
	font-weight:bold;
	font-size: 0.7em;
	line-height: 1.4em;
	width: 135px;
}
#mainnav a:link, #mainnav a:visited  {
	color:#606;
	text-decoration: underline;
	width:135px;
	display:block;
}
#mainnav a:hover, #mainnav a:active {
	color:  #fff;
	background-color:  #609;
	text-decoration: none;
}



/*styles for quick search box and ref shelf*/
#quicksearch {
	background-color: #609;
	color: #fff;
	font-weight:bold;
	font-size: 0.7em;
	padding-left:5px;
}
.gobutton{
	color:#000;
	text-decoration: none;
	background-color:#ffc;
	border: 1px solid #000;
	font-weight: normal;
	font-size: 1.1em;
	text-align: center;
	font-family: Arial, Helvetica, sans-serif;
}
#quicksearch a:link, #quicksearch a:visited, #quicksearch a:hover, #quicksearch a:active {
	color: #000;
	text-decoration: none;
	background-color:#ffc;
	border: 1px solid #000;
	font-weight: normal;
	font-size: 1.1em;
	text-align: center;
	padding: 1px 2px 1px 2px;
}
/*style on quick search box*/
.quick {
	width: 126px;
	/*height: 17px;*/
	margin-left: 1px;
	margin-bottom:-10px;
	display:block;
}

/*styles for reference shelf box*/
.reference {
	width:127px; 
	font-size: 1em;
	margin-bottom:5px;
}

/*styles for search pages*/
/*search button*/
#search a:link,#search  a:visited, #search a:hover,#search  a:active {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	padding: 1px 12px 1px 12px;
	text-align: center;
	width: 61px;
	height: 21px;
}
/*extra-wide search button id*/
#searchwide a:link,#searchwide  a:visited, #searchwide a:hover,#searchwide  a:active  {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	padding: 1px 12px 1px 12px;
	text-align: center;
	width: 150px;
	height: 21px;
}
/*styles for browse list pages*/
/*look for... button*/
#lookfor a:link,#lookfor  a:visited, #lookfor a:hover,#lookfor  a:active {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 1em;
	padding: 1px 12px 1px 12px;
	text-align: center;
	width: 90px;
	height: 21px;
}
.lookfor {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	padding: 1px 12px 1px 12px;
	text-align: center;
	width: 90px;
	height: 21px;
}
/*border around list items*/
.listitems {
	border: 1px #609 solid;
	padding:5px;
}
table.list {
	font-size: 0.8em;
	border: 1px #609 solid;
	padding-left:5px;
}
.selecteditem {
	color: #f00;
	font-weight: bold;
}

/*styles for results summary*/
table.resultsummary {
	width: 606px;
	font-size: 0.8em;
	margin-top:-10px;
	margin-bottom: 0px;
	padding-top: 20px;
}
.onresult {
	color: #f00;
	font-weight: bold;
	background-image:url(../images/result_marker.gif);
	background-position: 10px 0px;
	background-repeat:no-repeat;
	padding-top:10px;
	margin-bottom:-15px;
}
/*styles for display of results*/
table.results {
	width: 606px;
	font-size: 0.8em;
	margin-top:-10px;
	margin-bottom: 10px;
}
td.results {
	height:22px;
}

/*styles for format of C&R results loading in separate tables*/
table.crresults {
	width: 606px;
	font-size: 0.8em;
	margin-bottom: 5px;
	margin-top:5px;
}
form.critref {
	margin:0px;
}

/*style for display of full record*/
table.fullrec {
	width:586px;
	font-size: 0.8em;
	margin-top:-3px;
}


table.layout {
	width:606px;
	font-size: 0.8em;
}

table.login {
	width:513px;
	border: 1px #609 solid;	
}

table.ref {
   width: 600px;
   font-size: 0.8em;
}

table.infoc {font-size:0.8em;width:500px;border:1px #639 solid;}
table.infoc td{border:1px #E0E0E0 solid;}
table.infoc td.column1{width:70%;}

.key {
	border: 1px #609 solid;
	font-size: 0.8em;
	width: 606px;
	margin-bottom:10px;
	text-align:center;
}
/*icons on LoR (ABELL)*/
.icon{
	color:#fff;
	font-size: 0.7em;
	font-weight: bold;
	text-decoration: none;
	background-color: #609;
	border: 1px #609 solid;
	padding:1px 2px 1px 2px;
	margin-bottom:15px;
	cursor: default;
}


/*styles for individual results in LoR*/
.com {
	font-size:0.6em;
	padding-left: 35px;
}

/*styles for category headers on QS LoR and Contents page*/
.category {
	background-color:#609;
	color:#fff;
	font-weight: bold;
	width:602px;
	margin:10px 0px 25px 0px;
	/*border: 1px #609 solid;*/
	padding-left: 5px;
}
.qsbox {
	border: 2px #609 solid;
	padding: 5px;
	width:602px;
}
/*return to top links*/
.return {
	font-size: 0.8em;
	text-align:right;
}


/*styles for contents pages*/
h2.contents {
	font-size: 1.3em;
	font-weight: bold;
	letter-spacing:1px;
	color: #000;
	margin-bottom:10px;
}
/*h2.contents{
	font-size:1em;
	background-color:#96c;
	color:#fff;
	font-weight: bold;
	width:606px;
	margin:10px 0px 25px 0px;
	border: 1px #639 solid;
	padding-left: 5px;
}*/
h3.contents {
	font-size: 1.2em;
	font-weight: normal;
	color: #000;
	border-bottom:1px #000 solid ;
	margin-bottom:3px;
	margin-top:25px;
	width:12px;
	padding-left:1px;
}
h3.title {
	font-size: 1.2em;
	font-weight: bold;
	color: #000;
	letter-spacing:1px;
}
.alphalinks {
	font-size: 0.8em;
}
table.contents{
	font-size:1em;
	width:606px;
	margin-top:10px;
}
#fulltext {
	width:606px;
}

/*styles for formatting LoR*/
dl.textDL {
	margin-left:30px;
	margin-top:0px;
	margin-bottom:0px;
}
/*dt.textDT {
	margin-left:10px;
}*/
dl.wwwDL{
	margin-left:70px;
	margin-top:0px;
	margin-bottom:0px;
}
.foundhits {
	margin-top:7px;
	font-weight:bold;
}


/*styles for author record*/
.center {
	text-align: center;
}
.authorimage {
	padding:1px;
	border: 2px #609 solid;
	margin: 25px 22px 5px 10px;
}
ul.author {
    list-style: square url(../images/bullet.gif);
	font-size: 1em;
	line-height: 1.6em;
	margin-top:2px;
    padding-top: 0;
	margin-bottom: 0;
    padding-bottom: 0;
}	
p.author {
	margin-top: 25px;
	margin-left: 15px;
	font-size: 1em;
	margin-bottom:0px;
}



/*styles for Browse Author Index pages*/
.browse {
	padding:5px;
	margin-top:-10px;
}
ul.browseoptions {
    list-style: none;
	font-size: 0.8em;
	line-height: 1.6em;
}
.selectbutton {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	font-family: Arial, Helvetica, sans-serif;
	width: 66px;
	height: 21px;
	cursor: pointer;
}
.items {
	font-size:0.8em;
}
ul.contents {
	font-size:1em;
	margin-left:27px;
}


/*styles for Texts search pages*/
h3.texttitle {
	font-size: 1em;
	font-weight: bold;
	color: #609;
	letter-spacing: 1px;
	margin:0px;
}


/*styles for My Archive pages*/
.titlelink {
	font-size:0.95em;
	font-weight: bold;
	margin-bottom:-10px;
}
/*style for list of options on Saved Searches page*/
ul.headings {
	margin-top:-10px;
	list-style:none;
	list-style-image:none;
	font-size:0.9em;
	margin-left:20px;
	line-height:2.2em;
}
ul.indentheadings {
	font-size:0.8em;
	list-style:none;
	list-style-image:none;
	margin-left:15px;
	line-height:1.2em;
}
/*styles for Notes page*/
.notesbox {
	width: 400px;
	border: 1px #609 solid;
	background-color: #99c;
	text-align:center;
	padding-top:15px;
	margin-top:-10px;
	margin-bottom:5px;
}
.bodynote {
	margin:15px 15px 15px 15px;
	font-size:100%;
	width: 400px;
}
h2.notes {
	font-size: 1.2em;
	color: #93c;
	margin-top: 0px;
	margin-bottom: -10px;
	padding-bottom:3px;
	border-bottom:1px #609 solid;
	width: 400px;
}




/*styles for KnowledgeNotes*/
.knheading {
	background-color:#609;
	color:#fff;
	font-weight: bold;
	width:100%;
	/*border: 1px #609 solid;*/
	padding: 2px 5px 2px 5px;
	/*margin-bottom:-10px;*/
}
.box{
	border:1px #609 solid;
	padding-left: 5px;
	font-size:0.8em;
}
ul.knote {
    list-style: square url(../images/bullet_kn.gif);
	font-size: 0.8em;
	line-height: 1.4em;
	margin-top: 10px;
    padding-top: 0;
	margin-bottom: 0;
    padding-bottom: 0;
}	
h2.knote{
	font-size:1.4em;
	margin:0px;
}
h4.knote{
	font-size:1.2em;
	color: #99c;
	font-weight:bold;
	margin-bottom:0px;
}
h5.knote{
	font-size:1em;
	color: #99c;
}

/*styles for search history*/
.onpage {
	color: #f00;
	font-weight: bold;
	background-image:url(../images/arrow_right.gif);
	background-position: 0px 2px;
	background-repeat:no-repeat;
	padding-left:12px;
	margin-left:-13px;
	
	/*padding-top:10px;
	margin-bottom:-15px;*/
}

/*styles for formatting lists*/
ul {
    list-style: square url(../images/bullet.gif);
	font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 4px;
    padding-top: 0;
	margin-bottom: 0;
    padding-bottom: 0;
}	
ul.indent {
	list-style: none;
	list-style-image: none;
	margin-left: 10px;
	margin-top:0em;
	font-size: 1em;
	line-height:1.25em;
}

ol {
    font-size: 0.8em;
	line-height: 1.6em;
	margin-top: 4px;
    padding-top: 0;
	margin-bottom: 0;
    padding-bottom: 0;
}	

/*COUNTER stats*/
#stats table{
	font-size:0.8em;
}

/*misc text formatting*/
.small {
	font-size:0.86em;
}
.smaller{
	font-size: 0.8em;
}
.skiplink {
	display:none
}
p.small {
	font-size:0.7em;
}


/* PQ Next Text styles for jnl pages */
.textMediumBold {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:80%;
	font-weight: bold;
	}
.textMediumItalic {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:80%;
	font-style: italic;
	}
.textSmall {
	font-family: Arial, Helvetica, sans-serif; 
	font-size:75%;
	}
.textReallySmall {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 40%;
	}
.textBold {
	font-family: Arial, Helvetica, sans-serif;
	font-size:75%;
	font-weight: bold;
	}



/*styles for display of footer text*/
.footer{
	font-size: 0.8em;
	padding-top:20px;
	border-top: 1px #609 solid;
	width: 606px;
}
.footercontents{
	font-size: 0.6em;
	padding-top:20px;
	border-top: 1px #609 solid;
	width: 606px;
}
.version {
	font-size: 0.8em;
	vertical-align: top;
}



