@charset "UTF-8";
/* CSS Document */

html, body, ul, ol, li, p, h1, h2, h3, h4, h5, h6, form, fieldset {
	margin: 0px;
	padding: 0px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	font-family: Arial, Helvetica, sans-serif;
	color: #000000;
}
body {
	background-color: #FFFFFF;
	background-image: url(../images/design/background2.png);
	background-repeat: repeat-x;
	margin: 0px;
}

#video_wrap {
	float: right;
}

#video_wrap_left {
	float: left;
	padding: 15px;
}

.source_image_area 
{
	float:right;
	clear:right;	
	margin-left:10px;
}

.source_image_credit
{
	font-size: 12px;
	padding: 3px;
	font-family: Arial, Helvetica, sans-serif;
	text-align:center;
}

.tblHeader {
	background-color: #000000;
	color: #fffeff;
	text-align: center;
}

.barSubHeader {
	background-color: #cccccc;
	padding: 3px;
	width: 90%;
	font-weight: bold;
}

blockquote {
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.insurance_block 
{
	margin-left: 60px;
	margin-top: 0px;
	margin-bottom: 0px;
	padding: 0px;
}

.mainNavLinks {
	padding-right: 9px;
	padding-left: 9px;
	padding-top: 9px;
	padding-bottom: 9px;
}
.mainNavLinks:hover {
	padding-right: 8px;
	padding-left: 8px;
	padding-top: 8px;
	padding-bottom: 8px;
	background-image: url(../images/design/main_nav_hover.png);
	border: 1px solid #FFFFFF;
}
a:link, a:active, a:visited {
	text-decoration: none;
	font-weight: bold;
	color: #CC3333;
	font-family: Arial, Helvetica, sans-serif;
}
a:hover {
	text-decoration: underline;
}
.content, .bulletHeader, .bulletContent {
	padding-right: 15px;
	font-family: Arial, Helvetica, sans-serif;
}
.bulletHeader, .bulletContent {
	display: block;
	width: 90%;
	padding-right: 5%;
}
.contentSubHeader {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
}
.contentSubHeader2 {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	font-family: Arial, Helvetica, sans-serif;
	padding-bottom: 10px;
}
.content    {
	text-decoration: none;
	font-size: 17px;
	line-height: 26px;
	display: block;
	padding-bottom: 10px;
	width: 95%;
	font-weight: normal;
	text-align: justify;
}
.content2 {
	text-decoration: none;
	font-size: 17px;
	line-height: 26px;
	display: block;
	width: 100%;
	font-weight: normal;
	color: #CC3333;
	text-align: center;
}
.bulletHeader {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 4%;
}

.bulletContent {
	background:url(../images/design/bullet.png);
    background-repeat:no-repeat;
    background-position:0 10px;
    text-align:left;
    list-style-position:outside;
    margin-left: 5%;
    margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 15px;
	padding-top: 0;
	line-height: 24px;
	font-size: 17px;
}

/*
.bulletContent {
	list-style-position: outside;
	list-style-type: none;
	list-style-image: url(../images/design/bullet.png);
	display: list-item;
	font-size: 17px;
	line-height: 24px;
	height: auto;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 5%;
	vertical-align: middle;
	text-align: justify;
}
*/

#subMenu a:link, #subMenu a:visited {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	color: #CC3333;
	text-decoration: none;
	display: block;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 12px;
}
#subMenu a:active {
	font-family: "Times New Roman", Times, serif;
	font-size: 17px;
	text-decoration: underline;
	display: block;
	padding-bottom: 12px;
	text-transform: uppercase;
	font-weight: bold;
	padding-left: 15px;
	padding-top: 12px;
	color: #CC3333;
}
#subMenu a:hover  {
	text-decoration: none;
	color: #000000;
	font-weight: bold;
	font-size: 17px;
}
#logoBar a:link, #logoBar a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
#footerWrapper a:link, #footerWrapper a:visited {
	color: #FFFFFF;
	font-size: 12px;
	font-weight: normal;
}
.mapLinks, .disclaimer {
	text-align: center;
}
.disclaimer {
	font-size: 12px;
}
.largeFooterLinks {
	text-align: center;
}
#sectionTitle {
	position:relative;
	width:685px;
	z-index:4;
	padding-top: 10px;
	padding-bottom: 20px;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #FFFFFF;
	left: 260px;
	padding-left: 20px;
}
#siteWrapper {
	position:relative;
	width:992px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/design/background_heart2.png);
	background-repeat: no-repeat;
	height: auto;
}
#shadow {
	position:relative;
	width:100%;
	height:252px;
	z-index:1;
	background-image: url(../images/design/header_shadow.png);
	background-repeat: no-repeat;
	background-position: center top;
}
#headerWrapper {
	position:relative;
	width:972px;
	height:252px;
	z-index:1;
	margin-right: auto;
	margin-left: auto;
}
#logoBar {
	position:relative;
	width:100%;
	height:75px;
	z-index:1;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	background-image: url(../images/design/header_back.png);
	color: #FFFFFF;
}
#bannerGraphic {
	position:relative;
	width:100%;
	height:125px;
	z-index:2;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
}
#primaryNavigation {
	position:relative;
	width:100%;
	height:29PX;
	z-index:3;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-right-color: #FFFFFF;
	border-bottom-color: #FFFFFF;
	border-left-color: #FFFFFF;
	text-align: center;
	background-image: url(../images/design/primary_nav_back.jpg);
}
#topSubLinks {
	position:absolute;
	width:auto;
	height:auto;
	z-index:1;
	left: 10px;
	bottom: 10px;
	font-family: Arial, Helvetica, sans-serif;
}
#logo {
	position:absolute;
	width:auto;
	height:37px;
	z-index:2;
	right: 10px;
	bottom: 22px;
}
#sectionWrapper {
	position:relative;
	width:972px;
	z-index:2;
	margin-right: auto;
	margin-left: auto;
	height: auto;
}
#sectionContent {
	position:relative;
	width:625px;
	height:auto;
	z-index:2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	left: 260px;
	padding-left: 20px;
}
#sectionContent2 {
	position:relative;
	width:625px;
	height:auto;
	z-index:2;
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #333333;
	left: 260px;
	padding-left: 20px;
}
#subMenu {
	position:absolute;
	width:250px;
	height:auto;
	z-index:3;
	top: 0px;
	margin-top: 45px;
}
#footerWrapper {
	position:relative;
	width:100%;
	height:200px;
	z-index:2;
	background-image: url(../images/design/footer_back.png);
	background-repeat: repeat-x;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
