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;	
}
form{	margin:0;padding:0;}

/*format for secondary navigation and functionality links at top of page content*/
p.secondarylinks {font-size:0.75em;}

#functionlinks {float:left;}
#functionlinks p {font-size:.75em;margin:0;padding-top:13px;}


.border {
	width:606px;
	border-bottom:1px #609 solid;
	padding-bottom:10px;
}
p.bottomborder{
	border-bottom:1px #96c solid;
	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: bold;
	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:#000;
	height:1px;
	margin-top:15px;
	width:300px;
	margin-left:0px;
}

fieldset {border:none;margin:0;padding:0;}

/*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*/
.sidenavcontainer{
	/*width:135px;*/
	width:8.4em;
}
.mainnav {
	background-color: #99c;
	color: #fff;
	font-size: 0.7em;
	font-weight:bold;
	/*width:135px;*/
	padding:0.3em 0 0.3em 0;
	margin:0;	
}
.mainnav a:link, .mainnav a:visited  {
	color:#606;
	/*width:135px;*/
	display:block;
}
.mainnav a:hover, .mainnav a:active {
	color: #fff;
	background-color: #609;
}
.backgrnd {
	font-size:1px;
	height:7px;
	background-color: #ffc;
	margin:0;
	width:135px;
}

/*styles for QS text in nav bar*/
.qshelp {
	background-color: #609;
	color: #fff;
	font-weight:bold;
	font-size: 0.7em;
	padding:3px 0 0 3px;
	margin:0;
}
.qshelp a:link, .qshelp a:visited  {
	color: #ffc;
	text-decoration: underline;
}
.qshelp a:hover, .qshelp a:active {
	color: #609;
	background-color:#ffc;
	text-decoration: none;
} 

/*styles for quick search box and ref shelf*/
.quicksearch {
	color: #fff;
	font-weight:bold;
	background-color: #609;
	font-size: 0.7em;
	padding:0 0 4px 3px;
	margin:0;
}
.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;
	margin:0 0 0 102px;
}
.quicksearch form{
	margin:0;
}

/*style on quick search box*/
.quick {
	/*width:126px;*/
	width:9.5em;
	margin:0 0 3px 0;
	padding:0;
	display:block;
}

/*styles for reference shelf box*/
.reference {
	/*width:127px;*/
	width:11.3em;
	font-size: 1em;
	margin:0 0 4px 0;
	padding:0;
}


/*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:0.15em 0.8em 0.15em 0.8em;
	text-align: center;
}
/*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:0.15em 0.8em 0.15em 0.8em;
	text-align: center;
}
/*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:0.15em 0.8em 0.15em 0.8em;
	text-align: center;
}
.lookfor {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	padding:0.15em 0.8em 0.15em 0.8em;
	text-align: center;
}
/*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:606px;
	margin:10px 0px 25px 0px;
	/*border: 1px #609 solid;*/
	padding-left: 5px;
}
.qsbox {
	border: 2px #609 solid;
	padding: 5px;
	width:606px;
}
/*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;
}
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 0px 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: 25px 0px 0px 0px;
	font-size: 1em;
}



/*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, .selectbuttonintable {
	color: #000;
	background-color:#ffc;
	border: 1px solid #000;
	text-decoration: none;
	font-weight: bold;
	font-size: 0.8em;
	padding:0.15em 0.8em 0.15em 0.8em;
	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;
}

/*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;
}	

/*article linker and PMuse links on full record*/
.outboundlinks{margin:10px 0;}
.articlelinker{float:left;margin-right:20px;}
.articlelinker img {display:block}
.jstoricon{}
.outboundlinks a{background:none;}


/*RSS feed on What's New*/
#rssfeed{text-align:right;}
#rssfeed img{margin:0;padding:0;vertical-align: bottom;}
#rssfeed p{margin-top:0;padding-top:13px;}
/*RSS feed page - sytles for IE*/
#rssxml{margin:20px;}
#rssxml #header{border-bottom:#96c solid 1px;}
#rssxml h1{color:#609;font-size:2em;border:none;}
#rssxml h2{color:#93c;font-size:1.4em;}
#rssxml h3{font-size:1.1em;}
#rssxml .item{border-bottom:1px #609 dotted;}
#rssxml #footer{font-size:.7em;margin-top:50px;}


/*author alerts page*/
#listofauthors{background:#F5F3F9;border-top:1px dotted #B299CC;border-bottom:1px dotted #B299CC;margin:10px 0; padding:10px 0 10px 3px;}
p.noemail{font-size:1em;color:#f00;}
p.profilelink{margin:0;font-weight:bold;font-size:1em;}

#alerts_userdetails{margin-top:30px;font-size:.8em;}
#alerts_userdetails li{font-size:1.2em;}
#listofauthors .cancel{margin-top:30px;}

#alerts_userdetails h3{font-size:1em;margin-top:30px;}
#alerts_userdetails p{font-size:1em;}

/*accessibility page*/
#accessibilitypage ul li ul{font-size:1em;}
#accessibilitypage p.top {margin-bottom:40px;}

/*COUNTER stats*/
#stats table{font-size:0.8em;}
/*User stats*/
#userstats th{font-size:1em;}

/*misc text formatting*/
.small {font-size:0.86em;}
.smaller{font-size: 0.8em;}
.indent{padding-left:20px;}
.skiplink {display:none}
p.small {font-size:0.7em;}
 #skip a {
	position: absolute;
	overflow: hidden;
	width: 1px;
	height: 1px;
 	left:0px; 
 	top:-500px; 
}
#skip a:active, #skip a:focus {
	position: absolute;
	overflow: visible;
	width: auto;
	height: auto;
	background-color: #ffc;
	color: #606;
	top: 5px;
	left: 5px;
	padding: 5px;
	border: 1px solid #609;
	font-weight:bold;
	font-size:0.8em;
}


