a:visited.nav { 
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.8em
}

a:link.nav { 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em
}

a:active.nav { 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em
}

a.small {
	color: #990000; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em
}

/* caption tags are used for the title on data tables */
caption {
	text-align: center;
	font-weight: bold;
	margin-bottom: 1em;
}

.nav { 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.8em
}

.announce a {
	color: #900;
}

.desig { 
	color: #666666; 
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.6em; 
}

.indent {
	margin-left: 1em; 
	margin-right: 1em; 
}

.content-indent {
	margin-left: 2em; 
	margin-right: 2em; 
}

.steps { 
	color: #990000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em; 
	font-weight: bold; 
}

.button {
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 12px;
    color: #000000;
    background-color: #cccccc;
    height: 22px;
    border-top: 1px solid #999999;
    border-right: 1px solid #666666;
    border-bottom: 1px solid #666666;
    border-left: 1px solid #999999;
}

.spacedfont {
	font-size: 18px;
	font-style: normal;
	line-height: normal;
	font-weight: 900;
	color: #FFFFFF;
	letter-spacing: 0.5em;
}
.searchtbl {
	width: 600px;
}

.bg {
	background-color: #eeeeee;
	border: 1px solid #999999;
	padding-left: 5px;
}

.subtitle {
	font-size: medium;
	font-style: italic;
}

.fineprint {
	font-size: 0.8em;
}

.drop-down-menu {
	width: 75%;
}

#resultspages {
	text-align: center;
}

#top-link-box li {
	display: inline;
	list-style-type: none;
	padding-right: 20px;
}

#tips-section li {
	margin-left: 2em;
	list-style-type: circle;
	text-align: left;
}

/* some customization might start here */

body {
	margin:1px 0px; padding:0px;
}

#main {
	width:550px;
	border:1px solid #999999;
	background-color:#eee;
	height: 150px;
	text-align: left;
}

.center {
	text-align:center;
}

#searchNav {
	text-align:center;
	margin-top: -20px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em	
}

#searchNav a {
	color: #990000; 
}

#searchNavLeft {
	margin-top: 5px;
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em	
}

#searchNavLeft a {
	color: #990000; 
}


#searchNavList {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em
}

#searchNavList a {
	color: #990000; 
}

#searchNavList ul {
	list-style-type: none;
}

.center {
	text-align:center;
}

div.spacer {  
	clear: both;  
}

.float {  
	float: left;
}

/*styles for revised Search Form pages, added by AB*/
#localSearchNav {
	margin: 0;
	padding: 1em 0 1.5em 0;
	font: bold .9em Verdana, Arial, Helvetica, sans-serif;
}

#localSearchNav a {
	color: #900;
}

.searchTypeWrapper h2 {
	display: inline;
}

.searchTypeSpecific {
	font: .7em Verdana, Arial, Helvetica, sans-serif;
	margin-left: 1em;
	text-align: left;
}

.searchTypeSpecific a {
	color: #003366;
}

.cilStatement {
	padding-top: .5em;
}

.infoNote {
	font-size: .8em;
	font-style: italic;
	font-weight: normal;
}

#searchCenteringWrapper {
   text-align: center;
   }

#searchCenteringWrapper h2 {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}

#basicSearch {
	width: 27em;
	margin: 0 auto;
	margin-top: .5em;
	padding: 1em 0;
	border: 1px solid #999;
	background-color: #eee;
}

#basicSearchBox {
	width: 24em;
	margin-right: .5em;
}

.quickTips li {
	padding-bottom: .7em;
}

#advSearch, #articleLocator {
	text-align:center;
}

#advSearch {
margin-bottom: 3em;
}

#centeringAdvSearch {
	position: relative;
	height: auto;
	width: 36em;
	margin: 0 auto;
	text-align:left;
}

#advSearch h3 {
	margin-left: 1em;
}

#advSearch fieldset {
	border: none;
	margin: 1em 0;
	padding: 0;
}

#advSearchBoxes {
	margin: 0;
	margin-top: .5em;
}

#advSearch fieldset p{
	margin: .5em 0 .5em 3.5em;
	padding: 0;
}

#advSearch fieldset h4 {
	display: inline;
	margin-left: 3.5em;
	padding-right: .5em; 
}

.advSearchBoxes {
	width: 24em;
}

#type ul {
	display: inline;
	padding: 0;
	margin: 0;
}

#type li {
	display: inline;
	list-style-type: none;
	padding-right: .5em;
}

#date label {
	position: absolute;
	top: -9999em;
	width: 1em;
	overflow: hidden;
}

#date p.infoNote {
	margin-left: 12em;
}

.advSearchSubmit {
	position: absolute;
	left: 42em;
	margin-top: -2em;
}

#Submit2.advSearchSubmit {
	margin-top: 1em;
}

#centeringArticleLocator{
	position: relative;
	width: 42em;
	margin: 0 auto;
	padding-left: 5em;
	text-align:left;
}