#largeFooterLinksShadow {
	position:relative;
	width:947px;
	height:86px;
	z-index:1;
	background-image: url(../images/design/footer_links_back.png);
	margin-right: auto;
	margin-left: auto;
}
#topSubLinks a:link, #topSubLinks a:visited {
	font-size: 16px;
	font-weight: normal;
}
#largeFooterLinks {
	position:relative;
	width:899px;
	height:49px;
	z-index:1;
	top: 14px;
	left: 24px;
	margin-top: auto;
	margin-bottom: auto;
}
.formsTitles {
	font-size: 14px;
	text-align: right;
	padding-right: 10px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.formsData {
	font-size: 14px;
	padding-top: 5px;
	padding-bottom: 5px;
	font-family: Arial, Helvetica, sans-serif;
}
.formsTable {
	padding-top: 5px;
	padding-bottom: 5px;
}
.backToTop {
	font-size: 12px;
	margin: 0px;
	padding: 0px;
	line-height: 12px;
}
.backToTopSub {
	font-size: 12px;
	margin-left: 5%;
}
.employeeNames {
	font-family: "Times New Roman", Times, serif;
	font-size: 10px;
	color: #FFFFFF;
	line-height: 16px;
	text-align: center;
	font-weight: bold;
}
/* SpryAccordion.css - Revision: Spry Preview Release 1.4 */

/* Copyright (c) 2006. Adobe Systems Incorporated. All rights reserved. */

/* This is the selector for the main Accordion container. For our default style,
 * we draw borders on the left, right, and bottom. The top border of the Accordion
 * will be rendered by the first AccordionPanelTab which never moves.
 *
 * If you want to constrain the width of the Accordion widget, set a width on
 * the Accordion container. By default, our accordion expands horizontally to fill
 * up available space.
 *
 * The name of the class ("Accordion") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style the
 * Accordion container.
 */
.Accordion {
	overflow: hidden;
}

/* This is the selector for the AccordionPanel container which houses the
 * panel tab and a panel content area. It doesn't render visually, but we
 * make sure that it has zero margin and padding.
 *
 * The name of the class ("AccordionPanel") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel container.
*/
.AccordionPanel {
	margin: 0px;
	padding: 0px;
}

/* This is the selector for the AccordionPanelTab. This container houses
 * the title for the panel. This is also the container that the user clicks
 * on to open a specific panel.
 *
 * The name of the class ("AccordionPanelTab") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel tab container.
 */
.AccordionPanelTab {
	cursor: pointer;
	-moz-user-select: none;
	-khtml-user-select: none;
	font-size: 16px;
	color: #FFFFFF;
	padding-top: 6px;
	padding-right: 2px;
	padding-bottom: 6px;
	padding-left: 3%;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 3px;
	margin-left: 0px;
	background-image: url(../images/design/primary_nav_hover.png);
	text-align: center;
}

/* This is the selector for a Panel's Content area. It's important to note that
 * you should never put any padding on the panel's content area if you plan to
 * use the Accordions panel animations. Placing a non-zero padding on the content
 * area can cause the accordion to abruptly grow in height while the panels animate.
 *
 * Anyone who styles an Accordion *MUST* specify a height on the Accordion Panel
 * Content container.
 *
 * The name of the class ("AccordionPanelContent") used in this selector is not necessary
 * to make the widget function. You can use any class name you want to style an
 * accordion panel content container.
 */
.AccordionPanelContent {
	overflow: auto;
	margin: 0px;
	padding: 0px;
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open. The class "AccordionPanelOpen" is programatically added and removed
 * from panels as the user clicks on the tabs within the Accordion.
 */
.AccordionPanelOpen .AccordionPanelTab {
	color: #FFFFFF;
}

/* This is an example of how to change the appearance of the panel tab as the
 * mouse hovers over it. The class "AccordionPanelTabHover" is programatically added
 * and removed from panel tab containers as the mouse enters and exits the tab container.
 */
.AccordionPanelTabHover {
	color: #FFFFFF;
	font-weight: bold;
	text-decoration: underline;
}
.AccordionPanelOpen .AccordionPanelTabHover {
	color: #FFFFFF;
}

/* This is an example of how to change the appearance of all the panel tabs when the
 * Accordion has focus. The "AccordionFocused" class is programatically added and removed
 * whenever the Accordion gains or loses keyboard focus.
 */
.AccordionFocused .AccordionPanelTab {
}

/* This is an example of how to change the appearance of the panel tab that is
 * currently open when the Accordion has focus.
 */
.AccordionFocused .AccordionPanelOpen .AccordionPanelTab {
}
.textWrapRight {
	float: right;
	margin-left: 10px;
	clear: right;
}
.textWrapLeft {
	float: left;
	margin-right: 10px;
}
.findAPhysicianHeader {
	font-size: 30px;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
	text-align: left;
	padding-top: 10px;
	padding-bottom: 10px;
}
.findAPhysicianLinks {
	font-size: 18px;
	font-weight: bold;
	padding-top: 20px;
	margin-left: 4%;
	font-family: "Times New Roman", Times, serif;
	text-transform: uppercase;
}
.tableHeader {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 15px;
	color: #FFFFFF;
	font-weight: bold;
	padding: 4px;
}
.tableContent {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	color: #000000;
	font-weight: normal;
	padding: 4px;
	text-align: left;
}
#sectionContent2 a:link, #sectionContent2 a:visited {
	font-family: "Times New Roman", Times, serif;
	padding-left: 20px;
	line-height: 50px;
	text-transform: uppercase;
	font-size: 20px;
}

