/* __________________ CUSTOM PRINT ____________________ */
/* See MCWebFrameworkPrint.css for common print styles */

.PrintHeader img {
	margin-left: -15px;
	width: 3.6in;
}

body {
	background-image: none;
}

div.presentation
{
	margin-top: -20px;
	padding-right: 0px;
	padding-top: 0px;
	width: 100%;
}

.ControlTitle
{
	font-size: 1.4em;
	font-weight: bold;
	padding: 0 0 0 0;
}

.ControlStep
{
	font-weight: bold;
	font-size: 1.0em;
	color: #000066;
	padding: 0 0 0 0;
}
.PrintImmunizations
{
   display: none;
}

.PrintGrowthCharts
{
  display: none;
}

.SearchBox
{
   display: none;  
}

.tabBar
{
   display: none;  
}

.Logos
{
   display: none;
}

.Audience1
{
	background-image: none;
}
.Audience2
{
	background-image: none;
}
.Audience3
{
	background-image: none;
}
.Audience4
{
	background-image: none;
}
.Audience5
{
	background-image: none;
}
.PortalTab
{
	display: none;
}
.PrintIcon
{
	display: none;
}
/* __________________ END CUSTOM PRINT ____________________ */
/* Provider Director Specific */
.newSearch
{
    display:none;
}
.provSectionHeader
{
    font-size:larger;
    font-weight:bold;
    text-decoration:underline;
    color:Black;
}

/* End of Provider Director Specific */