﻿	
	#stripe {
		max-width: 960px;
		background-image: none;
		background-color: transparent;
		background-repeat:no-repeat;
		margin: 0px auto 0px auto;
		height:0px;
		border: 0px;
	}
	
	.SmallGrayText {
		color: #1B1B1B;
		font-size: 100%;
		font-family: Verdana, Arial Black, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	}
	
	h1, h2, h3, h4, h5, h6 {
		color: #4E4E4E;
	}
			
	#siteMenu{display: none;}
	
	.printHide {
		display: none;
	}
	
	.showPageHeader{
		display:block;
		color: #363636;
		font-weight:bold;
		font-size:10px;
		margin-bottom:10px;
	}
	
	.showInfo{
		display:inline;
	}
	
	.black.button,
	.green.button,
	.red.button,
	.purple.button,
	.orange.button,
	.darkgreen.button {
		background-color: #fff;
		border: 1px solid #ccc;
		color: #666;
		font-weight: normal;
		text-shadow: 0 1px 1px rgba(255,255,255,1);
	}
	
/* ---------- FOOTER ---------- */

	#footer {
		background-color: transparent !important;
		margin:0px !important;
		width:auto;
	}

	#footer p {
		color: #1B1B1B;
		font-family: Verdana, Arial Black, Helvetica, 'Liberation Sans', FreeSans, sans-serif;
	}
	
	#footer p a:link,
	#footer p a:visited {
		color: #1B1B1B;
		font-weight:normal;
		font-family: Verdana, Arial Black, Helvetica, 'Liberation Sans', FreeSans, sans-serif;	}
	
	#bnlLogoLink, 
	#sbuLogoLink,
	#footerlogoLink {
		display: none;
	}
	
	#bnlLogoLinkPrint,
	#sbuLogoLinkPrint,
	#footerLogoPrint {
		display: block;
	}


/* ---------- TOP PAGER HEADER TEXT ---------- */
			
	#topPageHeaderWrapper { 
		background:transparent;
		padding: 20px 0px 0px 10px;
	}	
	
	#topPageSubHeader {
		color: #494b4d !important;
		font-weight:bold;
		line-height: 120%;
		font-size:95%;
	}
	
	#topPageHeader {
		color: #494b4d !important;
		font-weight:bold;
		line-height: 110%;
		font-size:140%;	
	}
