	/* ### PANEL DIVISIONS <div> ### */
/* %%% the whole window %%% */

p {color:#333333; font-family:Gill, Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; text-decoration:none; margin-top: 0px; margin-bottom: 10px; text-align:left;}
p.indent {margin-left: 20px;}
p.strong {font-size:12pt;}

body {font-family:Arial, Helvetica, sans-serif; font-size:10pt; font-weight:normal; text-decoration:none; color:#663333; background-color:#f9ebde;}

/*body {background-color:#DDAADD;}*/

a {color:#333; text-decoration:underline;}
a:visited {color:#936;}
a:hover {color:#000;}

p.menumargin {margin-top: 0px; margin-bottom:1px;}

#nav {
	position: absolute;
	top:0px;
	left: 0px;
	top:354px;
	z-index:1;
	height: 131px;
	width: 404px;
}

#navwrap {
	position: absolute;
	top:18px;
}

table.border, td.border, .border	{border-top-color:#999999;
	border-bottom-color:#999999;
	border-left-color:#999999;
	border-right-color:#999999;}

/* %%% the page container %%% */
#wrapper {width: 1000px; margin-right:auto; margin-left:auto; height:auto; margin-top:0; background-color:#FFFFCC;}

/* %%% the body text %%% */
#bodytext {position:absolute; top:0px; left:407px; background-color:#f9f5ec; height:auto; width: 593px;}

/* %%% the body text inner %%% */
#bodytextinner {position:relative; top:20px; left:30px; right:20px; width:550px;}

h1,h2,h3 {font-family:Arial, Helvetica, sans-serif; font-weight:bold; text-decoration:none;  color:#885522; border:none; padding: 0; text-align:left;}
h1 {font-size:18pt; margin-bottom:10px;}
h2 {font-size:12pt; margin-bottom:5px;}
h3 {font-size:10pt; margin-bottom:0px;}

ul {font-family:Arial, Helvetica, sans-serif;
	font-size:10pt; margin-bottom:0px;}
li {font-family:Arial, Helvetica, sans-serif; list-style-type:square;	padding: 2px;}

#tablebox {
	font-family:Calibri,Arial,Helvetica,sans-serif; 
	color:#663300;
	font-size:10pt; 
	font-weight:normal; 
	text-decoration:none;
	border-left: 1px solid 	#DCDCDC; 
	border-right: 1px solid 	#DCDCDC;
	border-top: 1px solid 	#DCDCDC;
	border-bottom: 1px solid 	#DCDCDC;
}

#tablebox2 {
	border-left: 1px solid 	#DCDCDC; 
	border-right: 1px solid 	#DCDCDC;
	border-top: 1px solid 	#DCDCDC;
	border-bottom: 1px solid 	#DCDCDC;
}

#footer {clear:both;}

.quote {color:#333333; font-family:Arial, Helvetica, sans-serif; font-size:12; font-weight:normal; font-style: italic; text-decoration:none;}

.small {font-size:8pt;}

.greenspan {color:#006600;}

.botmarg {margin-bottom:4px;}