#articleLocator p {
	margin-bottom: 1em;
}

#articleLocator label {
	font-weight: bold;
	margin: 0 .5em;
}

.floatLabel {
	float: left;
	width: 8em;
	text-align: right;
}

#selectJournal select {
	width: 40em;
}

#selectJournal span {
	margin-left: 10em;
}

#articleLocatorSubmit {
	margin-left: 10.6em;
	}
	
.lux_error { 
	color: #000000; 
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em; 
	font-weight: bold; 
	padding: 1.3em;
	text-align: center;
	width: 55em;
	margin: 1em auto;
	border: solid 1px #990000;
}

/*end of revised Search Form page styles*/

/* added by Anjanette for use on the about index*/
.float_right {
	float: right;
}

/* added by Anjanette for use on the about index*/    
.clear {
	clear: both;
}

.links ul {
	list-style-type: none; 
}

#linkslist li a {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .8em;
}

/* a comment ... */

.headerleft {
	font-weight: bold;
	color: #990000;
	font-family: Arial;
	float: left;
	margin-right: 0em;
	margin-left: 0em;
}

.top-box {
	margin-left: -11em;
}

.small-font {
	font-size: 1em;
}	

hr.color {
	color: #990000;
	margin-left: 3em;
	margin-right: -5em;
}

.subheadings {
	font-weight: bold;
	font-style: normal;
	font-family: Arial;
	color: #990000;
	text-align: right;
	margin-left: 0em;
}

.resultsInGreyBar {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #990000;
	background-color: #f5f5f5;
	padding: 3px;
	font-weight: bold;
}

.align-left {
	text-align: left;
}

.align-right {
	text-align: right;
}

.align-center {
	text-align: center;
}

.align-left-top {
	text-align: left;
	vertical-align: top;
}

.align-right-bottom {
	text-align: right;
	vertical-align: bottom;
}

.align-left-bottom {
	text-align: left;
	vertical-align: bottom;
}

.align-right-top {
	text-align: right;
	vertical-align: top;
}

.topNavAlignment {
	text-align: left;
}

.breadcrumbs a {
	text-decoration: none;
	color: #990000;
}

.breadcrumbs a:hover {
	text-decoration:underline;
}

.printDownloadSaveLinks a {
	text-decoration:none;
	color: #666666;
}
.non-functional {
	background-color: #666666;
}
.non-functional-drop-down-menu {
	width: 75%;
	background-color: #666666;
}

.printDownloadSaveLinks a:hover { 
	text-decoration: underline; 
}

.title {
	font-weight: bold;
}

#savedCitations {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: .7em;
	text-align: right;
}

#savedCitations a {
	color: #990000;         
}

/* Splash Page specific styles, added by AB and EC */
.splash {
	margin-top: 1em;
	text-align: center;
}

.splash hr {
	margin-top: .8em;
	margin-bottom: .6em;
	width: 475px;
	color: #900;
}

.login {
	text-align: center;
	padding: 0;
	margin-bottom: .6em;
}

.login a {
	color: #003366;
	font-size: 0.6em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
}

.lang_splash {
	margin-top: .6em;
}

.redundant {
	margin: 0;
	padding: 0;
}

.redundant a {
	color: #666666;
	font-size: 0.8em;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.splash_footer {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.6em;
	margin-top: 1em;
	font-weight: normal;
}

.splash_footer a {
	color: #666666;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

.splash_footer p {
	margin-top: .4em;
}
/* end of splash page specific styles */

/* creates a gray box around text, used in /news/ for sidebars */
.gray_textbox {
	border:1px solid #999999;
	background-color:#eee;
	padding: 10px 20px 10px 20px;
}


.small-sans {
	font-family: Verdana, Arial, Helvetica, sans-serif; 
	font-size: 0.7em
}

.small-serif {
	font-family: Times New Roman, Times, serif;
	font-size: 0.8em;
}

/* CSS added for user response pages */

#topspacing {
	margin-top: 50px;
	}

.outline{
	border: 1px solid #990000;
	padding: 15px;
}

.width_default {
	width:auto;
	min-width:800px;
}

.width_large {
	width:auto;
	min-width:1000px;
}


#error_message {
	margin: 0px auto 40px auto;
	border:1px solid #999999;
	background-color:#eee;
	padding: 10px 20px 10px 20px;
	text-align: center;
	width: 85%; 
}

.content {
	margin: 0px 0px 0px 0px;
    padding: 0px 10px 20px 10px;
    background-image:  url("graphics/border.gif");
    background-position: left;
    background-repeat: repeat-y;
}

/* Hide from IE-Mac \*/
.content {
    clear: both;
}
/* End hide */

.content #error_message {
	margin: 0px 0px 40px 0px;
}

#left {
	float: left;
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	width: 175px;
	text-align: center;     
}

