#headerwrapper, #hpLeftClmn, #hpSideContent, #footer, .footerfunctions, #footerborder, #directToWrap, #subNav, #thumb_nav, #nav_bar {
	display: none;
}

.clearit {
	clear: both;
	line-height: 0px;
	font-size: 0px;
	height: 0px;
	margin: 0px;
	padding: 0px;
}

h1 {
	font-size: 22px;
	color: #6F92C8;
	font-weight: normal;
}
h2 {
	color: #FFF;
	font-weight: lighter;
	font-size: 16px;

}
h3{
	font-family: Arial, Helvetica, sans-serif;
	color: #EE8300;
	font-size: 16px;
	margin-bottom: 3px;
	font-weight: normal;
}

#hpIntroTxt {
	width: 706px;/*total width: 726px*/
	padding: 10px;
	background-color: #07817C;
	color: #FFF;
}
	#hpIntroTxt img {
		float: right;
		margin-top: 19px;
	}
	
#hpMidClmn {
		float: left;
		width: 726px;
		margin-top: 15px;
	}
		#hpNewsHeader {
			width: 726px;
			height: 36px;
			margin: 10px 0 15px 0;
			background: url(../gfx/hpNewsHeader.gif) no-repeat;
		}
		#hpNewsLeft {
			float: left;
			width: 360px;
			margin-right: 6px;
		}
		#hpNewsRight {
			float: left;
			width: 360px;
		}
				
			.hpNewsItem {
				width: 360px;
				margin-bottom: 10px;			
				padding-bottom: 5px;
			}
				.hpNewsItem h2 {					
                	font-size: 16px;
					color: #6F92C8;
					margin: 0px;
					margin-bottom: 10px;
                }
				.hpNITxt {
					float: left;
					width: 240px;
					margin-right: 5px;
				}
					.hpNITxt p {
						margin: 0;
						padding: 0;
					}
				.hpNIMore {
					height: 20px;
					padding-top: 10px;
					width: 245px;
				}
					.hpNIMore img {
						
					}
					.hpNIMore a {
						color: #6F92C8;
						text-decoration: none;
					}
				.hpNIImg{
					float: right;
					max-width: 100px;
					margin-right: 5px;
				}
					.hpNIImg img {
						max-width: 100px;
					}
					
	#hpAnnouncements {
		margin-top: 40px;
	}
		.hpAnnouncementItem {
			float: left;
			width: 180px;
			margin-right: 1px;
			martin-top: -10px;
			.margin-top: 20px;
		}
			.hpAnnouncementItem a {
				color: #6F92C8;
				text-decoration: none;	
			}
