body
{
margin:0px;
background-color:#FFFFFF;

}

.style1 {font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color:#FFFFFF; }
.style11 {font-family: Verdana,Arial,Helvetica; font-size: 12px; color:#FFFFFF; }
.menu:link {font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none;}
.menu:active {font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none;}
.menu:visited {font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none;}
.menu:hover {font-family: Verdana,Arial,Helvetica; font-size: 12px; font-weight: bold; color:#FFFFFF; text-decoration:none;}

a:link{
color:#0000EE;
text-decoration:none;
}
a:visited{
color:#0000EE;
text-decoration:none;
}
a:active{
color:#FF0000;
text-decoration:none;
}
a:hover{
color:#0000EE;
text-decoration:none;
}
.style2 {font-family: Verdana,Arial,Helvetica; font-style: normal; font-size: 14px; font-weight: normal; color: #606060;}
.style3 {font-family: Verdana,Arial,Helvetica; font-style: normal; font-size: 12px; font-weight: normal; color: #666666;}
.style4 {font-family: Verdana,Arial,Helvetica; font-style: normal; font-size: 12px; font-weight: normal; color: #FF0000;}
.style5 {font-family: Arial,Helvetica,Verdana; font-style: normal; font-size: 14px; font-weight: bold; color: #444444;}
.style6 {font-family: Verdana,Arial,Helvetica; font-style: normal; font-size: 12px; font-weight: normal; color: #FF0000;}
h1{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
 font-size:16px;
 margin:0px;
 }
 
 h2{
 font-family:Verdana, Arial, Helvetica, sans-serif;
 color: #666666;
 font-size:13px;
 margin:0px;
 }
 
.h2box{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size:13px; font-weight:bold; margin:0px; background:url(../images/side-bullet.JPG) no-repeat; background-position:left; padding-left:15px;}
.h2box h2{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size:13px; margin:0px; padding:0; display:inline }
* html .h2box h2{ margin-right:4px}
*:first-child+html .h2box h2{ margin-right:4px}
.subheading{ font-family:Verdana, Arial, Helvetica, sans-serif; color: #666666; font-size:13px; font-weight:bold; background:url(../images/side-bullet.JPG) no-repeat; background-position:left; padding-left:15px}
#footer_links{line-height:18px; padding:20px 0; color:#333333; text-align:justify}
#footer_links a:link{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#004000}
#footer_links a:visited{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#004000}
#footer_links a:hover{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#004000; text-decoration:underline}
#footer_links a:active{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:11px; color:#004000}


 
 /*Contact Form*/
 
 .form{ font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#266B1F}
 label{font-family:Verdana, Arial, Helvetica, sans-serif; font-size:10px; color:#266B1F}
 .textfield
 {
 width:183px;
 background-color:#FFFFFF;
 border:1px #DEDDEB solid;
 margin-bottom:4px;
 font-size:13px; 
 color:#4C6E49;
 }
 .button{ background-color:#008400;border:1px #BFE5BF solid; color:#FFFFFF; float:right; width:88px; height:22px;  font-size:12px; font-weight:bold}
 
 .textarea{ width:183px;
 background-color:#FFFFFF;
 border:1px #DEDDEB solid;
 margin-bottom:4px;
 font-size:13px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 color:#4C6E49;}
 
 
  /*----------------Patient Forms----------------*/
  
  
 .pftxt_field
 {
 width:183px;
 background-color:#FFFFFF;
 border:1px #008400 solid;
 margin-bottom:4px;
 font-size:13px; 
 color:#4C6E49;
 }
.pfbutton{ background-color:#008400;border:1px #BFE5BF solid; color:#FFFFFF; width:88px; height:22px;  font-size:12px; font-weight:bold; padding-bottom:1px;}
 
 
 .pf_txtarea{ width:183px;
 background-color:#FFFFFF;
 border:1px #008400 solid;
 margin-bottom:4px;
 font-size:13px; 
 font-family:Verdana, Arial, Helvetica, sans-serif; 
 color:#4C6E49;}


#marqueecontainer{
position: relative;
width: 188px; /*marquee width */
height: 200px; /*marquee height */
background-color: white;
overflow: hidden;
border: 0px solid #D9DBDD;
padding: 2px;
padding-left: 4px;
}