/* Classes reserved for popup window links */
.popUpSingle, .popUpHelp, .popUpMulti, .externalLink {background: url(/images/popup1.gif) right 50% no-repeat;padding-right: 15px;}
/* Class to add for links that need background images removed */
.noBG {background: transparent;padding-right: 0;}
/* Class dynamically added to hidden text in links by script */
.hiddentext, a span.hiddenText{position:absolute;left:0px;top:-500px;width:1px;height:1px;overflow: hidden;}




/* 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;
}

/*marked list highlight*/
.inMarkedList {
	background-color:#EFECF6;
	font-size:.8em;
	width: 606px;
	padding:5px 5px 5px 0;
	margin-bottom:5px;
}
.notInMarkedList {
	background-color: #fff;
	font-size:.8em;
	width: 606px;
	padding:5px 5px 5px 0;
	margin-bottom:5px;
}
td.inMarkedList, td.notInMarkedList{font-size:1em;/*margin:0;*/padding:0;}

#addmarkedlist{font-size:.8em;margin-bottom:5px;}

/*div.nohover { display:inline;}*/
table.notInMarkedList div.nohover a {	
	background-color:#fff;
}
table.inMarkedList div.nohover a {	
	background-color:#EFECF6;
}
div.results table {
	width:606px;
	font-size: 0.8em;
	/*margin-top:-10px;*/
	margin-bottom: 10px;
}
div.results1 table {
	padding-bottom: 10px;
}
.iconspacing{
	background-color: none;
	margin-right:10px;
}
/* Durable URL layer */
#durableHolder,.dur-holder{position:absolute; display:none; border: 2px solid #660099; background-color: #FFFFFF; width:360px; padding: 8px; z-index:100;}
#durableHolder h2, .dur-holder h2{font-size: 18px; color: #9933cc; margin:0; padding:0 0 6px 0; border-bottom: 1px solid #9966cc; width: 100%; font-weight:bold}
#durableHolder input, .dur-holder input{font-family: "Courier New",Courier,monospace; font-size:13px; width: 359px; background-color:#F1F1F1; border:1px solid #000; margin:0; padding:1px 4px}
#durableHolder img, .dur-holder img{vertical-align:bottom; border:none;}
#durableHolder p, .dur-holder p{margin:10px 0; font-size:13px}
.closewin{ position:absolute; top:10px; right:10px; border:0; width:14px; height:14px;}

/*Remove horrible roll over state on transparent images*/
a:hover img, a:active img{background-color:#ffffff;}

.indent label sup {
	font-size: 0.7em;
	letter-spacing: 1px;
}


/*arkangel*/

.introTxt {
	border-bottom:1px solid #b7b1bf;
}
h2.sectionheader {
	font-size: 1em;
	font-weight: bold;
	letter-spacing: 0px;
	margin: 30px 0px 0px 0px;
}
h2.sectionheader a {
	text-decoration: none;
	font-size: 0.8em;
	margin: 0px 0px 0px 5px;
}
ul#x {
	float: left;
	font-size: 1em;
	margin: 20px 0px 0px 0px;
	padding-left: 0px;
}
ul#x ul, ul#x li {
	list-style-image: none;
}

ul#js {
	clear: both;
	float: left;
	margin-left:15px;
}
ul#js li.xc, ul#js li.open {
	clear: both;
}
ul#js li.xc ul li, ul#js li.open ul li, ul#js li.open {
	background: transparent url(/images/popup1.gif) center right no-repeat;
	clear: both;
	float: left;
	font-size: 1.2em;
	list-style: none;
	margin: 5px 0px 0px 35px;
	padding-right: 15px;
	width: auto;
}
ul#js li.open {
	font-size: 0.9em;
}
ul#js li.xc ul {
	clear: both;
	float: left;
	margin-top: 0px;
	padding: 0px 0px 10px 0px;
}

ul#x li.xc .xcc{
	margin: 5px 0px 0px 0px;
}
ul#js li.xc .xcc {
	margin: 1px 0px 0px 0px;
}

.shkespreCpyrght {
	clear: both;
	float: left;
	line-height: 1.2;
	margin: 30px 0px 10px 0px;
}
.mmTtl {
	margin: 10px 0px 0px 0px;
}
.mmDesc {
	margin: 0px;
}
.alphaBrk {
	margin-bottom: 15px;
}
h3.playTtl {
	display: inline;
	font-size: 0.9em;
	font-weight: normal;
	margin-bottom: 0px;
}

h4.playAct {
	display: inline;
	font-size: 1em;
	font-weight: normal;	
	margin: 0px;
}
