/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 */

/* Layout helpers
----------------------------------*/
.ui-helper-hidden { display: none; }
.ui-helper-hidden-accessible { position: absolute; left: -99999999px; }
.ui-helper-reset { margin: 0; padding: 0; border: 0; outline: 0; line-height: 1.3; text-decoration: none; font-size: 100%; list-style: none; }
.ui-helper-clearfix:after { content: "."; display: block; height: 0; clear: both; visibility: hidden; }
.ui-helper-clearfix { display: inline-block; }
/* required comment for clearfix to work in Opera \*/
* html .ui-helper-clearfix { height:1%; }
.ui-helper-clearfix { display:block; }
/* end clearfix */
.ui-helper-zfix { width: 100%; height: 100%; top: 0; left: 0; position: absolute; opacity: 0; filter:Alpha(Opacity=0); }


/* Interaction Cues
----------------------------------*/
.ui-state-disabled { cursor: default !important; }


/* Icons
----------------------------------*/

/* states and images */
.ui-icon { display: block; text-indent: -99999px; overflow: hidden; background-repeat: no-repeat; }


/* Misc visuals
----------------------------------*/

/* Overlays */
.ui-widget-overlay { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }


/*
 * jQuery UI CSS Framework 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Theming/API
 *
 * To view and modify this theme, visit http://jqueryui.com/themeroller/?ffDefault=Trebuchet%20MS,%20Tahoma,%20Verdana,%20Arial,%20sans-serif&fwDefault=bold&fsDefault=1.1em&cornerRadius=4px&bgColorHeader=f6a828&bgTextureHeader=12_gloss_wave.png&bgImgOpacityHeader=35&borderColorHeader=e78f08&fcHeader=ffffff&iconColorHeader=ffffff&bgColorContent=eeeeee&bgTextureContent=03_highlight_soft.png&bgImgOpacityContent=100&borderColorContent=dddddd&fcContent=333333&iconColorContent=222222&bgColorDefault=f6f6f6&bgTextureDefault=02_glass.png&bgImgOpacityDefault=100&borderColorDefault=cccccc&fcDefault=1c94c4&iconColorDefault=ef8c08&bgColorHover=fdf5ce&bgTextureHover=02_glass.png&bgImgOpacityHover=100&borderColorHover=fbcb09&fcHover=c77405&iconColorHover=ef8c08&bgColorActive=ffffff&bgTextureActive=02_glass.png&bgImgOpacityActive=65&borderColorActive=fbd850&fcActive=eb8f00&iconColorActive=ef8c08&bgColorHighlight=ffe45c&bgTextureHighlight=03_highlight_soft.png&bgImgOpacityHighlight=75&borderColorHighlight=fed22f&fcHighlight=363636&iconColorHighlight=228ef1&bgColorError=b81900&bgTextureError=08_diagonals_thick.png&bgImgOpacityError=18&borderColorError=cd0a0a&fcError=ffffff&iconColorError=ffd27a&bgColorOverlay=666666&bgTextureOverlay=08_diagonals_thick.png&bgImgOpacityOverlay=20&opacityOverlay=50&bgColorShadow=000000&bgTextureShadow=01_flat.png&bgImgOpacityShadow=10&opacityShadow=20&thicknessShadow=5px&offsetTopShadow=-5px&offsetLeftShadow=-5px&cornerRadiusShadow=5px
 */


