
/******************************************
General
******************************************/
body
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 150%;
    margin: 0px 0px 0px 0px;
    padding: 0px 0px 0px 0px;
    background-color: #FFFFFF;
    color: #676767;
    width: 759px;
}

body.popup
{
    padding: 7px 7px 7px 7px;
    width: auto;
}

td, th, p, li
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
    line-height: 145%;
}

select, option, input, textarea
{
    font-family: Verdana, Arial, Helvetica, sans-serif;
    font-size: 10px;
}

a
{
    color: #793535;
    text-decoration: underline;
}
a:link
{
    color: #793535;
    text-decoration: underline;
}
a:visited
{
    color: #793535;
    text-decoration: underline;
}
a:hover
{
    color: #793535;
    text-decoration: underline;
}
a:active
{
    color: #793535;
    text-decoration: underline;
}


.NewNav
{
    text-decoration: none;
}


/******************************************
Page Headers
******************************************/
.titleHeader_Home
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #D3E9B2;
}

.titleHeader_Gutter_Home
{
    background-color: #D3E9B2;
}

.titleHeader_About
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #a1c7dd;
}

.titleHeader_Gutter_About
{
    background-color: #a1c7dd;
}

.titleHeader_Patients
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #ddcaa1;
}

.titleHeader_Gutter_Patients
{
    background-color: #ddcaa1;
}


.titleHeader_Physicians
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #a1ddcb;
}

.titleHeader_Gutter_Physicians
{
    background-color: #a1ddcb;
}


.titleHeader_Resources
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #a4a1dd;
}

.titleHeader_Gutter_Resources
{
    background-color: #a4a1dd;
}


.titleHeader_GetInvolved
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #d9a1dd;
}

.titleHeader_Gutter_GetInvolved
{
    background-color: #d9a1dd;
}


.titleHeader_Careers
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #b2dda1;
}

.titleHeader_Gutter_Careers
{
    background-color: #b2dda1;
}

.titleHeader_Services
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f648b;
    text-align: center;
    height: 28px;
    background-color: #ddaca1;
}

.titleHeader_Gutter_Services
{
    background-color: #ddaca1;
}

.titleHeader_FairOaks
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    height: 28px;
    background-color: #004f7b;
}

.titleHeader_Gutter_FairOaks
{
    background-color: #004f7b;
}

.titleHeader_Hospital
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    height: 28px;
    background-color: #932626;
}

.titleHeader_Gutter_Hospital
{
    background-color: #932626;
}

.titleHeader_EmeraldPointe
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #FFFFFF;
    text-align: center;
    height: 28px;
    background-color: #458a3c;
}

.titleHeader_Gutter_EmeraldPointe
{
    background-color: #458a3c;
}



/******************************************
Top Menu
******************************************/
.UpperLevelNav a:link, .UpperLevelNav a:visited, .UpperLevelNav a:hover, .UpperLevelNav a:active
{
    color: #ffffff;
    text-decoration: none;
}

.UpperLevelNav
{
    font-family: Arial, Helvetica, sans-serif;
    color: #ffffff;
    font-size: 9px;
    font-weight: normal;
    white-space: nowrap;
    padding: 0px 2px 0px 2px;
    text-align: center;
    background-color: #b1b187;
}

.UpperLevelNav_Default
{
    background-color: #66bb44;
}




/******************************************
Footer
******************************************/
.FooterText a:link, .FooterText a:visited, .FooterText a:hover, .FooterText a:active
{
    color: #1f6f8b;
    text-decoration: none;
}

.FooterText
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1f6f8b;
    font-size: 10px;
    white-space: nowrap;
    text-align: right;
}

.copyright
{
    font-family: Arial, Helvetica, sans-serif;
    color: #1f6f8b;
    font-size: 9px;
    text-align: right;
    margin: 0px 0px 25px 0px;
    white-space: nowrap;
}


/******************************************
Content Styles
******************************************/
h1, h2, h3
{
    font-family: Arial, Helvetica, sans-serif;
    margin: 0px 0px 5px 0px;
}

h1
{
    font-size: 14px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 10px 0px;
}

h2
{
    font-size: 12px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 10px 5px;
}

h3
{
    font-size: 14px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 5px 0px 0px 25px;
    text-align: left;
}


/******************************************
Content Styles (for r.a.d.editor)
******************************************/

.header1
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 16px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 8px 0px;
}

.header2
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 14px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 8px 0px;
}

.header3
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 12px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 8px 0px;
}

.header4
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 10px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 8px 0px;
}

.header5
{
    font-family: Arial, Helvetica, sans-serif;
    font-size: 9px;
    font-weight: normal;
    color: #1f6f8b;
    margin: 0px 0px 8px 0px;
}


/*******************************
Main Content
*******************************/

p
{
    padding: 0px 0px 0px 0px;
    margin: 5px 25px 15px 0px;
    font-size: 10px;
    color: #676767;
}


/******************************************
Individual Component Styles
******************************************/
.Finder_Results
{
}

.Finder_Results.Finder_ResultsHeader
{
    font-weight: bold;
    background-color: #a1ddcb;
    border: 1px solid #a1ddcb;
}

.Finder_Results.Finder_ResultsHeader a:link
{
    color: #1f648b;
    text-decoration: underline;
}
.Finder_Results.Finder_ResultsHeader a:visited
{
    color: #1f648b;
    text-decoration: underline;
}
.Finder_Results.Finder_ResultsHeader a:hover
{
    color: #1f648b;
    text-decoration: underline;
}
.Finder_Results.Finder_ResultsHeader a:active
{
    color: #1f648b;
    text-decoration: underline;
}

.Finder_Results.Finder_ResultsCell
{
    text-align: left;
    border: 1px solid #a1ddcb;
}

.GrayDots
{
    background: url(../Images/dot_grey.gif);
    margin: 15px 0px 15px 0px;
}

.GrayDots_LeftNav
{
    background: url(../Images/dot_grey.gif);
    margin: 5px 15px 5px 20px;
}


.arrow
{
    margin: 0px 5px 0px 0px;
}

img.UtilityArrow
{
    margin: 4px 5px 0px 2px;
}

.LeftArrow
{
    margin: 0px 10px 0px 5px;
    vertical-align: middle;
}

.MainImage
{
    background-color: #434279;
    padding: 5px 5px 5px 5px;
    margin: 10px 20px 0px 0px;
}

.MainImageBlank
{
}

img.link
{
    border: 0px;
}



/******************************************
Left Menu
******************************************/

hr.rule
{
    border-top: none;
    border-right: none;
    border-left: none;
    border-bottom: solid 1px #ADAEAE;
    color: #793535;
    margin: 0px 10px 5px 10px;
}

hr.thin
{
    color: #d0d0d0;
    text-align: left;
    height: 1px;
    border: 0px;
    margin: 0px 30px 5px 10px;
}

.SideMenu1 a:link, .SideMenu1 a:visited, .SideMenu1 a:hover, .SideMenu1 a:active, .SideMenuSelected1 a:link, .SideMenuSelected1 a:visited, .SideMenuSelected1 a:hover, .SideMenuSelected1 a:active
{
    color: #b1b187;
    text-decoration: none;
    white-space: nowrap;
}


.SideNav
{
    margin: 15px 20px 15px 0px;
    text-align: right;
}


.SideMenu1
{
    margin: 0px 10px 15px 0px;
    font-size: 11px;
    text-align: right;
}


.SideMenuSelected1
{
    margin: 0px 10px 15px 0px;
    color: #1f6f8b;
    font-size: 11px;
    text-align: right;
}


