@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;
}
.pubmeditem td{
	border: none;
}
.pubmeditem table + p /*hide title immediately after table*/ {
	display:none;
}
.pubmeditem + .pubmeditem /*line between*/ {
	border-top: silver 1px solid;
}
#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 {
	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;
}

.partic p{
	text-indent: 4em;
}
.partic h3{
	text-indent:2em;
}
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;
}
/*#doc {
	background-color:white;
	padding:5px;
	}*/
/*treeview styling for FAQ*/
/*label background color on treeview--set to be same as yui-main*/
#yui-main, .ygtvlabel, .ygtvlabel:link, .ygtvlabel:visited, .ygtvlabel:hover {
	background-color:white;
}
/* underline links in the treeview */
#treeDiv1 .ygtvcontent a {
	text-decoration:underline;
}
/*focus color on treeview*/
.ygtvfocus, .ygtvfocus .ygtvlabel, .ygtvfocus .ygtvlabel:link, .ygtvfocus .ygtvlabel:visited, .ygtvfocus .ygtvlabel:hover {
	background-color:#D6EBFF;
}
/* changes from yahoo: path to images, repeat-y for vline.gif */
/* first or middle sibling, no children */
.ygtvtn {
	background: url(/images/folders/tn.gif) 0 0 no-repeat;
	width:17px;
	height:22px;
}
/* first or middle sibling, collapsable */
.ygtvtm {
	background: url(/images/folders/tm.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* first or middle sibling, collapsable, hover */
.ygtvtmh {
	background: url(/images/folders/tmh.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* first or middle sibling, expandable */
.ygtvtp {
	background: url(/images/folders/tp.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* first or middle sibling, expandable, hover */
.ygtvtph {
	background: url(/images/folders/tph.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* last sibling, no children */
.ygtvln {
	background: url(/images/folders/ln.gif) 0 0 no-repeat;
	width:17px;
	height:22px;
}
/* Last sibling, collapsable */
.ygtvlm {
	background: url(/images/folders/lm.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* Last sibling, collapsable, hover */
.ygtvlmh {
	background: url(/images/folders/lmh.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* Last sibling, expandable */
.ygtvlp {
	background: url(/images/folders/lp.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* Last sibling, expandable, hover */
.ygtvlph {
	background: url(/images/folders/lph.gif) 0 0 no-repeat;
	width:34px;
	height:22px;
	cursor:pointer
}
/* Loading icon */
.ygtvloading {
	background: url(/images/folders/loading.gif) 0 0 no-repeat;
	width:16px;
	height:22px;
}
/* the style for the empty cells that are used for rendering the depth 
 * of the node */
.ygtvdepthcell {
	background: url(/images/folders/vline.gif) 0 0 repeat-y;
	width:17px;
	height:22px;
}
.ygtvblankdepthcell {
	width:17px;
	height:22px;
}
/* the style of the div around each node */
.ygtvitem {
}

.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;
}
