body {
	color: #333;
	font-family: georgia, "times new roman", serif;
	font-size: 12pt;
}

h1, h2, h3, h4 {
	font-weight: normal;
	margin-bottom: 10px;
}

h1 {
	color: #002955;
	font-size: 28px;
	font-weight: normal;
	line-height: 1.3em;
}

h2 {
	color: ##006389;
}

#header h1 {
	text-indent: 0px;
	position: relative;
	width: 900px;
}	
	#header h1 a {
		color: #002955;
		width: 900px;
		height: auto;
		text-indent: 0;
		display: block;
		text-decoration: none;
	}
	#tagLine {
		text-indent: 0px;
		color: #999;
	}
	
.outline { border: 1px solid #666 !important; }

#utility,
#searchBar,
#memberLogin,
#primaryNav,
#footerNav,
#secFooterNav {
	display: none;
}

a.tooltip span {
    display: none;
}
