/*css document-- Forbes library internal pages stylesheet 1 */

body {background-color: #ccccaa; position: relative; left: 1em; right: 1em;
	}
body,h4,h5,h6,p,ul,dl,span {font-size: 10pt; font-family: Verdana, arial, helvetica, sans-serif; padding: 0;}
td {font-size: 10pt; font-family: Verdana, arial, helvetica, sans-serif; }

/*Amber's parts added for layout*/

#content {background-color: #ffffff; border: thin solid #9c0044; width: auto;
padding: 1em; margin-left: 2%; margin-right: 2%; float: none !important; } 

#headerbox {background-color: #ffffff; width: 99%; height: 150px; float: none !important;  } 

#main {background-color: #ffffff; padding: 0; float: none !important;  } 


#main p {padding-bottom: 0.5em; }

#mainleftcol { display: none;} 

#mainleftnav {background-color: #FFF6CC; float: none !important;  
clear: none; width: 12em; border: 2px solid #ede291; display: none;} 

#mainleftnav li {color: #006633; font-weight: bold; font-size: 90%; }

#mainleftnav a:link {color: #006633; text-decoration: none; } 
#mainleftnav a:visited {color: #006633; text-decoration: none;  } 
#mainleftnav a:focus {color: #006633; text-decoration: underline; } 
#mainleftnav a:hover {color: #009944; text-decoration: underline; } 
#mainleftnav a:active {color: #006633; text-decoration: underline; } 

.header {font-family: garamond, times new roman, serif; 
	color: #99004C; font-weight: bold; font-size: 2.5em; 
	position: relative; left: 1em; top: -0.5em; }
	
/* don't use H1 */
h1,h2,h3 {font-family: garamond, times new roman, serif; }
h1,h2 {color: #99004C; font-weight: bold; font-size: 2em; }
h3 {color: #99004C; font-weight: bold; font-size: 1.5em;}
h4 {color: black; font-weight: bold;}
h5 {color: black; font-weight: bold; font-style: italic;}
	
#maintext { margin-left: 1em; clear: none; } 

#mainleftnav ul {list-style-type: none; line-height: 160%; margin: 0px; padding: 18px 25px 25px 25px; }

#maintext ul {line-height: 130%; margin: 0px; padding: 0px 0px 0px 18px; }

#footer  {border-top: 2px solid #ede291; width: auto; margin: auto; }

.sm {font-size: 8pt; }
.smi {font-size: 9pt; font-style: italic; }
.credit {font-size: 9pt; font-style: italic; line-height: 200%; }
.smbd {font-size: 9pt; font-weight: bold; line-height: 15pt; color: #006633; } 
.sm2bd  {font-size: 8pt; font-weight: bold; font-family: verdana, arial, helvetica, sans-serif;}
.update {font-size: 8pt; font-weight: medium; text-align: center;}
.teal {font-size: 12pt; font-weight: bold; color: #007A7E; }
.ltblue {font-size: 11pt; font-weight: bold; color: #0090A0;}
.red {font-size: 11pt; font-weight: bold; color: #FF0033;}
.blue {color: #0000CC; font-weight: bold;}
.smblue {color: #0000CC; font-weight: bold; font-size: 90%;}
.lgblue {font-size: 11pt; color: #0000CC; font-weight: bold;}
.bigblue {font-size: 13pt; color: #0000CC; font-weight: bold;}
.smgreen {color: #006633; font-size: 9pt; font-weight: bold; }
.lggreen {color: #006633; font-size: 12pt; font-weight: bold; }
.lgorange {color: #FF6600; font-size: 12pt; font-weight: bold; font-style: italic; }
.bold {font-weight: bold; }
.boldgreen {color: #006633; font-weight: bold; }
.maroon {	color: #CC0000;	}
.gold {color: #FD9C09;  }


hr {height:2px; color: #ede291; background: #ede291; margin: 0px 0px 0px 0px; }


ul.NoBullet {
  list-style-type: none}
  

  
/*Images with captions*/

div.figureR {
  float: right;
  border: 1px silver solid;
  margin: 0.5em 0em 0.5em 0.5em;
  padding: 0.5em;
}
div.figureR p {
  text-align: center;
  font-style: italic;
  font-size: 80%;
  text-indent: 0;
}
div.figureL {
  float: left;
  border: 1px silver solid;
  margin: 0.5em 1em 0.5em 0em;
  padding: 0.5em;
}
div.figureL p {
  text-align: center;
  font-style: italic;
  font-size: 80%;
  text-indent: 0;
}
  
  
/*Links*/
  
  
a:link {color: #006633;}
a:active {color: #006633;}
a:visited {color: #004422;} 
a:hover {color: #009944;}



	
a.redlink:link { font-size: 11pt; 
 text-decoration: underline;
 color: #DD0000;
}

a.redlink:hover { font-size: 11pt; 
 text-decoration: underline;
 color: #EE0000;
}

 a.redlink:visited { font-size: 11pt; 
 text-decoration: underline;
 color: #DD0000;
}

  
a.library:link {color: #DD6600; font-size: 9pt; font-weight: bold;  text-decoration: none; } 
a.library:active {color: #DD6600; font-size: 9pt; font-weight: bold;  text-decoration: underline; } 
a.library:visited {color: #DD6600; font-size: 9pt; font-weight: bold;  text-decoration: none;} 
a.library:hover {color: #F39600; font-size: 9pt; font-weight: bold;  text-decoration: underline; }

a.home:link {color:  #3300BB; font-size: 9pt; font-weight: bold; text-decoration: none; }
a.home:active {color: #3300BB; font-size: 9pt; font-weight: bold; text-decoration: underline;}
a.home:visited {color: #3300BB; font-size: 9pt; font-weight: bold; text-decoration: none;} 
a.home:hover {color: #5500FF; font-size: 9pt; font-weight: bold; text-decoration: underline;}


div.quote {
  float: right; 
  clear: right; 
  background-color: #FFDDAA; 
  border: 2px #FFCC99 solid;
  width: 272;
  }
