body { 
	background: #fff; 
	font: 10pt/1.4em Arial, Helvetica, sans-serif; 
	}
#phonebar {
	width: auto;
	height: auto;
	margin: 0;
	background: #fff; 
	font-size: .85em; 
	line-height: 1.5em; 
	}
#wrapper {
	width: auto;
	padding: 0;
	background: #fff;
	margin: 0;
	}
#content {
	background: #fff;
	}
#masthead {
	height: auto;
	margin: 0;
	padding: 0; 
	}
#masthead img.logo {
	display: block;
	position: absolute;
	top: 10px;
	right: 0px;
	}
#masthead img.tagline {
	display: none;
	}
#masthead h1 {
	display: block;
	color: #000;
	margin: 0;
	padding: 24px 0 0 0;
	font-size: 24pt;
	line-height: 32pt;
	font-weight: normal;
	letter-spacing: 1px;
	}
#masthead h1 span {
	font-weight: 900;
	color: #000;
	font-style: normal;
	}

#nav1, #nav2 { display: none; }
#page {
	float: none;
	width: auto;
	margin-top: 12px;
	margin-bottom: 2em;
	padding: 0; 
	text-align: left;
	border-right: 0px;
	}
#col-b { 
	text-align: center;
	float: none;
	width: auto;
	margin: 0;
	padding: 0;
	font-size: .85em;
	line-height: 1.4em;
	border-top: 1px solid #000;
	padding-top: 1em;
	}
.inset {
	overflow: hidden;
	position: relative;
	padding-left: 180px;
	}
.inset img {
	position: absolute;
	top: 0;
	left: 0;
	}
.rxmenu {
	display: none;
	}

#footer {
	display: none;
	}
#pagebot {
	display: none;
	}
p, ul, ol { margin-top: 0; margin-bottom: 1.5em; }

.hide { display: inline; }
.botnav { display: none; }
.credits { margin-top: 2em; font-size: .8em; line-height: 1.3em; color: #000; padding-bottom: 0; }
.top { display: none; }