﻿html {background:white;}
body {
   background: white;
   font-size: 12pt;
   }
#grid_BC,
#grid_Left,
#grid_Right,
#ft,
#pb_links,
#HD_globalMenu,
#layout_Breadcrumbs,
#HD_subMenu,
.yui-nav,
#layout_TopMenu,
.false_breadcrumb
{
   display: none;
   }

.yui-navset .yui-content .yui-hidden 
{
	border: 0 !important;
	height: auto !important;
	width: auto !important;
	padding: 0 !important;
	position: relative !important;
	left: 0 !important;
	overflow: hidden !important;
	visibility: visible !important;
}

div.yui-content {
	border: 0 !important;
}



#bd span.physicianHours {float: right !important; margin-top: -38px !important; margin-right: 75px !important;}

#hd {margin: 0 5%; border-bottom: 1px solid #00B2EF;}
h1#page_title, h1.page_title {border-bottom: 0 none; }
#grid_container {
   width: auto!important;
   margin: 0;
   padding: 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
}
#grid_Main {
   width: auto!important;
   margin: 0 5% 0 5%;
   padding: 1em 0 0 0;
   border: 0;
   float: none !important;
   color: black;
   background: transparent none;
   }
h1, h2, h4, h5, h6 {color:black;}
a:link, a:visited {
   color: black;
   background: transparent;
   font-weight: bold;
   text-decoration: underline;
   }

div#PrintFooter 
{
    width: auto !important;
    margin: 0 5% 0 5% !important;
    padding: 1em 0 0 0 !important;
    float: none !important;
    color: black;
    background: transparent none;
	border-top: 1px solid #00B2EF;
    text-align: left;
    display: inline-block !important;
 }
