/*
	http://www.w3.org/TR/REC-CSS2/cover.html#minitoc
	http://www.simplebits.com/notebook/2004/09/08/centering.html
	http://www.maxdesign.com.au/presentation/center/
	ie=width-16, navigator=width-20.
	orange: FF3300
	green: 004400
	green-lighter: C0C0C0
	FFFECD
*/
body {
	height:100%;
	z-index: 0;
	font-family: Verdana, Arial;
	font-weight: 600;
	font-stretch: normal;
	font-size: 10pt;
	color: #C0C0C0;
	letter-spacing: 0pt;
	margin: 0px 0px 0px 0px;
	background-color: #000000;
	}

a:link {color: #D2D2D2;}
a:visited {color: #909090;}
a:hover {color: #909090;}
a:active {color: #909090;}

a:link.nav {font-family:Verdana; color: #D2D2D2; font-weight:600; width:120px;}
a:visited.nav {color: #909090; width:120px;}
a:hover.nav {color: #909090; width:120px;}
a:active.nav {color: #909090; width:120px;}

#Container {
	position:absolute;
	width:772px;
	top:0;
	left:50%;
	height: auto;
	z-index: 0;
	border-left: 0px solid black;
	border-right: 0px solid black;
	border-top: 0px solid black;
	border-bottom: 0px solid black;
	border-collapse: collapse;
	margin: 0px 0px 0px -386px;
	padding: 0px 0px 0px 0px;
	}
#Top {
	position:absolute;
	top:0px;
	left:0px;
	width: 772px;
	height: 0px;
	z-index: 0;
	border-top: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	overflow: hidden;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#Lpanel {
	position:absolute;
	top: 0px;
	left:0px;	
	width: 120px;
	/*height: 100%;*/
	z-index: 0;
	border-top: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	}
#Mpanel {
	position:absolute;
	top:0px;
	left:120px;
	width: 420px;
	z-index: 0;
	border-top: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-left: 1px solid #C0C0C0;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 10px 10px 0px 10px;
	}
#MpanelWide	{
	position:absolute;
	top:0px;
	left:120px;
	width: 632px;	
	z-index: 0;
	border-top: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 10px 0px 0px 10px;
	}
#Rpanel {
	position:absolute;
	top: 100px;
	left: 567px;
	width: 200px;
	z-index: 0;
	border-top: 0px solid #C0C0C0;
	border-right: 0px solid #C0C0C0;
	border-bottom: 0px solid #C0C0C0;
	border-left: 0px solid #C0C0C0;
	border-collapse: collapse;
	margin: 0px 0px 0px 0px;
	padding: 10px 5px 0px 0px;
	}
table {
	font-size: 10pt;
	}
p {
	margin-top: 0em;
	margin-bottom: .5em;
	}
h1 {
	font-size: 16pt;
	font-weight: bold;
	line-height: 100%;
	color: #C0C0C0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;
	}
h2 {
	font-size: 14pt;
	font-weight: normal;	
	line-height: 110%;
	color: C0C0C0;
	margin: 0px 0px 10px 0px;
	padding: 0px 0px 0px 0px;	
	}
h3 {
	font-size: 11pt;
	font-weight: bold;	
	line-height: 110%;
	margin-top: 0em;
	margin-bottom: .5em;
	color: inherit;
	}
h4 {
	font-size: 11pt;
	font-weight: bold;	
	line-height: 110%;
	margin-top: 0em;
	margin-bottom: .5em;
	color: inherit;
	}
h6 {
	font-size: 10pt;
	font-weight: bold;
	line-height: 110%;
	margin-top: 0em;
	margin-bottom: .5em;
	color: inherit;
	}
li {
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 10px 0px;
	line-height: 110%;
	}
blockquote {
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 0em;
	margin-bottom: .5em;	
	}
hr {
	/*the border*/
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	border-top:1px solid #C0C0C0;
	width: 100%;
	height: 1px
	}

p.nav {
	font-family: Arial;
	font-size: 9.5pt;
	text-align: center;
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 3px 0px;
	overflow: hidden;
	line-height:120%;
	}


table.footer {
	width: 100%;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	border-left:0px none black;
	border-right:0px none black;
	border-top:0px none black;
	border-bottom:0px none black;
	border-collapse: collapse;
	white-space: nowrap;
	overflow: hidden;
	}
td.footer {
	text-align: center;
	margin:  0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;	
	}	

p.footer {
	margin: 0px 0px 0px 0px;
	padding: 0px 0px 0px 0px;
	line-height: 100%;
	white-space: normal;
	text-align:center
	}
hr.footer {
	/*the border*/
	border-left:0px none;
	border-right:0px none;
	border-bottom:0px none;
	border-top:1px solid #C0C0C0;
	width: 100%;
	height: 1px
	}
span.ref {
	font-size:smaller;
	position:relative; 
	top:-4px;
	}
span.copyright {
	font-family: arial, san serif;
	font-size: 6.4pt;
	font-weight: normal;
	line-height: 130%;
	color: #004400;	
	padding: 0px 0px 0px 0px;
	margin: 0px 0px 0px 0px;
	}