/* Component containers
----------------------------------*/
.ui-widget {  }
.ui-widget .ui-widget { font-size: 1em; }
/*.ui-widget-content { border: 1px solid #dddddd; background: #fff; color: #000; }*/
.ui-widget-content { border: 1px solid #dddddd; background: #fff; }
/*.ui-widget-content a { color: #333333; }*/
.ui-widget-header { border: 0; background: #005582; color: #ffffff; font-weight: bold; }
.ui-widget-header a { color: #ffffff; }

/* Interaction states
----------------------------------*/
.ui-state-default, .ui-widget-content .ui-state-default, .ui-widget-header .ui-state-default { border: 0px; background: #fff; font-weight: normal; color: #000; }
.ui-state-default a, .ui-state-default a:link, .ui-state-default a:visited { color: #3d84bf; text-decoration: none; }
.ui-state-hover, .ui-widget-content .ui-state-hover, .ui-widget-header .ui-state-hover, .ui-state-focus, .ui-widget-content .ui-state-focus, .ui-widget-header .ui-state-focus {color: #000; }
.ui-state-hover a, .ui-state-hover a:hover { color: #3d84bf; text-decoration: none; }
.ui-state-active, .ui-widget-content .ui-state-active, .ui-widget-header .ui-state-active { /*font-weight: bold;*/ color: #3d84Bf; }
.ui-state-active a, .ui-state-active a:link, .ui-state-active a:visited { color: #3d84bf; text-decoration: none; }
.ui-widget :active { outline: none; }

/* Interaction Cues
----------------------------------*/
.ui-state-highlight, .ui-widget-content .ui-state-highlight, .ui-widget-header .ui-state-highlight  {border: 0; }
.ui-state-highlight a, .ui-widget-content .ui-state-highlight a,.ui-widget-header .ui-state-highlight a { color: #ea8a1a; }
.ui-state-error, .ui-widget-content .ui-state-error, .ui-widget-header .ui-state-error {border: 1px solid #cd0a0a; background: #b81900 url(/org_files/705/images/datepickerIcons.html) 50% 50% repeat; color: #ffffff; }
.ui-state-error a, .ui-widget-content .ui-state-error a, .ui-widget-header .ui-state-error a { color: #ffffff; }
.ui-state-error-text, .ui-widget-content .ui-state-error-text, .ui-widget-header .ui-state-error-text { color: #ffffff; }
.ui-priority-primary, .ui-widget-content .ui-priority-primary, .ui-widget-header .ui-priority-primary { font-weight: bold; }
.ui-priority-secondary, .ui-widget-content .ui-priority-secondary,  .ui-widget-header .ui-priority-secondary { opacity: .7; filter:Alpha(Opacity=70); font-weight: normal; }
.ui-state-disabled, .ui-widget-content .ui-state-disabled, .ui-widget-header .ui-state-disabled { opacity: .35; filter:Alpha(Opacity=35); background-image: none; }

/* Icons
----------------------------------*/

/* states and images */
.ui-icon { width: 16px; height: 16px; background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-widget-content .ui-icon {background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-widget-header .ui-icon {background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-state-default .ui-icon { background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-state-hover .ui-icon, .ui-state-focus .ui-icon {background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-state-active .ui-icon {background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-state-highlight .ui-icon {background-image: url(/org_files/705/images/datepickerIcons.gif); }
.ui-state-error .ui-icon, .ui-state-error-text .ui-icon {background-image: url(/org_files/705/images/datepickerIcons.gif); }

/* positioning */
.ui-icon-carat-1-n { background-position: 0 0; }
.ui-icon-carat-1-ne { background-position: -16px 0; }
.ui-icon-carat-1-e { background-position: -32px 0; }
.ui-icon-carat-1-se { background-position: -48px 0; }
.ui-icon-carat-1-s { background-position: -64px 0; }
.ui-icon-carat-1-sw { background-position: -80px 0; }
.ui-icon-carat-1-w { background-position: -96px 0; }
.ui-icon-carat-1-nw { background-position: -112px 0; }
.ui-icon-carat-2-n-s { background-position: -128px 0; }
.ui-icon-carat-2-e-w { background-position: -144px 0; }
.ui-icon-triangle-1-n { background-position: 0 -16px; }
.ui-icon-triangle-1-ne { background-position: -16px -16px; }
.ui-icon-triangle-1-e { background-position: -32px -16px; }
.ui-icon-triangle-1-se { background-position: -48px -16px; }
.ui-icon-triangle-1-s { background-position: -64px -16px; }
.ui-icon-triangle-1-sw { background-position: -80px -16px; }
.ui-icon-triangle-1-w { background-position: -96px -16px; }
.ui-icon-triangle-1-nw { background-position: -112px -16px; }
.ui-icon-triangle-2-n-s { background-position: -128px -16px; }
.ui-icon-triangle-2-e-w { background-position: -144px -16px; }
.ui-icon-arrow-1-n { background-position: 0 -32px; }
.ui-icon-arrow-1-ne { background-position: -16px -32px; }
.ui-icon-arrow-1-e { background-position: -32px -32px; }
.ui-icon-arrow-1-se { background-position: -48px -32px; }
.ui-icon-arrow-1-s { background-position: -64px -32px; }
.ui-icon-arrow-1-sw { background-position: -80px -32px; }
.ui-icon-arrow-1-w { background-position: -96px -32px; }
.ui-icon-arrow-1-nw { background-position: -112px -32px; }
.ui-icon-arrow-2-n-s { background-position: -128px -32px; }
.ui-icon-arrow-2-ne-sw { background-position: -144px -32px; }
.ui-icon-arrow-2-e-w { background-position: -160px -32px; }
.ui-icon-arrow-2-se-nw { background-position: -176px -32px; }
.ui-icon-arrowstop-1-n { background-position: -192px -32px; }
.ui-icon-arrowstop-1-e { background-position: -208px -32px; }
.ui-icon-arrowstop-1-s { background-position: -224px -32px; }
.ui-icon-arrowstop-1-w { background-position: -240px -32px; }
.ui-icon-arrowthick-1-n { background-position: 0 -48px; }
.ui-icon-arrowthick-1-ne { background-position: -16px -48px; }
.ui-icon-arrowthick-1-e { background-position: -32px -48px; }
.ui-icon-arrowthick-1-se { background-position: -48px -48px; }
.ui-icon-arrowthick-1-s { background-position: -64px -48px; }
.ui-icon-arrowthick-1-sw { background-position: -80px -48px; }
.ui-icon-arrowthick-1-w { background-position: -96px -48px; }
.ui-icon-arrowthick-1-nw { background-position: -112px -48px; }
.ui-icon-arrowthick-2-n-s { background-position: -128px -48px; }
.ui-icon-arrowthick-2-ne-sw { background-position: -144px -48px; }
.ui-icon-arrowthick-2-e-w { background-position: -160px -48px; }
.ui-icon-arrowthick-2-se-nw { background-position: -176px -48px; }
.ui-icon-arrowthickstop-1-n { background-position: -192px -48px; }
.ui-icon-arrowthickstop-1-e { background-position: -208px -48px; }
.ui-icon-arrowthickstop-1-s { background-position: -224px -48px; }
.ui-icon-arrowthickstop-1-w { background-position: -240px -48px; }
.ui-icon-arrowreturnthick-1-w { background-position: 0 -64px; }
.ui-icon-arrowreturnthick-1-n { background-position: -16px -64px; }
.ui-icon-arrowreturnthick-1-e { background-position: -32px -64px; }
.ui-icon-arrowreturnthick-1-s { background-position: -48px -64px; }
.ui-icon-arrowreturn-1-w { background-position: -64px -64px; }
.ui-icon-arrowreturn-1-n { background-position: -80px -64px; }
.ui-icon-arrowreturn-1-e { background-position: -96px -64px; }
.ui-icon-arrowreturn-1-s { background-position: -112px -64px; }
.ui-icon-arrowrefresh-1-w { background-position: -128px -64px; }
.ui-icon-arrowrefresh-1-n { background-position: -144px -64px; }
.ui-icon-arrowrefresh-1-e { background-position: -160px -64px; }
.ui-icon-arrowrefresh-1-s { background-position: -176px -64px; }
.ui-icon-arrow-4 { background-position: 0 -80px; }
.ui-icon-arrow-4-diag { background-position: -16px -80px; }
.ui-icon-extlink { background-position: -32px -80px; }
.ui-icon-newwin { background-position: -48px -80px; }
.ui-icon-refresh { background-position: -64px -80px; }
.ui-icon-shuffle { background-position: -80px -80px; }
.ui-icon-transfer-e-w { background-position: -96px -80px; }
.ui-icon-transferthick-e-w { background-position: -112px -80px; }
.ui-icon-folder-collapsed { background-position: 0 -96px; }
.ui-icon-folder-open { background-position: -16px -96px; }
.ui-icon-document { background-position: -32px -96px; }
.ui-icon-document-b { background-position: -48px -96px; }
.ui-icon-note { background-position: -64px -96px; }
.ui-icon-mail-closed { background-position: -80px -96px; }
.ui-icon-mail-open { background-position: -96px -96px; }
.ui-icon-suitcase { background-position: -112px -96px; }
.ui-icon-comment { background-position: -128px -96px; }
.ui-icon-person { background-position: -144px -96px; }
.ui-icon-print { background-position: -160px -96px; }
.ui-icon-trash { background-position: -176px -96px; }
.ui-icon-locked { background-position: -192px -96px; }
.ui-icon-unlocked { background-position: -208px -96px; }
.ui-icon-bookmark { background-position: -224px -96px; }
.ui-icon-tag { background-position: -240px -96px; }
.ui-icon-home { background-position: 0 -112px; }
.ui-icon-flag { background-position: -16px -112px; }
.ui-icon-calendar { background-position: -32px -112px; }
.ui-icon-cart { background-position: -48px -112px; }
.ui-icon-pencil { background-position: -64px -112px; }
.ui-icon-clock { background-position: -80px -112px; }
.ui-icon-disk { background-position: -96px -112px; }
.ui-icon-calculator { background-position: -112px -112px; }
.ui-icon-zoomin { background-position: -128px -112px; }
.ui-icon-zoomout { background-position: -144px -112px; }
.ui-icon-search { background-position: -160px -112px; }
.ui-icon-wrench { background-position: -176px -112px; }
.ui-icon-gear { background-position: -192px -112px; }
.ui-icon-heart { background-position: -208px -112px; }
.ui-icon-star { background-position: -224px -112px; }
.ui-icon-link { background-position: -240px -112px; }
.ui-icon-cancel { background-position: 0 -128px; }
.ui-icon-plus { background-position: -16px -128px; }
.ui-icon-plusthick { background-position: -32px -128px; }
.ui-icon-minus { background-position: -48px -128px; }
.ui-icon-minusthick { background-position: -64px -128px; }
.ui-icon-close { background-position: -80px -128px; }
.ui-icon-closethick { background-position: -96px -128px; }
.ui-icon-key { background-position: -112px -128px; }
.ui-icon-lightbulb { background-position: -128px -128px; }
.ui-icon-scissors { background-position: -144px -128px; }
.ui-icon-clipboard { background-position: -160px -128px; }
.ui-icon-copy { background-position: -176px -128px; }
.ui-icon-contact { background-position: -192px -128px; }
.ui-icon-image { background-position: -208px -128px; }
.ui-icon-video { background-position: -224px -128px; }
.ui-icon-script { background-position: -240px -128px; }
.ui-icon-alert { background-position: 0 -144px; }
.ui-icon-info { background-position: -16px -144px; }
.ui-icon-notice { background-position: -32px -144px; }
.ui-icon-help { background-position: -48px -144px; }
.ui-icon-check { background-position: -64px -144px; }
.ui-icon-bullet { background-position: -80px -144px; }
.ui-icon-radio-off { background-position: -96px -144px; }
.ui-icon-radio-on { background-position: -112px -144px; }
.ui-icon-pin-w { background-position: -128px -144px; }
.ui-icon-pin-s { background-position: -144px -144px; }
.ui-icon-play { background-position: 0 -160px; }
.ui-icon-pause { background-position: -16px -160px; }
.ui-icon-seek-next { background-position: -32px -160px; }
.ui-icon-seek-prev { background-position: -48px -160px; }
.ui-icon-seek-end { background-position: -64px -160px; }
.ui-icon-seek-start { background-position: -80px -160px; }
/* ui-icon-seek-first is deprecated, use ui-icon-seek-start instead */
.ui-icon-seek-first { background-position: -80px -160px; }
.ui-icon-stop { background-position: -96px -160px; }
.ui-icon-eject { background-position: -112px -160px; }
.ui-icon-volume-off { background-position: -128px -160px; }
.ui-icon-volume-on { background-position: -144px -160px; }
.ui-icon-power { background-position: 0 -176px; }
.ui-icon-signal-diag { background-position: -16px -176px; }
.ui-icon-signal { background-position: -32px -176px; }
.ui-icon-battery-0 { background-position: -48px -176px; }
.ui-icon-battery-1 { background-position: -64px -176px; }
.ui-icon-battery-2 { background-position: -80px -176px; }
.ui-icon-battery-3 { background-position: -96px -176px; }
.ui-icon-circle-plus { background-position: 0 -192px; }
.ui-icon-circle-minus { background-position: -16px -192px; }
.ui-icon-circle-close { background-position: -32px -192px; }
.ui-icon-circle-triangle-e { background-position: -48px -192px; }
.ui-icon-circle-triangle-s { background-position: -64px -192px; }
.ui-icon-circle-triangle-w { background-position: -80px -192px; }
.ui-icon-circle-triangle-n { background-position: -96px -192px; }
.ui-icon-circle-arrow-e { background-position: -112px -192px; }
.ui-icon-circle-arrow-s { background-position: -128px -192px; }
.ui-icon-circle-arrow-w { background-position: -144px -192px; }
.ui-icon-circle-arrow-n { background-position: -160px -192px; }
.ui-icon-circle-zoomin { background-position: -176px -192px; }
.ui-icon-circle-zoomout { background-position: -192px -192px; }
.ui-icon-circle-check { background-position: -208px -192px; }
.ui-icon-circlesmall-plus { background-position: 0 -208px; }
.ui-icon-circlesmall-minus { background-position: -16px -208px; }
.ui-icon-circlesmall-close { background-position: -32px -208px; }
.ui-icon-squaresmall-plus { background-position: -48px -208px; }
.ui-icon-squaresmall-minus { background-position: -64px -208px; }
.ui-icon-squaresmall-close { background-position: -80px -208px; }
.ui-icon-grip-dotted-vertical { background-position: 0 -224px; }
.ui-icon-grip-dotted-horizontal { background-position: -16px -224px; }
.ui-icon-grip-solid-vertical { background-position: -32px -224px; }
.ui-icon-grip-solid-horizontal { background-position: -48px -224px; }
.ui-icon-gripsmall-diagonal-se { background-position: -64px -224px; }
.ui-icon-grip-diagonal-se { background-position: -80px -224px; }


/* Misc visuals
----------------------------------*/

/* Corner radius */
.ui-corner-tl { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; }
.ui-corner-tr { -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bl { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-br { -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-top { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; }
.ui-corner-bottom { -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-right {  -moz-border-radius-topright: 4px; -webkit-border-top-right-radius: 4px; border-top-right-radius: 4px; -moz-border-radius-bottomright: 4px; -webkit-border-bottom-right-radius: 4px; border-bottom-right-radius: 4px; }
.ui-corner-left { -moz-border-radius-topleft: 4px; -webkit-border-top-left-radius: 4px; border-top-left-radius: 4px; -moz-border-radius-bottomleft: 4px; -webkit-border-bottom-left-radius: 4px; border-bottom-left-radius: 4px; }
.ui-corner-all { -moz-border-radius: 0px; -webkit-border-radius: 0px; border-radius: 0px; }

/* Overlays */
.ui-widget-overlay { background: #888 url(/org_files/705/images/ui-bg_diagonals-thick_20_666666_40x40.html) 50% 50% repeat; opacity: .50;filter:Alpha(Opacity=50); }
.ui-widget-shadow { margin: -5px 0 0 -5px; padding: 5px; background: #000000 url(/org_files/705/images/ui-bg_flat_10_000000_40x100.html) 50% 50% repeat-x; opacity: .20;filter:Alpha(Opacity=20); -moz-border-radius: 5px; -webkit-border-radius: 5px; border-radius: 5px; }/*
 * jQuery UI Accordion 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Accordion#theming
 */
/* IE/Win - Fix animation bug - #4615 */
.ui-accordion { width: 100%; }
.ui-accordion .ui-accordion-header { cursor: pointer; position: relative; margin-top: 1px; zoom: 1; }
.ui-accordion .ui-accordion-li-fix { display: inline; }
.ui-accordion .ui-accordion-header-active { border-bottom: 0 !important; }
.ui-accordion .ui-accordion-header a { display: block; font-size: 1em; padding: .5em .5em .5em .7em; }
.ui-accordion-icons .ui-accordion-header a { padding-left: 2.2em; }
.ui-accordion .ui-accordion-header .ui-icon { position: absolute; left: .5em; top: 50%; margin-top: -8px; }
.ui-accordion .ui-accordion-content { padding: 1em 2.2em; border-top: 0; margin-top: -2px; position: relative; top: 1px; margin-bottom: 2px; overflow: auto; display: none; zoom: 1; }
.ui-accordion .ui-accordion-content-active { display: block; }/*
 * jQuery UI Autocomplete 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Autocomplete#theming
 */
.ui-autocomplete { position: absolute; cursor: default; }	

/* workarounds */
* html .ui-autocomplete { width:1px; } /* without this, the menu expands to 100% in IE6 */

.ui-datepicker-calendar span {
	font-weight: bold;
	font-size: 12px;
}

/*
 * jQuery UI Menu 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Menu#theming
 */
.ui-menu {
	list-style:none;
	padding: 2px;
	margin: 0;
	display:block;
	float: left;
}
.ui-menu .ui-menu {
	margin-top: -3px;
}
.ui-menu .ui-menu-item {
	margin:0;
	padding: 0;
	zoom: 1;
	float: left;
	clear: left;
	width: 100%;
}
.ui-menu .ui-menu-item a {
	text-decoration:none;
	display:block;
	padding:.2em .4em;
	line-height:1.5;
	zoom:1;
}
.ui-menu .ui-menu-item a.ui-state-hover,
.ui-menu .ui-menu-item a.ui-state-active {
	font-weight: normal;
	margin: -1px;
}
/*
 * jQuery UI Button 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.ui-button { display: inline-block; position: relative; padding: 0; margin-right: .1em; text-decoration: none !important; cursor: pointer; text-align: center; zoom: 1; overflow: visible; } /* the overflow property removes extra width in IE */
.ui-button-icon-only { width: 2.2em; } /* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only { width: 2.4em; } /* button elements seem to need a little more width */
.ui-button-icons-only { width: 3.4em; } 
button.ui-button-icons-only { width: 3.7em; } 

/*button text element */
.ui-button .ui-button-text { display: block; line-height: 1.4;  }
.ui-button-text-only .ui-button-text { padding: .4em 1em; }
.ui-button-icon-only .ui-button-text, .ui-button-icons-only .ui-button-text { padding: .4em; text-indent: -9999999px; }
.ui-button-text-icon-primary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 1em .4em 2.1em; }
.ui-button-text-icon-secondary .ui-button-text, .ui-button-text-icons .ui-button-text { padding: .4em 2.1em .4em 1em; }
.ui-button-text-icons .ui-button-text { padding-left: 2.1em; padding-right: 2.1em; }
/* no icon support for input elements, provide padding by default */
input.ui-button { padding: .4em 1em; }

/*button icon element(s) */
.ui-button-icon-only .ui-icon, .ui-button-text-icon-primary .ui-icon, .ui-button-text-icon-secondary .ui-icon, .ui-button-text-icons .ui-icon, .ui-button-icons-only .ui-icon { position: absolute; top: 50%; margin-top: -8px; }
.ui-button-icon-only .ui-icon { left: 50%; margin-left: -8px; }
.ui-button-text-icon-primary .ui-button-icon-primary, .ui-button-text-icons .ui-button-icon-primary, .ui-button-icons-only .ui-button-icon-primary { left: .5em; }
.ui-button-text-icon-secondary .ui-button-icon-secondary, .ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }
.ui-button-text-icons .ui-button-icon-secondary, .ui-button-icons-only .ui-button-icon-secondary { right: .5em; }

/*button sets*/
.ui-buttonset { margin-right: 7px; }
.ui-buttonset .ui-button { margin-left: 0; margin-right: -.3em; }

/* workarounds */
button.ui-button::-moz-focus-inner { border: 0; padding: 0; } /* reset extra padding in Firefox */
/*
 * jQuery UI Tabs 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Tabs#theming
 */
.ui-tabs { position: relative; padding: .2em; zoom: 1; } /* position: relative prevents IE scroll bug (element with position: relative inside container with overflow: auto appear as "fixed") */
.ui-tabs .ui-tabs-nav { margin: 0; padding: .2em .2em 0; }
.ui-tabs .ui-tabs-nav li { list-style: none; float: left; position: relative; top: 1px; margin: 0 .2em 1px 0; border-bottom: 0 !important; padding: 0; white-space: nowrap; }
.ui-tabs .ui-tabs-nav li a { float: left; padding: .5em 1em; text-decoration: none; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected { margin-bottom: 0; padding-bottom: 1px; }
.ui-tabs .ui-tabs-nav li.ui-tabs-selected a, .ui-tabs .ui-tabs-nav li.ui-state-disabled a, .ui-tabs .ui-tabs-nav li.ui-state-processing a { cursor: text; }
.ui-tabs .ui-tabs-nav li a, .ui-tabs.ui-tabs-collapsible .ui-tabs-nav li.ui-tabs-selected a { cursor: pointer; } /* first selector in group seems obsolete, but required to overcome bug in Opera applying cursor: text overall if defined elsewhere... */
.ui-tabs .ui-tabs-panel { display: block; border-width: 0; padding: 1em 1.4em; background: none; }
.ui-tabs .ui-tabs-hide { display: none; }
/*
 * jQuery UI Datepicker 1.8.6
 *
 * Copyright 2010, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Datepicker#theming
 */
.ui-datepicker { width: 17em; padding: .2em .2em 0; }
.ui-datepicker .ui-datepicker-header { position:relative; padding:.2em 0; }
.ui-datepicker .ui-datepicker-prev, .ui-datepicker .ui-datepicker-next { position:absolute; top: 2px; width: 1.8em; height: 1.8em; }
.ui-datepicker .ui-datepicker-prev-hover, .ui-datepicker .ui-datepicker-next-hover { top: 1px; }
.ui-datepicker .ui-datepicker-prev { left:2px; }
.ui-datepicker .ui-datepicker-next { right:2px; }
.ui-datepicker .ui-datepicker-prev-hover { left:1px; }
.ui-datepicker .ui-datepicker-next-hover { right:1px; }
.ui-datepicker .ui-datepicker-prev span, .ui-datepicker .ui-datepicker-next span { display: block; position: absolute; left: 50%; margin-left: -8px; top: 50%; margin-top: -8px; cursor: pointer; }
.ui-datepicker .ui-datepicker-title { margin: 0 2.3em; line-height: 1.8em; text-align: center; }
.ui-datepicker .ui-datepicker-title select { font-size:1em; margin:1px 0; }
.ui-datepicker select.ui-datepicker-month-year {width: 100%;}
.ui-datepicker select.ui-datepicker-month, 
.ui-datepicker select.ui-datepicker-year { width: 49%;}
.ui-datepicker table {width: 100%; font-size: .9em; border-collapse: collapse; margin:0 0 .4em; }
.ui-datepicker th { padding: .7em .3em; text-align: center; font-weight: bold; border: 0;  }
.ui-datepicker td { border: 0; padding: 1px; }
.ui-datepicker td span, .ui-datepicker td a { display: block; padding: .2em; text-align: right; text-decoration: none; color: #888 !important;}
.ui-datepicker td span, .ui-datepicker td a.ui-state-hover { color: #005582 !important; text-decoration: underline; }
.ui-datepicker .ui-datepicker-today a { color: #005582 !important; font-weight: bold; }
.ui-datepicker .ui-datepicker-unselectable .ui-state-default { color: #999; text-decoration: line-through; }
.ui-datepicker .ui-datepicker-buttonpane { background-image: none; margin: .7em 0 0 0; padding:0 .2em; border-left: 0; border-right: 0; border-bottom: 0; }
.ui-datepicker .ui-datepicker-buttonpane button { float: right; margin: .5em .2em .4em; cursor: pointer; padding: .2em .6em .3em .6em; width:auto; overflow:visible; }
.ui-datepicker .ui-datepicker-buttonpane button.ui-datepicker-current { float:left; }

/* with multiple calendars */
.ui-datepicker.ui-datepicker-multi { width:auto; }
.ui-datepicker-multi .ui-datepicker-group { float:left; }
.ui-datepicker-multi .ui-datepicker-group table { width:95%; margin:0 auto .4em; }
.ui-datepicker-multi-2 .ui-datepicker-group { width:50%; }
.ui-datepicker-multi-3 .ui-datepicker-group { width:33.3%; }
.ui-datepicker-multi-4 .ui-datepicker-group { width:25%; }
.ui-datepicker-multi .ui-datepicker-group-last .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-group-middle .ui-datepicker-header { border-left-width:0; }
.ui-datepicker-multi .ui-datepicker-buttonpane { clear:left; }
.ui-datepicker-row-break { clear:both; width:100%; }

/* RTL support */
.ui-datepicker-rtl { direction: rtl; }
.ui-datepicker-rtl .ui-datepicker-prev { right: 2px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next { left: 2px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-prev:hover { right: 1px; left: auto; }
.ui-datepicker-rtl .ui-datepicker-next:hover { left: 1px; right: auto; }
.ui-datepicker-rtl .ui-datepicker-buttonpane { clear:right; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button { float: left; }
.ui-datepicker-rtl .ui-datepicker-buttonpane button.ui-datepicker-current { float:right; }
.ui-datepicker-rtl .ui-datepicker-group { float:right; }
.ui-datepicker-rtl .ui-datepicker-group-last .ui-datepicker-header { border-right-width:0; border-left-width:1px; }
.ui-datepicker-rtl .ui-datepicker-group-middle .ui-datepicker-header { border-right-width:0; border-left-width:1px; }

/* IE6 IFRAME FIX (taken from datepicker 1.5.3 */
.ui-datepicker-cover {
    display: none; /*sorry for IE5*/
    display/**/: block; /*sorry for IE5*/
    position: absolute; /*must have*/
    z-index: -1; /*must have*/
    filter: mask(); /*must have*/
    top: -4px; /*must have*/
    left: -4px; /*must have*/
    width: 200px; /*must have*/
    height: 200px; /*must have*/
}
/* Generated by Font Squirrel (http://www.fontsquirrel.com) on December 16, 2010 */



/*@font-face {
	font-family: 'PFDinDisplayProBold';
	src: url('/Content/fonts/pfdindisplaypro-bold-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-bold-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-bold-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-bold-webfont.svg#webfontD0hT7Y0L') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/*
@font-face {
	font-family: 'PFDinDisplayProBlackItalic';
	src: url('/Content/fonts/pfdindisplaypro-blackit-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-blackit-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-blackit-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-blackit-webfont.svg#webfontk0NHh7nS') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProBlack';
	src: url('/Content/fonts/pfdindisplaypro-black-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-black-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-black-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-black-webfont.svg#webfonttoUG2XiJ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProThin';
	src: url('/Content/fonts/pfdindisplaypro-thin-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-thin-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-thin-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-thin-webfont.svg#webfontjmlkcPkE') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProBoldItalic';
	src: url('/Content/fonts/pfdindisplaypro-boldital-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-boldital-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-boldital-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-boldital-webfont.svg#webfontL3zKQzOG') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProHairline';
	src: url('/Content/fonts/pfdindisplaypro-hairline-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-hairline-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-hairline-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-hairline-webfont.svg#webfontSLtRrNC8') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProItalic';
	src: url('/Content/fonts/pfdindisplaypro-italic-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-italic-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-italic-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-italic-webfont.svg#webfontWPL8UNBT') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProLight';
	src: url('/Content/fonts/pfdindisplaypro-light-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-light-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-light-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-light-webfont.svg#webfontnFvcDsn2') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProLightItalic';
	src: url('/Content/fonts/pfdindisplaypro-lightital-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-lightital-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-lightital-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-lightital-webfont.svg#webfont1WU4arPZ') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProMedium';
	src: url('/Content/fonts/pfdindisplaypro-med-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-med-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-med-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-med-webfont.svg#webfontQrj1jQrh') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProMediumItalic';
	src: url('/Content/fonts/pfdindisplaypro-medital-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-medital-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-medital-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-medital-webfont.svg#webfontOxYH1jwI') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProRegular';
	src: url('/Content/fonts/pfdindisplaypro-reg-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-reg-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-reg-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-reg-webfont.svg#webfont00v8xDnf') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProThinItalic';
	src: url('/Content/fonts/pfdindisplaypro-thinital-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-thinital-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-thinital-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-thinital-webfont.svg#webfontENIIcjyl') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProExtraThin';
	src: url('/Content/fonts/pfdindisplaypro-xthin-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-xthin-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-xthin-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-xthin-webfont.svg#webfontGlmxlB4E') format('svg');
	font-weight: normal;
	font-style: normal;
}

@font-face {
	font-family: 'PFDinDisplayProExtraThinItali';
	src: url('/Content/fonts/pfdindisplaypro-xthinit-webfont.eot');
	src: local('â˜º'), url('/Content/fonts/pfdindisplaypro-xthinit-webfont.woff') format('woff'), url('/Content/fonts/pfdindisplaypro-xthinit-webfont.ttf') format('truetype'), url('/Content/fonts/pfdindisplaypro-xthinit-webfont.svg#webfontvhMWgjlD') format('svg');
	font-weight: normal;
	font-style: normal;
}

/* Digital Dream used for digital countdown in Group B Templates */
/*@font-face {
	font-family: 'DigitaldreamSkewNarrowRegular';
	src: url('/Content/fonts/DIGITALDREAMSKEWNARROW-webfont.eot');
	src: local('‚ò∫'), url('/Content/fonts/DIGITALDREAMSKEWNARROW-webfont.woff') format('woff'), url('/Content/fonts/DIGITALDREAMSKEWNARROW-webfont.ttf') format('truetype'), url('/Content/fonts/DIGITALDREAMSKEWNARROW-webfont.svg#webfontavqV0u0r') format('svg');
	font-weight: normal;
	font-style: normal;
}
*/
/* PT San Regular used for ampersand throughout the site */
/*@font-face {
	font-family: 'PTSansRegular';
	src: url('/Content/fonts/PTS55F-webfont.eot');
	src: local('‚ò∫'), url('/Content/fonts/PTS55F-webfont.woff') format('woff'), url('/Content/fonts/PTS55F-webfont.ttf') format('truetype'), url('/Content/fonts/PTS55F-webfont.svg#webfontpzNI2Qiy') format('svg');
	font-weight: normal;
	font-style: normal;
}*/
/* jquery-ui overrides */
.ui-helper-reset {
  line-height: inherit;
  font-size: inherit;
}
/* local classes for additional decoration */
.topBorder {
  border-top: solid 1px #60acdf;
}
.bottomBorder {
  border-bottom: solid 1px #60acdf;
}
.smallLeftMargin {
  margin-left: 13.5px;
}
.smallRightMargin {
  margin-right: 13.5px;
}
.smallSideMargins {
  margin-left: 13.5px;
  margin-right: 13.5px;
}
.bottomMarginZero, .removeBottomMargin {
  margin-bottom: 0;
}
.smallBottomMargin {
  margin-bottom: 10px;
}
.smallTopMargin {
  margin-top: 10px;
}
.smallPadRight {
  padding-right: 13.5px;
}
.smallPadLeft {
  padding-left: 13.5px;
}
.smallPadTop {
  padding-top: 10px;
}
.smallPadBottom {
  padding-bottom: 10px;
}
.smallSidePadding {
  padding-left: 13.5px;
  padding-right: 13.5px;
}
.smallVerticalPadding {
  padding-top: 10px;
  padding-bottom: 10px;
}
.padLeft {
  padding-left: 27px;
}
.padRight {
  padding-right: 27px;
}
.padSides {
  padding-left: 27px;
  padding-right: 27px;
}
.removeSidePadding {
  padding-left: 0;
  padding-right: 0;
}
.padSidesFauxMargin {
  padding-left: 13.5px;
  padding-right: 13.5px;
  margin-left: 13.5px;
  margin-right: 13.5px;
}
.padTop {
  padding-top: 20px;
}
.padBottom {
  padding-bottom: 20px;
}
.gradientBackground {
  background: transparent url('/org_files/705/images/background-tab-content-noborder.gif') repeat-x scroll 0% 0%;
}
#mainContent .gradientForm {
  background: url('/org_files/705/images/background-blue-grad-short.gif') repeat-x transparent;
  padding-left: 27px;
  padding-right: 27px;
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 1px #60acdf;
  min-height: 250px;
}
.darkSectionHeader, .lightSectionHeader {
  font-size: 16px;
  line-height: 36px;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
}
.darkSectionHeader {
  background-color: #005582;
  color: White;
}
.classesAndEventsHeader {
  padding-left: 20px;
}
.lightSectionHeader {
  background-color: #e0f0f8;
  color: #004270;
}
.collapsibleSection {
  background: url("/org_files/705/images/background-accordion-status.gif") no-repeat scroll left 5px transparent;
  border-bottom: none;
  padding-left: 16px;
  cursor: pointer;
  padding-bottom: 6px;
  font-weight: bold;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  line-height: 16px;
  margin-top: 5px;
  color: #3d84bf;
}
.collapsibleSection.collapsed {
  background: url("/org_files/705/images/background-accordion-status.gif") no-repeat scroll left -13px transparent;
  border-bottom: solid 1px #60acdf;
}
.alignRight {
  text-align: right;
}
.alignLeft {
  text-align: left;
}
.alignCenter {
  text-align: center;
}
/* some sematic blueprint-like classes */
.normalPrimaryContent,
.normalRelatedContent,
.smallRelatedContent,
.largePrimaryContent,
.largeRelatedContent,
.smallPrimaryContent,
.halfWidth,
.oneQuarterWidth,
.threeQuartersWidth,
.oneThirdWidth,
.twoThirdsWidth {
  margin-right: 26px;
  float: left;
}
body {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: normal;
  font-style: normal;
  font-size: 12px;
  line-height: 19px;
  color: #727272;
}
/* headers */
h1,
h2,
h3,
h4,
h5,
h6 {
  color: #004270;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: 200;
  padding-bottom: .4em;
  line-height: 1.1em;
}
h1 {
  font-size: 23px;
  margin-bottom: 0.5em;
}
h2 {
  font-size: 18px;
}
h3 {
  font-size: 16px;
}
h4, h5, h6 {
  font-size: 14px;
}
h1.withTagline {
  margin-bottom: 0;
  padding-bottom: 0;
}
h4.doctors {
  margin-bottom: 10px;
  padding: 5px 0 4px 44px;
  background: transparent url("/org_files/705/images/icon-doctors.gif") no-repeat left top;
}
h4.practiceHours {
  padding: 0 0 0 28px;
  background: transparent url("/org_files/705/images/icon-practice-hours.gif") no-repeat left -3px;
}
h4.doctorPhone {
  padding: 0 0 0 22px;
  background: transparent url("/org_files/705/images/icon-doctor-phone.gif") no-repeat left -3px;
}
a.linkedIn {
  background: transparent url("/org_files/705/images/icon-linkedin.gif") no-repeat left top;
  padding-left: 25px;
  display: block;
  height: 16px;
  padding-bottom: 2px;
  padding-top: 2px;
  margin-top: 15px;
}
h4.doctorFax {
  padding: 0 0 0 22px;
  background: transparent url("/org_files/705/images/icon-doctor-fax.gif") no-repeat left top;
}
h3.location {
  padding: 4px 0 0 22px;
  background: transparent url("/org_files/705/images/icon-practice-location.gif") no-repeat left top;
}
.calendarBackgroundIcon {
  background-image: url("/org_files/705/images/icon-events-classes.gif");
  background-repeat: no-repeat;
  background-position: 20px center;
  padding-left: 48px;
}
/* anchors */
a {
  color: #3d84bf;
}
a:focus {
  outline: 1px dotted;
}
a:link, a:visited {
  text-decoration: none;
}
a:hover, a:active {
  text-decoration: underline;
}
/* arrows by links */
a.less {
  padding-left: 12px;
  background: transparent url('/org_files/705/images/background-arrow-toLeft.gif') no-repeat left 3px;
}
a.viewAll, a.more {
  background: transparent url('/org_files/705/images/background-arrow-toRight.gif') no-repeat;
  background-position: right 3px;
  padding-right: 12px !important;
}
a.more.left,
a.more.right,
a.less.right,
a.less.left {
  line-height: 15px;
}
a.viewAllDoctors {
  background: url("/org_files/705/images/icon-view-doctors.gif") no-repeat scroll left 50% transparent;
  padding-left: 26px;
  line-height: 28px;
  display: block;
}
a.sortingArrow {
  display: inline-block;
  width: 10px;
  height: 1em;
}
a.sortingArrow.downArrow {
  margin-left: 8px;
  background: url("/org_files/705/images/down_blue.gif") no-repeat left 50%;
}
a.sortingArrow.downArrow:hover {
  background: url("/org_files/705/images/down_white.gif") no-repeat left 50%;
}
a.sortingArrow.upArrow {
  background: url("/org_files/705/images/up_blue.gif") no-repeat left 50%;
}
a.sortingArrow.upArrow:hover {
  background: url("/org_files/705/images/up_white.gif") no-repeat left 50%;
}
table {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 12px;
  line-height: 19px;
  margin-top: 0;
}
table.ui-datepicker-calendar {
  font-size: 10px;
  line-height: 1.5em;
}
table.gridStyle, table.gridStyle td {
  border: 1px solid #005582;
}
th {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 14px;
  background-color: #005582;
  color: White;
  font-weight: 200;
  margin-bottom: 0;
}
tr.even {
  background-color: #e4eff7;
}
th, td {
  padding: 3px 5px 3px 10px;
}
p {
  margin-top: 0;
  margin-bottom: 19px;
}
/* let's try to get rid of these */
.hide {
  display: none;
}
.hidden {
  height: 0 !important;
  line-height: 0 !important;
  overflow: hidden !important;
  position: absolute !important;
  text-indent: -100000em !important;
  width: 0 !important;
  margin: 0 !important;
  padding: 0 !important;
}
.floatLeft {
  float: left !important;
  clear: none;
}
.floatRight {
  float: right;
  clear: none;
}
.ampersand {
  font-family: "PTSansRegular", Arial, sans-serif !important;
  font-style: normal;
}
.ui-tabs-nav li a em.ampersand {
  font-weight: bold;
}
.printThis {
  display: none;
}
/* list styles */
li ul, li ol {  
}
ul.noBullets {
  margin-bottom: 15px;
}
ol {
 
}
ul {
  
}
ul li {
  background-image: url("/org_files/705/images/background-side-nav-li.gif");
  background-position: 4px 7px;
  background-repeat: no-repeat;
  list-style-position: outside;
  padding-left: 18px;
}
ul li.leftArrowBullet {
  background-image: url('/org_files/705/images/background-arrow-toRight.gif');
  background-position: 2px 5px !important;
}
ul.noBullets {
  list-style: none;
  list-style-image: none;
  list-style-position: outside;
  list-style-type: none;
}
ul.noBullets li {
  background-image: none;
  padding-left: 0px;
}
ul.nav {
  list-style: none;
  font-size: 11px;
  line-height: 11px;
  margin-bottom: 0;
  padding-left: 0;
}
ul.nav > li, div.inner > ul > li {
  float: left;
}
ul.topic {
  overflow: auto;
}
ul.topic li {
  display: inline;
  float: left;
  background-color: #fff;
  background-image: none;
  width: 16px !important;
  height: 16px !important;
  margin: 0 0 2px 2px !important;
  padding: 2px !important;
  text-align: center;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-size: 16px;
  line-height: 16px;
}
/* move descriptive text off screen on these elements */
a#branding span,
div.notSure span,
.buttonLink span,
h1 span {
  position: absolute;
  left: -10000px;
  top: auto;
  width: 1px;
  height: 1px;
  overflow: hidden;
}
/* @group Layout */
#pageBackdrop {
  background: transparent url('/org_files/705/images/background-header.gif') repeat-x top left;
  width: 100%;
  margin: 0 auto;
  padding: 0;
  position: relative;
}
#bodyBackdrop {
  background: white url('/org_files/705/images/background-feathered-edge.jpg') no-repeat center top;
  z-index: 1;
}
#bodyBackdropLower {
  background: transparent url('/org_files/705/images/background-body-bottom.gif') repeat-x bottom left;
}
#bodyContainer {
  background: white url('/org_files/705/images/background-side-nav.gif') repeat-y top left;
  width: 980px;
  margin: 0 auto;
}
/* @group Form Elements */
.formField {
  margin-bottom: 10px;
}
.formField input.radio, .formField input.checkbox {
  margin-right: 5px;
  float: left;
}
.formField label.radio, .formField label.checkbox {
  padding-right: 13.5px;
}
.formField label, .formField textarea, .formField select {
  float: left;
}
.formField.verticalCheckboxList input.checkbox {
  clear: both;
}

input.text, input[type="text"] {
  display: block;
  border: 0 none;
  background: transparent url('/org_files/705/images/background-input.gif') no-repeat left top;
  width: 145px;
  height: 22px;
  padding: 0px 8px;
  text-align: left;
  color: #727272;
  font-family: Helvetica, Arial, san-serif;
  float: left;
  line-height: 22px;
}

input.hasDatepicker {
  clear: both;
  display: block;
  border: 0 none;
  background: url('/org_files/705/images/background-datepicker.gif') left top no-repeat transparent !important;
  width: 100px !important;
  padding: 0px 26px 0px 5px !important;
  height: 22px !important;
  cursor: pointer;
  color: #727272;
  line-height: 22px;
}
span.rightCap {
  margin-left: 0;
  background: transparent url('/org_files/705/images/background-input-button.gif') no-repeat right top;
  width: 5px;
  height: 21px;
  display: inline-block;
  float: left;
}
label.noSubmit {
  background: transparent url('/org_files/705/images/background-input-button.gif') no-repeat right top;
  height: 21px;
  padding: 0 5px 0 0;
  float: left;
}
button.submit {
  background: transparent url('/org_files/705/images/background-input-button.gif') no-repeat right top !important;
  float: left;
  height: 21px;
  color: #004270 !important;
  padding-right: 5px;
  padding-left: 1px;
  text-align: right;
  border: none;
  margin: 0;
  cursor: pointer;
  cursor: hand;
  text-transform: uppercase;
  font-size: 10px;
  vertical-align: middle;
  line-height: 20px;
}
select {
  color: #8a8c8d;
  font-size: 12px;
  font-family: Helvetica, Arial, san-serif;
}
:focus {
  outline: 0;
}
:-moz-any-link:focus {
  outline: none;
}
/* @end Form Elements */
.verticallyPaddedWithTopBorder {
  padding-top: 20px;
  padding-bottom: 20px;
  border-top: solid 1px #60acdf;
}
.smallText {
  font-size: 11px;
  line-height: 15px;
}
.extraSmallText {
  font-size: 9px;
  line-height: 15px;
}
.subLabelItalics {
  font-size: 10px;
  line-height: 1;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
}
.caption {
  margin-top: 5px;
  font-size: 10px;
  line-height: 15px;
  margin-bottom: 26px;
}
.trailingRightAlignedLink {
  clear: both;
  text-align: right;
  margin-top: 15px;
}
.lineItemLabel {
  font-weight: bold;
  margin-right: 5px;
}
.waitTime {
  width: 180px;
  color: #004270;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  background: url('/org_files/705/images/background-tab-content.gif') repeat-x scroll 0 -50px transparent;
  text-align: center;
  padding-top: 20px;
  padding-bottom: 20px;
}
.waitTime .digital {
  font-family: DigitaldreamSkewNarrowRegular;
  font-size: 31px;
  font-weight: bold;
  margin-right: 5px;
}
.waitTime .minutes {
  font-weight: bold;
  font-size: 16px;
}
.rssFeed {
  background: transparent url("/org_files/705/images/icon-rss.gif") no-repeat scroll left 2px;
  padding-left: 22px;
  float: right;
  display: block;
}
#acceptingPatients {
  padding-left: 24px;
  background: transparent url("/org_files/705/images/icon-checkmark.gif") no-repeat left top;
}
.grey {
  color: #727272;
}
.upperAlpha {
  list-style-type: upper-alpha;
}

/* @group Header */
#header {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  width: 980px;
  height: 95px;
  margin: 0 auto;
  padding-top: 25px;
  position: relative;
  z-index: 888;
}
#quickLinks {
  float: right;
  font-size: 11px;
  height: 10px;
}
#quickLinks li {
  float: left;
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat left -888px;
  padding: 0 8px 0 10px;
  height: 10px;
}
#quickLinks li.first {
  background-image: none;
  padding-left: 0;
}
#quickLinks li.last {
  padding-right: 0;
}
/* @group Header Content */
#headerContent {
  margin-top: 12px;
  width: 100%;
  float: left;
  height: 73px;
}
#headerContent #branding {
  display: block;
  float: left;
  background: white url('/org_files/705/images/sanford-health-logo.gif') no-repeat top left;
  width: 225px;
  height: 58px;
  margin: 15px 0 0 0;
}
#headerContent #headerUser {
  float: right;
  background-color: #005582;
  width: 755px;
  height: 67px;
  padding-top: 6px;
}
#headerContent #headerUser {
  border-bottom: 5px solid #60acdf;
}
/* @group Top Nav */
#topNav {
  float: left;
  height: 100%;
}
#topNav h3 {
  font-size: 14px;
}
#topNav .nav {
  float: left;
  height: 100%;
}
#topNav .nav h3 {
  padding-bottom: 5px;
}
#topNav ul, #topNav ol {
  list-style: none;
}
#topNav ul li {
  background-image: none;
  background-position: left top;
  padding-left: 0;
}
#topNav li.topNavMenu, #topNav li.topNavMenuFirst, #topNav li.topNavMenuLast {
  float: left;
  background: transparent url('/org_files/705/images/background-top-nav-li.gif') no-repeat bottom right;
  position: relative;
  height: 67px;
  padding: 0;
  width: 125px;
}
#topNav div.inner {
  font-size: 12px;
}
#topNav .nav li.topNavMenuLast {
  background-image: none;
  padding-left: 0;
  padding-right: 0;
}
#topNav .nav li.navHover, #topNav .nav li.selected {
  background: transparent url('/org_files/705/images/background-top-nav-li-hover.gif') repeat-x bottom left;
}
#topNav .nav a.topNavMenu {
  display: block;
  background: transparent url('/org_files/705/images/background-top-nav-link.gif') no-repeat right 42px;
  margin-right: 18px;
  padding-top: 20px;
  padding-right: 19px;
  padding-left: 17px;
  color: #fff;
  font-size: 15px;
  line-height: 16px;
}
#topNav .nav li.navHover a.topNavMenu, #topNav .nav a.topNavMenu:hover, #topNav .nav li.selected a.topnavMenu {
  background-image: url('/org_files/705/images/background-top-nav-link-on.gif');
  text-decoration: none;
}
#topNav .nav li .outer {
  position: absolute;
  z-index: 99;
  top: -999px;
  background: transparent url('/org_files/705/images/background-drop-shadow-bottom.png') repeat-x left bottom;
  width: 754px;
  margin: 5px 0 0;
  padding-bottom: 9px;
  overflow: hidden;
}
#topNav .nav li:hover .outer, #topNav .nav li.navHover .outer {
  top: 62px;
}
li#medicalServices .outer {
  left: 0;
}
li#patientsVisitors .outer {
  left: -125px;
}
li#healthInformation .outer {
  left: -250px;
}
li#locationsDoctors .outer {
  left: -375px;
}
#topNav .nav li#locationsDoctors ul {
  height: 225px;
}
#topNav .nav li .outer {
  display: none;
}
#topNav .nav li.navHover .outer {
  display: block;
}
#topNav .nav li .inner {
  display: block;
  position: relative;
  background: transparent url('/org_files/705/images/background-drop-shadow-right.png') repeat-y right top;
  width: 761px;
  overflow: auto;
}
#topNav ul.topNavMenuDropDown {
  float: left;
  clear: both;
  background-color: #fff;
  border-top: 5px solid #60acdf;
  width: 705px;
  padding: 9px 27px 19px 23px;
  margin-bottom: 0;
}
#topNav .nav li ul li.last {
  padding: 0 10px;
}
#topNav .nav li:hover ul ul, #topNav .nav li.navHover ul ul {
  position: relative;
  clear: none;
  float: none;
  top: auto !important;
  border-top: 0 none;
  background: none transparent;
  margin-left: 0;
  padding: 0;
  width: auto;
  z-index: auto;
}
#topNav a.viewAll {
  float: right;
}
li#centersExcellence {
  width: 149px;
  margin-right: 25px;
}
li#centersExcellence ul li {
  margin-bottom: 10px;
}
li#centersExcellence ul li a {
  padding-left: 20px !important;
}
#centersExcellence a.viewAll {
  float: left;
}
li#cancer a {
  background: url('/org_files/705/images/siteIcons.gif') no-repeat 0 -2px;
}
li#childrens a {
  background: url('/org_files/705/images/siteIcons.gif') no-repeat 0 -20px;
}
li#heart a {
  background: url('/org_files/705/images/siteIcons.gif') no-repeat 0 -38px;
}
li#orthopedics a {
  background: url('/org_files/705/images/siteIcons.gif') no-repeat 0 -56px;
}
li#womens a {
  background: url('/org_files/705/images/siteIcons.gif') no-repeat 0 -74px;
}
li#searchServices {
  width: 246px;
  margin-right: 12px;
}
li#searchServices div {
  background: transparent url('/org_files/705/images/top-nav-content-medical-services.gif') no-repeat top left;
  height: 126px;
  padding: 17px 22px;
}
li#searchServices input {
  width: 132px;
}
li#findServices {
  width: 268px;
}
li#findServices .topNavContent {
  background: transparent url('/org_files/705/images/top-nav-content-medical-services-topic.gif') no-repeat top left;
  padding: 17px 22px;
}
li#findServices ul {
  float: left;
  margin: 0 0 22px;
}
li#healthInformation ul li {
  width: 100%;
  height: auto;
}
li#healthInformation .topNavContent {
  background: transparent url('/org_files/705/images/top-nav-content-health-information.gif') no-repeat top left;
  /*margin-left: -5px;*/

  padding: 17px 20px;
}
#keywordCategory {
  background: none transparent;
  width: 205px;
  height: auto;
  margin-right: 8px;
}
#keywordCategory fieldset {
  margin: 5px 0 13px;
}
#keywordCategory input {
  width: 119px;
}
#keywordCategory ul {
  margin-top: 5px;
}
#keywordCategory ul li a, #kidsLearning ul li a {
  line-height: 20px;
}
#topicLook {
  width: 245px;
  margin-right: 3px;
}
#topicLook p {
  clear: both;
  float: left;
  width: 235px;
  margin: 24px 0 0;
}
#topicLook p a {
  float: left;
  display: block;
}
#topicLook div.notSure {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -246px !important;
  width: 108px;
  height: 23px;
  float: left;
}
#kidsLearning {
  background: transparent url('/org_files/705/images/background-top-nav-divider.gif') no-repeat top left;
  width: 178px;
  height: auto;
  padding-top: 0;
  padding-left: 20px;
}
#kidsLearning ul {
  margin-bottom: 24px;
}
li#healthInformation ul.topic {
  float: left;
  width: 245px;
  height: auto;
  margin-bottom: 1.9em;
}
li#searchDoctor {
  width: 330px;
  float: left;
}
li#findHealthLocation {
  width: 360px;
  float: right;
}
li#locationsDoctors .topNavContent {
  background: transparent url('/org_files/705/images/top-nav-content-location-doctors.gif') no-repeat top left;
  padding: 17px;
}
li#findHealthLocation .topNavContent {
  background: transparent url('/org_files/705/images/top-nav-content-location.gif') no-repeat top left;
}
li#locationsDoctors h4 {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -278px;
  padding-left: 51px;
  line-height: 28px;
  font-size: 12px;
}
#topNav .nav li#locationsDoctors ul li#findHealthLocation fieldset {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat -86px -312px;
  padding: 8px 0 0 32px;
}
#topNav .nav li#locationsDoctors ul li fieldset input {
  width: 274px;
}
#topNav .nav li#locationsDoctors ul li#searchDoctor .right a.viewAll {
  clear: none;
  margin: 8px 0 0 15px;
}
#topNav .nav li#locationsDoctors ul li#searchDoctor fieldset select {
  width: 288px;
  margin-top: 8px;
  color: #8a8c8d;
}
#topNav .nav li#locationsDoctors ul li#findHealthLocation fieldset {
  float: left;
}
#topNav .nav li#locationsDoctors ul li#findHealthLocation fieldset label {
  float: left;
  clear: both;
}
#topNav .nav li#locationsDoctors ul li#findHealthLocation fieldset select {
  width: 162px;
  margin-bottom: 10px;
}
#topNav .nav li#locationsDoctors ul li#findHealthLocation a {
  clear: none;
  float: left;
  margin: 12px 0 0 5px;
}
li#patientsVisitors ul ul, li#healthInformation ul ul, li#locationsDoctors ul ul {
  left: 0;
}
#topNav .nav li#patientsVisitors .topNavContent {
  background: transparent url('/org_files/705/images/top-nav-content-patient-visitor.gif') no-repeat top left;
  padding: 17px 22px;
}
#topNav .nav li#patientsVisitors ul li {
  width: 50%;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul {
  background-color: transparent;
}
#topNav .nav li#patientsVisitors ul ul {
  float: left;
  width: 150px;
}
#topNav .nav li#patientsVisitors ul ul.last {
  float: left;
  width: 180px;
}
#topNav .nav li#patientsVisitors ul ul li {
  width: auto;
  height: 20px;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li {
  margin-bottom: 7px;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li a {
  padding-left: 24px;
  line-height: 15px;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#directions a {
  background: transparent url('/org_files/705/images/icon-directions.gif') no-repeat top left !important;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#patient a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -94px !important;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#newborns a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -114px !important;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#gift a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -134px !important;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#volunteer a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -154px !important;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#bridge a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -174px !important;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#contact {
  margin: -3px 0 10px;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#contact a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -194px !important;
  line-height: 21px;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#visitor {
  height: 32px;
}
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#visitor a {
  background: transparent url('/org_files/705/images/icon-visitor.gif') no-repeat left 2px !important;
  padding-left: 27px;
  line-height: 24px;
  font-size: 13px;
}
#topNav .nav li#patientsVisitors ul li#patientServices ul li {
  margin-bottom: 7px;
}
/*
#topNav .nav li#patientsVisitors ul li#patientServices ul li#chart {
	margin-bottom: 7px;
}
*/
#topNav .nav li#patientsVisitors ul li#patientServices ul li#chart a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -222px !important;
  padding-left: 24px;
  line-height: 20px;
  font-size: 13px;
}
/* @end Top Nav */
/* @group Quick Search */
#quickSearch {
  float: right;
  width: 210px;
  height: 21px;
  margin: 30px 15px 0 0;
}
#quickSearch input.text {
  width: 133px;
}
/* @end Quick Search */
/* @end Header User */
/* @end Header Content */
/* @end Header */
.inner fieldset #topNavByNameDoctorNames {
  height: auto !important;
}
#topNav .nav,
#topNav .nav a,
#topNav .nav li#patientsVisitors ul li#patientServices ul li#chart a,
#topNav .nav li#patientsVisitors ul li#visitorServices ul li#visitor a,
#topNav .nav li#locationsDoctors h4 {
  font-family: "PFDinDisplayProBold", Arial, Verdana, sans-serif;
  font-style: normal;
}
#topNav .nav li ul li, #topNav .nav li ul li a {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
}
#topNav .nav li .ampersand {
  font-weight: bold;
}
#topNav .nav li ul li a .ampersand {
  font-weight: normal;
}
/* @end Navigation */
/* @group Footer */
#pageFooterTopBorder {
  clear: both;
  background: #004270 url('/org_files/705/images/background-footer-top.gif') repeat-x 50% top;
  height: 46px;
}
#pageFooter {
  position: relative;
  z-index: 7;
  clear: both;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  background: #004270 url('/org_files/705/images/background-footer.gif') repeat-x left top;
}
#pageFooter p {
  color: White;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
}
#pageFooter a {
  color: White;
}
#pageFooter a:link, #pageFooter a:visited {
  text-decoration: none;
}
#pageFooter a:hover, #pageFooter a:active {
  text-decoration: underline;
}
#pageFooterContainer {
  padding-top: 34px;
  height: 280px;
}
#pageFooterContainer div.external {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 3px -872px;
  float: left;
  width: 5px;
  height: 10px;
  padding-left: 3px;
}
#pageFooterContainer ul {
  list-style: none;
}
#pageFooterContainer ul li {
  background-image: none;
  padding-left: 0;
}
#pageFooterContainer h5 {
  font-size: 12px;
}
#pageFooterContainer .tabs {
  -moz-border-radius: 0;
  float: left;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  width: 609px;
  padding: 0;
  color: #60acdf;
}
#pageFooterContainer .tabs h5, #pageFooterContainer .tabs dd {
  font-family: "PFDinDisplayProBold", Arial, Verdana, sans-serif;
  font-style: normal;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-nav {
  -moz-border-radius: 0 0 0 0;
  background: none transparent;
  border: 0 none;
  border-bottom: 3px solid #60acdf;
  height: auto;
  margin: 0;
  padding: 0;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li {
  background: transparent url('/org_files/705/images/background-top-nav-li.gif') no-repeat top right;
  border: 0 none;
  width: 150px;
  height: 45px;
  margin: 0;
  padding: 0;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li.last {
  background: transparent none;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li.navHover, #pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected, #pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li.ui-state-hover {
  cursor: pointer;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li a {
  display: block;
  width: 110px;
  padding: 17px 20px 7px;
  line-height: 23px !important;
  vertical-align: middle;
  font-size: 13px;
  font-weight: normal;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li.navHover a, #pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li a:hover, #pageFooterContainer .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  font-family: "PFDinDisplayProBold", Arial, Verdana, sans-serif;
  background: transparent url('/org_files/705/images/background-footer-li-hover.gif') repeat-x top left;
  text-decoration: none;
  cursor: pointer;
}
#pageFooterContainer .tabs.ui-tabs .ui-tabs-panel {
  background: transparent url('/org_files/705/images/background-footer-tab-content.gif') repeat-x top left;
  -moz-border-radius: 0;
  height: 120px;
  padding: 0;
}
#pageFooterContainer .tabs .left {
  background: transparent url('/org_files/705/images/background-footer-tab-divider.gif') no-repeat 19px 27px;
  height: 97px;
  padding: 23px 10px 0 34px;
}
#pageFooterContainer .tabs h5 {
  line-height: 20px;
}
#pageFooterContainer .tabs .left ul li {
  margin-bottom: 6px;
  line-height: 13px;
  font-size: 10px;
}
#pageFooterContainer .tabs dl {
  margin-top: 7px;
  width: 122px;
  margin-bottom: 1.5em;
}
#pageFooterContainer .tabs dt {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-style: italic;
  font-size: 11px;
  color: #fff;
}
#pageFooterContainer .tabs h5, #pageFooterContainer .tabs dd {
  font-size: 12px;
  /*font-weight: bold;*/

  color: #fff;
}
#pageFooterContainer .tabs dd {
  line-height: 1.4em;
}
#pageFooterContainer #nursePhone dl {
  width: 185px;
}
#pageFooterContainer #latestNews ul {
  margin: 4px 0 21px;
}
#pageFooterContainer #latestNews .viewAll.left {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -806px !important;
  height: 14px;
  margin-top: 5px;
  padding: 0 0 0 12px;
}
#pageFooterContainer #latestNews .rss.right {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -497px;
  width: auto;
  margin: 0;
  padding-left: 24px;
  line-height: 20px;
}
#pageFooterContainer #resources ul {
  margin: 4px 0 21px;
}
#pageFooterContainer .right {
  width: 344px;
  margin-top: 46px;
}
#pageFooterContainer #generalInfo {
  background: transparent url('/org_files/705/images/icon-general-information.gif') no-repeat 20px 22px;
  width: 138px;
  padding-left: 65px;
}
#externalSites ul {
  float: left;
  width: 150px;
}
#externalSites ul li {
  height: 14px;
  padding-left: 20px;
}
#externalSites ul li a {
  /*line-height: 17px;*/

  display: block;
  float: left;
}
#latestNews {
  width: 258px;
}
#resources {
  width: 263px;
}
#fromTwitter a.twitterTitle {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -736px;
  margin-bottom: 4px;
  padding-left: 33px;
  line-height: 27px;
  font-size: 12px;
  font-weight: bold;
}
#fromTwitter div.timestamp {
  margin-top: 8px;
  font-size: 8px;
  color: #60acdf;
}
#fromTwitter p {
  font-size: 11px;
}
#signUp {
  float: left;
  width: 265px;
  margin-right: 9px;
}
#signUp h5 {
  float: left;
  margin: 0 20px 12px 0;
}
#signUp h5 a {
  font-size: 13px;
  display: block;
  line-height: 21px;
}
#pageFooterContainer ul li#sanfordProject {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -355px;
}
#pageFooterContainer ul li#sanfordResearch {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -375px;
}
#pageFooterContainer ul li#sanfordPlan {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -397px;
}
#pageFooterContainer ul li#sanfordFoundation {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -419px;
}
#pageFooterContainer ul li#sanfordWebMDFit {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -916px;
}
#findLocation {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -471px;
  padding-left: 19px;
}
#findDoctor {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -445px;
  padding-left: 28px;
}
#sanfordChart {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -522px;
  margin-left: -3px;
  padding-left: 22px;
}
#signUp fieldset {
  background: transparent url('/org_files/705/images/background-footer-signup.gif') no-repeat top left;
  width: 235px;
  height: 83px;
  margin-left: -3px;
  padding: 12px 20px 12px 16px;
}
#signUp fieldset h5 {
  float: none;
  width: auto;
  margin-bottom: 13px;
  color: #60acdf;
}
#signUp fieldset input {
  width: 165px;
  font-size: 11px;
}
#followUs {
  float: left;
  width: 67px;
}
#followUs h5 {
  margin: 0 0 16px 6px;
  color: #60acdf;
}
#followUs a {
  display: block;
  float: left;
  width: 25px;
  height: 25px;
  margin: 0 0 6px 6px;
}
#sanfordFacebook {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -600px;
}
#sanfordYouTube {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -634px;
}
#sanfordFlickr {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -702px;
}
#sanfordTwitter {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -668px;
}
/* @end Footer Nav */
/* @Footer Info */
#footerInfo {
  clear: both;
  background: #004270 url('/org_files/705/images/background-footer-information.gif') repeat-x left top;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  font-size: 10px;
  line-height: 10px;
  width: 100%;
  height: auto;
  padding-top: 40px;
}
#footerInfo ul.nav {
  font-size: 10px;
}
#footerInfo #legalContent {
  width: 984px;
  margin: 0 auto;
  height: auto;
}
/* @group Copyright */
#copyright {
  float: left;
  width: 680px;
  height: 14px;
  padding: 12px 0;
  color: #017ba8;
}
#copyright a {
  color: #60acdf;
}
#copyright span {
  float: left;
}
#copyright ul {
  float: left;
  margin-left: 30px;
}
#copyright .nav li {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat left -940px;
  height: 10px;
  padding: 0 9px 0 10px;
}
#copyright .nav li.first {
  background: transparent none;
  padding-left: 0;
}
/* @end Copyright */
/* @group Employee Login */
#employeeLogin {
  float: right;
  width: 104px;
  /*height: 14px;*/
  padding: 12px 0;
  text-align: right;
  position: relative;
}
#employeeLogin a {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -855px;
  padding-left: 34px;
  display: block;
  float: left;
  color: #60acdf;
  white-space: nowrap;
}
#employeeLogin ul {
  background: transparent url('/org_files/705/images/background-employee-login-content.gif') no-repeat left top;
  display: none;
  width: 123px;
  height: 70px;
  position: absolute;
  top: -45px;
  left: -7px;
  padding-top: 5px;
  list-style: none;
}
#employeeLogin ul li {
  background: none;
  margin-left: 15px;
  font-size: 10px;
  line-height: 15px;
  text-align: left;
}
#employeeLogin ul li a {
  background: none;
  padding-left: 0;
  display: inline;
  float: none;
  color: #004270;
}
/* @end Employee Login */
/* @end Footer Info */
/* @end Footer */

