@charset "iso-8859-1";
body {
	font-family: "Lucida Sans Unicode", "Lucida Sans", "Lucida Grande", "DejaVu Sans", sans-serif;
}
pre, code, kbd, samp, tt {
	font-family: Consolas, "Lucida Console", Monaco, "Andale Mono", "Bitstream Vera Sans Mono", monospace;
}
em strong, strong em {
	font-weight:bold;
	font-style:italic;
}
#hrstyle {
	color: #1B466E;
}
img.center {
	display: block;
	border: none;
	margin-right: auto;
	margin-left: auto;
}
#hd {
	background-color:white;
}
#ft {
	background-color:#F0B454;
}
#ft p {
	margin-bottom:0;
	text-align:center;
}
#yui-main h1, #yui-main h2, #yui-main h3, #yui-main h4, #yui-main h5, #yui-main h6, .headerstyle {
	color: #6E4B10;
	font-family: Palatino, "Palatino Linotype", Georgia, "URW Palladio L", serif;
}
#yui-main h2 {
	border-bottom: thin solid;
}
#yui-main {
	line-height:145%;
}
blockquote {
	margin-left:1.5em;
}
/*yui menu styling*/
#chpsomenu {
	position: static;
}
/*
				For IE 6: trigger "haslayout" for the anchor elements in the root Menu by 
				setting the "zoom" property to 1.  This ensures that the selected state of 
				MenuItems doesn't get dropped when the user mouses off of the text node of 
				the anchor element that represents a MenuItem's text label.
			*/

#chpsomenu .yuimenuitemlabel {
	_zoom: 1;
}
#chpsomenu .yuimenu .yuimenuitemlabel {
	_zoom: normal;
}
.yuimenuitemlabel, .yuimenubaritemlabel {
	white-space: normal;
	text-indent:-1em;
	padding-left:1em;
}
ul ul .yuimenuitemlabel, ul ul .yuimenubaritemlabel {
	white-space:nowrap;
}
.yui-skin-sam .yuimenu .bd {
	background-color:#D6EBFF;
}
.yui-skin-sam .yuimenuitem-selected {
	background-color: #72BBFF;
}
.fright {
	float:right;
}
.fleft {
	float:left;
}
.return {
	font-size:smaller;
	border-bottom:thin;
	padding-left:14px;
	background: transparent url('/images/totop.gif') bottom left no-repeat;
}
ul li {
	list-style-type:disc;
}
ol li {
	list-style-type:decimal;
}
ol ol li {
	list-style-type: lower-roman;
}
ol ol ol li {
	list-style-type: upper-alpha;
}
#ft a {
	color:black;
}
a:link, a:active, a:hover {
	color:#4180BB;
}
a:visited {
	color:#6E4B10;
}
.freeaccess {
	color:green;
}
/* revised colors

4180BB base 65-128-187

1B466E darker 27-70-110

72BBFF lighter 114-187-255

D6EBFF very light color (from Kuler)

6E4B10 dark complement

BB8D41 light complement (but too dark) Lighter is F0B454 -- just light enough for visible black letters

*/
#navbar img {
	margin-top: 1em;
	margin-bottom: 1em;
}
.tblhighlight {
	background: #238722;
}
.yui-skin-sam .yuimenu h6 {
	color: #000;
}

.ind1 {
	margin-left: 1.5em;
}
.ind2 {
	margin-left: 3em;
}
.ind3 {
	margin-left: 4.5em;
}
caption {
	font-weight: bold;
	border-top: 1px solid;
	border-right: 1px solid;
	border-left: 1px solid;
	margin-bottom: 0px;
}

