body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 0.7em;
	line-height: 1.5em;
	color: #676767;
	margin: 0px;
	background:#F0F5EE;
}
a {
	color: #555F80;
}
a:hover {
	color: #008B98;
}
h1 {
	color: #008B98;
	font-size: 1.5em;
	text-transform: uppercase;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 0px;
	margin-top: 0px;
}
h2 {
	font-size: 1.2em;
	font-family: Arial, Helvetica, sans-serif;
	margin-top: 0px;
	margin-bottom: 20px;
}
h3 {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
h3.table {
	font-size: 1.2em;
	margin-top: 0px;
	margin-bottom: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #008B98;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #008B98;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #008B98;
	padding-top: 4px;
	padding-bottom: 4px;
	background-color: #F0F8F9;
	padding-right: 4px;
	padding-left: 4px;
}
p {
	margin-top: .5em;
	margin-right: 0px;
	margin-bottom: 1em;
	margin-left: 0px;
}
input {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: .92em;
}
#outer {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px solid #526C97;
	border-left: 1px solid #526C97;
	background-color: #FFFFFF;
	background-image: url(../images/bkgd_header.jpg);
	background-repeat: no-repeat;
}
#outerHome {
	width: 768px;
	margin-right: auto;
	margin-left: auto;
	text-align: left;
	voice-family: "\"}\"";
	voice-family: inherit;
	border-right: 1px solid #526C97;
	border-left: 1px solid #526C97;
	background-color: #05B0A7;
	background-image: url(../images/home_bkgd_header.jpg);
	background-repeat: no-repeat;
}
/*for Opera*/
html > body #outer {
  width:768px;
}
#header {
	padding: 0px 18px;
	clear: both;
}
#logo {
	float:left;
	width:254px;
	height: 67px;
	margin-top: 13px;
}
#utility {
	margin: 4px 8px 20px;
}
#tagline {
	float:right;
	margin-top: 11px;
	text-align: right;
}
.homebutton {
	margin-bottom: 30px;
}

#navbar {
	float: left;
	padding: 0px;
	margin-top: 16px;
}
#mainlinks {
	float:right;
	margin-right: 5px;
}
#carnie {
	background-image: url(../images/footer_outline.gif);
	height: 92px;
	width: 726px;
	padding: 2px 2px 2px 20px;
	margin: 0px;
	text-align: center;
}
#search {
	background-image: url(../images/searchbar.gif);
	height: 34px;
	width: 748px;
	background-repeat: no-repeat;
	margin-top: 10px;
	padding-top: 8px;
}
#search form {
	margin: 0px;
	width: 300px;
}
#search input {
	margin: 0px;
	width: 150px;
	height: 15px;
}
.searchbox {
	margin: 0px 20px 0px 10px;
	float: left;
	text-align: left;
}
#clear {
	clear: both;
	height: 0px;
}
#tile {
	float: left;
}
.copy {
	padding-right: 15px;
	padding-bottom: 15px;
	padding-left: 15px;
}
.sidenav {
	width: 170px;
	padding-right: 15px;
	margin-left: 0px;
}
.sidenav ul {
	list-style-type: none;
	margin-left: 0px;
	padding-left: 0px;
}
.sidenav li {
	margin-left: 0em;
	padding-left: 0em;
	line-height: 1.2em;
	padding-bottom: 0.5em;
	padding-top: 0.5em;
}
.sidenav a {
	color: #636875;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.sidenav a:hover {
	color: #008B98;
	text-decoration: underline;
}
.sidenav ul li {
	margin-left: 15px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #B9B9B9;
}
.sidenav ul ul {
	padding-bottom: 0.5em;
	padding-top: .5em;
}
.sidenav ul ul a {
	color: #828282;
}
.sidenav ul ul li {
	margin-left: 25px;
	border: none;
	line-height: 1.2em;
	padding-top: 0.4em;
	padding-bottom: 0.4em;
}
/*
.bullet {
	background-image: url(../images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
}
*/

/* Added 5/13/05 */
.bullet {
	padding-left: 15px;	
	display:block;
}