#mainContent {
  float: left;
  width: 703px;
  height: auto;
  min-height: 600px;
  padding: 16px 26px 70px;
  /* .doctorProfileImage { width: @span-6 }*/

  /* fixed width classes */

  /* this is the base for the TwoColumn.Master main content area */

}
/*
#mainContent textarea {
  background: url('/org_files/705/images/background-textarea.gif') left top no-repeat transparent;
  width: 640px !important;
   Required to re-enforce sizing and prevent Safari's resizable area. 

  height: 92px !important;
  border: 0;
  padding: 5px;
  overflow: auto;
  margin-bottom: 10px;
}
*/
#mainContent .smallRelatedContent {
  width: 82px;
}
#mainContent .normalRelatedContent {
  width: 163px;
}
#mainContent .largeRelatedContent {
  width: 217px;
}
#mainContent .fullWidth {
  width: 703px;
}
#mainContent .oneQuarterWidth {
  width: 156.25px;
}
#mainContent .oneThirdWidth {
  width: 217px;
}
#mainContent .halfWidth {
  width: 338.5px;
}
#mainContent .twoThirdsWidth {
  width: 460px;
}
#mainContent .threeQuartersWidth {
  width: 520.75px;
}
#mainContent .appendOneQuarterWidth {
  padding-right: 182.25px;
}
#mainContent .appendOneThirdWidth {
  padding-right: 243px;
}
#mainContent .appendHalfWidth {
  padding-right: 364.5px;
}
#mainContent .appendTwoThirdsWidth {
  padding-right: 486px;
}
#mainContent .appendThreeQuartersWidth {
  padding-right: 546.75px;
}
#mainContent .box .fullWidth,
#mainContent .ui-tabs-panel .fullWidth,
#mainContent .accordionContent .fullWidth,
#mainContent .accordionHeader .fullWidth,
#mainContent .padSides .fullWidth,
#mainContent .smallSidePadding .fullWidth,
#mainContent .gradientForm .fullWidth {
  width: 649px;
}
#mainContent .box .fullWidth select,
#mainContent .ui-tabs-panel .fullWidth select,
#mainContent .accordionContent .fullWidth select,
#mainContent .accordionHeader .fullWidth select,
#mainContent .padSides .fullWidth select,
#mainContent .smallSidePadding .fullWidth select,
#mainContent .gradientForm .fullWidth select {
  width: 649px;
}
#mainContent .box .fullWidth input.text,
#mainContent .ui-tabs-panel .fullWidth input.text,
#mainContent .accordionContent .fullWidth input.text,
#mainContent .accordionHeader .fullWidth input.text,
#mainContent .padSides .fullWidth input.text,
#mainContent .smallSidePadding .fullWidth input.text,
#mainContent .gradientForm .fullWidth input.text,
#mainContent .box .fullWidth input[type="text"],
#mainContent .ui-tabs-panel .fullWidth input[type="text"],
#mainContent .accordionContent .fullWidth input[type="text"],
#mainContent .accordionHeader .fullWidth input[type="text"],
#mainContent .padSides .fullWidth input[type="text"],
#mainContent .smallSidePadding .fullWidth input[type="text"],
#mainContent .gradientForm .fullWidth input[type="text"] {
  width: 628px;
}
#mainContent .box .oneQuarterWidth,
#mainContent .ui-tabs-panel .oneQuarterWidth,
#mainContent .accordionContent .oneQuarterWidth,
#mainContent .accordionHeader .oneQuarterWidth,
#mainContent .padSides .oneQuarterWidth,
#mainContent .smallSidePadding .oneQuarterWidth,
#mainContent .gradientForm .oneQuarterWidth {
  width: 142.75px;
}
#mainContent .box .oneQuarterWidth select,
#mainContent .ui-tabs-panel .oneQuarterWidth select,
#mainContent .accordionContent .oneQuarterWidth select,
#mainContent .accordionHeader .oneQuarterWidth select,
#mainContent .padSides .oneQuarterWidth select,
#mainContent .smallSidePadding .oneQuarterWidth select,
#mainContent .gradientForm .oneQuarterWidth select {
  width: 142.75px;
}
#mainContent .box .oneQuarterWidth input.text,
#mainContent .ui-tabs-panel .oneQuarterWidth input.text,
#mainContent .accordionContent .oneQuarterWidth input.text,
#mainContent .accordionHeader .oneQuarterWidth input.text,
#mainContent .padSides .oneQuarterWidth input.text,
#mainContent .smallSidePadding .oneQuarterWidth input.text,
#mainContent .gradientForm .oneQuarterWidth input.text {
  width: 121.75px;
}
#mainContent .box .oneQuarterWidth input[type="text"],
#mainContent .ui-tabs-panel .oneQuarterWidth input[type="text"],
#mainContent .accordionContent .oneQuarterWidth input[type="text"],
#mainContent .accordionHeader .oneQuarterWidth input[type="text"],
#mainContent .padSides .oneQuarterWidth input[type="text"],
#mainContent .smallSidePadding .oneQuarterWidth input[type="text"],
#mainContent .gradientForm .oneQuarterWidth input[type="text"] {
  width: 121.75px;
}
#mainContent .box .oneThirdWidth,
#mainContent .ui-tabs-panel .oneThirdWidth,
#mainContent .accordionContent .oneThirdWidth,
#mainContent .accordionHeader .oneThirdWidth,
#mainContent .padSides .oneThirdWidth,
#mainContent .smallSidePadding .oneThirdWidth,
#mainContent .gradientForm .oneThirdWidth {
  width: 199px;
}
#mainContent .box .oneThirdWidth select,
#mainContent .ui-tabs-panel .oneThirdWidth select,
#mainContent .accordionContent .oneThirdWidth select,
#mainContent .accordionHeader .oneThirdWidth select,
#mainContent .padSides .oneThirdWidth select,
#mainContent .smallSidePadding .oneThirdWidth select,
#mainContent .gradientForm .oneThirdWidth select {
  width: 199px;
}
#mainContent .box .oneThirdWidth input.text,
#mainContent .ui-tabs-panel .oneThirdWidth input.text,
#mainContent .accordionContent .oneThirdWidth input.text,
#mainContent .accordionHeader .oneThirdWidth input.text,
#mainContent .padSides .oneThirdWidth input.text,
#mainContent .smallSidePadding .oneThirdWidth input.text,
#mainContent .gradientForm .oneThirdWidth input.text {
  width: 178px;
}
#mainContent .box .oneThirdWidth input[type="text"],
#mainContent .ui-tabs-panel .oneThirdWidth input[type="text"],
#mainContent .accordionContent .oneThirdWidth input[type="text"],
#mainContent .accordionHeader .oneThirdWidth input[type="text"],
#mainContent .padSides .oneThirdWidth input[type="text"],
#mainContent .smallSidePadding .oneThirdWidth input[type="text"],
#mainContent .gradientForm .oneThirdWidth input[type="text"] {
  width: 178px;
}
#mainContent .box .halfWidth,
#mainContent .ui-tabs-panel .halfWidth,
#mainContent .accordionContent .halfWidth,
#mainContent .accordionHeader .halfWidth,
#mainContent .padSides .halfWidth,
#mainContent .smallSidePadding .halfWidth,
#mainContent .gradientForm .halfWidth {
  width: 311.5px;
}
#mainContent .box .halfWidth select,
#mainContent .ui-tabs-panel .halfWidth select,
#mainContent .accordionContent .halfWidth select,
#mainContent .accordionHeader .halfWidth select,
#mainContent .padSides .halfWidth select,
#mainContent .smallSidePadding .halfWidth select,
#mainContent .gradientForm .halfWidth select {
  width: 311.5px;
}
#mainContent .box .halfWidth input.text,
#mainContent .ui-tabs-panel .halfWidth input.text,
#mainContent .accordionContent .halfWidth input.text,
#mainContent .accordionHeader .halfWidth input.text,
#mainContent .padSides .halfWidth input.text,
#mainContent .smallSidePadding .halfWidth input.text,
#mainContent .gradientForm .halfWidth input.text {
  width: 290.5px;
}
#mainContent .box .halfWidth input[type="text"],
#mainContent .ui-tabs-panel .halfWidth input[type="text"],
#mainContent .accordionContent .halfWidth input[type="text"],
#mainContent .accordionHeader .halfWidth input[type="text"],
#mainContent .padSides .halfWidth input[type="text"],
#mainContent .smallSidePadding .halfWidth input[type="text"],
#mainContent .gradientForm .halfWidth input[type="text"] {
  width: 290.5px;
}
#mainContent .box .twoThirdsWidth,
#mainContent .ui-tabs-panel .twoThirdsWidth,
#mainContent .accordionContent .twoThirdsWidth,
#mainContent .accordionHeader .twoThirdsWidth,
#mainContent .padSides .twoThirdsWidth,
#mainContent .smallSidePadding .twoThirdsWidth,
#mainContent .gradientForm .twoThirdsWidth {
  width: 424px;
}
#mainContent .box .twoThirdsWidth select,
#mainContent .ui-tabs-panel .twoThirdsWidth select,
#mainContent .accordionContent .twoThirdsWidth select,
#mainContent .accordionHeader .twoThirdsWidth select,
#mainContent .padSides .twoThirdsWidth select,
#mainContent .smallSidePadding .twoThirdsWidth select,
#mainContent .gradientForm .twoThirdsWidth select {
  width: 424px;
}
#mainContent .box .twoThirdsWidth input.text,
#mainContent .ui-tabs-panel .twoThirdsWidth input.text,
#mainContent .accordionContent .twoThirdsWidth input.text,
#mainContent .accordionHeader .twoThirdsWidth input.text,
#mainContent .padSides .twoThirdsWidth input.text,
#mainContent .smallSidePadding .twoThirdsWidth input.text,
#mainContent .gradientForm .twoThirdsWidth input.text {
  width: 403px;
}
#mainContent .box .twoThirdsWidth input[type="text"],
#mainContent .ui-tabs-panel .twoThirdsWidth input[type="text"],
#mainContent .accordionContent .twoThirdsWidth input[type="text"],
#mainContent .accordionHeader .twoThirdsWidth input[type="text"],
#mainContent .padSides .twoThirdsWidth input[type="text"],
#mainContent .smallSidePadding .twoThirdsWidth input[type="text"],
#mainContent .gradientForm .twoThirdsWidth input[type="text"] {
  width: 403px;
}
#mainContent .box .threeQuartersWidth,
#mainContent .ui-tabs-panel .threeQuartersWidth,
#mainContent .accordionContent .threeQuartersWidth,
#mainContent .accordionHeader .threeQuartersWidth,
#mainContent .padSides .threeQuartersWidth,
#mainContent .smallSidePadding .threeQuartersWidth,
#mainContent .gradientForm .threeQuartersWidth {
  width: 480.25px;
}
#mainContent .box .threeQuartersWidth select,
#mainContent .ui-tabs-panel .threeQuartersWidth select,
#mainContent .accordionContent .threeQuartersWidth select,
#mainContent .accordionHeader .threeQuartersWidth select,
#mainContent .padSides .threeQuartersWidth select,
#mainContent .smallSidePadding .threeQuartersWidth select,
#mainContent .gradientForm .threeQuartersWidth select {
  width: 480.25px;
}
#mainContent .box .threeQuartersWidth input.text,
#mainContent .ui-tabs-panel .threeQuartersWidth input.text,
#mainContent .accordionContent .threeQuartersWidth input.text,
#mainContent .accordionHeader .threeQuartersWidth input.text,
#mainContent .padSides .threeQuartersWidth input.text,
#mainContent .smallSidePadding .threeQuartersWidth input.text,
#mainContent .gradientForm .threeQuartersWidth input.text {
  width: 459.25px;
}
#mainContent .box .threeQuartersWidth input[type="text"],
#mainContent .ui-tabs-panel .threeQuartersWidth input[type="text"],
#mainContent .accordionContent .threeQuartersWidth input[type="text"],
#mainContent .accordionHeader .threeQuartersWidth input[type="text"],
#mainContent .padSides .threeQuartersWidth input[type="text"],
#mainContent .smallSidePadding .threeQuartersWidth input[type="text"],
#mainContent .gradientForm .threeQuartersWidth input[type="text"] {
  width: 459.25px;
}
#mainContent .box .appendOneQuarterWidth,
#mainContent .ui-tabs-panel .appendOneQuarterWidth,
#mainContent .accordionContent .appendOneQuarterWidth,
#mainContent .accordionHeader .appendOneQuarterWidth,
#mainContent .padSides .appendOneQuarterWidth,
#mainContent .smallSidePadding .appendOneQuarterWidth,
#mainContent .gradientForm .appendOneQuarterWidth {
  padding-right: 168.75px;
}
#mainContent .box .appendOneThirdWidth,
#mainContent .ui-tabs-panel .appendOneThirdWidth,
#mainContent .accordionContent .appendOneThirdWidth,
#mainContent .accordionHeader .appendOneThirdWidth,
#mainContent .padSides .appendOneThirdWidth,
#mainContent .smallSidePadding .appendOneThirdWidth,
#mainContent .gradientForm .appendOneThirdWidth {
  padding-right: 225px;
}
#mainContent .box .appendHalfWidth,
#mainContent .ui-tabs-panel .appendHalfWidth,
#mainContent .accordionContent .appendHalfWidth,
#mainContent .accordionHeader .appendHalfWidth,
#mainContent .padSides .appendHalfWidth,
#mainContent .smallSidePadding .appendHalfWidth,
#mainContent .gradientForm .appendHalfWidth {
  padding-right: 337.5px;
}
#mainContent .box .appendTwoThirdsWidth,
#mainContent .ui-tabs-panel .appendTwoThirdsWidth,
#mainContent .accordionContent .appendTwoThirdsWidth,
#mainContent .accordionHeader .appendTwoThirdsWidth,
#mainContent .padSides .appendTwoThirdsWidth,
#mainContent .smallSidePadding .appendTwoThirdsWidth,
#mainContent .gradientForm .appendTwoThirdsWidth {
  padding-right: 450px;
}
#mainContent .box .appendThreeQuartersWidth,
#mainContent .ui-tabs-panel .appendThreeQuartersWidth,
#mainContent .accordionContent .appendThreeQuartersWidth,
#mainContent .accordionHeader .appendThreeQuartersWidth,
#mainContent .padSides .appendThreeQuartersWidth,
#mainContent .smallSidePadding .appendThreeQuartersWidth,
#mainContent .gradientForm .appendThreeQuartersWidth {
  padding-right: 506.25px;
}
#mainContent .box .smallPrimaryContent,
#mainContent .ui-tabs-panel .smallPrimaryContent,
#mainContent .accordionContent .smallPrimaryContent,
#mainContent .accordionHeader .smallPrimaryContent,
#mainContent .padSides .smallPrimaryContent,
#mainContent .smallSidePadding .smallPrimaryContent,
#mainContent .gradientForm .smallPrimaryContent {
  width: 406px;
}
#mainContent .box .normalPrimaryContent,
#mainContent .ui-tabs-panel .normalPrimaryContent,
#mainContent .accordionContent .normalPrimaryContent,
#mainContent .accordionHeader .normalPrimaryContent,
#mainContent .padSides .normalPrimaryContent,
#mainContent .smallSidePadding .normalPrimaryContent,
#mainContent .gradientForm .normalPrimaryContent {
  width: 460px;
}
#mainContent .box .largePrimaryContent,
#mainContent .ui-tabs-panel .largePrimaryContent,
#mainContent .accordionContent .largePrimaryContent,
#mainContent .accordionHeader .largePrimaryContent,
#mainContent .padSides .largePrimaryContent,
#mainContent .smallSidePadding .largePrimaryContent,
#mainContent .gradientForm .largePrimaryContent {
  width: 541px;
}
#mainContent .smallPrimaryContent {
  width: 460px;
}
#mainContent .smallPrimaryContent .fullWidth {
  width: 460px;
}
#mainContent .smallPrimaryContent .oneQuarterWidth {
  width: 95.5px;
}
#mainContent .smallPrimaryContent .oneThirdWidth {
  width: 136px;
}
#mainContent .smallPrimaryContent .halfWidth {
  width: 217px;
}
#mainContent .smallPrimaryContent .twoThirdsWidth {
  width: 298px;
}
#mainContent .smallPrimaryContent .threeQuartersWidth {
  width: 338.5px;
}
#mainContent .smallPrimaryContent .appendOneQuarterWidth {
  padding-right: 121.5px;
}
#mainContent .smallPrimaryContent .appendOneThirdWidth {
  padding-right: 162px;
}
#mainContent .smallPrimaryContent .appendHalfWidth {
  padding-right: 243px;
}
#mainContent .smallPrimaryContent .appendTwoThirdsWidth {
  padding-right: 324px;
}
#mainContent .smallPrimaryContent .appendThreeQuartersWidth {
  padding-right: 364.5px;
}
#mainContent .smallPrimaryContent .smallPrimaryContent {
  width: 217px;
}
#mainContent .smallPrimaryContent .normalPrimaryContent {
  width: 271px;
}
#mainContent .smallPrimaryContent .largePrimaryContent {
  width: 352px;
}
#mainContent .smallPrimaryContent .box .fullWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .fullWidth,
#mainContent .smallPrimaryContent .accordionContent .fullWidth,
#mainContent .smallPrimaryContent .accordionHeader .fullWidth,
#mainContent .smallPrimaryContent .padSides .fullWidth,
#mainContent .smallPrimaryContent .smallSidePadding .fullWidth {
  width: 406px;
}
#mainContent .smallPrimaryContent .box .oneQuarterWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .oneQuarterWidth,
#mainContent .smallPrimaryContent .accordionContent .oneQuarterWidth,
#mainContent .smallPrimaryContent .accordionHeader .oneQuarterWidth,
#mainContent .smallPrimaryContent .padSides .oneQuarterWidth,
#mainContent .smallPrimaryContent .smallSidePadding .oneQuarterWidth {
  width: 82px;
}
#mainContent .smallPrimaryContent .box .oneThirdWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .oneThirdWidth,
#mainContent .smallPrimaryContent .accordionContent .oneThirdWidth,
#mainContent .smallPrimaryContent .accordionHeader .oneThirdWidth,
#mainContent .smallPrimaryContent .padSides .oneThirdWidth,
#mainContent .smallPrimaryContent .smallSidePadding .oneThirdWidth {
  width: 118px;
}
#mainContent .smallPrimaryContent .box .halfWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .halfWidth,
#mainContent .smallPrimaryContent .accordionContent .halfWidth,
#mainContent .smallPrimaryContent .accordionHeader .halfWidth,
#mainContent .smallPrimaryContent .padSides .halfWidth,
#mainContent .smallPrimaryContent .smallSidePadding .halfWidth {
  width: 190px;
}
#mainContent .smallPrimaryContent .box .twoThirdsWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .twoThirdsWidth,
#mainContent .smallPrimaryContent .accordionContent .twoThirdsWidth,
#mainContent .smallPrimaryContent .accordionHeader .twoThirdsWidth,
#mainContent .smallPrimaryContent .padSides .twoThirdsWidth,
#mainContent .smallPrimaryContent .smallSidePadding .twoThirdsWidth {
  width: 262px;
}
#mainContent .smallPrimaryContent .box .threeQuartersWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .threeQuartersWidth,
#mainContent .smallPrimaryContent .accordionContent .threeQuartersWidth,
#mainContent .smallPrimaryContent .accordionHeader .threeQuartersWidth,
#mainContent .smallPrimaryContent .padSides .threeQuartersWidth,
#mainContent .smallPrimaryContent .smallSidePadding .threeQuartersWidth {
  width: 298px;
}
#mainContent .smallPrimaryContent .box .appendOneQuarterWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .appendOneQuarterWidth,
#mainContent .smallPrimaryContent .accordionContent .appendOneQuarterWidth,
#mainContent .smallPrimaryContent .accordionHeader .appendOneQuarterWidth,
#mainContent .smallPrimaryContent .padSides .appendOneQuarterWidth,
#mainContent .smallPrimaryContent .smallSidePadding .appendOneQuarterWidth {
  padding-right: 108px;
}
#mainContent .smallPrimaryContent .box .appendOneThirdWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .appendOneThirdWidth,
#mainContent .smallPrimaryContent .accordionContent .appendOneThirdWidth,
#mainContent .smallPrimaryContent .accordionHeader .appendOneThirdWidth,
#mainContent .smallPrimaryContent .padSides .appendOneThirdWidth,
#mainContent .smallPrimaryContent .smallSidePadding .appendOneThirdWidth {
  padding-right: 144px;
}
#mainContent .smallPrimaryContent .box .appendHalfWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .appendHalfWidth,
#mainContent .smallPrimaryContent .accordionContent .appendHalfWidth,
#mainContent .smallPrimaryContent .accordionHeader .appendHalfWidth,
#mainContent .smallPrimaryContent .padSides .appendHalfWidth,
#mainContent .smallPrimaryContent .smallSidePadding .appendHalfWidth {
  padding-right: 216px;
}
#mainContent .smallPrimaryContent .box .appendTwoThirdsWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .appendTwoThirdsWidth,
#mainContent .smallPrimaryContent .accordionContent .appendTwoThirdsWidth,
#mainContent .smallPrimaryContent .accordionHeader .appendTwoThirdsWidth,
#mainContent .smallPrimaryContent .padSides .appendTwoThirdsWidth,
#mainContent .smallPrimaryContent .smallSidePadding .appendTwoThirdsWidth {
  padding-right: 288px;
}
#mainContent .smallPrimaryContent .box .appendThreeQuartersWidth,
#mainContent .smallPrimaryContent .ui-tabs-panel .appendThreeQuartersWidth,
#mainContent .smallPrimaryContent .accordionContent .appendThreeQuartersWidth,
#mainContent .smallPrimaryContent .accordionHeader .appendThreeQuartersWidth,
#mainContent .smallPrimaryContent .padSides .appendThreeQuartersWidth,
#mainContent .smallPrimaryContent .smallSidePadding .appendThreeQuartersWidth {
  padding-right: 324px;
}
#mainContent .smallPrimaryContent .box .smallPrimaryContent,
#mainContent .smallPrimaryContent .ui-tabs-panel .smallPrimaryContent,
#mainContent .smallPrimaryContent .accordionContent .smallPrimaryContent,
#mainContent .smallPrimaryContent .accordionHeader .smallPrimaryContent,
#mainContent .smallPrimaryContent .padSides .smallPrimaryContent,
#mainContent .smallPrimaryContent .smallSidePadding .smallPrimaryContent {
  width: 163px;
}
#mainContent .smallPrimaryContent .box .normalPrimaryContent,
#mainContent .smallPrimaryContent .ui-tabs-panel .normalPrimaryContent,
#mainContent .smallPrimaryContent .accordionContent .normalPrimaryContent,
#mainContent .smallPrimaryContent .accordionHeader .normalPrimaryContent,
#mainContent .smallPrimaryContent .padSides .normalPrimaryContent,
#mainContent .smallPrimaryContent .smallSidePadding .normalPrimaryContent {
  width: 217px;
}
#mainContent .smallPrimaryContent .box .largePrimaryContent,
#mainContent .smallPrimaryContent .ui-tabs-panel .largePrimaryContent,
#mainContent .smallPrimaryContent .accordionContent .largePrimaryContent,
#mainContent .smallPrimaryContent .accordionHeader .largePrimaryContent,
#mainContent .smallPrimaryContent .padSides .largePrimaryContent,
#mainContent .smallPrimaryContent .smallSidePadding .largePrimaryContent {
  width: 298px;
}
#mainContent .normalPrimaryContent {
  width: 514px;
}
#mainContent .normalPrimaryContent .fullWidth {
  width: 514px;
}
#mainContent .normalPrimaryContent textarea {
  background: url('/org_files/705/images/background-textarea-460.gif') left top no-repeat transparent;
  width: 450px !important;
  /* Required to re-enforce sizing and prevent Safari's resizable area. */

}
#mainContent .normalPrimaryContent .oneQuarterWidth {
  width: 109px;
}
#mainContent .normalPrimaryContent .oneThirdWidth {
  width: 154px;
}
#mainContent .normalPrimaryContent .halfWidth {
  width: 244px;
}
#mainContent .normalPrimaryContent .twoThirdsWidth {
  width: 334px;
}
#mainContent .normalPrimaryContent .threeQuartersWidth {
  width: 379px;
}
#mainContent .normalPrimaryContent .appendOneQuarterWidth {
  padding-right: 135px;
}
#mainContent .normalPrimaryContent .appendOneThirdWidth {
  padding-right: 180px;
}
#mainContent .normalPrimaryContent .appendHalfWidth {
  padding-right: 270px;
}
#mainContent .normalPrimaryContent .appendTwoThirdsWidth {
  padding-right: 360px;
}
#mainContent .normalPrimaryContent .appendThreeQuartersWidth {
  padding-right: 405px;
}
#mainContent .normalPrimaryContent .smallPrimaryContent {
  width: 271px;
}
#mainContent .normalPrimaryContent .normalPrimaryContent {
  width: 325px;
}
#mainContent .normalPrimaryContent .largePrimaryContent {
  width: 406px;
}
#mainContent .normalPrimaryContent .box .fullWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .fullWidth,
#mainContent .normalPrimaryContent .accordionContent .fullWidth,
#mainContent .normalPrimaryContent .accordionHeader .fullWidth,
#mainContent .normalPrimaryContent .padSides .fullWidth,
#mainContent .normalPrimaryContent .smallSidePadding .fullWidth,
#mainContent .normalPrimaryContent .gradientForm .fullWidth {
  width: 460px;
}
#mainContent .normalPrimaryContent .box .fullWidth select,
#mainContent .normalPrimaryContent .ui-tabs-panel .fullWidth select,
#mainContent .normalPrimaryContent .accordionContent .fullWidth select,
#mainContent .normalPrimaryContent .accordionHeader .fullWidth select,
#mainContent .normalPrimaryContent .padSides .fullWidth select,
#mainContent .normalPrimaryContent .smallSidePadding .fullWidth select,
#mainContent .normalPrimaryContent .gradientForm .fullWidth select {
  width: 460px;
}
#mainContent .normalPrimaryContent .box .fullWidth input.text,
#mainContent .normalPrimaryContent .ui-tabs-panel .fullWidth input.text,
#mainContent .normalPrimaryContent .accordionContent .fullWidth input.text,
#mainContent .normalPrimaryContent .accordionHeader .fullWidth input.text,
#mainContent .normalPrimaryContent .padSides .fullWidth input.text,
#mainContent .normalPrimaryContent .smallSidePadding .fullWidth input.text,
#mainContent .normalPrimaryContent .gradientForm .fullWidth input.text {
  width: 439px;
}
#mainContent .normalPrimaryContent .box .fullWidth input[type="text"],
#mainContent .normalPrimaryContent .ui-tabs-panel .fullWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionContent .fullWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionHeader .fullWidth input[type="text"],
#mainContent .normalPrimaryContent .padSides .fullWidth input[type="text"],
#mainContent .normalPrimaryContent .smallSidePadding .fullWidth input[type="text"],
#mainContent .normalPrimaryContent .gradientForm .fullWidth input[type="text"] {
  width: 439px;
}
#mainContent .normalPrimaryContent .box .oneQuarterWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .oneQuarterWidth,
#mainContent .normalPrimaryContent .accordionContent .oneQuarterWidth,
#mainContent .normalPrimaryContent .accordionHeader .oneQuarterWidth,
#mainContent .normalPrimaryContent .padSides .oneQuarterWidth,
#mainContent .normalPrimaryContent .smallSidePadding .oneQuarterWidth,
#mainContent .normalPrimaryContent .gradientForm .oneQuarterWidth {
  width: 95.5px;
}
#mainContent .normalPrimaryContent .box .oneQuarterWidth select,
#mainContent .normalPrimaryContent .ui-tabs-panel .oneQuarterWidth select,
#mainContent .normalPrimaryContent .accordionContent .oneQuarterWidth select,
#mainContent .normalPrimaryContent .accordionHeader .oneQuarterWidth select,
#mainContent .normalPrimaryContent .padSides .oneQuarterWidth select,
#mainContent .normalPrimaryContent .smallSidePadding .oneQuarterWidth select,
#mainContent .normalPrimaryContent .gradientForm .oneQuarterWidth select {
  width: 95.5px;
}
#mainContent .normalPrimaryContent .box .oneQuarterWidth input.text,
#mainContent .normalPrimaryContent .ui-tabs-panel .oneQuarterWidth input.text,
#mainContent .normalPrimaryContent .accordionContent .oneQuarterWidth input.text,
#mainContent .normalPrimaryContent .accordionHeader .oneQuarterWidth input.text,
#mainContent .normalPrimaryContent .padSides .oneQuarterWidth input.text,
#mainContent .normalPrimaryContent .smallSidePadding .oneQuarterWidth input.text,
#mainContent .normalPrimaryContent .gradientForm .oneQuarterWidth input.text {
  width: 74.5px;
}
#mainContent .normalPrimaryContent .box .oneQuarterWidth input[type="text"],
#mainContent .normalPrimaryContent .ui-tabs-panel .oneQuarterWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionContent .oneQuarterWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionHeader .oneQuarterWidth input[type="text"],
#mainContent .normalPrimaryContent .padSides .oneQuarterWidth input[type="text"],
#mainContent .normalPrimaryContent .smallSidePadding .oneQuarterWidth input[type="text"],
#mainContent .normalPrimaryContent .gradientForm .oneQuarterWidth input[type="text"] {
  width: 74.5px;
}
#mainContent .normalPrimaryContent .box .oneThirdWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .oneThirdWidth,
#mainContent .normalPrimaryContent .accordionContent .oneThirdWidth,
#mainContent .normalPrimaryContent .accordionHeader .oneThirdWidth,
#mainContent .normalPrimaryContent .padSides .oneThirdWidth,
#mainContent .normalPrimaryContent .smallSidePadding .oneThirdWidth,
#mainContent .normalPrimaryContent .gradientForm .oneThirdWidth {
  width: 136px;
}
#mainContent .normalPrimaryContent .box .oneThirdWidth select,
#mainContent .normalPrimaryContent .ui-tabs-panel .oneThirdWidth select,
#mainContent .normalPrimaryContent .accordionContent .oneThirdWidth select,
#mainContent .normalPrimaryContent .accordionHeader .oneThirdWidth select,
#mainContent .normalPrimaryContent .padSides .oneThirdWidth select,
#mainContent .normalPrimaryContent .smallSidePadding .oneThirdWidth select,
#mainContent .normalPrimaryContent .gradientForm .oneThirdWidth select {
  width: 136px;
}
#mainContent .normalPrimaryContent .box .oneThirdWidth input.text,
#mainContent .normalPrimaryContent .ui-tabs-panel .oneThirdWidth input.text,
#mainContent .normalPrimaryContent .accordionContent .oneThirdWidth input.text,
#mainContent .normalPrimaryContent .accordionHeader .oneThirdWidth input.text,
#mainContent .normalPrimaryContent .padSides .oneThirdWidth input.text,
#mainContent .normalPrimaryContent .smallSidePadding .oneThirdWidth input.text,
#mainContent .normalPrimaryContent .gradientForm .oneThirdWidth input.text {
  width: 115px;
}
#mainContent .normalPrimaryContent .box .oneThirdWidth input[type="text"],
#mainContent .normalPrimaryContent .ui-tabs-panel .oneThirdWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionContent .oneThirdWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionHeader .oneThirdWidth input[type="text"],
#mainContent .normalPrimaryContent .padSides .oneThirdWidth input[type="text"],
#mainContent .normalPrimaryContent .smallSidePadding .oneThirdWidth input[type="text"],
#mainContent .normalPrimaryContent .gradientForm .oneThirdWidth input[type="text"] {
  width: 115px;
}
#mainContent .normalPrimaryContent .box .halfWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .halfWidth,
#mainContent .normalPrimaryContent .accordionContent .halfWidth,
#mainContent .normalPrimaryContent .accordionHeader .halfWidth,
#mainContent .normalPrimaryContent .padSides .halfWidth,
#mainContent .normalPrimaryContent .smallSidePadding .halfWidth,
#mainContent .normalPrimaryContent .gradientForm .halfWidth {
  width: 217px;
}
#mainContent .normalPrimaryContent .box .halfWidth select,
#mainContent .normalPrimaryContent .ui-tabs-panel .halfWidth select,
#mainContent .normalPrimaryContent .accordionContent .halfWidth select,
#mainContent .normalPrimaryContent .accordionHeader .halfWidth select,
#mainContent .normalPrimaryContent .padSides .halfWidth select,
#mainContent .normalPrimaryContent .smallSidePadding .halfWidth select,
#mainContent .normalPrimaryContent .gradientForm .halfWidth select {
  width: 217px;
}
#mainContent .normalPrimaryContent .box .halfWidth input.text,
#mainContent .normalPrimaryContent .ui-tabs-panel .halfWidth input.text,
#mainContent .normalPrimaryContent .accordionContent .halfWidth input.text,
#mainContent .normalPrimaryContent .accordionHeader .halfWidth input.text,
#mainContent .normalPrimaryContent .padSides .halfWidth input.text,
#mainContent .normalPrimaryContent .smallSidePadding .halfWidth input.text,
#mainContent .normalPrimaryContent .gradientForm .halfWidth input.text {
  width: 196px;
}
#mainContent .normalPrimaryContent .box .halfWidth input[type="text"],
#mainContent .normalPrimaryContent .ui-tabs-panel .halfWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionContent .halfWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionHeader .halfWidth input[type="text"],
#mainContent .normalPrimaryContent .padSides .halfWidth input[type="text"],
#mainContent .normalPrimaryContent .smallSidePadding .halfWidth input[type="text"],
#mainContent .normalPrimaryContent .gradientForm .halfWidth input[type="text"] {
  width: 196px;
}
#mainContent .normalPrimaryContent .box .twoThirdsWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .twoThirdsWidth,
#mainContent .normalPrimaryContent .accordionContent .twoThirdsWidth,
#mainContent .normalPrimaryContent .accordionHeader .twoThirdsWidth,
#mainContent .normalPrimaryContent .padSides .twoThirdsWidth,
#mainContent .normalPrimaryContent .smallSidePadding .twoThirdsWidth,
#mainContent .normalPrimaryContent .gradientForm .twoThirdsWidth {
  width: 298px;
}
#mainContent .normalPrimaryContent .box .twoThirdsWidth select,
#mainContent .normalPrimaryContent .ui-tabs-panel .twoThirdsWidth select,
#mainContent .normalPrimaryContent .accordionContent .twoThirdsWidth select,
#mainContent .normalPrimaryContent .accordionHeader .twoThirdsWidth select,
#mainContent .normalPrimaryContent .padSides .twoThirdsWidth select,
#mainContent .normalPrimaryContent .smallSidePadding .twoThirdsWidth select,
#mainContent .normalPrimaryContent .gradientForm .twoThirdsWidth select {
  width: 298px;
}
#mainContent .normalPrimaryContent .box .twoThirdsWidth input.text,
#mainContent .normalPrimaryContent .ui-tabs-panel .twoThirdsWidth input.text,
#mainContent .normalPrimaryContent .accordionContent .twoThirdsWidth input.text,
#mainContent .normalPrimaryContent .accordionHeader .twoThirdsWidth input.text,
#mainContent .normalPrimaryContent .padSides .twoThirdsWidth input.text,
#mainContent .normalPrimaryContent .smallSidePadding .twoThirdsWidth input.text,
#mainContent .normalPrimaryContent .gradientForm .twoThirdsWidth input.text {
  width: 277px;
}
#mainContent .normalPrimaryContent .box .twoThirdsWidth input[type="text"],
#mainContent .normalPrimaryContent .ui-tabs-panel .twoThirdsWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionContent .twoThirdsWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionHeader .twoThirdsWidth input[type="text"],
#mainContent .normalPrimaryContent .padSides .twoThirdsWidth input[type="text"],
#mainContent .normalPrimaryContent .smallSidePadding .twoThirdsWidth input[type="text"],
#mainContent .normalPrimaryContent .gradientForm .twoThirdsWidth input[type="text"] {
  width: 277px;
}
#mainContent .normalPrimaryContent .box .threeQuartersWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .threeQuartersWidth,
#mainContent .normalPrimaryContent .accordionContent .threeQuartersWidth,
#mainContent .normalPrimaryContent .accordionHeader .threeQuartersWidth,
#mainContent .normalPrimaryContent .padSides .threeQuartersWidth,
#mainContent .normalPrimaryContent .smallSidePadding .threeQuartersWidth,
#mainContent .normalPrimaryContent .gradientForm .threeQuartersWidth {
  width: 338.5px;
}
#mainContent .normalPrimaryContent .box .threeQuartersWidth select,
#mainContent .normalPrimaryContent .ui-tabs-panel .threeQuartersWidth select,
#mainContent .normalPrimaryContent .accordionContent .threeQuartersWidth select,
#mainContent .normalPrimaryContent .accordionHeader .threeQuartersWidth select,
#mainContent .normalPrimaryContent .padSides .threeQuartersWidth select,
#mainContent .normalPrimaryContent .smallSidePadding .threeQuartersWidth select,
#mainContent .normalPrimaryContent .gradientForm .threeQuartersWidth select {
  width: 338.5px;
}
#mainContent .normalPrimaryContent .box .threeQuartersWidth input.text,
#mainContent .normalPrimaryContent .ui-tabs-panel .threeQuartersWidth input.text,
#mainContent .normalPrimaryContent .accordionContent .threeQuartersWidth input.text,
#mainContent .normalPrimaryContent .accordionHeader .threeQuartersWidth input.text,
#mainContent .normalPrimaryContent .padSides .threeQuartersWidth input.text,
#mainContent .normalPrimaryContent .smallSidePadding .threeQuartersWidth input.text,
#mainContent .normalPrimaryContent .gradientForm .threeQuartersWidth input.text {
  width: 317.5px;
}
#mainContent .normalPrimaryContent .box .threeQuartersWidth input[type="text"],
#mainContent .normalPrimaryContent .ui-tabs-panel .threeQuartersWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionContent .threeQuartersWidth input[type="text"],
#mainContent .normalPrimaryContent .accordionHeader .threeQuartersWidth input[type="text"],
#mainContent .normalPrimaryContent .padSides .threeQuartersWidth input[type="text"],
#mainContent .normalPrimaryContent .smallSidePadding .threeQuartersWidth input[type="text"],
#mainContent .normalPrimaryContent .gradientForm .threeQuartersWidth input[type="text"] {
  width: 317.5px;
}
#mainContent .normalPrimaryContent .box .appendOneQuarterWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .appendOneQuarterWidth,
#mainContent .normalPrimaryContent .accordionContent .appendOneQuarterWidth,
#mainContent .normalPrimaryContent .accordionHeader .appendOneQuarterWidth,
#mainContent .normalPrimaryContent .padSides .appendOneQuarterWidth,
#mainContent .normalPrimaryContent .smallSidePadding .appendOneQuarterWidth,
#mainContent .normalPrimaryContent .gradientForm .appendOneQuarterWidth {
  padding-right: 121.5px;
}
#mainContent .normalPrimaryContent .box .appendOneThirdWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .appendOneThirdWidth,
#mainContent .normalPrimaryContent .accordionContent .appendOneThirdWidth,
#mainContent .normalPrimaryContent .accordionHeader .appendOneThirdWidth,
#mainContent .normalPrimaryContent .padSides .appendOneThirdWidth,
#mainContent .normalPrimaryContent .smallSidePadding .appendOneThirdWidth,
#mainContent .normalPrimaryContent .gradientForm .appendOneThirdWidth {
  padding-right: 162px;
}
#mainContent .normalPrimaryContent .box .appendHalfWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .appendHalfWidth,
#mainContent .normalPrimaryContent .accordionContent .appendHalfWidth,
#mainContent .normalPrimaryContent .accordionHeader .appendHalfWidth,
#mainContent .normalPrimaryContent .padSides .appendHalfWidth,
#mainContent .normalPrimaryContent .smallSidePadding .appendHalfWidth,
#mainContent .normalPrimaryContent .gradientForm .appendHalfWidth {
  padding-right: 243px;
}
#mainContent .normalPrimaryContent .box .appendTwoThirdsWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .appendTwoThirdsWidth,
#mainContent .normalPrimaryContent .accordionContent .appendTwoThirdsWidth,
#mainContent .normalPrimaryContent .accordionHeader .appendTwoThirdsWidth,
#mainContent .normalPrimaryContent .padSides .appendTwoThirdsWidth,
#mainContent .normalPrimaryContent .smallSidePadding .appendTwoThirdsWidth,
#mainContent .normalPrimaryContent .gradientForm .appendTwoThirdsWidth {
  padding-right: 324px;
}
#mainContent .normalPrimaryContent .box .appendThreeQuartersWidth,
#mainContent .normalPrimaryContent .ui-tabs-panel .appendThreeQuartersWidth,
#mainContent .normalPrimaryContent .accordionContent .appendThreeQuartersWidth,
#mainContent .normalPrimaryContent .accordionHeader .appendThreeQuartersWidth,
#mainContent .normalPrimaryContent .padSides .appendThreeQuartersWidth,
#mainContent .normalPrimaryContent .smallSidePadding .appendThreeQuartersWidth,
#mainContent .normalPrimaryContent .gradientForm .appendThreeQuartersWidth {
  padding-right: 364.5px;
}
#mainContent .normalPrimaryContent .box .smallPrimaryContent,
#mainContent .normalPrimaryContent .ui-tabs-panel .smallPrimaryContent,
#mainContent .normalPrimaryContent .accordionContent .smallPrimaryContent,
#mainContent .normalPrimaryContent .accordionHeader .smallPrimaryContent,
#mainContent .normalPrimaryContent .padSides .smallPrimaryContent,
#mainContent .normalPrimaryContent .smallSidePadding .smallPrimaryContent,
#mainContent .normalPrimaryContent .gradientForm .smallPrimaryContent {
  width: 217px;
}
#mainContent .normalPrimaryContent .box .normalPrimaryContent,
#mainContent .normalPrimaryContent .ui-tabs-panel .normalPrimaryContent,
#mainContent .normalPrimaryContent .accordionContent .normalPrimaryContent,
#mainContent .normalPrimaryContent .accordionHeader .normalPrimaryContent,
#mainContent .normalPrimaryContent .padSides .normalPrimaryContent,
#mainContent .normalPrimaryContent .smallSidePadding .normalPrimaryContent,
#mainContent .normalPrimaryContent .gradientForm .normalPrimaryContent {
  width: 271px;
}
#mainContent .normalPrimaryContent .box .largePrimaryContent,
#mainContent .normalPrimaryContent .ui-tabs-panel .largePrimaryContent,
#mainContent .normalPrimaryContent .accordionContent .largePrimaryContent,
#mainContent .normalPrimaryContent .accordionHeader .largePrimaryContent,
#mainContent .normalPrimaryContent .padSides .largePrimaryContent,
#mainContent .normalPrimaryContent .smallSidePadding .largePrimaryContent,
#mainContent .normalPrimaryContent .gradientForm .largePrimaryContent {
  width: 352px;
}
#mainContent .largePrimaryContent {
  width: 595px;
}
#mainContent .largePrimaryContent .fullWidth {
  width: 595px;
}
#mainContent .largePrimaryContent .oneQuarterWidth {
  width: 129.25px;
}
#mainContent .largePrimaryContent .oneThirdWidth {
  width: 181px;
}
#mainContent .largePrimaryContent .halfWidth {
  width: 284.5px;
}
#mainContent .largePrimaryContent .twoThirdsWidth {
  width: 388px;
}
#mainContent .largePrimaryContent .threeQuartersWidth {
  width: 439.75px;
}
#mainContent .largePrimaryContent .appendOneQuarterWidth {
  padding-right: 155.25px;
}
#mainContent .largePrimaryContent .appendOneThirdWidth {
  padding-right: 207px;
}
#mainContent .largePrimaryContent .appendHalfWidth {
  padding-right: 310.5px;
}
#mainContent .largePrimaryContent .appendTwoThirdsWidth {
  padding-right: 414px;
}
#mainContent .largePrimaryContent .appendThreeQuartersWidth {
  padding-right: 465.75px;
}
#mainContent .largePrimaryContent .smallPrimaryContent {
  width: 352px;
}
#mainContent .largePrimaryContent .normalPrimaryContent {
  width: 406px;
}
#mainContent .largePrimaryContent .largePrimaryContent {
  width: 487px;
}
#mainContent .largePrimaryContent .box .fullWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .fullWidth,
#mainContent .largePrimaryContent .accordionContent .fullWidth,
#mainContent .largePrimaryContent .accordionHeader .fullWidth,
#mainContent .largePrimaryContent .padSides .fullWidth,
#mainContent .largePrimaryContent .smallSidePadding .fullWidth,
#mainContent .largePrimaryContent form.gradientForm .fullWidth {
  width: 541px;
}
#mainContent .largePrimaryContent .box .oneQuarterWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .oneQuarterWidth,
#mainContent .largePrimaryContent .accordionContent .oneQuarterWidth,
#mainContent .largePrimaryContent .accordionHeader .oneQuarterWidth,
#mainContent .largePrimaryContent .padSides .oneQuarterWidth,
#mainContent .largePrimaryContent .smallSidePadding .oneQuarterWidth,
#mainContent .largePrimaryContent form.gradientForm .oneQuarterWidth {
  width: 115.75px;
}
#mainContent .largePrimaryContent .box .oneThirdWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .oneThirdWidth,
#mainContent .largePrimaryContent .accordionContent .oneThirdWidth,
#mainContent .largePrimaryContent .accordionHeader .oneThirdWidth,
#mainContent .largePrimaryContent .padSides .oneThirdWidth,
#mainContent .largePrimaryContent .smallSidePadding .oneThirdWidth,
#mainContent .largePrimaryContent form.gradientForm .oneThirdWidth {
  width: 163px;
}
#mainContent .largePrimaryContent .box .halfWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .halfWidth,
#mainContent .largePrimaryContent .accordionContent .halfWidth,
#mainContent .largePrimaryContent .accordionHeader .halfWidth,
#mainContent .largePrimaryContent .padSides .halfWidth,
#mainContent .largePrimaryContent .smallSidePadding .halfWidth,
#mainContent .largePrimaryContent form.gradientForm .halfWidth {
  width: 257.5px;
}
#mainContent .largePrimaryContent .box .twoThirdsWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .twoThirdsWidth,
#mainContent .largePrimaryContent .accordionContent .twoThirdsWidth,
#mainContent .largePrimaryContent .accordionHeader .twoThirdsWidth,
#mainContent .largePrimaryContent .padSides .twoThirdsWidth,
#mainContent .largePrimaryContent .smallSidePadding .twoThirdsWidth,
#mainContent .largePrimaryContent form.gradientForm .twoThirdsWidth {
  width: 352px;
}
#mainContent .largePrimaryContent .box .threeQuartersWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .threeQuartersWidth,
#mainContent .largePrimaryContent .accordionContent .threeQuartersWidth,
#mainContent .largePrimaryContent .accordionHeader .threeQuartersWidth,
#mainContent .largePrimaryContent .padSides .threeQuartersWidth,
#mainContent .largePrimaryContent .smallSidePadding .threeQuartersWidth,
#mainContent .largePrimaryContent form.gradientForm .threeQuartersWidth {
  width: 399.25px;
}
#mainContent .largePrimaryContent .box .appendOneQuarterWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .appendOneQuarterWidth,
#mainContent .largePrimaryContent .accordionContent .appendOneQuarterWidth,
#mainContent .largePrimaryContent .accordionHeader .appendOneQuarterWidth,
#mainContent .largePrimaryContent .padSides .appendOneQuarterWidth,
#mainContent .largePrimaryContent .smallSidePadding .appendOneQuarterWidth,
#mainContent .largePrimaryContent form.gradientForm .appendOneQuarterWidth {
  padding-right: 141.75px;
}
#mainContent .largePrimaryContent .box .appendOneThirdWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .appendOneThirdWidth,
#mainContent .largePrimaryContent .accordionContent .appendOneThirdWidth,
#mainContent .largePrimaryContent .accordionHeader .appendOneThirdWidth,
#mainContent .largePrimaryContent .padSides .appendOneThirdWidth,
#mainContent .largePrimaryContent .smallSidePadding .appendOneThirdWidth,
#mainContent .largePrimaryContent form.gradientForm .appendOneThirdWidth {
  padding-right: 189px;
}
#mainContent .largePrimaryContent .box .appendHalfWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .appendHalfWidth,
#mainContent .largePrimaryContent .accordionContent .appendHalfWidth,
#mainContent .largePrimaryContent .accordionHeader .appendHalfWidth,
#mainContent .largePrimaryContent .padSides .appendHalfWidth,
#mainContent .largePrimaryContent .smallSidePadding .appendHalfWidth,
#mainContent .largePrimaryContent form.gradientForm .appendHalfWidth {
  padding-right: 283.5px;
}
#mainContent .largePrimaryContent .box .appendTwoThirdsWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .appendTwoThirdsWidth,
#mainContent .largePrimaryContent .accordionContent .appendTwoThirdsWidth,
#mainContent .largePrimaryContent .accordionHeader .appendTwoThirdsWidth,
#mainContent .largePrimaryContent .padSides .appendTwoThirdsWidth,
#mainContent .largePrimaryContent .smallSidePadding .appendTwoThirdsWidth,
#mainContent .largePrimaryContent form.gradientForm .appendTwoThirdsWidth {
  padding-right: 378px;
}
#mainContent .largePrimaryContent .box .appendThreeQuartersWidth,
#mainContent .largePrimaryContent .ui-tabs-panel .appendThreeQuartersWidth,
#mainContent .largePrimaryContent .accordionContent .appendThreeQuartersWidth,
#mainContent .largePrimaryContent .accordionHeader .appendThreeQuartersWidth,
#mainContent .largePrimaryContent .padSides .appendThreeQuartersWidth,
#mainContent .largePrimaryContent .smallSidePadding .appendThreeQuartersWidth,
#mainContent .largePrimaryContent form.gradientForm .appendThreeQuartersWidth {
  padding-right: 425.25px;
}
#mainContent .largePrimaryContent .box .smallPrimaryContent,
#mainContent .largePrimaryContent .ui-tabs-panel .smallPrimaryContent,
#mainContent .largePrimaryContent .accordionContent .smallPrimaryContent,
#mainContent .largePrimaryContent .accordionHeader .smallPrimaryContent,
#mainContent .largePrimaryContent .padSides .smallPrimaryContent,
#mainContent .largePrimaryContent .smallSidePadding .smallPrimaryContent,
#mainContent .largePrimaryContent form.gradientForm .smallPrimaryContent {
  width: 298px;
}
#mainContent .largePrimaryContent .box .normalPrimaryContent,
#mainContent .largePrimaryContent .ui-tabs-panel .normalPrimaryContent,
#mainContent .largePrimaryContent .accordionContent .normalPrimaryContent,
#mainContent .largePrimaryContent .accordionHeader .normalPrimaryContent,
#mainContent .largePrimaryContent .padSides .normalPrimaryContent,
#mainContent .largePrimaryContent .smallSidePadding .normalPrimaryContent,
#mainContent .largePrimaryContent form.gradientForm .normalPrimaryContent {
  width: 352px;
}
#mainContent .largePrimaryContent .box .largePrimaryContent,
#mainContent .largePrimaryContent .ui-tabs-panel .largePrimaryContent,
#mainContent .largePrimaryContent .accordionContent .largePrimaryContent,
#mainContent .largePrimaryContent .accordionHeader .largePrimaryContent,
#mainContent .largePrimaryContent .padSides .largePrimaryContent,
#mainContent .largePrimaryContent .smallSidePadding .largePrimaryContent,
#mainContent .largePrimaryContent form.gradientForm .largePrimaryContent {
  width: 406px;
}
#mainContent td {
  float: none !important;
}

