html {
font-size: 9pt;
height: 100%;
}

/*--------------------------------------------------|
| dTree 2.05 | www.destroydrop.com/javascript/tree/ |
|---------------------------------------------------|
| Copyright (c) 2002-2003 Geir Landrö               |
|--------------------------------------------------*/

.dtree {
	font-family: Helvetica,Arial,Verdana,Geneva,sans-serif;
	font-size: .95em;
	white-space: nowrap;
}
.dtree img {
	border: 0px;
	vertical-align: middle;
}
.dtree a {
	color: #333;
	text-decoration: none;
}
.dtree a.node, .dtree a.nodeSel {
	white-space: nowrap;
	padding: 0px 0px 0px 0px;
}
.dtree a.node:hover, .dtree a.nodeSel:hover {
	color: #333;
	text-decoration: underline;
}
.dtree a.nodeSel {
	background-color: #c0d2ec;
}
.dtree .clip {
	overflow: visible;
}

font.contents {
font-size: 12pt;
font-weight: bold;
}

font.type {
font-size: 10pt;
font-weight: bold;	
}

font.era {
font-weight: bold;		
}

body{ 
margin:0px; 
padding:0px; 
font-size: 95%;
font-family: Arial, Helvetica, Verdana, sans-serif;
background-color:#FFF;
color:#000;
height: 100%;
}
#pagewidth{ 
width:100%;
min-height: 700px;
min-width: 1020px; 
padding: 0px;
top: 0px;
}

#header{ 
height:77px; 
width:100%; 
background-color:#D9D3B1; 
position:relative;
}

#menu {
position: relative;
height: 25px;
width: 100%;
background-color:#663234;
}

#logo {
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
left: 0px;
width: 200px;
height: 77px;
}

#headerImage {
margin: 0px;
padding: 0px;
position: absolute;
top: 0px;
left: 200px;
height: 77px;
overflow: hidden;
}

#title {
margin: 0px;
padding: 0px;
position: absolute;
top: 49px;
left: 200px;
width: 292px;
height: 20px;
vertical-align: center;
text-align: center;
}

h1.title {
font-family: arial;
color: white;
font-size: 10.5pt;
margin: 0px;
padding: 0px;
}

#leftback {
position: absolute;
top: 0px;
width: 200px;
height: 100%;
background:#EAE7D4;
z-index: 0;
margin: 0px;
padding: 0px;
}

#leftcol {
position: absolute;
left:00px;
top:102px;
width:200px;
background:#EAE7D4;
overflow: hidden;
padding-top: 4px;
}

#rightcol {
position: absolute;
right:0px;
top:102px;
width:160px;
background:#fff;
padding-top: 4px;
border-left-style: dotted;
border-left-color: #C1BB9B;
border-left-width: 1px;
}


#maincol{ 
background:#fff;
margin-left: 0px;
margin-right:150px;
voice-family: "\"}\"";
voice-family: inherit;
margin-left: 0px;
margin-right:150px;
padding-left: 4px;
padding-right: 4px;
padding-top: 4px;
border-left: 200px;
border-left-style: solid;
border-left-color: #EAE7D4;
border-top: 0px;
border-bottom: 0px;

}
html>body #maincol {
 margin-left: 0px;
 margin-right:150px;
}

p, q {
font-size: 1.0em;
}

/*  layout */

#user{
position:absolute;
top:5px;
right:5px;
}


/* boxes */ 
.box, .box-center,.box-cols, .box-cols-center{
border:0px;
padding-top:5px;
padding-right: 5px;
padding-left: 5px;
padding-bottom: 5px;
margin-bottom: 0px;
vertical-align: top;
margin-top: 0px;
}

.box-library {
border:0px;
padding: 5px 5px 5px 5px;
text-align: left;
}

.box-center, .box-cols-center, .box {text-align: left;}
.box-cols, .box-cols-center {position:relative;}

