form {
	margin: 0;
}

body {
	margin: 0;
	padding: 0;
}
.bodyContainer {
	 width: 100%;
}
.headerTable {
	display: none;
}

.bodyText {
	background-color: #ffffff;
	font-size: 85%;
	font-family: Bookman Old Style, Times New Roman, Times, serif;
	font-family: Verdana, Arial, sans;
	/*
	padding-bottom: 50px;
	padding: 20px;
	background-image: url('images/bg3.jpg');
	background-repeat: repeat-y;
	*/
}

.bodyText td,p,li {
	font-size: 65%;
	line-height: 140%;
}

#copyrightTable, .printHide {
	display: none;
}

.printVisibleOnly {
	display: block;
	margin: 0;
	margin-left: 11px;
	margin-bottom: 7px;
	letter-spacing: 3px;
	font-family: Garamond, Times New Roman, Times, serif;
	font-size: 28px;
	font-weight: bold;
	line-height: 80%;
}
.printVisibleOnly small {
	font-size: 16px;
	letter-spacing: 2px;
}
.homepageAddress {
	padding: 0;
	padding-left: 5px;
	padding-right: 5px;
	font-size: 9px;
	color: #999999;
}
#locationsBox {
	position: relative;
	top: -20px;
	/*
	left: 350px;
	top: 100%;
	border: 1px solid #999999;
	*/
}
td.td2 {
	font-size: 70%;
	line-height: 100%;
}
td.surgeonBioText {
	font-size: 80%;
	line-height: 140%;
}

h3 {
	padding-bottom: 2px;
}

/*
hide the AddFreeStats ad when printing
*/
center {
	display: none;
}
