/* generic boxwrapper provides the core structure for the header separate files provide custom stylings for specific uses */
#boxwrapper {
	background: #2993A0 url('/resources/f/d/fdb545004ba37660b9cebd9ef8e4b077/brandboxbg.gif') repeat-x top;
	border-bottom: 6px solid #99D6DD;
	border-top: 5px solid #fff;
	clear: both;
	margin: 5px 10px 0 0;
	padding: 0;
}
#boxwrapper #sectionheader {
	background: transparent url('/resources/0/2/020c4d004ba376b78680bf9ef8e4b077/watermark-ir.gif') no-repeat right top;
	padding-bottom: 22px;
}
#boxwrapper #sectionheader .breadcrumbs,
#boxwrapper #sectionheader .breadcrumbs a {
	color: #fff;
	padding-bottom: 13px;
	text-decoration: none;
}
#boxwrapper #sectionheader .breadcrumbs a:hover,
#boxwrapper #sectionheader .sectionTitle a:hover {
	text-decoration: underline;
}
#boxwrapper #sectionheader .sectionTitle a,
#boxwrapper #sectionheader .sectionTitle {
	color: #fff;
}
#boxwrapper #sectionheader .teReo {
	color: #99D6DD;
}