@charset "utf-8";
/* CSS Document */

/* STANDARD FORMATING SYLES FOR ALL PAGES */ 
body, table {	
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 10px;  }
.info_detail {	
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 11px;  }


.standard {
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 10px;  }
	
.additional_resources {
	font-family: Verdana, Geneva, Sans-serif;
	font-size: 11px;
	line-height:140%;
	}

.info_detail td {
	padding-bottom:0px;
	padding-top:8px;
}
.info_detail_up td {
	padding-bottom:0px;
	padding-top:8px;
	font-size:11px;
}
img {	
	border: 0px } 
h1 {	
	font-size: 18px } 
h2 {	
	font-size: 15px } 
h3 {	
	font-size: 13px } 
h4 {	
	font-size: 11px;} 
h5 {
	font-size: 8px; }
.h1 {	
	font-size: 18px;} 
.h2 {	
	font-size: 15px;} 
.h3 {	
	font-size: 13px;} 
.h4 {	
	font-size: 11px;} 
.h5 {
	font-size: 8px;}
.grey {
	font-size: 12px;
	color:#333333;
	line-height:160%}
.grey_r2l {
	font-size: 11px;
	color:#333333;
	direction:rtl; }
.small_grey {
	font-size: 9px;
	color:#666666 }
.small_white {
	font-size: 9px;
	color:#ffffff }
.colored_text {
	color: #993300}
.colored_text_darker {
	color: #600}
.inputbox {	
	font-size : 10px; }
.text {
	font-size: 11px; line-height: 130% } 
.topnav {	
	color: #ffffff; 
	font-weight: bold; 
	background-color: #000066; } 
.leftnavtop {	/* THE SAME AS .topnav */
	color: #ffffff; 
	font-weight: bold; 
	background-color: #050537; } 
.leftnavsubtitle {	
	color: #cccccc; 
	font-weight: bold; 
	background-color: #2d4ba4; } 
.leftnavitem {	
	color: #ffffff; 
	background-color: #4777d9;
	font-size:10px} 
.leftseparateline {
	background-color: #CCCCCC; } 
.news {	
	font-size: 10px; 
	color:#454545;
	background-color: #FFDEBD } 
.halfbrake {
	line-height: 80%}
ul { 
	list-style-image: url(images/bullet.gif);
	margin-bottom:15px}
 /* links */ 
a {
	color: #993300; 
	text-decoration: none } 
a:hover {
	text-decoration: underline }
a.grey {
	color: #666666; 
	text-decoration: none } 
a.grey:hover {
	text-decoration: underline } 
 /* links for dark backgrounds */ 
a.white {
	color: #ffffff; 
	text-decoration: none } 
a.white:hover {
	text-decoration: underline } 
 /* links for light backgrounds */ 
a.black {
	color: #000000; 
	text-decoration: none } 
a.black:hover {
	text-decoration: underline } 
/**************************************************************/
.databasenav	{
	font-size: 10px;
	color: #ffdebd}

/* text on the _nav.html */
.light_colored_text	{
	color: #CC6600}
.resultcount{
	 font-size: 9px;
	 color: #ffffff;}
/* More -> Groups orig #cccccc #3366FF*/
.group_title {	
	color: #ffffff; 
	font-weight: bold; 
	background-color: #999999;
	font-size:9px;
	padding-left:5px;}
/* Browse collection */
.alphabetic_title	{
 	font-size: 8px;
	font-weight: bold;
	line-height: 115%;
	color: #000000}
.non_alphabetic_title	{
	font-size: 11px;
	line-height: 115%;
	color: #444444;}
/*info detail caption*/
.caption{
    font-weight: bold;
	font-size: 10px;
	line-height: 115%;
	color: #660000
}
.dc_detail a{
	text-decoration:underline;
}

.dc_detail a:hover{
	text-decoration:none;
}


/* ADMIN */
.input_RTL{
	direction:rtl; 
}
