body  {
	background-image: url('bg.gif');
	margin-top: 0px;
	font-family: arial, helvetica, sans-serif;
	font-size: 10pt;
	}
	
img  {
	border: 0;
	}
	
ul {
	list-style-image: url(bullet.gif);
	}
	
p  {
	line-height: 14pt;
	}
	
.foliotext  {
	position: relative;
	top: 15px;
	}
	
.foliotextsize  {
	font-size: 8pt;
	}

.bigorange  {
	color: #ea670f;
	font-size: 16pt;
	font-weight: bold;
	}
	
.mediumorange  {
	color: #cc5400;
	font-size: 12pt;
	font-weight: bold;
	}
	
.centered  {
	text-align: center;
	width: 100%;
	}
	
.content  {
	margin: 0 auto;
	width: 650px;
	background: #FFFFFF;
	border: 1px solid #CC5400;
	z-index: 0;
	position: absolute;
	top: 0;
	left: 127;
	}
	

.navbar  {
	background-color: #D67430;
	height: 18px;
	width: 650px;
	}
	
.navlinks  {
	position: absolute;
	left: 200;
	top: 111;
	z-index: 3;
	}
	
.main  {
	background-image: url('leftbars.gif');
	width: 600px;
	padding-left:  40px;
	padding-right: 10px;
	z-index: 5;
	}
	
.left-overlay  {
	z-index: 2;
	margin: 0 auto;
	position: absolute;
	top: 0
	}

.left-overlay2  {
		z-index: 2;
		margin: 0 auto;
		position: absolute;
		top: 156;
	}
	
.right-overlay  {
	z-index: 2;
	width: 650px;
	margin: 0 auto;
	position: absolute;
	top: 0;
	left: 702;
	}
	
.logo  {
	position: absolute; 
	top: 0; 
	left: 150; 
	z-index: 3;
	}

.logospacer {
	height: 114;
	width: 650;
	}
	
.leftnav  {
	width: 155;
	color: #586281;
	font-size: 8pt;
	line-height: 2;
	}
	
.insetbody  {
	width: 430;
	font-size: 8pt;
	position: relative;
	top: -110;
	left: 160;
	}
