body {
	border-top: 16px solid rgb(37,87,94);
	background-color: white;
	
	margin: 0px;
	min-width: 780px;
	max-width: 1200px;
	text-align: center;
	font-size: 9pt;
	font-family: Geneva, Arial, Helvetica, sans-serif;
}

a {
	color: rgb(37,87,94);
}

a:visited {
	color: rgb(102,102,102);
}

a:hover {
	color: black;
}

img {
	border: 0px;
}

#docPhoto {
	position: absolute;
	top: 430px;
	left: 0px;
}

#docPhoto img {
	width: 135px;
}

#titleBackground {
	position: absolute;
	top: 70px;
	left: 15px;
	font-size: 12px;
	font-weight: bold;
	width: 70px;
	text-align: center;
	color: white;
	text-transform: uppercase;
	z-index: 98;
}

#movingBall {
	position: absolute;
	background: url(/images/ball_ani.gif);
	left: 0px;
	top: 36px;
	width: 110px;
	height: 109px;
	z-index: 99;
}

#background {
	position: absolute;
	top: 36px;
	left: 0px;
	height: 128px;
	width: 215px;
	background: url(/images/upperBackground.jpg) no-repeat top left;
	z-index: 1;
}

#background2 {
	position: absolute;
	top: 164px;
	left: 0px;
	height: 250px;
	width: 106px;
	background: url(/images/upperMiddleBackground.jpg) no-repeat top left;
	z-index: 1;
}

#background3 {
	position: absolute;
	top: 414px;
	left: 0px;
	height: 128px;
	width: 215px;
	z-index: 1;
}
/*	background: url(/images/lowerBackground.jpg) no-repeat top left;*/

#wrapper {
	width: 100%;
	max-width: 100%;
	margin: 0 auto;
	text-align: left;
	
	border-top: 20px solid rgb(51,51,51);
	background-color: white;
	z-index: 2;
}

#branding {
	z-index: 0;
}

#wrapperInner {
	clear: both;
	background: white;
	background-color: white;
	z-index: 3;
}

#logo {
	width: 495px;
	height: 128px;
	float: right;
	background-color: white;
	padding-bottom: 20px;
	z-index: 997;
}

#contentWrapper {
	position: absolute;
	left: 0px;
	top: 165px;
	margin-bottom: 16px;
	width: 100%;
	border-bottom: 16px solid rgb(37,87,94);
	background: transparent;
	z-index: 1;
	max-width: 1200px;
}

#content {
	width: 480px;
	min-width: 55%;
	max-width: 700px;
	clear: none;
	float: none;

	font-family: Arial, Helvetica, sans-serif;
	margin-left: 265px;
	margin-right: 30px;
	padding: 15px;
	background-color: white;
	min-height: 400px;
}

#menu {
	z-index: 100;
	font-size: 12pt;
	width: 160px;
	position: absolute;
	left: 0px;
	top: 180px;
	margin-left: 0px;
	padding-left: 101px;
	margin-top: 3px;
	height: 300px;
	text-align: left;
	display: block;
}

#menu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#menu li {
	margin: 0px 2px 6px 1px;
}


/*	color: rgb(82,117,123);*/
#menu a {
	color: rgb(120,145,149);
	font-weight: bold;
	text-decoration: none;
}

#menu a:hover {
	color: rgb(49, 49, 49);
	text-decoration: none;
}

#home {
	padding-left: 28px;
	margin: 0px;
}

#menu .homeHighlight {
 background: url(images/navHighlight.jpg) no-repeat 25px 0px;
 width: 48px;
}
#menu .homeHighlight a {
color: rgb(31,85,94);
}
#menu .homeHighlight a:hover {
	color: rgb(49, 49, 49);
}

#services {
	padding-left: 17px;
	margin: 0px;
}

#menu .servicesHighlight {
 background: url(images/navHighlight.jpg) no-repeat 15px 0px;
 width: 70px;
}
#menu .servicesHighlight a {
color: rgb(31,85,94);
}
#menu .servicesHighlight a:hover {
	color: rgb(49, 49, 49);
}

#aboutUs {
	padding-left: 13px;
	margin: 0px;
}

#menu .aboutUsHighlight {
 background: url(images/navHighlight.jpg) no-repeat 10px 0px;
 width: 77px;
}
#menu .aboutUsHighlight a {
color: rgb(31,85,94);
}
#menu .aboutUsHighlight a:hover {
	color: rgb(49, 49, 49);
}

#patientForms {
	padding-left: 8px;
	margin: 0px;
}

#menu .patientFormsHighlight {
 background: url(images/navHighlight.jpg) no-repeat 6px 0px;
 width: 108px;
}
#menu .patientFormsHighlight a {
color: rgb(31,85,94);
}
#menu .patientFormsHighlight a:hover {
	color: rgb(49, 49, 49);
}

