@charset "utf-8";
/* CSS Document */

.phh #header	{
	width:917px;
	height:80px;
	background-color:#0B1740;
	position: relative;
	padding-top: 10px;
}
.phh #menu a {
	text-decoration: none;
	font-weight: bold;
}
.phh #menu a:link {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.phh #menu a:visited {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.phh #menu a:hover {
	color: #CCC;
	text-decoration:none;
	font-weight: bold;
}
.phh #menu a:active {
	text-decoration: none;
	color: #FFF;
	font-weight: bold;
}
.phh #menu	{
	background-color:#0B1740;
	position: relative;
	width: 917px;
	height: 22px;
	font-size:9pt;
	font-family:Verdana, Geneva, sans-serif;
	
}
#shareThis	{
	font-family:Verdana, Geneva, sans-serif;
	background-color:#0B1740;
	font-size:10px;
	font-weight: bold;
	position: relative;
	text-align: right;
	width: 917px;
	height: auto;
	padding-top: 10px;
	padding-bottom: 10px;
}
