.bold {
	font-weight: bold;
}
p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000000;
}
h3 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 4px;
}
.navheader {
	font-weight: bold;
	color: #CC9966;
	text-transform: uppercase;
	text-decoration: none;
	text-indent: 4px;


}
a:link {
	font-weight: bold;
	color: #3246BE;
	text-decoration: none;
}
a:visited {
	font-weight: bold;
	color: #3246BE;
	text-decoration: none;
}
a:hover {
	font-weight: bold;
	color: #328DBD;
	text-decoration: underline;
}

	#sectionnav a {
	text-decoration: none;
	color: #3246BE;
	padding: 4px;
	font-size: 10pt;
	padding-left: 16px;
	font-family: Arial, Helvetica, sans-serif;
	}

	#sectionnav a:hover {
	color: #328DbD;
	background-image: url(images/bullet_arrow.gif);
	background-repeat: no-repeat;
	background-position: center left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	text-decoration: underline;
	}
#cliff {
	background-image: url(images/cliff_rt.gif);
	background-repeat: no-repeat;
	background-position: right bottom;
}
li {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 1.3em;
}
.bold-beige {
	font-weight: bold;
	color: #844200;
}
dl {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
}
.bold-italic {
	font-style: italic;
	font-weight: bold;
}
h4 {
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
	padding: 6px;
}
ul.left {
	margin: 0px;
	padding: 0px;
}
body {
	background-color: #f8f8ff;
}
ul.left li {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	line-height: 1.4em;
}
body {
	background-color: #F9E5C0;
}
.bkgr {  background: #FFFF99}