#examinfo {
	padding-left: 6px;
	margin: 0px;
}

#menu .examinfoHighlight {
 background: url(images/navHighlight.jpg) no-repeat 4px 0px;
 width: 138px;
}
#menu .examinfoHighlight a {
color: rgb(31,85,94);
}
#menu .examinfoHighlight a:hover {
	color: rgb(49, 49, 49);
}

#physicianArea {
	padding-left: 8px;
	margin: 0px;
}

#menu .physicianAreaHighlight {
 background: url(images/navHighlight.jpg) no-repeat 6px 0px;
 width: 118px;
}
#menu .physicianAreaHighlight a {
color: rgb(31,85,94);
}
#menu .physicianAreaHighlight a:hover {
	color: rgb(49, 49, 49);
}

#info {
	padding-left: 13px;
	margin: 0px;
}

#menu .infoHighlight {
 background: url(images/navHighlight.jpg) no-repeat 11px 0px;
 width: 78px;
}
#menu .infoHighlight a {
color: rgb(31,85,94);
}
#menu .infoHighlight a:hover {
	color: rgb(49, 49, 49);
}

#contactUs {
	padding-left: 17px;
	margin: 0px;
}

#menu .contactUsHighlight {
 background: url(images/navHighlight.jpg) no-repeat 15px 0px;
 width: 90px;
}
#menu .contactUsHighlight a {
color: rgb(31,85,94);
}
#menu .contactUsHighlight a:hover {
	color: rgb(49, 49, 49);
}

#faq {
	padding-left: 26px;
	margin: 0px;
}

#menu .faqHighlight {
 background: url(images/navHighlight.jpg) no-repeat 24px 0px;
 width: 45px;
}
#menu .faqHighlight a {
color: rgb(31,85,94);
}
#menu .faqHighlight a:hover {
	color: rgb(49, 49, 49);
}

#secondMenu {
	background-color: rgb(37,87,94);
	text-align: center;
	font-size: 9pt;
}

#secondMenu ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

#secondMenu li {
	display: inline;
	color: rgb(255,165,0);
	font-weight: bold;
	padding: 6px;
}

#secondMenu a {
	color: rgb(190,190,190);
	text-decoration: none;
}
#secondMenu a:hover {
	color: white;
	text-decoration: none;
}

.jsMenu {
	text-align: left;
}

.jsMenu ul {
	margin: 0;
	padding: 0px 4px 0px 0px;
	list-style-type: none;
	color: rgb(190,190,190);
	background-color: rgb(37,87,94);
	display: block;
	width: 150px;
	text-align: left;
}

.jsmenu li {
	display: block;
}

.jsmenu li a {
	color: rgb(190,190,190);
	text-decoration: none;
}
.jsmenu li a:hover {
	color: white;
	text-decoration: none;
}

#main {
	text-align: left;
	vertical-align: middle;
	float: right;
	min-height: 550px;
	font-family: Arial, Helvetica, sans-serif;
}

.imgRight {
	float: right;
	border: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}

.imgRightWCaption {
	float: right;
	border: 0;
	padding-left: 10px;
	padding-bottom: 0px;
	padding-top: 0px;
	padding-right: 0px;
}

.imgCaption {
	float: right;
	clear: right;
	width: 200px;
	text-align: center;
	font-size: 10px;
	border: 0;
	padding-left: 10px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}
.abtCaption {
	text-align: center;
	font-size: 10px;
	border: 0;
	margin: 0px;
	padding-left: 0px;
	padding-bottom: 10px;
	padding-top: 0px;
	padding-right: 0px;
}
.abtImage {
	text-align: center;
	border: 0;
	padding: 0;
	margin: 0;
}

.imgMiddle {
	text-align: center;
	border: 0;
	padding-bottom: 0px;
	padding-top: 10px;
}

h1 {
	color: rgb(37,87,94);
	font-weight: bold;
	font-size: 12pt;
	margin-top: 12px;
}

.phrase {
	text-align: center;
}
.catchphrase {
	text-align: center;
	font-weight: bold;
}
.catchphraseStart {
	color: rgb(37,87,94);
	text-align: center;
	font-weight: bold;
}
.offerphrase {
	font-style: italic;
	text-align: center;
}

