/* CSS Document */
#prev_next, #doc_title, #close, .center {
	text-align:center;
}

hr.FootnoteSeparator {width: 50%; text-align:left;}

hr.HrSeparator {
	width:70%;
	text-align:center;
	}


li.LineToc1 {
	margin-top:1.5em;
	margin-left:1em;
	list-style-type:none;
	}

li.LineToc2 {
	margin-left:2em;
	list-style-type:none;
	}

li.LineTocFig {
	margin-left:1em;
	list-style-type:none;
	}
	
li.LineBold {
	font-weight:bold;
	}
	
li.LineNotBold {
	font-weight:normal;
	}

li.LineLowerAlpha {
	list-style-type:lower-alpha;
	}

li.LineLowerRoman {
	list-style-type:lower-roman;
	}

p.ParaHead1 {
	font-size:1.5em;
	font-weight:bold;
	text-align:center;
	}
	
p.ParaHead2 {
	font-size:1.3em;
	font-weight:bold;
	text-align:center;
	}

p.ParaHead3 {
	font-weight:bold;
	text-align:center;
	}

p.ParaIndent {
	margin-left:5%;
	text-indent:-5%;
	}
	
span.MsoHyperlink {
	color:blue;
	text-decoration:underline;
	text-underline:single;
	}

span.MsoFootnoteReference {
	vertical-align:super;
	font-size:90%;
	}

p.MsoFootnoteText {
	margin:0in;
	margin-bottom:.0001pt;
	font-size:90%;
	}



table.TableBorderBlack {
	border-color:#000000;
	border:solid windowtext 1.0px;
	border-collapse:collapse;
	width:90%;
	margin-left:auto;
	margin-right:auto;
	}

td.TDAlignCenter {
	text-align:center;
	}
	