.boxtop {
/* background-color: #7C5838;  */
padding-left: 5px;
margin:0;
margin-bottom: 0px;
font-weight:bold;
font-size:1.1em;
line-height:1.4em;
color:#663234;
text-align: left;
}

.box-splash {
border:1px solid #B7B289;
padding: 2px;
margin: 8px;
vertical-align: top;
margin-top: 0px;
}

input,select {
background-color : #EBEBDF;
font-size: 1.0em;
padding: 1px;
text-align: right;
font-family:  Helvetica,Arial,Verdana, sans-serif;
}

textarea {
background-color : #EBEBDF;
font-size: 1.0em;
padding: 1px;
text-align: left;
font-family: Helvetica,Arial,Verdana,sans-serif;
}



.button {
background-color: #7C5838;
color: #FFF;
font-weight: bold;
text-align: center;
}

input[type="submit"].splash {
background-color: #B7B289;
color: #000;
font-weight: normal;
}

a {
text-decoration: none;
color: #898B72;
}

a:hover {
color: #DDDCC8;
text-decoration: underline;
}

img {
	border: none;
}

.heading, h1 {
	font-size: 12pt;
	font-weight: bold;
	color: #000;
}

.subheading, h2 {
	font-size: 11pt;
	font-weight: bold;
	color: #7C5838;
}

.subheadingSmall, h3 {
	font-size: 10pt;
	font-weight: bold;
	color: #7C5838;
}

.headingWhite {
	font-size: 1.3em;
	font-weight: bold;
	color: #FFF;
}

table.chart {
border-color: #000;
border-width: 1px;
border-style: solid;
}

th.chart {
background-color: #000;
color: #FFF;
padding:4px;
text-align: left;
}

th.chartSub {
background-color: #B0B2A4;
padding: 4px;
text-align: right;
}

th.chartSubLeft {
background-color: #B0B2A4;
padding: 4px;
text-align: left;
}

td.chart{
padding-left: 4px;
background-color: #EBEBDF;
font-size: 0.9em;
text-align: right;
padding-right: 5px;
vertical-align: top;
}

td.chartLeft{
padding-left: 4px;
background-color: #EBEBDF;
font-size: 0.9em;
text-align: left;
padding-right: 5px;
vertical-align: top;
}

td.chartAlt {
padding-left: 4px;
background-color: #FDFDF0;
font-size: 0.9em;
text-align: right;
padding-right: 5px;
vertical-align: top;
}

td.chartAltLeft {
padding-left: 4px;
background-color: #FDFDF0;
font-size: 0.9em;
text-align: left;
padding-right: 5px;
vertical-align: top;
}

th.portfolio {
background-color: #B0B2A4;
padding: 4px;
text-align: center;
}

th.portfolioLeft {
background-color: #B0B2A4;
padding: 4px;
text-align: left;
}

th.portfolioRight {
background-color: #B0B2A4;
padding: 4px;
text-align: right;
}

td.portfolio {
background-color: #F6F6E9;
text-align: right;
}

td.portfolioCenter {
background-color: #F6F6E9;
text-align: center;
}
td.portfolioEdit {
background-color: #FDFDF0;
text-align: right;
}
td.portfolioEditLeft {
background-color: #FDFDF0;
text-align: left;
}
td.portfolioEditCenter {
background-color: #FDFDF0;
text-align: center;
}


td.noItems {
background-color: #EBEBDF;
text-align: center;
font-weight: bold;
}

td.portfolioLeft {
background-color: #F6F6E9;
text-align: left;
}

th.chartFooter{
padding-left: 4px;
border-color: #000;
border-top-width: 1px;
border-bottom-width: 0px;
border-left-width: 0px;
border-right-width: 0px;
border-color: #000;
}

ul {
	margin-top: 3px;
	margin-left: 5px;
	margin-bottom: 3px;
	padding-left: 10px;
}

li {
	margin-left:0px;
    padding: 0px;
}