.faq {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.faq li a {
	text-decoration: none;
}

.pdfList {
	float: left;
	margin-right: 20px;
	width: 200px;
}

.pdfList ul {
	margin: 0;
	padding: 0;
	list-style-type: none;
}

.getReader {
	clear: both;
	padding-top: 20px;
}

.pdfList li a {
	text-decoration: none;
}

.question {
	font-weight: bold;
	padding-top: 6px;
	
}

.special {
	font-weight: bold;
	font-style: italic;
}

.answer {
	padding-top: 6px;
}

.totop a {
	text-decoration: none;
	clear: both;
}

.bio {
	clear: both;
	background: rgb(37, 87, 94);
	color: white;
	display: block;
	text-align: center;
	margin: 0px 0px 20px 0px;
	padding: 0px 0px 0px 10px;
	width: 480px;
}
.bioend {
clear: both;
height: 0px;
padding: 0px;
margin: 0px;
}
.bio img {
	border: 0;	
	width: 80px;
}

.bio .imgRight {
	width: 160px;
}

.name {
	font-size: 10px;
	float: left;	
	padding-right: 10px;
	padding-top: 20px;
	width: 100px;
	display: block;
}

.name a {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.name a:visited {
	color: white;
	font-weight: bold;
	text-decoration: none;
}

.name a:hover {
	color: rgb(190,190,190);
	font-weight: bold;
	text-decoration: none;
}

.info {
	background-color: white;
	color: black;
	float: left;
	padding-left: 10px;
	padding-top: 25px;
	text-align: left;
	width: 360px;
}

.title {
	clear: both;
	color: rgb(37,87,94);
	font-weight: bold;
	margin-top: 5px;
	margin-bottom: 0px;
	padding: 0px;
}

h2 {
	color: rgb(37,87,94);
	font-weight: bold;
	margin-top: 15px;
	margin-bottom: 0px;
	padding: 0px;
	font-size: 10pt;
	clear: right;
}

#index h2 {
	clear: none;
}

.links {
	margin: 20px;
	padding: 0 0 0 15px;
	list-style-type: none;
}
.links li {
	text-decoration: none;
	font-size: 10pt;
}
.links a {
	text-decoration: none;
	font-weight: bold;
	color: rgb(99, 154, 156);
}
.links a:visited {
	text-decoration: none;
	font-weight: bold;
	color: rgb(37, 87, 94);
}
.links a:hover {
	text-decoration: none;
	font-weight: bold;
	color: black;
}

.answer {
	margin-top: 0px;
	margin-bottom: 10px;
	padding: 0px;
}

.contact {
	clear: both;
	color: rgb(37,87,94);
	font-weight: bold;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;	
}

.contact img {
	float: left;
	padding-right: 30px;
}

.contact .title {
	padding-top: 15px;
	clear: none;
	text-transform: uppercase;
}

.contact .name {
	float: none;
	font-size: 9pt;
}

.contact p {
	padding: 0px;
	margin: 0px;
	width: 400px;
}

.contact .email {
	font-weight: normal;
}

.contact .email a {
	text-decoration: none;
}

.contact .fax {
	padding-top: 10px;
	padding-left: 109px;
}

#print {
	margin-top: 10px;
	text-decoration: none;
	font-size: 8pt;
	float: right;
}

#footer {
	padding-top: 20px;
	padding-left: 280px;
	font-size: 8pt;
	text-align: center;
	vertical-align: bottom;
	color: rgb(37,87,94);
	clear: both;
	border-bottom: 20px solid rgb(51,51,51);
}


#footer p {
	margin: 0px;
	padding: 0px;
}

form {
	margin: 0px;
	padding: 0px;
}

label {
 display: block;
}
input {
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: rgb(55,98,105);
 border: rgb(55,98,105) solid 1px;
 background-color: rgb(185,201,201);
 width: 200px;
}

.submit {
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: rgb(55,98,105);
 border: rgb(55,98,105) solid 1px;
 background-color: rgb(172,186,187);
 width: 160px;
 margin-top: 20px;
 margin-left: 20px;
}
.submit:hover {
 font-family: Arial;
 font-size: 9pt;
 font-weight: bold;
 color: rgb(172,186,187);
 border: rgb(172,186,187) solid 1px;
 background-color: rgb(55,98,105);
 width: 160px;
 margin-top: 20px;
 margin-left: 20px;
}

#coronary {
	width: 100%;
	border: 1px solid rgb(175,175,175);
	margin: 20px 0px 0px 0px;
	padding: 1px;
}

#coronary .score {
	vertical-align: middle;
	background-color: rgb(37,87,94);
	color: white;
	font-weight: bold;
	border: 1px solid rgb(120,145,149);
	padding-left: 4px;
	width: 70px;
}

#coronary .info {
	border: 1px solid rgb(120,145,149);
	background-color: rgb(176,191,194);
	padding-left: 4px;
	padding-top: 0px;
	vertical-align: top;
	width: auto;
}

#coronary .footnote {
	text-align: left;
	border: 1px solid rgb(120,145,149);
}

#crumb {
margin: 0px 0px 4px 0px;
font-size: 10px;
}