.headerBumperLeft {
	visibility: hidden;
	height: 0px;
	width: 0px;
	margin: 0px;
	border: none;
}
.headerBumperLogo {
	height: 153px;
	width: 260px;
	padding: 0px;
	margin: 0px;
	float: left;
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #090b38;
}
.headerBumperLogo img  {
	border: 0px;
}
.headerBumperRight {
	height: auto;
	width: 100%;
	margin: 0px;
	clear: both;
	float: none;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #090b38;
	border-left: 0px;
	text-align: center;
}
.headerBreak {
	background-color: #090b38;
	height: 5px;
}
.headerBreakFade {
	visibility: hidden;
}
.headerLogo {
	background-color: #090b38;
	color: #FFFFFF;
	text-align: center;
	width: 254px;
	height: 150px;
	padding: 0px;
	margin-top: 3px;
	margin-right: 3px;
	margin-bottom: 0px;
	margin-left: 3px;
	position: relative;
}
.headerLogoFade {
	width: 100%;
	height: 100%;
	background-color: none;
	margin: 0px;
	filter: none;
	-moz-opacity: 0.0;
   	opacity: 0.0;
	left: 0px;
	yop: 0px;
	position: absolute;
}
.headerLogo img {
	margin-top: 20px;
	margin-right: 0px;
	margin-bottom: 20px;
	margin-left: 0px;
	position: relative;
}
.headerImage {
	height: 0px;
	width: 0px;
	border: none;
	margin: 0px;
}
.headerImage img {
	visibility: hidden;
	width: 0px;
	height: 0px;
}
.headerImageText {
	position: absolute;
	width: 0px;
	height: 0px;
}
.headerImageText h1 {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.headerImageText h2 {
	visibility: hidden;
	height: 0px;
	width: 0px;
}
.headerContactInfo {
	clear: both;
	color: #666666;
	padding: 0px;
	margin-top: 40px;
	margin-right: 0px;
	margin-bottom: 40px;
	margin-left: 0px;
	font-family: Arial, Helvetica, sans-serif;
}
.headerContactInfo a {
	color: #666666;
}
.headerContactInfo a:hover {
	color: #0033CC;
}
.headerContactInfo a:active {
	color: #FF0000;
}
.headerLink {
	clear: both;
	float: none;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
}
.headerGeneral {
	margin: 0px;
	text-align: center;
}