body
{
  background-color: #EEEEEA;
  font-family: verdana, arial, sans-serif;
  font-size: 10pt;
  /*color: #000000;*/
  color: #636466;
  margin:0px;
}

h1
{
  font-size: 11pt;
  font-weight: bold;
  text-align: center;
}

h2
{
  color: #07447C;
  font-size: 10pt;
  font-weight: bold;
}

#page
{
  background-image:  url("../images/pageBkg.jpg");
  margin-left: auto;
  margin-right: auto;
  width: 900px;
}

#top
{
  padding: 0px;
  margin: 0px;
}

#header 
{
  padding: 0px;
  margin: 0px;
  height: 122px;
}

#header img
{
  border-style: none;
  border-bottom-width: 0px;
}

#header p
{
  color: #000000;
  background-color: rgb(169, 207, 225);
  padding: 0px;
  text-align: right;
}

#topnav
{
  height: 44px;
  background-color: #3D598B;
  text-align: center;
}

#middle
{
  width: 900px;
}

#officelocations
{
float: left;
width: 167px;
padding: 40px 0px 0px 3px;
font-size: 8pt;
text-align: center;
}

#officelocations a
{
    font-size: 8pt;
}

#officelocations img
{
    border-style: none;
}

#officelocations .title
{
	font-size: 9pt;
	font-weight: bold;
	font-style: italic;
}

#officelocations .note
{
	font-size: 7.5pt;
	padding: 20px 0px 0px 10px;
} 

#content
{
  float: left;
  width: 630px;
  padding-top: 25px;
  padding-left: 80px;
  padding-right: 15px;
  padding-bottom: 25px;
  min-height: 500px;
  height: auto !important;
  height: 500px;
}

#content li
{
  padding: 0px 0px 5px 0px;
}

#content p.downloads
{
    font-size: 8pt;
    padding: 20px 0px 0px 0px;
}

#content li.downloads
{
    font-size: 8pt;
}

#content .services .title2
{
    font-weight: bold;
    text-decoration: underline;
}

#content .services .item
{
	padding: 0px 0px 0px 10px;
}

#content .title
{
	font-weight: bold;
}

DIV.clearboth
{
  clear: both;
}

.surgeonname
{
	font-weight: bold;
}

TABLE.surgeons TD
{
  padding: 5px 5px 10px 5px;
  vertical-align: middle;
}

TABLE.locations TD
{
  padding: 5px 5px 10px 5px;
  vertical-align: middle;
  text-align: center;  
}

P.center
{
  text-align: center;
}

TD
{
  vertical-align: top;
}

#bottom
{
}

TABLE.footer
{
	width: 100%;
    border-collapse: collapse;
}

TABLE.footer TD
{
	text-align: center;
	font-size: 8pt;
}

.requiredIndicator
{
	color: #ff0000;
}