#secondaryNavigation {
  margin: 0 0 13px;
}
#breadcrumbs {
  float: left;
  width: 514px;
}
#breadcrumbs .nav li {
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat right -787px;
  margin: 0 4px 0 0;
  line-height: 20px;
  font-family: Georgia, "Times New Roman", Times, serif;
  font-size: 11px;
  color: #707070;
  padding-left: 0;
  white-space: nowrap;
}
#breadcrumbs .nav li.last {
  background-image: none;
}
#breadcrumbs .nav li a {
  margin-right: 9px;
}
#userActions {
  float: right;
  width: 145px;
  /* ShareThis */

}
#userActions .nav {
  float: left;
  margin: 0 0 0 13px;
}
#userActions .nav .li {
  background-position: 0 0;
}
#userActions div.st_sharethis {
  background: url('/org_files/705/images/icon-share.gif') no-repeat;
  height: 14px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -35px -766px;
  height: 17px;
  width: 14px;
  cursor: pointer;
}
#userActions div.st_email {
  background: url('/org_files/705/images/icon-email.gif') no-repeat;
  height: 11px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -1px -766px;
  height: 17px;
  width: 16px;
  cursor: pointer;
}
#userActions li {
  margin-top: 3px;
  background-image: none;
  padding: 0 2px 5px 2px !important;
  margin: 6px 0 0 0;
}
#userActions li a {
  display: block;
}
#userActions div#emailPage {
  width: 15px;
  height: 17px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -1px -766px;
}
#userActions a#printPage {
  width: 15px;
  height: 17px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -18px -766px;
}
#userActions div#sharePage {
  width: 14px;
  height: 17px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -35px -766px;
}
#userActions a#decreaseFont {
  width: 10px;
  height: 17px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -51px -766px;
}
#userActions a#resetFont {
  width: 13px;
  height: 17px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -63px -766px;
}
#userActions a#increaseFont {
  width: 15px;
  height: 17px;
  background: url('/org_files/705/images/siteIcons.gif') no-repeat scroll -78px -766px;
}

