body {
	background-color: rgb(255,255,255); 	
	margin: 1em 0;
	padding: 0;
	font-family: Univers, Helvetica, Arial, Verdana, sans-serif;
}

a img { border: 0; }

.access { display: none; }


p { margin: 1em 0; }

.page-title {
	width: 100%;
	font-size: 1.2em;
	font-weight: bold;
	color: white;
	background: #ED7B00;
	margin-top: 0;
	margin-right: 0;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	margin-left: 10px;
}
	
a.menu:link, a.menu:visited {
	background: transparent;
	color: #ED7B00F;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

a, a:visited {
	background: transparent;
	color: #ED7B00;
	text-decoration: none;
}

a:hover {
	background: transparent;
	color: #000000;
	text-decoration: underline;
}

.navbar {  
	font-family: Arial, Helvetica, sans-serif;
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #ed7600; 
	font-size: 85%}

breadcrumbs:link, breadcrumbs:visited {
	color: #666;
	margin: 1em 0 2em 0;
	text-indent: 2px;
	text-decoration: none;
}

breadcrumbs:active {
	color: ED7B00;
	margin: 1em 0 2em 0;
	text-indent: 2px;
}

	#last-updated {
		color: #ED7B00;
		font-size: 0.9em;
		margin: 3em 0 1em 0;
	}

/*LINKS - related links or see also */

A.seealso:link, a.seealso:visited {
	color: #CF6600;
	font-weight: normal;
}

/* LINKS -  footer */

a.footer:link, a.footer:visited {
	background: transparent;
	color: #000000;
	text-decoration: none;
}

a.footer:hover {
	background: transparent;
	color: #003399;
	text-decoration: underline;
}

/*LINKS - tables of contents*/

.pagetoc A:link, .pagetoc A:visited {
	text-decoration: none;}
	
.pagetoc A {width: 100%;}

h1 {  
	font-style: normal; 
	line-height: normal; 
	font-weight: bold; 
	color: #000000; 
	font-size: 20pt; 
	font-family: Arial, Helvetica, sans-serif
}
h2 { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold
}
h3 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 100%; 
	font-style: normal; 
	line-height: normal; 
	font-weight: bold;
}
h4 {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%;
	line-height: normal; 
	font-weight: bold
}



UL UL {margin-top: 1em;}

OL {
	margin-left: 1.2em;
	list-style-image: none;
}

LI {
	margin-left: .5em; 
	padding-bottom: .3em;
}



.relatedlinks {
	float: right; 
	margin-left: 2em; 
	margin-right: -.5em; 
	border-left: 1px solid #AEB0D0; 
	padding: .5em;
}
.relatedlinks UL {
	margin-left: .5em;
}

.bibliography {
	text-indent: -2em;
	margin-left: 2em;
}
.intext {  
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%
}
.heading {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 105%;
	font-weight: bold;
	color: #333333;
	text-align: left;
	text-indent: 2pt;
}

.list {  text-indent: 3px}

.box { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 85%
}
.pubinfo { 
	font-family: Arial, Helvetica, sans-serif;
	font-size: 90%
}

.copyright { 
	font-family: Arial, Helvetica, sans-serif; 
	font-style: normal; 
	line-height: normal; 
	font-weight: normal; 
	color: #000000; 
	font-size: 80%; 
	padding-right: 35px; 
	padding-left: 35px
}

blockquote {  
	margin-left: 8px; 
	margin-right: 15px
}
.content {
	width: 470px;
	padding: 1px 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.quote { 
	margin-left: 8px; 
	margin-right: 15px
}

.alpha {  
	font-family: Arial, Helvetica, sans-serif;
	font-weight: normal; 
	color: #000000
}

