	body {
		background: #fff none;
		margin: 0;
		padding: 0;
		font-family: Verdana, Arial, Geneva, Helvetica, sans-serif;
		font-size: 100.01%;
		}
	#container {
		margin: 0;
		padding: 0;
		background: #fff url(../images/navigation/nav-background.gif) repeat-y;
		}
	h1, h2, h3, h4, h5, h6, dt {
		color: #00245E;
		letter-spacing: 0.15em;
		}
	#content h1 .xl, #content h2 .xl {
		font-size: 75%;
		}
	#content p .pg, #content ul li .pg, #content ol li .pg, #content dd .pg, #content table td .pg, #footer .pg {
		font-size: 115%;
		}
	#content p .xl, #content ul li .xl, #content ol li .xl, #content dd .xl, #content table td .xl {
		font-size: 80%;
		}
	#footer .xl {
		font-size: 80%;
		}
	#header {
		height: 175px;
		background: #353f72 url(../images/header/header-background.jpg) no-repeat;
		color: #fff;
		margin: 0;
		padding: 0;
		}
	#header img, #navigation img {
		border: 0;
		}
	img#logo {
		margin: 25px 0 0 25px;
		}
	#header #topnavigation {
		float: right;
		/* margin: 137px 0 0 0; */
		margin: 0;
		padding: 137px 0 0 0;
		width: 520px; /* IE/Mac */
		}
	#header #topnavigation ul {
		display: inline;
		margin: 0;
		padding: 0;
		list-style-type: none;
		text-align: right;
		width: 520px; /* IE/Mac */
		}
	#header #topnavigation ul li {
		margin: 0 15px 0 0;
		padding: 0;
		float: left;
		/* width: 120px; /* /* IE/Mac */
		}
	#othersectionstop, #hometop, #cliniciantop, #researchertop, #generalpublictop, #aboutpgxltop {
		margin: 0;
		padding: 0;
		}
	#othersectionstop {
		width: 97px;
		}
	#hometop {
		width: 34px;
		}
	#cliniciantop {
		width: 52px;
		}
	#researchertop {
		width: 73px;
		}
	#generalpublictop {
		width: 90px;
		}
	#aboutpgxltop {
		width: 74px;
		}
	#header #topnavigation ul li.other {
		margin: 0 25px 0 0;
		padding: 0;
		/* width: 120px; */ /* IE/Mac */
		}
	#navigation {
		float: left;
		margin: 0;
		padding: 0;
		width: 175px;
		background: #FF9E1F none;
		color: #000;
		}
	#navigation ul {
		margin: 25px 0 25px 0;
		padding: 0;
		list-style-type: none;
		text-align: right;
		clear: both;
		}
	#navigation ul li {
		margin: 0 0 15px 0;
		padding: 0;
		}
	#navigation ul a {
		padding-right: 12px;
		margin-right: 14px;
		display: block;
		}
	#navigation ul a:hover {
		background: transparent url(../images/navigation/bullet.gif) no-repeat right 1px;
		}
	#navigation img {
		border: 0;
		}
	#navigation .subnav {
		margin: 15px 25px 15px 0;
		}
	#navigation h1 {
		margin: 69px 12px 36px 0;
		padding: 0;
		text-align: right;
		}
	#headerimage {
		height: 80px;
		margin-left: 175px;
		padding: 0;
		background: #fff url(../images/header/photos.jpg) no-repeat;
		}
	#content {
		margin: 40px 45px 0 220px;
		padding: 0;
		font-size: 70%;
		}
	#content a:link {
		color: #353f72;
		}
	#content a:visited {
		color: #465498;
		}
	#content a:hover {
		color: #FF9E1F;
		text-decoration: none;
		}
	#content a:active {
		color: #FF9E1F;
		}
	#content h1 {
		font-size: 120%;
		}
	#content h2, #content dt {
		font-size: 110%;
		}
	#content dt {
		padding-top: 20px;
		}
	#content p {
		line-height: 150%;
		}
	#content li {
		margin-bottom: 10px;
		line-height: 150%;
		}
	#footer {
		background: #353f72 none;
		color: #fff;
		font-size: 70%;
		clear: both;
		margin: 25px 0 0 0;
		padding: 15px 0;
		text-align: center;
		}
	#footer a:link {
		color: #fff;
		}
	#footer a:visited {	
		color: #ccc;
		}
	#footer a:hover {
		color: #FF9E1F;
		}
		/* Hacks for IE/Win and fixes for IE/Mac \*/
	* html #container {
		line-height: 1.2;
		}
	#header #topnavigation ul li {
		width: auto;
		margin: 0 15px 0 0;
		padding: 0;
		}
	#header #topnavigation ul li.other {
		width: auto;
		margin: 0 25px 0 0;
		padding: 0;
		}
	#header #topnavigation {
		width: auto;
		}
	#header #topnavigation ul {
		width: auto;
		}
	#othersectionstop, #hometop, #cliniciantop, #researchertop, #generalpublictop, #aboutpgxltop {
		width: auto;
		}
	* html #navigation ul li {
		height: 1%;
		margin: 0;
		padding: 0 0 15px 0;
		}
	* html #navigation ul a {
		display: block;
		padding-right: 12px;
		margin-right: 14px;
		}
	/* End hiding from IE/Mac */