/* @group Secondary Content */
#sidebar {
  float: left;
  width: 180px;
  height: auto;
  padding: 33px 21px 0 24px;
  font-size: 12px;
}
#sidebar > ul {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
}
#sidebar form {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
}
.sidebarDateSearch label {
  width: 36px;
  margin-right: 5px;
  font-size: 14px;
  text-align: right;
  line-height: 21px;
}
.sidebarDateSearch .hasDatePicker {
  clear: none;
  display: inline;
  float: none;
}
.second .newsBlock {
  width: 162px;
  display: block;
  float: left;
  margin-bottom: 10px;
}
/* @group Side Nav */
#sidebar ul li {
  line-height: 16px;
  background-image: none;
  padding-left: 0;
  /*@font-family: @sansRegular;*/

}
.didYouKnow, .promoItem, .boingBazinga {
  margin-bottom: 26px;
  width: 180px;
}
.didYouKnow div {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-size: 14px;
  background-color: #E6893E;
  width: 102px;
  height: 14px;
  padding: 22px 0 22px 15px;
  color: #fff;
  float: left;
}
.didYouKnow img {
  float: left;
  width: 58px;
  height: 58px;
  position: relative;
  display: inline;
  margin-bottom: 5px;
}
.didYouKnow p {
  clear: both;
}
.promoItem {
  /*    font-size: @baseFontSize;
    line-height: 1.5 * @baseFontSize;*/

}
.promoItem img {
  float: left;
  margin-right: 5px;
}
#sidebar .findLocation, #twoColumnRelatedInfo .findLocation {
  background: url("/org_files/705/images/icon-find-location-map.gif") no-repeat scroll left 50% transparent;
  margin: 12px 0 0;
  padding-left: 27px;
  line-height: 21px;
}
#sidebar .findDoctor, #twoColumnRelatedInfo .findDoctor {
  background: url("/org_files/705/images/icon-view-doctors.gif") no-repeat scroll left 50% transparent;
  margin: 4px 0 0;
  padding-left: 28px;
  line-height: 22px;
}
#sidebar #searchDate fieldset {
  margin: 0 0 7px;
}
#sidebar #searchDate fieldset.floatRight {
  float: right;
  margin-bottom: 36px;
}
#sidebar #searchDate label {
  clear: none;
  width: 36px;
  margin-right: 5px;
  font-size: 14px;
  font-weight: normal;
  text-align: right;
  line-height: 21px;
}
#sidebar #searchDate fieldset.floatRight label {
  clear: both;
  width: auto;
  margin-right: 7px;
  line-height: inherit;
}
#sidebar input.withAttachedButton {
  width: 95px;
}
/* @end Side Nav Fieldset */
/* @end Side Nav */
/* @end Secondary Content */
/* SMP - ClassesAndEvents, and an attempt to generalize a few items */
#sidebar #searchClassesAndEvents label {
  font-size: 14px;
  font-weight: normal;
  line-height: 21px;
}
#sidebar #searchClassesAndEvents select {
  width: 175px;
}

