body, td, th { font-family: Helvetica,Arial,sans-serif; font-size: 90%; color:#848284;top:0; }

#holder {  }


#panel {position:absolute;top:3%;left:9%}

h1 {color:#999999; margin:0px; font-weight:normal;padding:0 0 1.6em 0; width:150% }
#sidemenu h1{ padding-left:0.5em; /*needs to be changed if h1 size is changed*/}
h1, #outside {font-size: 175%;}
#outside {position:absolute;top:0em; color:#CCCCCC; left:-1.2em; /*left will need adjusting if h1 size changed*/ }

#content {
	position:absolute;
	left:295px;
	width:422px;
	top: 1px;
}
p {line-height:1.5; margin:0.3em 0 1em 0}

#sidemenu{width:18em; position:absolute; left:0; text-align:left}
#sidemenu ul{margin:0; padding:0 0 0 1em; list-style-type: none;line-height:1.5;}
#sidemenu a {color:#848284; text-decoration:none}

ul li.selected a, ul li a.selected{ background-color: #AEACAE; color:#FFFFFF !important; }
ul li.selected ul, ul li.selected ul a{ background:white; color:#848284 !important;}
ul  li.selected ul li.selected, ul li.selected ul li.selected a 
{ background:white; color:#848284 !important;font-weight: bold}

ul li a:hover, ul li.selected ul li a:hover { background-color: #AEACAE; color:#FFFFFF !important; }

.highlight {font-weight: bold;color:red}