H2 { 	
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/header-bck-full.gif);
	background-repeat: no-repeat;
	background-color: #e0e7e9;
	text-transform: uppercase;
	width: 709px;
	padding-left: 25px;
	background-position: left top;
	text-align: left;
	padding-top: 7px;
	padding-bottom: 4px;
}
.Header {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/header-bck-full.gif);
	background-repeat: no-repeat;
	text-transform: uppercase;
	height: 28px;
	padding-left: 25px;
	background-position: left center;
	text-align: left;
	padding-top: 14px;
}
.HeaderNoUpper {

	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: small;
	font-weight: bold;
	color: #000000;
	background-image: url(Images/header-bck-full.gif);
	background-repeat: no-repeat;
	height: 28px;
	padding-left: 25px;
	background-position: left center;
	text-align: left;
	padding-top: 14px;
}
