@charset "utf-8";
body {
	font-family: Verdana, Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #115F9D;
	background-image: url(images/ge/bg-all.jpg);
	background-color: #5D92BC;
	background-repeat: repeat-x;
	background-attachment: fixed;
}
h1 {
	font-size: 16px;
	font-weight: bold;
	text-transform: uppercase;
	color: #115F9D;
}
h4 {
	font-size: 14px;
	font-weight: bold;
	color: #F4BD45;
}


a:link, a:visited {
	color: #115F9D;
	text-decoration: none;
}


.news-hed {
	font-size: 14px;
	font-weight: bold;
	text-transform: capitalize;
	color: #115F9D;
}

.inner-bg {
	background-image: url(images/index.jpg);
	background-repeat: no-repeat;
	width: 950px;
	background-color: #FFFFFF;
	background-position: center top;
	text-align: left;
}
a:hover, a:active {
	color: #F4BD45;
	text-decoration: none;
}
.hone {
	font-size: 20px;
	text-transform: uppercase;
	color: #666666;
	font-weight: normal;
}
.horg {
	font-size: 14px;
	font-weight: bold;
	color: #0099CC;
}
.honeCopy {
	font-size: 20px;
	text-transform: uppercase;
	color: #FFFFFF;
	font-weight: normal;
}
