#noprint	{ display:none }

#header      { 
text-align: center;
padding-bottom:.5em; 
font-size:18pt; font-weight:bold
}
#footer {
margin-top: 1em;
border-top: 1px solid #333;
text-align: center; 
font-size:10pt 
}
#bottom-Navbox	{ display:none }
#nav-left	{ display:none }
#column-left	{ display: none }

#column-right	{ display:none }
#bar-title	{
	padding-top:10px;
	font-weight:bold;
	text-align: left;
	color:#FFCE4A
}
#page-title-box {
	font-size: 28px;
	font-weight: bold
}

#previous_col 	{ display:none }
#next_col		{ display:none }

#footnote    { width: 100%; padding-top: 10; margin-top: 25px; font-style:italic; border-top-style:double; border-top-width:3  }

#imageRight { float: right; text-align: right; font-size:8pt; font-style:italic; font-weight:strong }
#imageLeft { float: left; text-align: left; font-size:8pt; font-style:italic; font-weight:strong }
#imageCenter { text-align: center; font-size:8pt; font-style:italic; font-weight:strong }
#center_image { margin:1em; width: 100%; text-align: center }		/*Used for Screen and Print Media*/
#print_image_left	{ float: left; text-align:center; margin-right:1em; margin-top:1em; margin-bottom:1em }	/*Set Width on page.*/
#print_image_right	{ float: right; text-align:center; margin-left:1em; margin-top:1em; margin-bottom:1em }	/*Set Width on page.*/

#continuation { display: none }
#insertRight { 
	padding:3px;
	float: right;
	width:130;
	margin-left:3px;
	font-size:10px;
	text-align:right;
	background-color:#C0C0C0
}

#insertLeft { 
	padding:3px; 
	float: left;
	width:130;
	margin-right:3px;
	font-size:10px;
	text-align:left;
	background-color:#C0C0C0
}

/*Paragraph Formatting*/
h1	{ font-size:20pt; margin_top: 0; padding-top: 0 }
h2	{ font-size:18pt  }
h3	{ margin-left: 15px; font-size:16pt }
h4	{ margin-left: 30px; font-size:14pt }
h5	{ margin-left: 45px; font-size:12pt }
h6	{ margin-left: 60px }

.linkRight   { display: none }
.linkLeft    { display: none }

.image_border { display:none }

.copyright   { display: all; font-size: 10pt; text-align:left }
.copyright_prn   { display: all; font-size: 10pt; text-align:left }
.author      { text-align: right; font-size: 10pt; margin-top:10; margin-bottom:0; margin-right: 2em; font-weight:normal }


/*Character Formatting*/
span.superior { color: #800080; font-style: italic; font-weight: bold }
span.org_arch { color: #008000; font-style: italic; font-weight: bold }
span.assumpts { color: #808080; font-style: italic; font-weight: bold }
span.e_knowledge { color: #000080; font-style: italic; font-weight: bold }
span.live_org { color: #008080; font-style: italic; font-weight: bold }