@charset "utf-8";
a.rev:link, a.rev:visited {
	color: #7CB0E2;
}
a.rev:hover, a.rev:active {
	color: #FFFFFF;
}
#bg_banner, #ca_banner, #nd_banner, #sy_banner, #kt_banner, #tr_banner {
	width: 820px;
	height: 238px;
}
#bg_banner {
	background-image: url(../images/bg_banner.jpg);
	background-repeat: no-repeat;
}
#ca_banner {
	background-image: url(../images/ca_banner.jpg);
	background-repeat: no-repeat;
}
#nd_banner {
	background-image: url(../images/nd_banner.jpg);
	background-repeat: no-repeat;
}
#sy_banner {
	background-image: url(../images/sy_banner.jpg);
	background-repeat: no-repeat;
}
#kt_banner {
	background-image: url(../images/kt_banner.jpg);
	background-repeat: no-repeat;
}
#tr_banner {
	background-image: url(../images/tr_banner.jpg);
	background-repeat: no-repeat;
}

#card_banner, #vasc_banner, #radi_banner, #urol_banner, #onco_banner, #neph_banner {
	width: 820px;
	height: 238px;
}
#card_banner {
	background-image: url(../images/card_banner.jpg);
	background-repeat: no-repeat;
}
#vasc_banner {
	background-image: url(../images/vasc_banner.jpg);
	background-repeat: no-repeat;
}
#radi_banner {
	background-image: url(../images/radi_banner.jpg);
	background-repeat: no-repeat;
}
#urol_banner {
	background-image: url(../images/urol_banner.jpg);
	background-repeat: no-repeat;
}
#onco_banner {
	background-image: url(../images/onco_banner.jpg);
	background-repeat: no-repeat;
}
#neph_banner {
	background-image: url(../images/neph_banner.jpg);
	background-repeat: no-repeat;
}
#sidebar p {
	line-height: 110%;
	margin-right: 10px;
	margin-top: 20px;
	margin-left: 20px;
}
#content h1 {
	font-size: 20px;
	color: #7CB0E2;
	line-height: 120%;
	margin-bottom: 6px;
	margin-right: 30px;
}
#content h2 {
	font-family: Pristina, Georgia, "Times New Roman", serif;
	font-weight: normal;
	font-size: 14px;
	color: #7CB0E2;
	line-height: 110%;
	margin-bottom: 12px;
	margin-left: 10px;
}
#content h3 {
	color: #7CB0E2;
	font-size: .9em;
	line-height: 120%;
	margin-bottom: 16px;
	margin-right: 30px;
	margin-left: 10px;
}
#content h4 {
	color: #7CB0E2;
	font-size: 100%;
}
#content p {
	font-size: 0.8em;
	line-height: 120%;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 10px;
}
#content ul {
	margin-right: 10px;
	margin-bottom: 10px;
	margin-left: 32px;
}
#content ul li {
	margin-bottom: 6px;
}
#prod5 td {
	padding: 5px;
}
#prod2 td {
	padding: 2px;
}
#prodIncludes td {
	padding: 2px;
	font-size: 120%;
	line-height: 120%;
	color: #FFFFFF;
}
.prodHeading {
	font-weight: bold;
	color: #7CB0E2;
}
.prodTitle {
	font-size: 16pt;
	font-weight: bold;
	color: #7CB0E2;
}
.prodTitleMed {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
	text-align: center;
}
.prodTitleSm {
	font-size: 10pt;
	font-weight: bold;
	color: #FFFFFF;
}
.prodCopyBold {
	font-size: 90%;
	font-weight: bold;
	color: #FFFFFF;
}

