@charset "UTF-8";
#phyProHeader {
	width: 155px;
	font-family: Arial, Helvetica, sans-serif;
	height: 20px;
	font-size: 15px;
	font-weight: bold;
	color: #009999;
	font-style: normal;
	line-height: normal;
	background-image: url(../images/pageBuilds/phyProHeader.jpg);
	background-repeat: repeat;
	padding-top: 80px;
	background-position: center center;
}
#phyProBody {
	border-top-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #CCCCCC;
	border-bottom-color: #CCCCCC;
	border-bottom-width: 1px;
	margin-top: 5px;
	margin-bottom: 20px;
}
#phyProBody ul {
	list-style-type: none;
}
#phyProBody ul li {
	list-style-type: none;
	display: block;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	font-style: normal;
	text-decoration: none;
	margin-top: 7px;
	margin-bottom: 7px;
}
#phyProBody a {
	text-decoration: underline;
	color: #666666;
}
#phyProBody a:hover {
	color: #009999;
}
