/* Database finder CSS - Now with 30% more bacon */
/* Little known fact: On a web page, span class = wholesome goodness in every byte */

body {
	font-family: Arial, Helvetica, sans-serif;
}


a { color: #666699; }

/* Table at the top that says research databases */

table.researchdbheader {
	border-width: 0px;
	border-spacing: 0px;
	border-style: none;
	padding: 0px;
	margin-bottom: 5px;
	width: 100%;

}
table.researchdbheader tr{
	vertical-align: text-top;
}

.researchdbheader a {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666699;
}

.researchdbheader2 {
	font-size: 18pt;
	font-weight: bold;
	text-decoration: none;
}

a.researchdbheader2:link {
	font-size: 18pt;
	font-weight: bold;
}

a.researchdbheader2:hover {
	font-size: 18pt;
	font-weight: bold;
	text-decoration: underline;
}

a.researchdbheader2:visited {
	font-size: 18pt;
	font-weight: bold;
}


.researchdbheaderbeta {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
}



/* Tables got your tables */

/* Large green table */

table.biggreenbox {
	border-width: 1px;
	border-spacing: 0px;
	border-style: solid;
	border-color:  #94B7B7;
	border-collapse: collapse;
	background-color:  #94B7B7;
	width:  95%;
	margin-top: 0px;
	margin-bottom: 5px;	
}

table.biggreenbox th {
	border-width: 0px;
	padding: 3px;
	border-style: none;
	background-color:  #94B7B7;
	padding-left: 3px ;
	padding-right: 3px ;
	color: #ffffff;

}

table.biggreenbox td {
	border-width: 0px;
	padding: 0px;
	border-style: none;
	background-color:  #ffffff;
	padding-left: 3px ;
	padding-right: 3px ;

}

.biggreenbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
	text-align: left;
	
}

/* right blue green subtopic box thingy */


table.rightbox {
	border-width: thin;
	border-spacing: 0px;
	border-style: solid;
	border-color: #94B7B7;
	border-collapse: collapse;
	background-color: #CADBDB;
	float: right ;
	width: 200px ;
	text-align: left ;
}

table.rightbox td {
	border-width: 0px;
	padding: 10px;
	border-style: inset;
	border-color: #94B7B7;
	background-color: #CADBDB;
	
}

.rightbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
	text-decoration: none;
	line-height: 15px;
	border-right: 1px;
	margin-top: 5px;
	margin-left: 5px;
	text-align: left;
}


/* Alert Box or How I learned to stop worrying and love yellow */

table.alertbox {
	border-width: 2px;
	border-spacing: 0px;
	border-style: solid;
	border-color: #cc0000;
	border-collapse: collapse;
	background-color: #ffffcc;
}

table.alertbox td {
	border-width: 1px;
	padding: 3px;
	border-style: none;
	background-color: #ffffcc;
	padding-left: 30px ;
	padding-right: 30px ;

}

.alertbox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
	text-align: center;
	 
}
	

/* End of table stuff */

/* Font springtime fresh goodness */

/* Link change thingy */

.alphalink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
	
}

a.alphalink:hover {
	text-decoration: underline;
	color: #666699;
}

/* subject link */ 

.subjectlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
	
}

a.subjectlink:hover {
	text-decoration: underline;
	color: #666699;

}

/* type link */

.typelink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: none;
	color: #000000;
	
}

a.typelink:hover {
	text-decoration: underline;
	color: #666699;

}


/* expand link */

.expand {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #666666;
	
}


a.expand:hover {
	text-decoration: underline;
	color: #666699;

}

a.expand:visited {
	color: #666666;

}

/* dbtopic links */


/*  links */

.dbtopic {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight:bold;
	text-decoration: none;
	color: #000000;
}



a.dbtopic:hover {
	text-decoration: underline;
	color: #666699;
}


/* linky link */

.alphagrey {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #666666;
	
}

.dbheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333333;
	
}


.specialaccess {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-style: italic;
	color: #cc0000;
	
}

.dbdescription {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000000;
}

.dbmoreabout {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	text-decoration: none;
	
}

a.dbmoreabout:hover {
	text-decoration: underline;
}

a.dbmoreabout:visited {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666666;
	
}

.dbtitle {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	text-decoration: underline;
	color: #666699;
}

a.dbtitle:hover {
	text-decoration: underline;
	color: #666699;
}

.boxheader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	font-weight: bold;
	color: #000000;
}

.boxlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: none;
	color: #000000;
}


a.boxlink:hover {
	text-decoration: underline;
	color: #000000;
}


.subtopiclist {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	text-decoration: none;
	color: #000000;
}

a.subtopiclist:hover {
	text-decoration: underline;
	color: #000000;
}

a.subtopiclist:visited {
	color: #000000;
}

.dblabel {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #000000;
}

.dbfield {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000000;
}

.stdlink {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	text-decoration: underline;
	color: #666699;
}

a.stdlink:visited {
	color: #666699;
}

.alphabox {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	background-color: #ffffcc;
	border-style: solid;
	border-width: 1px;
	border-color: #333333;
	
}

.trial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #666699;
	float:right;
	margin-right: 30px;
}


a.trial:visited {
	color: #666699;
}

.sidespace {
margin-left: 10px;
}

.sidemargin {
margin: 10px;

}

.indent {
margin-left: 10px;

}

/* The end of the css. A let down I know */

