html, BODY {
	height: 100%;
 	margin: 0;
	padding: 0;
	font-size: 94%;
}

/* For list/css menu - replaces horizontal Milonic menu */
.indentmenu{
	font-size:10px;
	font-weight: bold;
	font-family:Verdana, Tahoma, sans-serif;
}

.indentmenu ul{
	padding: 0;	
	margin:0 auto;
	background: white;
	padding:0 2px;	
}

.indentmenu ul li{
	display: inline;
	font-size:10px;	
}

.indentmenu ul li a{
	font-size:10px;
	color: #000000; /*text color*/
	background:#ffffff;
	padding: 4px;
	margin-left: -3px;
	text-decoration: none;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

.indentmenu ul li a:visited{
  font-size:10px;
  color:#000000; 
  background:#ffffff;
}

.indentmenu ul li a:hover{
  font-size:10px;
  color:#FFFFFF; 
  background:#CC0000;
  text-decoration: none;
}


.indentmenu ul li a{
	font-size:10px;
	color: #000000; /*text color*/
	background:#ffffff;
	padding: 4px;
	margin-left: -3px;
	text-decoration: none;
	border-top: 1px solid #CC0000;
	border-bottom: 1px solid #CC0000;
	border-right: 1px solid #CC0000;
}

/* Used on HOM lists to make more prominent links */
.promlist{
	font-size:13px;
	font-weight: bold;
	font-family:Verdana, Tahoma, sans-serif;
}

.promlist ul li a{
	font-size:13px;
	padding: 2px;
	text-decoration: none;
}

.promlist ul li a:visited{
  font-size:13px;
}

.promlist ul li a:hover{
  font-size:13px;
  text-decoration: underline;
}

div, p, blockquote, ol, ul, dl, li, dt, dd, label {
	font-family: Verdana, Geneva, sans-serif;  
	font-size: 94%;
	color:#222222;
} 

td {
	font-family: Verdana, Geneva, sans-serif;
	color:#222222;
}

#search {
	font-family:"Courier New", Courier, monospace;
	font-size:93%;
}

.home, td.home {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bold;
}

#header {
	position:absolute;
	top:1%;
	left: 1%;
	width: 40%;
	z-index:1;
}

img#bg {
position: absolute;
top: auto;
left:2%;
width:96%;
height:200px;
}

h1 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:130%;
	color:#222222;
}

h2 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:120%;
}

h3 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:110%;
}

h4 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 100%;
	
}

.big {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 130%;
	text-align: center;
}

.bigred {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 140%;
	color: #c60000;
	text-align: center;
}

div.caption p {
	font-family:"Lucida Sans Unicode", "Lucida Grande", sans-serif;
	font-size:70%;
	font-weight:800; 
}

.crumb {
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:70%;
	color: #444444;
	background-color: white;
}

A:link, A:visited, A:active { 
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #3366cc;
}

A:hover {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 90%;
	font-weight: bold;
	color: #CC0000;
}

A.crumb:link, A.crumb:visited, A.crumb:active {
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size:94%;
	font-weight: bold;
	color: #444444;
	background-color: white;
}

A.crumb:hover {
	text-decoration: underline;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 94%;
	font-weight: bold;
	color: #444444;
	background-color: white;
}

A.banner:link, A.banner:visited, A.banner:active { 
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 8pt;
	font-weight: bold;
	color: black;
	background-color: white;
}

A.banner:hover {
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #CC0000;
	background-color: white;
}

A.smalllink:link, A.smalllink:visited, A.smalllink:active, A.smalllink:hover {
	text-decoration: none;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 9pt;
	font-weight: bold;
	color: #999999;
	background-color: white;
}

/* For holiday card in Dec */
/* 2009 used font-family:Monotype Corsiva, Verdana, sans-serif; */
A.seasonsgreetings:link, A.seasonsgreetings:visited {
	font-family: Book Antiqua, Verdana, sans-serif;
	font-style:italic;
	font-size:170%;
	color: #026804;
	
}