#bodyContainer {
  display: block;
  position: relative;
  z-index: 10;
}
#coverStoriesSlideshow {
  position: relative;
  width: 1500px !important;
  overflow: visible !important;
  left: 50%;
  margin-left: -750px;
  font-size: 12px;
}
#coverStoriesSlideshow.noScroll {
  width: 1000px !important;
}
#coverStoriesSlideshow .slide img {
  display: inline;
}
.first {
  display: block;
}
.hide {
  display: none;
}
/* @group Slideshow */
#heroSlideshow {
  z-index: 1;
  height: 316px;
}
.greyBox {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  position: absolute;
  z-index: 5;
  width: 490px;
  top: 98px;
  height: 222px;
  background-image: url('/org_files/705/images/background-grey-gradient-coe.png');
  left: 260px;
}
#heroSlideshow h2.headingText {
  color: #FFFFFF;
  font-size: 19px;
  font-weight: normal;
  margin: 75px 20px 10px;
}
#heroSlideshow p.descriptionText {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-weight: normal;
  font-style: normal;
  color: #FFFFFF;
  height: 76px;
  width: 400px;
  margin: 0 20px;
  overflow: hidden;
}
a.slideShowLink {
  color: #fff;
  float: right;
  margin-right: 90px;
  background: transparent url('/org_files/705/images/siteIcons.gif') no-repeat 0 -803px;
  text-decoration: none;
  padding-left: 13px;
}
#slideshowNav {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  position: absolute;
  left: 280px;
  top: 287px;
  z-index: 7;
}
#coverStoriesSlideshow.noScroll #slideshowNav {
  left: 21px;
  top: 396px;
}
#slideshowNav a {
  color: #707070;
  display: block;
  margin-right: 5px;
  float: left;
  text-decoration: none;
  font-size: 11px;
}
#slideshowNav a.activeSlide {
  color: #fff;
}
/* @end Slideshow 


#locationsTab a.more {
	float: left;
}*/
#locationsTab .floatleft h2.grey {
  background: url('/org_files/705/images/icon-practice-location.gif') left top no-repeat transparent;
  height: 20px;
  margin: 15px 0 0 !important;
  padding: 4px 0 0 22px;
}
#locationsTab .floatRight {
  margin-top: -15px;
}
#locationsTab .floatRight fieldset {
  margin-bottom: 15px;
}

