
dl {
	margin:10px;
	padding:10px;
}
dd {
	margin:4px;
}
* {
	text-align:left;
	font-size: 9pt;
	font-family: Arial, Helvetica;
}

a {
	color: #996600; 
	text-decoration: none;
}

a:focus, a:hover, a:active {
	color: #336633; 
	text-decoration: none;
}

#page {
	width:800px;
	margin:0;
	padding:0;
	overflow:auto;
}
#hmenu {
	background-color: #FCFAD6;
	border-bottom:1px solid #cdb380;
	border-right: 1px solid #e5d9bf;
	padding-bottom:0;
}

#hmenu span { 
	display: inline; 
	background-color: #FCFAD6;
	padding: 2px;
	font-size: 14px;
	color: #336633;;
	background-color: #FFFFEE;
	border-top: 1px solid #e5d9bf;
	border-left: 2px solid #f5f0e6;
	border-right: 2px solid #9ab39a;
	border-bottom: 1px solid #9ab39a;
	margin: 10px 6px 0px 1px;
}

.Ahmenu {
	width:540px;
}

#leftnav {
	font-size:9pt;
	background-color: #FCFAD6;
	height:100%;
	border-right: 1px solid #e5d9bf;
	padding: 4px;
	padding-top:20px;
	line-height:2;
}
#leftnav a {
	color: #996600; 
	text-decoration: none;
}

#leftnav a:focus, a:hover, a:active {
	color: #336633; 
	text-decoration: none;
}


.main {
	width: 620px;
}

.Amain {
	width: 550px;
}

.footer {
	margin: 10px 0px 0px 40px;
}

img.flowing { 
      float: left; 
      clear: left; 
      margin: 0em 2em 0 0;
}

.insetright {
	/*float:right; */
	width:260px; 
	/*height:400px; */
	border: 1px solid #336633; 
	padding:8px; 
	margin:0;
	text-align:left;
}

.insetright ul {
	padding: 2px 0 2px 0;
}

.insetright ul {
	margin-left:24px;
	list-style-type:disc;
}

P {
	line-height:1.5;
	margin: 10px 0 0 20px;
}

H1 {
	margin-top: 10px;
	/*text-align: center;*/
	font-size: 130%;
	color:#336633;
}

H2 {
	margin-top: 10px;
	/*text-align: center;*/
	font-size: 126%;
	color:#996600;
}

H3 {
	margin-top: 10px;
	text-align: center;
	font-size: 122%;
	color:#336633;
}

li {
	margin-left:20px;
}

.indent {
	margin-left:20px;
}
.indent2x {
	margin-left:40px;
}
.bold{
	font-weight: bold;
}
.ftnt { /*footnote*/
	font-size: 8px;
}
.smlfnt {
	font-size: 10px;
}
.big {
	font-size: 14px;
}
.large {
	font-size: 16px;
}
.green {
	color: #336633;
}
.brown {
	color: #996600;
}