﻿body
{
    font-size: 9pt;
    margin: 0px;
    background-color: #8e8d8b;
    font-family: Verdana;
}

/************************************************************/
/* Frame Work */
/************************************************************/
#Content
{
    width: 776px;
    height: 400px;
    background-color: #FFFFFF;
    padding-top: 0px;
    padding-bottom: 0px;
}
#Events
{
    background-image: url("../../Images/Home/NewsAndEventsBkGround.gif");
    background-repeat: no-repeat;
}
#Header
{
    background-image: url("../../Images/Home/HeaderBackground.jpg");
    
}
#SubHeader
{
    background-image: url("../../Images/Common/HeaderBackground.gif");   
}
#Home P.BodyText
{    
    font-size:9pt;
    color:#363636; 
    
}

.BodyText
{   
    font-size:9pt;
    color:#363636;     
}
.BodyText h1
{
    font-size:12pt;
}

.BodyText p
{   
    font-size:9pt;
    color:#363636;     
}

.DoctorName
{
    font-size:9pt;
    color:#363636;
    font-weight:bold;
    margin-top:25px;
    margin-bottom:0px;
}

#TopNav
{
    
}

#FoundationEvents
{
    
}
.NewsAndEventsTitle
{
    color:#FFFFFF; 
    font-family:Verdana;
    font-weight:bold;
    font-size:10px;
}

.FoundationEventDate
{
    color:#FAE468; 
    /*font-family:Verdana;*/ 
    font-size:10px; 
    font-weight:bold;
}
.FoundationEventTitle
{
    color:#FFFFFF; 
    /*font-family:Verdana;*/
    font-size:10px; 
    font-weight:bold;
}
.FoundationEventText
{
    color:#FFFFFF; 
    /*font-family:Verdana;*/
    font-size:10px;      
}
#FoundationNews
{
    margin:15px 15px 0px 30px;
    height: 98px
}
#FoundationEvents
{
    margin:20px 15px 0px 25px;
    height: 95px;
}

.FoundationEventMore a
{
    color:#FAE468;
    font-size:10px; 
    font-weight:bold;
    text-decoration:none;
}
.FoundationEventMore a:hover
{
    color:#D8D8D8;
    font-size:10px; 
    font-weight:bold;
    text-decoration:underline;
}


#FoundationNews a, #FoundationEvents a
{
    color:#FAE468;
    text-decoration:none; 
 
}

#FoundationNews a:hover, #FoundationEvents a:hover 
{
    color:#FAE468;
    text-decoration:underline; 
 
}

.PlayVideo
{
    display:inline; 
    color:#25577B; 
    /*font-family:Verdana;*/
    font-size:10px;  
    line-height:16px;
    border-style:none;
    
    }
    
a:link img
{
  border-style: none;
}

.PlayVideo a
{
    font-weight:bold;
    border-style:none; 
}
.PlayVideo a:hover 
{
    color:#FAE468;
    text-decoration:underline;
      border-style:none;
 
}
.PlayVideo a
{
    
    color:#EC9363;
    text-decoration:none;
    border-style:none;
 
       
}
/*
.PlayVideo A:visited 
{
    color:#EC9363; 
    text-decoration:none;
    border-style:none;
}
.PlayVideo A:visited:hover 
{
    color:#EC9363; 
    text-decoration:underline;
    border-style:none;
}*/

#Left
{
    background-image: url("../../images/common/LeftBorder.gif");
    background-repeat: repeat-y;
}

#Right
{
    background-image: url("../../images/common/RightBorder.gif");
    background-repeat: repeat-y;
}

#Bottom
{
    background-image: url("../../images/common/BottomBorder.gif");
    background-repeat: repeat-x;
}

#BottomLeft
{
    background-image: url("../../images/common/BottomLeftCorner.gif");
    background-repeat: no-repeat;
}

#BottomRight
{
    background-image: url("../../images/common/BottomRightCorner.gif");
    background-repeat: no-repeat;
}
#FooterCopyright
{
    color:#D8D8D8;
    /*font-family:Verdana;*/
    font-size:10px;   
}
#FooterLinks
{
    color:#FFFFFF;
   /*font-family:Verdana;*/
    font-size:10px;   
    
}
#FooterLinks a
{
    color:#FFFFFF;
    text-decoration:none;
       
}
#FooterLinks a:hover 
{
    color:#D8D8D8;
    text-decoration:underline; 
 
}
#FooterLinks a 
{
    color:#FFFFFF;
    text-decoration:none;
       
}

#FooterAddress
{
    font-family:Verdana;
    font-size:10px;
    color:White;
    margin-bottom:20px;    
}


.PhysicianLinks
{
    
    color:#3EA2C2;
    font-size: 10px;
    font-weight:bold; 
    font-family:Verdana;  
}

.PhysicianLinks a
{
    
    color:#3EA2C2;
    font-size: 10px;
    font-weight:bold; 
    font-family:Verdana;  
    text-decoration:none;
}
.PhysicianLinks a:hover 
{
    text-decoration:underline;
}
/*
.PhysicianLinks A
{
    
}

.PhysicianLinks A:visited
{
    color:#3EA2C2;
    text-decoration:none;
}

.PhysicianLinks A:visited:hover 
{
    color:#3EA2C2;
    text-decoration:underline;
}
*/
.ImageCaptions
{
    padding-top:6px;
    font-family:Verdana;
    font-size:10px;
    color:#959595;
}