﻿#header-top {
	width: 420px;
	background: url('/charity-reviews/css/images/report-accredit-char-bg.gif') no-repeat #0d7c99;
	color: #ffffff;
	min-height: 140px;
	display: block;	
}
* html #header-top {
	height: 140px;
}
#header-top h2 {
	font-size: 2em;
	font-weight: bold;
	margin: 0px 80px 0px 15px;
	font-family: Verdana, Arial, Helvetica, sans-serif;
}
#header-top h2 em {
	font-size: .55em;
}
#header-top h2 span {
	font-size: 1em;
}

#header-top p {
	font-size: 1.2em;
	margin: 30px 100px 0px 15px;
}
#header-top em {
	color: #fde299;
	background-color: inherit;
	font-style: normal;
	font-weight: bold;
}


/*************/

#header-bottom {
	width: 420px;
	background: url('/charity-reviews/css/images/report-bottom-bg.gif') no-repeat 0 bottom #005a78;
	color: #ffffff;
	margin: 1px 0 20px;
	padding: 10px 0px 0px 0px;
	display: block;
}
#header-bottom * {
   padding: 0px;
   margin: 0px;
}
#header-bottom p {
   margin: 0px 15px;
   font-size: 1.2em;
}
#header-bottom a {
	color: #ffffff;
	background-color: inherit;
	text-decoration: underline;
	font-style: normal;
	padding:0;
	margin:0;	
}

