body {
	margin: 0;
	font-family: Tahoma, Verdana, Arial, sans;
	background-image: url('images/bg_paper_dark.gif');
	background-repeat: repeat;
	margin-top: 10px;
	margin-bottom: 15px;
}

.bodyContainer {
	width: 760px;
	background-color: #ffffff;
	border: 1px solid #006699;
	margin-bottom: 10px;
}

form {
	margin: 0;
}

.homepage {
	width: 760px;
	
	
	/* background-image: url('images/bg1.gif');  */
	background-image: url('images/bg2.gif');
	
	background-position: 0 65px;
	background-repeat: no-repeat;
	background-color: #ffffff;
	border: 1px solid #006699;
}

.frontPageBody {
	margin: 0;
}


td {
	font-size: 90%;
}

.copyright {
	font-size: 9px;
	padding-left: 10px;
	padding-right: 10px;
	color: #C4AAB2;
}

.homepageAddress {
	font-size: 10px;
	padding: 10px;
	color: #999999;
}
.homepageAddress2 {
	font-size: 10px;
	padding: 10px;
	color: #ffffff;
}

.homepageSpecialties {
	font-size: 12px;
	padding: 5px;
	color: #CCCCCC;
	text-align: center;
}
.homepageSpecialties a:link {
	color: #b0b0b0;
	text-decoration: none;
}
.homepageSpecialties a:visited {
	color: #b0b0b0;
	text-decoration: none;
}
.homepageSpecialties a:active {
	color: #b0b0b0;
	text-decoration: none;
}
.homepageSpecialties a:hover {
	color: #303030;
	text-decoration: underline;
}






.homepageSpecialties2 {
	font-size: 12px;
	padding: 5px;
	color: #ffffff;
	text-align: center;
}
.homepageSpecialties2 a:link {
	color: #ffffff;
	text-decoration: none;
}
.homepageSpecialties2 a:visited {
	color: #ffffff;
	text-decoration: none;
}
.homepageSpecialties2 a:active {
	color: #ffffff;
	text-decoration: none;
}
.homepageSpecialties2 a:hover {
	color: #303030;
	text-decoration: underline;
}







.menuTD {
	background-image: url('images/menubg.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
}

.menuTDhomepage {
	background-image: url('images/layout1_r1_c3.gif');
	background-position: 100% 0;
	background-repeat: no-repeat;
}

/*
.menuTD a {
	font-size: 12px;
	display: block;
	margin-top: 5px;
	margin-bottom: 7px;
	text-decoration: none;
}
.menuTD a.upper {
	color: #000000;
}
.menuTD a.lower {
	color: #ffffff;
}
.menuTD a.upper:hover {
	color: #cc0000;
	text-decoration: underline;
}
.menuTD a.lower:hover {
	color: #000000;
	text-decoration: underline;
}
*/

.doctorChooser {
	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 12px;
}



h1 {

	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 16px;

}


h2 {

	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 16px;

}

h3 {

	font-family: Tahoma, Verdana, Arial, sans;
	font-size: 14px;

}



h4 {
	font-size: 120%;
	font-weight: normal;
	margin: 0;
	margin-top: 40px;
	margin-bottom: 7px;
	border-bottom: 1px solid #0099cc;
}
.headerTable {
	background-image: url('images/bg2.gif');
	background-position: 0px 53px;
	background-repeat: repeat-x;
}


.bodyText {
	background-color: #ffffff;
	padding: 20px;
	padding-bottom: 50px;
	font-size: 90%;
	font-family: Bookman Old Style, Times New Roman, Times, serif;
	font-family: Verdana, Arial, sans;
	/*
	background-image: url('images/bg3.jpg');
	background-repeat: repeat-y;
	*/
	background-image: url('images/bg_paper.gif');
	background-repeat: repeat;
}

.bodyText td,p,li {
	font-size: 80%;
	line-height: 170%;
}

li li {
	font-size: 100%;	
	margin-bottom: 0px;	
}

li {
	margin-bottom: 15px;	
}

.doctorIndented {
	margin-left: 30px;
}

.bodyText a {
	color: #0089bc;
	text-decoration: none;
}
.bodyText a:hover {
	color: #994255;
	text-decoration: underline;
}

.sitemap td {
	background-color: #f1f1f1;
	border: 1px solid #0099cc;
	padding: 2px;
	padding-left: 10px;
}
.sitemap b {
	font-size: 120%;
}

.sitemap td.noshade {
	background-color: transparent;
	padding: 2px;
	padding-left: 20px;
}
.sitemap td.dark {
	background-color: #e1e1e1;
}

td.smallprint {
	font-size: 70%;
	border-top: 1px solid #cccccc;
	padding-bottom: 20px;
}

td.smallprintNoborder {
	font-size: 70%;
}

.printVisibleOnly {
	display: none;
}