/* styled html */

body { 
	margin: 0;
	padding: 0;
	font-family: Arial, Helvetica, sans-serif; 
	font-size: 75%;	
	}

html>body {
	font-size: 12px;
	}

p { 
	font-size: 1em; 
	line-height: 1.5em; 
	margin: 0 0 1.5em 0; 
	}

h1 { 
	font-size: 1.5em; 
	line-height: 1em;
	margin: 1em 0 1em 0; }

h2 { 
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em; 
	}
	
/* h3 { 
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em; 
	font-weight: normal;
	}	*/
		
h3 {
	margin: 0;
	font-size: 1em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
}

h3.subj {
	margin-left: 10px;
	}

h4 {
	margin: 0;
	font-size: 1.1667em;
	line-height: 1.28em;
	margin-bottom: 1.28em;
}

li {
	margin-bottom: 0.5em;
	}

dl.subj {
margin: 0;
padding: 0;
}

dt.subj {
margin: 0;
padding: 0;
font-weight: bold;
}

dd.subj
{
margin: 0 0 1em 0;
padding: 0;
}

	
dl.resouce dt {
	float:left;
	background: url(../graphics/wood_search2.gif) no-repeat left top;
	width:17px;
	height:16px;
	margin: 0;
	padding:0;
	}
	
td { vertical-align: top; }	
	
.tablewall td, th {
	border: thin solid #9999CC;
}

/*  positioning */

.main { position:absolute; 
	left:0px; 
	top:0px; 
	z-index:0; 
	}


#searchlayover { position: absolute; 
	left:607px; 
	top:22px; 
	z-index:1; 
	}

.indenter { margin-left: 15px; }

div.pullquote {float: right; width: 140px; color: #336633 ;
   border: solid #336633; border-width: 7px 0;
   font: bold 1em Arial, Helvetica, Verdana, sans-serif;
   padding: 3px 2px; margin: 1px 7px;}


/* navigation */

.dateStamp {
	float: right;
	}

#breadcrumbs {
	margin: 0;
	padding: 0;
	font-size: 95%;
	}
	
#breadcrumbs li {
	display: inline;
	list-style-type:circle;
	font-weight: bold;
	}
breadcrumbs li.homelink {
	list-style-type: none;
	}


/* text formatting styles */
.alertprint { font-size: 8pt; color: #990000; text-decoration: none ; font-weight: bold; }

.resource-type { 
	color: #336633;
	font-weight: bold;
	font-size: 1.35em; 
	line-height: 1em;
	margin: 1em 0 1em 0; }

.annotation { font-size: 70%; font-weight: normal; margin-left :5px; color: black; }

#greenblock 
	{ 
	background-color: #99CC99; 
	padding: 0.33em; 
	margin: 1em 0; 
	}

td.greenblock { background-color: #99CC99; }

.centerBold {
	font-weight: bold;
	text-align: center;
	}
.alertprint  { color: #990000; font-weight: bold; }
.smallprint { font-size: 90%; }
.smallboldprint { font-size: 90%; font-weight: bold; }
.smallerprint { font-size: 70%; }
.smallitalicprint { font-size: 8pt;  text-decoration: none; font-style: italic;  }
.smallunderprint { font-size: 8pt;  text-decoration: underline;  }
.underprint {  text-decoration: underline ; }
.underprintbold { underline ; font-weight: bold; }

.sidenote {
	font-size:0.8333em;
	line-height:1.8em;
	}
	
.second-level { 
	font-size: 1.1667em;
	line-height: 1.286em;
	margin-top: 1.929em;
	margin-bottom: 0.643em; 
	margin-left :7px;
	font-weight: bold; }

.third-level { 
	margin-left :14px;
	font-size: 1em;
	line-height: 1.125em;
	margin-bottom: 1.125em;
	font-weight: bold; 
	}

.fourth-level { 
	/*font-size: 0.8333em;
	line-height: 1.8em; */
	margin-left: 21px; }

.fifth-level{ 
	font-size: 0.8333em;
	line-height: 1.8em; 
	margin-left: 28px; }

