/* @override http://localhost/master.css */

 TABLE {font: 9pt/15pt 'lucida sans',verdana,arial;}
 IMG {border: none;}
 P {line-height: 15pt;}
 A {text-decoration: none; color: #000000;}
 H2 {
	 font-family: 'Lucida Bright', Arial;
 	 font-weight: bold;
 	 font-size: 15pt; 
 	 color: #555555; 
 	 padding-left: 10px;
 	}
 H3 {
	 font-family: 'Lucida Bright', Arial; 
	 font-weight: bold; 
	 font-size: 13pt; 
	 color: #444444;
	}
 INPUT {font-family: 'lucida sans',verdana; font-size: 8pt; padding: 2px; color: #444444; border: solid 1px #666666;}
 TEXTAREA {color: #444444; padding: 2px; border: solid 1px #666666;}
 UL {line-height: 15pt;}

 /* Links */

 .independent {text-decoration: none; color: #336699; font-weight: bold;}
 .independent:hover {color: 7799dd;} 
 .link:hover {color: #555555;}
 
  /* Boxes */
 
 .caption {font-size: 7pt; text-align: center; padding: 5px; background-color: #aaaaaa;}
 .comment {background-color: #dddddd; padding: 3px;}
 .content {border: solid 1px #cccccc; border-right-width: 4px; background-color: #fcfcfc; margin: 6px; padding: 10px; font-size: 9pt; line-height: 15pt;}
 .file {background-color: #cccccc; text-align: left; vertical-align: middle; line-height: 8pt; padding: 3px;}
 .sidenav {border: solid 1px #999999; background-color: #eeeeee; margin: 6px; padding: 3px; line-height: 14pt;}
 .socnav {
	  border: solid 1px #777777;
	  width: 65%;
	  background-color: #dddddd;
	  padding: 3px;
	 }
 .thumb {border: solid 1px #000000;}

  /* Text styles */

 .citation {text-align: right; font-style: italic; padding: 4px;}
 .indent {padding-left: 25px; padding-top: 5px; padding-bottom: 5px;}
 .photoheading {font-size: 12pt; font-weight: bold; color: #444444; font-family: arial;}
 .fineprint, .footnotes {font-size: 7pt; line-height: 10pt; color: #666666; padding-right: 5px;}
 .timestamp {font-size: 8pt; line-height: 10pt; color: #444444;}

  /* Form styles */
  
 .button {background-color: #336699; color: #ffffff; font-weight: bold; font-family: 'lucida sans', verdana, sans-serif, helvetica, arial; font-size: 8pt; border: solid 1px #000000; padding: 3px;}
 .tbox {border: solid 1px #666666; width: 140px; font-family: verdana, sans-serif, arial, helvetica; font-size: 8pt;}

  /* Journal navigation */
  
  .journalbar {font-size: 11px; line-height: 11px; background-color: #ddddff; border: solid 1px #000000; padding: 0px; margin: 0px;}
  .nav {color: #222222; padding: 4px;}
  .nav:hover {background-color: #ccccff;}
  .journallist {border: solid 1px #000000; border-right: none; padding: 0px; margin: 0px;}

  /* CSS Effects */

 .op {cursor:hand;}
 .grow {font-size: 7pt;}
 .grow:hover {font-weight: bold;}
 .half {filter: Alpha(Opacity=50);}
 .bdr {border-top: 1px solid #000000;}
 .thumb {margin: 2px; padding: 3px; border: solid 1px #666666;}
 .thumb:hover {background-color: #cccccc; border: solid 1px #000000;}
 .photolibrary {padding: 3px;}
 .highlightbar {
	padding: 4px;
	cursor: hand;
	font-size: 9pt;
	line-height: 11pt;
}
 .highlightbarhover {
	padding: 4px; 
	cursor: hand; 
	background-color: #bbbbff;
	font-size: 9pt;
	line-height: 11pt;
}


.footnotes .footnotedivider {
  width: 120px;
  border-bottom: 1px solid #ccc;
}

.footnotes li {
  margin: 0 0 5px 0;
}

sup.footnote a {
  text-decoration: none;
  font-size: 80%;
}

sup.footnote {
  line-height: 0em;
}

.footnotereverse a {
  padding: 0 0 0 5px;
  text-decoration: none;
}
 