﻿table
{
	padding: 0;
	vertical-align: top;
	
}

td.sidenav
{
	padding-left: 1em;
	background-color: White;
	background-image: url(../images/side_nav/physician_nav.gif);
	background-repeat: repeat-x;
	width: 214px;
	height: 373px;
	padding-top: 0; 
}

.sidenav_content
{
	color: #666699;
	font-size: 8pt;
	font-weight: bold;
	line-height: 2;
	border-bottom: solid 1px #666699;
}

div.hTitle
{
    font-family:Verdana;
    font-size:20pt;
    color:#666699;
    text-align:left;
    font-weight:normal;
    border-bottom:solid 1px #666699;
    width:470px;
}

h2.h2_content
{
	margin-left: 1cm;
}

p
{
	padding-right: 2em;
	padding-top: 0.5em;
	text-align: justify;
}

p.content
{
	padding-right: 2em;
	padding-top: 0.5em;
	font-weight: bold;
	text-align: justify;
}

p.contentspace
{
	line-height: 2;
	font-weight: bold;
	color: #43374F;
	padding-top: 1em;
	padding-right: 1em;
	text-align: justify;
}

a:link, a:visited, .mastertopnav a:hover, .mastertopnav a:active
{ 
  	color: #666699; 
  	font-weight:bold;
	text-decoration:none;
}

a:hover, a:active 
{ 
  	color: #9999CF;
  	font-weight:bold;
	text-decoration: underline;
}

a.sidenavlink:link, a.sidenavlink:visited
{
	color: #666699;
	text-decoration: none;
}

a.sidenavlink:hover, a.sidenavlink:active
{
	color: #9999CF;
	text-decoration: none;
}

a.bookmark:link, a.bookmark:visited
{
	color: Gray;
	text-decoration: none;
}

a.bookmark:hover, a.bookmark:active
{
	color: #666699;
	font-weight: bold;
	text-decoration: none;
}