#left img {
	border: none;
	}
	
#right {
	margin: 0px 0px 0px 200px;
	padding: 0px;
}

img.firstpage {
	margin-top: 3px;
	border: 1px solid #000000
}


* html .minwidth_default {
	padding-left: 800px;
}

* html .minwidth_large {
	padding-left: 1000px;
}

* html .container_default {
	margin-left:-800px;
	position: relative;
}

* html .container_large {
	margin-left:-1000px;
	position: relative;
}

.compact_list {
	list-style-type: none;
	margin: 0px;
	padding-left: 30px;
}

/*\*/
* html .minwidth_default, * html .minwidth_large, * html .container_default, * html .container_large, * html .content, * html .layout  {
	height:1px;
}

* html #right {
	height: 1%;
}

/**/

/* end of user response CSS */ 

/* CSS added by Rachael/Nigel for Citation Manager*/
#export {
	width:550px;
	border:1px solid #999999;
	background-color:#eee;
	height: 150px;
	text-align: left;
}

.export_options li {
	margin-top: 10px;
	margin-bottom: 10px;
}
/* END of Citation Manager styles */

/* CSS added by Dharma for Tutorial pages */

a.BrowseTutLink {
	color: #666666;
	font-size: .8em;
	margin-left: 1px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}

h3.noPadnoMarg {
	padding: 0;
	margin: 0;
}

p.noPadnoMarg {
	padding: 0px;
	margin: 0px;
}
/* END of Tutorial styles */

/* CSS added by Janet for deny messages */
#access_message {       
	margin: 5px auto 0px auto;
	border:1px solid #cccccc;
	background-color:#eee;
	padding: 10px;
	text-align: center;
	width: 75%; 
}

.access_msg {
	color: #000000; 
	font-weight: bold;
}

/* END of CSS for deny messages */

/* styles for aligning the buttons in separate forms correctly for PPV User response, added by OZ*/

input.button_on_gray {
   color:#000;
   font-weight: normal;
   background-color:#fff;
   padding:.1em .5em .1em .5em;
   width:auto;
   overflow:visible;
   border-top: solid 1px #A8A7A7;
   border-left: solid 1px #A8A7A7;
  }

   
input.button_on_white {
   font-weight: normal;
   padding:.1em .5em .1em .5em;
   width:auto;
   overflow:visible;
  }
  
form#left_form {
	float: left;
	text-align: right;
	width: 49%;
}  
form#right_form {
	float: right;
	text-align: left;
	width: 49%;
} 

form.float_inline {
float: left;
margin-right: 0.5em;
}

/* this class is to be used when ever you need to have some floats display nicely together in IE. you have to wrap them in a div with a width, because IE is dumb and screws up the margins. */
.float_wrapper {
width: 100%;
}

/*end of PPV button styling*/

/*classes for Access Denied page (shows two options, side by side)*/

	
.option_box {
	width: 355px;

}

.option_box p {
	padding: 1.5em;
}

.or {
	 padding-top:4.5em;
}

.center_float_boxes {
	margin: 2.5em auto;
	padding: 0;
	border: 1px #CCCCCC solid;
	width: 750px;
}

.space_top {
	padding-top: 1em;
}

/*end Access Denied page classes*/

.underln {
	text-decoration: underline;
}

#purchaseCancel {
	text-align: center;
	font-family: Arial, Verdana, sans-serif;
	color: #990000;
	font-size: 0.8em;
	font-weight: bold;
	margin-bottom: 1em;
}
/*for feb07 help page updates*/

.noStyleList {
list-style: none;
}

/*search term highlighting*/
.highlight {
   position: absolute; 
   display: block;
   background-color: #FFCC00;       /* the background              */
   filter:alpha(opacity=25);
   -moz-opacity:0.25;
   opacity: 0.25 ;
   overflow: hidden;
}

/*styles used in NEWS section for adding a sidebar to the 2007 newsletter 
#articleWrapper {
position: relative;
width: 960px;
}

#sidebar {
width: 205px;
position: absolute;
top: 0;
left: 0;
list-style: none;
font-size: .8em;
text-align: right;
}

#sidebar ul {
margin: 0;
padding: 0 1em 0 0;
list-style: none;
}

#sidebar li {
margin-bottom: .7em;
}

#article {
min-height: 15em;
margin-left: 215px;
padding-left: 20px;
border-left: 2px solid #900;
}
*/

/*login page styles*/
.search_float {
	float: left;
	margin: 1em 3em 0 0;
}

.or_float {
	float: left; 
	margin: 2em 3.5em 0 0;
}
.search_browse_links {
font-size: 1.4em; 
font-variant: small-caps; 
font-weight: bold; 
color: #990000;
}

#logon {
	border: 2px solid #CCCCCC;
	padding: 5px;
	width: 475px;
	margin-left: 2em; 
	margin-right: 2em;
}