* {
padding: 0;
margin: 0;
} 

body {
background: #FFFFFF;
font-size: 10pt;
font-family: Arial,Verdana;
line-height: 1.5em; 
}

p { margin-top: 4px; margin-bottom: 4px; }

#wrap {
margin: 10px auto;
width: 777px;
background: #fff;
min-height:720px;
background: #fff url('/images/backing.gif'); 
background-repeat: repeat-y;
border-bottom:1px solid #A2BDBD;
margin-bottom:0;
padding-bottom:10px;
}
/* for Internet Explorer */
/*\*/
* html #wrap {
height:720px;
}
/**/


a {
color: #3B6EBF;
text-decoration: none;
}

a:hover {
text-decoration: underline;
}

#heading { 
height: 212px;
width:100%;
text-align:center;
background: #fff;
}

#flash { 
height: 210px;
width:100%;
}

#navigation { 
margin:0 auto 0 auto;
width:773px;
background: url('/images/nav/navbar.jpg');
background-repeat: repeat-x;
text-align:center;
}

#navigation img{ 
border-right:1px solid white
}

#content { 
min-height: 400px;
width: 98%;
padding: 8px 0 8px 0;
margin:auto auto;
/*border:1px solid black; */
}

#bottom{
font-size: 8pt;
text-align:center;
border-top:0;
border-left:1px solid #A2BDBD;
border-right:1px solid #A2BDBD;
border-bottom:1px solid #A2BDBD;
height:23px;
width: 775px;
margin:auto auto;
}

#welcome{
padding: 0 0 10px 0;
}

h1
{
font-size:12pt;
color: #0000cc;
margin-bottom:10px;
}

h2
{
color: #3D8AD8;
font-size:13px;
}

#leftHome{
/*float:left;
width:465px;*/
width:95%;
margin: auto auto;
}

#homeDoc{
padding-right:5px;
}

.newsBox

{
float:right;
width:230px;
border:1px solid #C7C7C7;
font-size: 10px;
padding: 1px 0 3px 0;
}

.newsBoxEnds
{
padding:0;
margin:0;
width:100%;
text-align:center;
}

.newsItem{
width:90%;
margin: 8px auto 0 auto;
}

.newsTitle{
font-size:11px;
color: #0F5353;
}

#deptBox{
border:1px solid #9CCCEB;
width:200px;
height: auto;
background: #F8F8FB url('/images/fader.jpg'); 
background-repeat: repeat-x;
background-position: bottom left;
padding:9px 5px 5px 5px;
}

#deptBox h2{
font-size: 15px;
font-family: arial, verdana;
color:red;
}

#deptBox ul{
list-style-position: inside;
list-style-image: url('/images/point.jpg');
margin: 4px 0 4px 20px;
}

#deptBox ul li{
padding-bottom: 4px;
}

#aaahc
{
margin: 5px 0 0 20px;
}

#MainContent
{
	font-size:12px;
	float:right;
	width:550px;
	padding: 8px 15px 0 0;
}
#BodyContent
{
	font-size:12px;
	width:570px;
	padding: 8px 0 0 0;
	margin: auto auto;
}

#Physician
{
	font-size:12px;
	width:550px;
	float:right;
	padding:2px;
}

#PhysicianFull
{
	font-size:12px;
	width:100%;
	padding:2px;
}

#PhysicianPic
{
	width:200px;
	float:left;
	text-align:center;
}

#PhysicianPic img
{
border:1px solid  #c0c0c0;
padding:2px;
}

.blueline
{
color:blue;
}

#doc
{
color:#BC2723;
font-size:18px;
font-weight:normal;
}

/*- Menu 3--------------------------- */

#menu3 {
	width: 170px;
	margin: 5px;
	/*border-style: solid solid none solid;
	border-color: #BCD2E6;
	border-size: 1px;
	border-width: 1px; */
	float:left;
	}
#menu3 ul{
	list-style-type:none;
}	
#menu3 li a {
	height: 27px;
  	voice-family: "\"}\""; 
  	voice-family: inherit;
  	height: 24px;
	text-decoration: none;
	
	}	
	
#menu3 li a:link, #menu3 li a:visited {
	color: #C33332;
	display: block;
	background:  url('/images/links.jpg');
	background-repeat: no-repeat;
	padding: 3px 0 0 10px;
	font-family:Arial;
	font-size:11px;
	font-weight:bold;
	}
	
#menu3 li a:hover {
	color: #627EB7;
	background:  url('/images/links.jpg') 0 -27px;
	background-repeat: no-repeat;
	padding: 3px 0 0 10px;
	}
	
.datafield
{
	border:1px solid black;
	font-family: arial;
	font-size:12px
}

#patientForms
{
background:  url('/images/patient_forms.jpg');
background-repeat: no-repeat;
background-position: top right;
}
