.imageBox {
	height: 250px;
	width: 200px;
	padding-top: 20px;
	padding-right: 0px;
	padding-bottom: 20px;
	padding-left: 10px;
}
.header {
	font-size: large;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	margin-top: 25px;
	margin-right: 20px;
	margin-bottom: 10px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.links {
	margin-bottom: 10px;
	margin-left: 20px;
}
.mainText {
	font-size: small;
	line-height: 1.3em;
	color: #666666;
	margin-top: 10px;
	margin-right: 50px;
	margin-bottom: 50px;
	margin-left: 20px;
	font-family: Georgia, "Times New Roman", Times, serif;
}
.pdfDownload {
	height: 20px;
	width: 200px;
	margin-left: 20px;
}
.physicians {
	background-image: url(../art/bluefade.jpg);
	background-repeat: yes-repeat;
}
div#main {
	background-image: url(../art/bluefade.jpg);
	background-repeat: yes-repeat;
}
div#content {
	padding-top: 60px;
	padding-right: 15px;
	padding-bottom: 50px;
	padding-left: 275px;
}
div#headingOne {
	font-family: Arial, Helvetica, sans-serif;
	font-size: medium;
	font-weight: bold;
	display: block;
	margin-bottom: 20px;
}
div#dOne {
	float: left;
	width: 160px;
}
div#docTable {
	height: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	width: 510px;
}
div#dTwo {
	float: left;
	width: 250px;
}
div#dThree {
	float: right;
	width: 100px;
}
div#content p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 75%;
}
div#dOne p {
	font-weight: bold;
}
div#docTable2 {
	height: 18px;
	margin-bottom: 5px;
	padding-bottom: 5px;
	vertical-align: middle;
	width: 510px;
}
div#docTable2 p {
	font-weight: bold;
	text-transform: uppercase;
}

