
.BreadCrumb_Wrapper {
	display: none;
	}
	
.footer {
	width:85%;
	}
	
#ToPrint {
	display: block;
	}
	

.noShow {
	display: none;
	}

#noShow {
	display: none;
	}

#footertoprint {
	display: block;
	padding: 5px;
	padding-right: 100px;
	margin: 5px;
	font-size: 11px;
	font-weight: bold;
	color: White;
	text-align: right;
}




/*      ---------------------------------
       |       Global Declarations       |
	---------------------------------*/

body, td, p {
	font: 11px Arial, Helvetica, sans-serif;
	font-weight: normal;
	line-height: 2.9ex;
	text-decoration: none;
	color: #424A52;
}

h1 {
	font: bold 20px Arial, Helvetica, sans-serif;
	line-height: 2.0ex;
	color: #6699C2;
}

h2 {
	font-size: 18px;
	line-height: 2.0ex;
	color: #3A67B1;
	}
	
h3 {
	font-size: 16px;
	line-height: 2.0ex;
	color: #6699C2;
}

h4 {
	font-size: 14px;
	line-height: 2.0ex;
		color: #843729;
	}
	
h5 {
	font-size: 12px;
	line-height: 2.0ex;
		color: #6699C2;
	}
	
h6 {
	font-size: 12px;
	line-height: 2.0ex;
	color: #843729;
	}
	
a:link, a:active, a:visited  {
	font-weight: bold;
	text-decoration: none;
	color: #0097d7;
}	