﻿table
{
	padding: 0;
	vertical-align: top;
}

td.sidenav
{
	padding-left: 1em;
	background-image: url(../images/side_nav/physician_nav.gif);
	background-color: White;
	background-repeat: repeat-x;
	width: 214px;
	height: 373px;
	padding-top: 0; 
}

td.staff
{
	color: Navy;
	padding-left: 2em;
	padding-bottom: 1em;
}

.sidenav_content
{
	color: #666699;
	font-size: 8pt;
	font-weight: bold;
	line-height: 2;
	border-bottom: solid 1px #4865AD;
}

div.hTitle
{
    font-family:Verdana;
    font-size:20pt;
    color:#4865AD;
    text-align:left;
    font-weight:normal;
    border-bottom:solid 1px #4865AD;
    width:470px;
}

p.content
{
	line-height: 3;
	font-weight: bold;
	color: #4865AD;
	padding-top: 1em;
	padding-right: 1em;
	text-align: justify;
}


a:link, a:visited, .mastertopnav a:hover, .mastertopnav a:active, #topmenucurrent a:visited
{ 
  	color: #4865AD;
  	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active
{ 
  	color: #668EF3;
  	font-weight:bold;
	text-decoration: underline;
}

a.sidenavlink:link, a.sidenavlink:visited
{
	color: #4865AD;
	text-decoration: none;
}

a.sidenavlink:hover, a.sidenavlink:active
{
	color: #668EF3;
	text-decoration: none;
}

a.thispagelink:hover, a.thispagelink:active, a.thispagelink:link, a.thispagelink:visited
{
	color: #4865AD;
	text-decoration: none;
}