.bullet:hover {
	background-image: url(/images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
}

.bullet_selected {
	background-image: url(/images/bullet_sidenav.gif);
	background-repeat: no-repeat;
	background-position: left top;
	padding-left: 15px;
	display:block;
}
.cyan {
	color: #008B98;
}
.red {
	color: #CC0000;
}
/*-------------*/
.box {
	width: 220px;
	border-right-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	margin: 0px;
	padding: 0px 0px 5px;
}
.box ul {
	color: #636875;
	font-weight: 700;
	padding: 5px 0px 0px;
	margin: 0px;
	list-style-type: none;
	font-family: Arial, Helvetica, sans-serif;
}
.box li {
	line-height: 1.4em;
	margin-left: 15px;
	margin-right: 15px;
	margin-top: 10px;
	background-image: url(../images/box_bullet.gif);
	background-repeat: no-repeat;
	background-position: 0px 7px;
	padding-left: 10px;
}
.box h3 {
	background-color: #C0B492;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 1em;
}
.box h4 {
	font-size: 1em;
	color: #008B98;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
}
.box p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: .92em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.box img {
	margin: 0px;
	padding: 0px;
}
.boxbottom {
	margin: 0px;
	padding: 0px;
	width: 222px;
	height: 12px;
	clip: rect(5px,auto,auto,auto);
	background-image: url(../images/box_bottom.gif);
	background-repeat: no-repeat;
}
.boxtop {
	margin: 0px;
	padding: 0px;
	background-image: url(../images/box_top.gif);
	background-repeat: no-repeat;
	height: 24px;
	background-position: 0px 0px;
	width: 222px;
	background-color: #BFB393;
}
.boxtop h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 0px;
}
.boxtopPhoto {
	margin: 0px;
	padding: 0px;
	background-color: #BFB393;
}
.boxtopPhoto h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.2em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 0px;
}
.boxholder {
	float: right;
	width: 222px;
	margin-left: 15px;
	margin-bottom: 5px;
}
.boxHome {
	width: 228px;
	border-right-width: 2px;
	border-left-width: 2px;
	border-right-style: solid;
	border-left-style: solid;
	border-right-color: #A0A1A3;
	border-left-color: #A0A1A3;
	margin: 0px;
	padding: 0px 0px 5px;
	height: 170px;
	background-color: #FFFFFF;
}
.boxHome h3 {
	background-color: #C0B492;
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 1em;
}
.boxHome h4 {
	font-size: 1em;
	color: #008B98;
	padding-right: 10px;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 10px;
	margin-top: 0px;
	margin-bottom: 0px;
	line-height: 1.3em;
}
.boxHome p {
	padding-right: 10px;
	padding-left: 10px;
	font-size: 0.92em;
	line-height: 1.4em;
	margin-top: 0px;
	margin-bottom: 0px;
	padding-bottom: 0px;
}
.boxHome img {
	margin: 0px;
	padding: 0px;
}
.boxbottomHome {
	margin: 0px;
	padding: 0px;
	width: 232px;
	height: 12px;
	clip: rect(5px,auto,auto,auto);
	background-image: url(../images/box_bottom_home.gif);
	background-repeat: no-repeat;
}
.boxtopHome {
	margin: 0px;
	padding: 6px 0px 0px 8px;
	background-image: url(../images/box_top_home.gif);
	background-repeat: no-repeat;
	height: 18px;
	background-position: 0px 0px;
	width: 224px;
	background-color: #BFB393;
}
.boxtopHome h3 {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1.1em;
	font-style: italic;
	padding: 3px 10px;
	margin-bottom: 0em;
	margin-top: 0px;
}
.boxholderHome {
	float: right;
	width: 232px;
}
.imgblock {
	display: block;
}
.footer {
	height: 256px;
	background-image: url(../images/bkgd_footer.jpg);
	text-align: center;
	background-position: bottom;
	background-repeat: no-repeat;
}
.top {
	width: auto;
	margin: 15px 90px 10px 15px;
	padding-bottom: 20px;
}
.footerlinks {
	font-size: 11px;
	width: auto;
	line-height: 12px;
	color: 008c99;
	margin-top: 15px;
	margin-right: 15px;
	margin-left: 200px;
	margin-bottom: 8px;
	padding: 0px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: 700;
}
.footerlinks p {
	padding-bottom: 2px;
}
.footerlinks a {
	color: #008c99;
	text-decoration: none;
}
.footerlinks a:hover {
	text-decoration: underline;
}
.homeMain {
	padding-left: 15px;
	background-image: url(../images/home_welcome.gif);
	background-repeat: no-repeat;
	background-position: 15px;
	height: 205px;
	padding-top: 0px;
}
.homeMainInside {
	background-image: url(../images/home_main_hospital.gif);
	background-repeat: no-repeat;
	background-position: 10px 5px;
	padding-right: 25px;
	padding-left: 255px;
	line-height: 16px;
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	margin: 0px;
	padding-top: 15px;
}
.homeMiddle {
	padding-top: 0px;
	padding-right: 15px;
	padding-left: 15px;
}
.footerHome {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 1em;
	color: #FFFFFF;
	padding-right: 5px;
	padding-bottom: 0px;
	padding-left: 5px;
	text-align: center;
	line-height: 3em;
	background-image: url(../images/home_footer_line.gif);
	background-repeat: repeat-x;
	background-position: center;
}
.footerHome a {
	color: #FFFFFF;
}
.footerHome a:hover {
	text-decoration: none;
	color: #FFFFFF;
}
.netscape {
	display: block;
}
.events {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0A1A3;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 12px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 80px;
	width: 102px;
	text-align: left;
}
.events p {
	margin: 0px;
}
.events a {
	color: #018D9A;
	text-decoration: none;
}
.events a:hover {
	text-decoration: underline;
}
.eventsgamma {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0A1A3;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 10px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 82px;
	width: 122px;
	text-align: left;
}
.eventsgamma p {
	margin: 0px;
	line-height: 15px;
}
.eventsgamma a {
	color: #018D9A;
	text-decoration: none;
}
.eventsgamma a:hover {
	text-decoration: underline;
}
.eventsprostate {
	float: left;
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #A0A1A3;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 5px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 87px;
	width: 210px;
	text-align: left;
}
.eventsprostate p {
	margin: 0px;
	line-height: 15px;
}
.eventsprostate a {
	color: #018D9A;
	text-decoration: none;
}
.eventsprostate a:hover {
	text-decoration: underline;
}
.prostatelinks {
	float: left;
	padding-right: 12px;
	padding-left: 14px;
	margin: 0px;
	padding-top: 3px;
	padding-bottom: 0px;
	font-weight: 700;
	font-family: Arial, Helvetica, sans-serif;
	height: 89px;
	width: 210px;
	text-align: left;
}
.prostatelinks p {
	margin: 0px;
	line-height: 15px;
}
.prostatelinks a {
	color: #018D9A;
	text-decoration: none;
}
.prostatelinks a:hover {
	text-decoration: underline;
}
#bottomlinks {
	color: #FFFFFF;
	margin-top: 45px;
	font-size: .92em;
	width: 97%;
}
#bottomlinks a {
	color: #FFFFFF;
}
#bottomlinks p {
	margin: 0px;
}
#bottomlinks p.line {
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
	padding-bottom: 3px;
}
.beforephoto {
	margin-bottom: 10px;
	margin-left: 20px;
}
.bmi {
	background-image: url(../images/bkgd_bmi.gif);
	height: 138px;
	background-repeat: no-repeat;
	margin: 0px;
	padding: 0px;
}
.bmiform {
	margin-top: 20px;
	margin-left: 15px;
	padding: 0px;
}
select {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.homeList ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.homeList ul li {
	background-image: url(../images/bullet.gif);
	background-repeat: no-repeat;
	padding-left: 16px;
	background-position: 0px 4px;
}
.homeList a {
	font-weight: 700;
	color: #018d9a;
	font-family: Arial, Helvetica, sans-serif;
	text-decoration: none;
}
.homeList a:hover {
	text-decoration: underline;
}
.spinetable {
	line-height: 1.3em;
	margin-top: 1px;
	margin-bottom: 10px;
}
.spinecopy {
	padding-left: 35px;
}
.prostatemain {
	color: #FFFFFF;
	font-family: Arial, Helvetica, sans-serif;
}
.prostatemain a {
	color: #FFFFFF;
}
.prostatemain a:hover {
	color: #FFFFFF;
	text-decoration: none;
}
.prostatecenter p {
	margin: 0px 0px 5px 3px;
	padding: 0px;
}
.prostatert p {
	margin: 0px 0px 5px 3px;
	padding: 0px;
}
.prostaterb p {
	margin: 0px 0px 5px 3px;
	padding: 0px;
}
.prostatecenter {
	line-height: 15px;
	padding: 10px 14px;
	text-align: left;
	background-color: #EEA93F;
}
.prostatert {
	line-height: 15px;
	padding: 10px 14px;
	text-align: left;
	background-color: 97a4bd;
}
.prostaterb {
	line-height: 15px;
	padding: 10px 14px;
	text-align: left;
	background-color: 97a4bd;
}