#mainContent .tabs, .overlayContent .tabs {
  -moz-border-radius: 0;
  float: left;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  padding: 0;
  color: #707070;
  width: 100%;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav, .overlayContent .tabs.ui-tabs .ui-tabs-nav {
  -moz-border-radius: 0 0 0 0;
  background: none transparent;
  border: 0 none;
  border-bottom: 2px solid #60acdf;
  font-family: "PFDinDisplayProBold", Arial, Verdana, sans-serif;
  height: 20px;
  margin: 0;
  padding: 0;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav.multiLine, .overlayContent .tabs.ui-tabs .ui-tabs-nav.multiLine {
  height: 35px;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav li, .overlayContent .tabs.ui-tabs .ui-tabs-nav li {
  background: none transparent;
  border: 0 none;
  width: auto;
  margin: 0;
  padding: 0 15px;
  cursor: pointer !important;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav li.last, .overlayContent .tabs.ui-tabs .ui-tabs-nav li.last {
  background: transparent none;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav li a, .overlayContent .tabs.ui-tabs .ui-tabs-nav li a {
  display: block;
  background: none transparent;
  padding: 0;
  color: #3d84bf;
  line-height: 15px;
  font-size: 12px;
  text-align: center;
  cursor: pointer !important;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav li.navHover a,
#mainContent .tabs.ui-tabs .ui-tabs-nav li a:hover,
#mainContent .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a,
.overlayContent .tabs.ui-tabs .ui-tabs-nav li.navHover a,
.overlayContent .tabs.ui-tabs .ui-tabs-nav li a:hover,
.overlayContent .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a {
  text-decoration: none;
  color: #004270;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav li.navHover a .tabIndicator,
#mainContent .tabs.ui-tabs .ui-tabs-nav li a:hover .tabIndicator,
#mainContent .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a .tabIndicator,
.overlayContent .tabs.ui-tabs .ui-tabs-nav li.navHover a .tabIndicator,
.overlayContent .tabs.ui-tabs .ui-tabs-nav li a:hover .tabIndicator,
.overlayContent .tabs.ui-tabs .ui-tabs-nav li.ui-tabs-selected a .tabIndicator {
  display: block;
}
#mainContent .tabs.ui-tabs .ui-tabs-nav.multiLine li.navHover a span,
#mainContent .tabs.ui-tabs .ui-tabs-nav.multiLine li.ui-state-hover a span,
#mainContent .tabs.ui-tabs .ui-tabs-nav.multiLine li.ui-tabs-selected a span,
.overlayContent .tabs.ui-tabs .ui-tabs-nav.multiLine li.navHover a span,
.overlayContent .tabs.ui-tabs .ui-tabs-nav.multiLine li a:hover span,
.overlayContent .tabs.ui-tabs .ui-tabs-nav.multiLine li.ui-tabs-selected a span {
  top: 36px;
}
.tabIndicator {
  background: transparent url('/org_files/705/images/background-tab-selected.gif') no-repeat center top;
  position: absolute;
  top: 21px;
  left: 0;
  width: 100%;
  height: 12px;
  text-align: center;
  cursor: pointer !important;
  display: none;
}
#mainContent .tabs.ui-tabs .ui-tabs-panel, .overlayContent .tabs.ui-tabs .ui-tabs-panel {
  background: transparent url('/org_files/705/images/background-tab-content.gif') repeat-x top left;
  -moz-border-radius: 0;
  min-height: 120px;
  padding: 23px 27px;
}
#mainContent .tabs.ui-tabs .ui-tabs-panel a, .overlayContent .tabs.ui-tabs .ui-tabs-panel a {
  color: #3d84bf;
}
#mainContent .tabs .ui-tabs-nav li a.singleLineTab {
  padding-top: 15px;
}
h4.location, h4.calendar, h4.heart {
  padding: 4px 0 0 28px;
}
h4.location {
  background: transparent url("/org_files/705/images/icon-practice-location.gif") no-repeat left top;
}
h4.calendar {
  background: transparent url("/org_files/705/images/icon-events-classes.gif") no-repeat left 2px;
}
h4.heart {
  background: transparent url("/org_files/705/images/heart_icon_13x12.gif") no-repeat 4px 8px;
}
ul.location, ul.calendar, ul.heart {
  padding-left: 28px;
}
.classesEventsTab dd, .classesEventsTab dt {
  display: inline;
}
#newsTab td.date {
  vertical-align: top;
  text-align: right;
}

.standardAccordion .ui-state-default .ui-icon, .collapsibleAccordion .ui-state-default .ui-icon, .ui-accordion .ui-state-default .ui-icon {
  background: url("/org_files/705/images/background-accordion-status.gif") no-repeat scroll left -17px transparent;
}
.standardAccordion .ui-state-active .ui-icon, .collapsibleAccordion .ui-state-active .ui-icon, .ui-accordion .ui-state-active .ui-icon {
  background: url("/org_files/705/images/background-accordion-status.gif") no-repeat scroll left 1px transparent;
}
.standardAccordion .ui-accordion-header,
.collapsibleAccordion .ui-accordion-header,
.ui-accordion .ui-accordion-header,
.standardAccordion .accordionHeader,
.collapsibleAccordion .accordionHeader,
.ui-accordion .accordionHeader {
  padding-bottom: 6px;
  /*font-weight: bold;*/

  font-family: "PFDinDisplayProBold", Arial, Verdana, sans-serif;
  line-height: 16px;
  margin-top: 1px;
  border-bottom: 1px solid #60acdf;
}
.standardAccordion .ui-accordion-header .ui-icon,
.collapsibleAccordion .ui-accordion-header .ui-icon,
.ui-accordion .ui-accordion-header .ui-icon,
.standardAccordion .accordionHeader .ui-icon,
.collapsibleAccordion .accordionHeader .ui-icon,
.ui-accordion .accordionHeader .ui-icon {
  left: 0;
  top: 0;
  margin-top: 10px;
}
.standardAccordion .ui-accordion-header a,
.collapsibleAccordion .ui-accordion-header a,
.ui-accordion .ui-accordion-header a,
.standardAccordion .accordionHeader a,
.collapsibleAccordion .accordionHeader a,
.ui-accordion .accordionHeader a {
  padding-left: 20px;
}
.standardAccordion .ui-accordion-content,
.collapsibleAccordion .ui-accordion-content,
.ui-accordion .ui-accordion-content,
.standardAccordion .accordionContent,
.collapsibleAccordion .accordionContent,
.ui-accordion .accordionContent {
  background: url("/org_files/705/images/background-tab-content.gif") repeat-x scroll left top transparent;
  -moz-border-radius: 0;
  border: 0 none;
  padding: 18px 27px;
  margin-bottom: 15px;
}
.standardAccordion .ui-accordion-content.withTabs,
.collapsibleAccordion .ui-accordion-content.withTabs,
.ui-accordion .ui-accordion-content.withTabs,
.standardAccordion .accordionContent.withTabs,
.collapsibleAccordion .accordionContent.withTabs,
.ui-accordion .accordionContent.withTabs {
  margin-top: 10px;
  background: none transparent;
  padding: 0;
}
.standardAccordion .ui-accordion-content.removeSidePadding,
.collapsibleAccordion .ui-accordion-content.removeSidePadding,
.ui-accordion .ui-accordion-content.removeSidePadding,
.standardAccordion .accordionContent.removeSidePadding,
.collapsibleAccordion .accordionContent.removeSidePadding,
.ui-accordion .accordionContent.removeSidePadding {
  padding-left: 0;
  padding-right: 0;
}
.accordion .tabs {
  padding: 0;
}
.accordion .ui-accordion-content-active {
  height: auto !important;
}
.collapsibleAccordion .removeBottomBorder {
  border-bottom: solid 0px #60acdf;
}

.resultsSummary, .searchResultsFooter {
  font-family: Georgia, "Times New Roman", Times, serif;
  font-weight: bold;
  margin-top: 5px;
}
.resultsSummary {
  margin-bottom: 5px;
}
.searchResultsFooter {
  float: left;
}
.resultsPaging {
  float: right;
  margin-top: 5px;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  color: #cfd8e2;
  text-align: right;
  font-size: 11px;
  line-height: 11px;
}
.resultsPaging span, .resultsPaging a {
  margin-left: 3px;
  margin-right: 3px;
}
.resultsPaging a.prev {
  margin-right: 20px;
}
.resultsPaging a.next {
  margin-left: 20px;
  padding-right: 20px;
}

#mainContent #mapTabs.tabs.ui-tabs #mapsTab {
  padding: 0;
  background: transparent none;
}
#mainContent #mapTabs.tabs.ui-tabs #mapCanvas {
  width: 100%;
  height: 300px;
  margin-top: 15px;
}
#mainContent #mapTabs.tabs.ui-tabs #listOverlayTab2 {
  padding-top: 0;
  height: 291px;
  overflow: auto;
  border-bottom: 1px solid #60acdf;
}
#mainContent #mapTabs.tabs.ui-tabs #directionsTab {
  padding-top: 15px;
  height: 277px;
}
.markerContent {
  width: 370px;
}
.markerContent p {
  font-size: 11px;
  line-height: 1.5em;
  margin-bottom: 10px;
}
.markerContent a.getDirections {
  font-size: 11px;
}
.markerContent h4 {
  font-size: 11px;
  margin-bottom: 2px;
}

