.centralBody{
width: 900px;
height:335px;
position: absolute;
top:145px;
left:0px;
border:1px solid red;
}
.body_copy {
	font-family: Geneva, Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-style: normal;
	font-weight: normal;
	color: #666666;
	padding:0px 0px 0px 0px;
}
.frame01{
width: 900px;
height:61px;
position: absolute;
top:287px;
left:0px;
background-image: url(images/grey_shade.gif); 
background-repeat: repeat-x;

}

.frame02{
width: 390px;
height:310px;
position: absolute;
top:12px;
left:12px;
/*border:1px solid red;*/
}



.frame06{
width: 158px;
height:108px;
position: absolute;
top:0px;
left:0px;
}

.frame07{
width: 158px;
height:108px;
position: absolute;
top:0px;
left:160px;
}

.frame08{
width: 158px;
height:108px;
position: absolute;
top:0px;
left:320px;
}
.frame09{
width: 900px;
height:18px;
position: relative;
top:4px;
left:20px;
/*border:1px solid red;*/
font-family: verdana, Arial;font-size:9px; font-style: normal;color:#837773;
}

#imageContainer{
	position: relative;
	background-color: #000;
	width: 250px;
	height: 250px;
	margin: 0 auto;
}
.central_body{
	width: 900px;
	height: 240px;
	position: absolute;
	top:0px;
	left:50%;
	margin-left:-450px;
	background-color: #ffffff;
	
}
img{
	border:none;
}
body {

	background-color: #ff9b07;	
	background-repeat: repeat-x;
	
}
.top_image{
width: 900px;
height:118px;
position: absolute;
top:0px;
left:0px;
background-image: url(images/header_bg.jpg); 
background-repeat: no-repeat; 
}

#dhtmltooltip{
		position: absolute;
		left: -300px;
		width: 210px;
		border: 2px solid black;
		padding: 2px;
		background-color: #dddece;
		visibility: hidden;
		z-index: 100;
		/*Remove below line to remove shadow. Below line should always appear last within this CSS*/
		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}
#dhtmltoolFormtip{
		position: absolute;
		left: -300px;
		width: 190px;
		border: 2px solid black;
		padding: 2px;
		background-color: #dddece;
		visibility: hidden;
		z-index: 100;
		filter: progid:DXImageTransform.Microsoft.Shadow(color=gray,direction=135);
		}	
#dhtmlpointer{
		position:absolute;
		left: -300px;
		z-index: 101;
		visibility: hidden;
		}
		
.pdfDiv{
		font-family: verdana, Arial;
		font-size:9px; 
		font-style: normal;
		color:#ffa43a;
		}

a.commentLink:link {color:#ffa43a}
a.commentLink:visited {color:ffa43a}
a.commentLink:hover {text-decoration:underline}  
.commentLink{
	text-decoration:none;
	font-family: verdana, Arial;
	font-size:11px; 
	font-style: normal;
	color:ffa43a;
}

a.backLink:link {color:#666666}
a.backLink:visited {color:#666666}
a.backLink:hover {text-decoration:underline}  
.backLink{text-decoration:none;}

.outside_links_blue {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: normal;
	color: #003366;
	text-decoration:none;
}
