@charset "utf-8";
a {
text-decoration: none;
color:#FFFFFF
}
a:hover {
  color:#0099FF
}
#holdingbox {
	height: 768px;
	width: 1024px;
	position: absolute;
	left: 50%;
	top: 0px;
	margin-left: -512px;
}
#quote {
	height: 105px;
	width: 483px;
	position: absolute;
	left: 383px;
	top: 79px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 16px;
}

#topbar {
	position: absolute;
	height: 140px;
	width: 1024px;
	left: 0px;
	top: 0px;
}
#sidebar {
	height: 287px;
	width: 109px;
	position: absolute;
	left: 0px;
	top: 443px;
	background-image: url(images/PHS-Web-Master_12.gif);
}

#body {
	position: absolute;
	height: 587px;
	width: 914px;
	left: 109px;
	top: 140px;
}
#bottombar {
	position: absolute;
	height: 41px;
	width: 1024px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/PHS-Web-Master_13.gif);
}
#sidenav {
	position: absolute;
	height: 300px;
	width: 89px;
	left: 0px;
	top: 140px;
	background-image: url(images/sidenavbar.gif);
	padding-top: 10px;
	padding-left: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bolder;
	color: #FFFFFF;
	padding-right: 10px;
}
#bottombar {
	position: absolute;
	height: 41px;
	width: 1024px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/PHS-Web-Master_13.gif);
}
#basebar {
	position: absolute;
	height: 41px;
	width: 1024px;
	left: 0px;
	bottom: 0px;
	background-image: url(images/PHS_Page_04.gif);
}
#textbody {
	position: absolute;
	height: 547px;
	width: 854px;
	left: 110px;
	top: 140px;
	background-image: url(images/PHS-Page_03.gif);
	padding-top: 20px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 30px;
	overflow: auto;
	background-repeat: no-repeat;
	scrollbar-face-color : #ffffff;
	scrollbar-highlight-color : #f6f3f8;
	scrollbar-3dlight-color : #f6f3f8;
	scrollbar-shadow-color : #f6f3f8;
	scrollbar-darkshadow-color : #ffffff;
	scrollbar-track-color : #ffffff;
	scrollbar-arrow-color : #f6f3f8;
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 13px;
}