.decoratedButton button {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-size: 11px;
  text-transform: uppercase;
  background-color: #005582;
  color: White;
}
/* Corner radius */
.decoratedButton .ui-corner-tl {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
}
.decoratedButton .ui-corner-tr {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.decoratedButton .ui-corner-bl {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.decoratedButton .ui-corner-br {
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.decoratedButton .ui-corner-top {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
}
.decoratedButton .ui-corner-bottom {
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.decoratedButton .ui-corner-right {
  -moz-border-radius-topright: 4px;
  -webkit-border-top-right-radius: 4px;
  border-top-right-radius: 4px;
  -moz-border-radius-bottomright: 4px;
  -webkit-border-bottom-right-radius: 4px;
  border-bottom-right-radius: 4px;
}
.decoratedButton .ui-corner-left {
  -moz-border-radius-topleft: 4px;
  -webkit-border-top-left-radius: 4px;
  border-top-left-radius: 4px;
  -moz-border-radius-bottomleft: 4px;
  -webkit-border-bottom-left-radius: 4px;
  border-bottom-left-radius: 4px;
}
.decoratedButton .ui-corner-all {
  -moz-border-radius: 4px;
  -webkit-border-radius: 4px;
  border-radius: 4px;
}
/* Component containers
----------------------------------*/
.decoratedButton .ui-widget {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-size: 10px;
  text-transform: uppercase;
}
.decoratedButton .ui-widget .ui-widget {
  font-size: 1em;
}
.decoratedButton .ui-widget input,
.decoratedButton .ui-widget select,
.decoratedButton .ui-widget textarea,
.decoratedButton .ui-widget button {
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
  font-size: 1em;
}
.decoratedButton .ui-widget-content {
  border: 1px solid #dddddd;
  background: white url(/org_files/705/images/ui-bg_flat_100_ffffff_40x100.png) 50% 50% repeat-x;
  color: #727272;
}
.decoratedButton .ui-widget-content a {
  color: #727272;
}
.decoratedButton .ui-widget-header {
  border: 1px solid #727272;
  background: #004270 url(/org_files/705/images/ui-bg_highlight-soft_35_004270_1x100.png) 50% 50% repeat-x;
  color: #ffffff;
  font-weight: bold;
}
.decoratedButton .ui-widget-header a {
  color: #ffffff;
}
/* Interaction states
----------------------------------*/
.decoratedButton .ui-state-default, .decoratedButton .ui-widget-content .ui-state-default, .decoratedButton .ui-widget-header .ui-state-default {
  border: 1px solid #005582;
  background: #005582 url(/org_files/705/images/ui-bg_highlight-soft_10_005582_1x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
}
.decoratedButton .ui-state-default a, .decoratedButton .ui-state-default a:link, .decoratedButton .ui-state-default a:visited {
  color: #ffffff;
  text-decoration: none;
}
.decoratedButton .ui-state-hover,
.decoratedButton .ui-widget-content .ui-state-hover,
.decoratedButton .ui-widget-header .ui-state-hover,
.decoratedButton .ui-state-focus,
.decoratedButton .ui-widget-content .ui-state-focus,
.decoratedButton .ui-widget-header .ui-state-focus {
  border: 1px solid #005582;
  background: #005582 url(/org_files/705/images/ui-bg_inset-soft_10_005582_1x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
}
.decoratedButton .ui-state-hover a, .decoratedButton .ui-state-hover a:hover {
  color: #ffffff;
  text-decoration: none;
}
.decoratedButton .ui-state-active, .decoratedButton .ui-widget-content .ui-state-active, .decoratedButton .ui-widget-header .ui-state-active {
  border: 1px solid #005582;
  background: #005582 url(/org_files/705/images/ui-bg_inset-soft_15_005582_1x100.png) 50% 50% repeat-x;
  font-weight: normal;
  color: #ffffff;
}
.decoratedButton .ui-state-active a, .decoratedButton .ui-state-active a:link, .decoratedButton .ui-state-active a:visited {
  color: #ffffff;
  text-decoration: none;
}
.decoratedButton .ui-widget :active {
  outline: none;
}
/*
 * jQuery UI Button 1.8.13
 *
 * Copyright 2011, AUTHORS.txt (http://jqueryui.com/about)
 * Dual licensed under the MIT or GPL Version 2 licenses.
 * http://jquery.org/license
 *
 * http://docs.jquery.com/UI/Button#theming
 */
.decoratedButton .ui-button {
  display: inline-block;
  position: relative;
  padding: 0;
  margin-right: .3em;
  text-decoration: none !important;
  cursor: pointer;
  text-align: center;
  zoom: 1;
  overflow: visible;
}
/* the overflow property removes extra width in IE */
.decoratedButton .ui-button-icon-only {
  width: 2.2em;
}
/* to make room for the icon, a width needs to be set here */
button.ui-button-icon-only {
  width: 2.4em;
}
/* button elements seem to need a little more width */
.decoratedButton .ui-button-icons-only {
  width: 3.4em;
}
button.ui-button-icons-only {
  width: 3.7em;
}
/*button text element */
.decoratedButton .ui-button .ui-button-text {
  /*display: block; line-height: 1.4; */
}
.decoratedButton .ui-button-text-only .ui-button-text {
  padding: .1em .8em .3em;
}
.decoratedButton .ui-button-icon-only .ui-button-text, .decoratedButton .ui-button-icons-only .ui-button-text {
  padding: .4em;
  text-indent: -9999999px;
}
.decoratedButton .ui-button-text-icon-primary .ui-button-text, .decoratedButton .ui-button-text-icons .ui-button-text {
  padding: .4em 1em .4em 2.1em;
}
.decoratedButton .ui-button-text-icon-secondary .ui-button-text, .decoratedButton .ui-button-text-icons .ui-button-text {
  padding: .4em 2.1em .4em 1em;
}
.decoratedButton .ui-button-text-icons .ui-button-text {
  padding-left: 2.1em;
  padding-right: 2.1em;
}
/* no icon support for input elements, provide padding by default */
input.ui-button {
  padding: .4em 1em;
}
/*button icon element(s) */
.decoratedButton .ui-button-icon-only .ui-icon,
.decoratedButton .ui-button-text-icon-primary .ui-icon,
.decoratedButton .ui-button-text-icon-secondary .ui-icon,
.decoratedButton .ui-button-text-icons .ui-icon,
.decoratedButton .ui-button-icons-only .ui-icon {
  position: absolute;
  top: 50%;
  margin-top: -8px;
}
.decoratedButton .ui-button-icon-only .ui-icon {
  left: 50%;
  margin-left: -8px;
}
.decoratedButton .ui-button-text-icon-primary .ui-button-icon-primary, .decoratedButton .ui-button-text-icons .ui-button-icon-primary, .decoratedButton .ui-button-icons-only .ui-button-icon-primary {
  left: .5em;
}
.decoratedButton .ui-button-text-icon-secondary .ui-button-icon-secondary, .decoratedButton .ui-button-text-icons .ui-button-icon-secondary, .decoratedButton .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
.decoratedButton .ui-button-text-icons .ui-button-icon-secondary, .decoratedButton .ui-button-icons-only .ui-button-icon-secondary {
  right: .5em;
}
/*button sets*/
.decoratedButton .ui-buttonset {
  margin-right: 7px;
}
.decoratedButton .ui-buttonset .ui-button {
  margin-left: 0;
  margin-right: -0.3em;
}
/* workarounds */
button.ui-button::-moz-focus-inner {
  border: 0;
  padding: 0;
}
/* reset extra padding in Firefox */

/* @group Overlay */
#genericOverlayContent, #waitTimeOverlayContent {
  display: none;
  background: #fff;
  border: 2px solid #999;
  width: 696px !important;
  height: auto;
  padding: 20px;
  color: #888;
}
#genericOverlayContent .ui-widget-overlay, #waitTimeOverlayContent .ui-widget-overlay {
  background: none #414141;
  filter: alpha(opacity=60);
  -moz-opacity: 0.60;
  opacity: 0.60;
}
#genericOverlayContent .ui-widget-header, #waitTimeOverlayContent .ui-widget-header {
  background-color: #fff;
  color: #707070;
}
.ui-dialog {
  background: transparent url('/org_files/705/images/background-overlay-content.png') repeat !important;
  border: 0 none;
  width: 736px !important;
  height: auto;
  padding: 20px;
  text-align: left;
  position: fixed;
}
.ui-dialog-buttonpane {
  position: absolute;
  top: 3px;
  left: 736px;
  background: none repeat scroll 0 0 transparent;
  border: 0 none;
  width: 33px;
  height: 32px;
  color: #999;
}
.ui-dialog-buttonpane button {
  background: transparent url('/org_files/705/images/icon-close.gif') no-repeat top left !important;
  border: 0 none;
  width: 33px !important;
  height: 32px;
  padding: 0;
}
.ui-dialog-titlebar {
  display: none !important;
}
.overlayContent .floatLeft {
  width: 507px;
  margin-right: 24px;
}
.overlayContent fieldset {
  margin-top: 10px;
}
.overlayContent .mapTabsWrapper {
  float: none;
  width: 100%;
  height: 328px;
  margin-top: 11px;
  margin-left: 0;
}
.overlayContent .tabs {
  width: 100%;
}
.overlayContent .tabs.ui-tabs .ui-tabs-panel {
  background: none transparent;
}
.overlayContent #mapOverlayTab {
  width: 696px;
  height: 263px;
  float: none;
  padding: 23px 0;
}
.overlayContent #mapCanvas2 {
  width: 696px;
  height: 262px;
}
.community .overlayContent .floatLeft {
  width: 214px;
}
.overlayContent .floatRight {
  width: 162px;
}
.overlayContent p.floatRight {
  width: 100%;
  margin-bottom: 5px;
  text-align: right;
  font-size: 11px;
}
.overlayContent p.floatRight span {
  padding-right: 6px;
}
.overlayContent p.floatRight em {
  padding-right: 13px;
  font-style: italic;
  font-weight: normal;
}
.overlayContent p.floatRight em.last {
  padding-right: 0;
}
.community .overlayContent .floatRight {
  width: 455px;
}
.community .overlayContent .floatRight #mapCanvas2 {
  width: 455px;
  height: 314px;
}
/* @group List Wrapper */
.overlayContent .tabs.ui-tabs #listOverlayTab.ui-tabs-panel {
  width: 676px;
  height: 252px;
  padding-top: 0;
  padding-left: 0;
  overflow: auto;
  border-bottom: 1px solid #60acdf;
}
.listWrapper {
  border-bottom: 1px solid #60acdf;
  padding: 15px 0 10px;
}
.overlayContent .listWrapper .floatLeft {
  width: 375px;
}
/* @end List Wrapper */
/* @end Overlay */
.overlayContent select {
  height: 23px !important;
}
.overlayContent a {
  font: inherit;
  color: #004270;
}

/* @group Carousel */
.carousel {
  float: left;
  display: block;
}
.carousel a.prev {
  background: url('/org_files/705/images/background-carousel-nav.gif') left top no-repeat transparent;
  width: 22px;
  height: 136px;
  display: block;
  float: left;
  text-indent: -9999px;
  text-decoration: none;
}
.carousel a.next {
  background: url('/org_files/705/images/background-carousel-nav.gif') right top no-repeat transparent;
  width: 22px;
  height: 136px;
  display: block;
  float: left;
  text-indent: -9999px;
  text-decoration: none;
}
.carousel .viewRange {
  overflow: hidden;
  height: 136px;
  width: 650px;
  padding: 0;
  margin: 0;
  display: block;
  float: left;
}
.carouselContents {
  width: 1332px;
  height: 136px;
}
.carouselBlock {
  display: block;
  float: left;
  width: 196px;
  height: 136px;
  margin-left: 10px;
  margin-right: 10px;
}
.carouselBlock a {
  background: transparent url('/org_files/705/images/background-arrow-white-toRight.png') no-repeat 4px 9px;
  text-decoration: none;
  color: #fff;
  font-family: sans-serif;
  line-height: 25px;
  display: block;
  font-size: 11px;
  padding-left: 16px;
}
.carouselBlock a.imageLink {
  background: transparent !important;
  border: 0;
  display: block;
  width: 196px;
  height: 110px;
  text-decoration: none;
  padding: 0;
}
.carouselBlock a.one, .carouselBlock a.six {
  background-color: #eca942;
}
.carouselBlock a.two, .carouselBlock a.five {
  background-color: #eb933d;
}
.carouselBlock a.three, .carouselBlock a.four {
  background-color: #df6b35;
}
/* @end Carousel */

/*----------------------------------------------------------
 ASP.NET MVC FRAMEWORK VALIDATION DEFAULT CSS CLASS NAMES
----------------------------------------------------------*/
.error, .field-validation-error {
  color: red;
  display: block;
  float: right;
  font-size: 11px;
  font-family: "PFDinDisplayProRegular", Arial, Verdana, sans-serif;
}
.input-validation-valid, .field-validation-valid, .validation-summary-valid {
  display: none;
}
textarea.input-validation-valid {
  display: inline-block;
}
select.input-validation-valid {
  display: inline-block;
}
.validation-summary-errors {
  color: red;
}
.validation-summary-errors span {
  font-weight: 700;
}
.validation-summary-errors ul {
  list-style: disc inside;
}
.validation-summary-errors ul li {
  font-weight: normal;
}
.validation-summary-errors ul li label, .validation-summary-errors ul li span {
  display: inline !important;
  font-weight: normal;
}
/*.input-validation-error { background-color: Red; color: White; }*/
/*textarea.input-validation-error { color: #727272; }*/
.required {
  color: Red;
}
.formField .required {
  float: right;
}