A.seasonsgreetings:hover {
	font-family:Book Antiqua, Verdana, sans-serif;
	font-size:170%;
	font-style:italic;
	color: #026804;
	text-decoration:underline;
	
}

.18 {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 18pt;
}

#mainsearch {
	position:absolute;
	top: auto;
	left:1%;
	width:98%;  
 	font-weight: 400; 
	margin-top:10px;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
}

#poplinksbox {
	position: absolute;
	left: 66%;
	top: auto;
	width:	25%;
	font-family: Arial, Helvetica, sans-serif;
	line-height:1.2em;
	margin-top:5px;
	z-index:3;
}

#footer {
  position:absolute; 
  top: auto;
  left:1%;
  width:100%;
  height:50px;
  background-color: FFF;
  font-size:88%;
  color: #222222;  
}


.break {
	line-height: 18px;
}

.indent {
	left: 20px;
	text-indent: 20px;
}

.fancyborder {
	border-bottom-width: 1px;
	border-bottom-style: ridge;
	border-bottom-color: #E0E0E0;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
}

.doubleborder {
	border-bottom-width: medium;
	border-bottom-style: double;
	border-bottom-color: #666666;
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
}

.rightsideonlyborder {
	border-right-width: thin;
	border-right-style: dotted;
	border-right-color: #444444;
}

.emphasis {
	FONT-FAMILY: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10pt;
	font-weight: bold;
}

FORM {font-family: Courier New, Courier, monospace;
}

.list_nobullets {
	list-style-type: none;
	line-height: 25px;
}

/* For rounded edges */
.container {background:#fff5d4; color:#000000; margin:0 12px}
.rtop, .rbottom{
display:block;
background:#ffffff;
}
.rtop *, .rbottom *{
display: block;
height: 1px;
overflow: hidden;
background:#fff5d4;
}
.r1{margin: 0 5px}
.r2{margin: 0 3px}
.r3{margin: 0 2px}
.r4{
margin: 0 1px;
height: 2px;
}

/* For see also brackets on databases */
.brackets {
float:right; 
font-family:Georgia, "Times New Roman", Times, serif;
font-size:8pt; 
font-weight:bold; 
border:solid; 
border-left-color:#FF9900; 
border-right-color:#FF9900; 
border-bottom-color:#FFFFFF; 
border-top-color:#FFFFFF;
}
/* End see also brackets on databases */



#popdbmenu {
	position: absolute;
	left: 30%;
	right: 35%;
	top: 34%;
	font-family:"Trebuchet MS", Arial, Helvetica, sans-serif;
	line-height: 13px;
	background-color: #fff5d4;
	margin:0 12px;
}

#NIHContent {
	float: right;
	padding-top: 10px;
	width: 70%;
	font-size: 90%;	
}

.doublespace { 
	line-height: 150%; 
}

.clearFloat {
  clear : both;
}

#menubar {
	position: absolute;
	width: 100%;
	border-top: 1px solid #E8B673;
	border-bottom: 1px solid #E8B673;
	color: #066eae;
	top: 20%;
	z-index:1;
}

#campusbar {
	position: absolute; 
	top:26%;  
	width:100%;  
}

input:focus {
	background-color: #fff5d4;
}


 	 	
/*Thumbnail Credits: Dynamic Drive CSS Library */
/*URL: http://www.dynamicdrive.com/style/ */
/*Creates drop down thumbnail image on hover. Used on HOM lecture news items on home pages. */

.thumbnail{
position: relative;
z-index: 0;
}

.thumbnail:hover{
background-color: #FFF;
z-index: 50;
}

.thumbnail span{ /*CSS for enlarged image*/
position: absolute;
background-color: #FFF;
padding: 5px;
left: -1000px;
border: 1px dashed gray;
visibility: hidden;
color: black;
text-decoration: none;
}

.thumbnail span img{ /*CSS for enlarged image*/
border-width: 0;
padding: 2px;
}

.thumbnail:hover span{ /*CSS for enlarged image on hover*/
visibility: visible;
top: 0;
left: 60px; /*position where enlarged image should offset horizontally */
}
/* End list/css menu */
