@charset "utf-8";
/* CSS Document */

h1 a {
	color:#000000;
	text-decoration: none;
}

h1 {
	font-size: 1em;
	border-bottom: 1px dotted #333;
	padding-bottom: 6px;
	margin: 0 0 2em 0;
}

h2 {
	font-size: 1.3em;
}

h3 {
	font-size: 1.1em;
}

h4 {
	font-size: .9em;
}

p {
	font-size: .8em;
	line-height: 1.6em;
}

img {
	border: 0;
}


div#mainNav, div#nav-sub, p.footerNav, div#topLinks, div#top-sub-search, div#top-mission, div#top-flash, .hide, div#left, div.bc {
	display: none;
}


div#footer {
	border-top: 1px dotted #333;
	padding-top: 6px;
	margin: 24px 0 0 0;
	font-size: 80%;
}

.introText {
	font-style: italic;
	font-weight: bold;
	font-size: 1em;
}

.clear { clear: both; font-size: 0px; line-height: 0px; height: 0px;}






div.site_detail_col1,
div.site_detail_col2 {
	float:left;width: 240px;
}
div.site_detail_col1 {margin-right: 16px;}	

div.site_detail_additional {padding: 12px 0 16px 0;}