@charset "utf-8";
/* CSS Document */
body{
	background-image: none;
	font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
}
#wrapper{
	background-image: none;
}
#home_wrapper{
	background-image: none;
}
#navigation{
	position: absolute;
	top: 0;
	left: 0;
	z-index: 1;
	padding-left: 18px;
}
#byline{
	display: none;
	visibility: hidden;
}
#home_blurb{
	padding: 170px 0 0 0;
}
#home_byline .divider{
	font-size: 18px;
}
#tagline{
	display: none;
	visibility: hidden;
}

#page{
	margin: 155px 0 0 0;
	background-image: none;
	clear: both;
	width: 100%;
}
#page_top{
	display: none;
	visibility: hidden;
}
#content{
	width: 100%;
	margin: 2px 38px 26px 38px;
	font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
	line-height: 18px;
	font-size: 13pt;
	color: #43525a;
	font-weight: normal;
}
	#content h1{
		font-family: "Times New Roman", Times, Georgia, serif;
/*		font-family: "Franklin Gothic", "Arial  Narrow", Arial, sans-serif;*/
		color: #003468;
		font-size: 18px;
		padding: 24px 0 12px 0;
	} 
	#content h2{
		font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
		color: #003468;
		font-size: 14px;
		padding-bottom: 12px;
		text-transform: uppercase;
	} 
	#content h3{
		font-family: "Franklin Gothic Book", "Arial  Narrow", Arial, sans-serif;
		color: #003468;
		font-size: 12pt;
		padding-bottom: 0px;
	} 
	#content p{
		margin-bottom: 12pt;
		font-size: 13pt;
	}
	#content ul{
		padding: 12px 0 12px 24px;
		list-style: square;
	}
	#content li{
		padding: 0 0 3px 6px;
	}
	.margins{
		padding: 0 38px 0 0;
	}
	.watermark{
		background-image: url(../images/page_watermark.png);
		background-repeat: no-repeat; 
		background-position: 96px 191px;
	}
cite{
	display: block;
	padding: 12px 0 3px 0;
	font-size: 12px;
}
#nav{
	display: none;
	visibility: hidden;
}

#subnav{
	display: none;
	visibility: hidden;
}



#footer{
	padding: 5px 0 0 0;
	font-family: "Franklin Gothic Medium", "Arial  Narrow", Arial, sans-serif;
	font-size: 10pt;
	color: #003468;
	clear: both;
	line-height: 18px;
}
	#footer a{
		color: #003468;
		text-decoration: none;
	}
	#footer a:hover{
		color: #8bc63e;
	}
	#footer_links{
		dispay: none;
		visibility: hidden;
	}
	#footer_copyright{
		width: 100%;
		text-align: center;
		color: #000;
	}	
.missing{
	color: #000;
	background-color: #FFFF00;
	padding: 2px;
}
#faq dl{
}
#faq dt{
	background-image: url(../images/q.png);
	background-repeat: no-repeat;
	background-position: 0 4px;
	color: #82b83b;
	font-weight: bold;
	padding: 0 0 6px 0;
}
#faq dd{
	background-image: url(../images/a.png);
	background-position: 0 4px;
	background-repeat: no-repeat;
	padding: 0 0 24px 0;
	}
#people dt{
	font-weight: normal;
	padding: 18px 0 6px 0;
	margin: 0;
	display: block; 
	clear: both;
}
#people dd{
	margin: 0;
	padding: 0 0 0 0;
	display: block;
}
#people strong{
	color: #82b83b;
	font-weight: bold;
}
#people .profile{
	float: left;
	padding: 0 18px 0 0;
}
small{
	font-size: 10pt;
}
label{
	display: block;
	color: #82b83b;
	font-size: 12pt;
	font-weight: bold;
}
#page_bottom{
	display: none;
	visibility: hidden;
}
#copyright{
	padding-left: 38px;
	position: relative;
}
blockquote{
	padding-left: 25px;
	font-style: italic;
}
#people{
	width: 600px;
}
#profile{
	width: 600px;
}
#close{
	display: none;
	visibility: hidden;
}
.extraspace{
	display: none;
	visibility: hidden;
}
#map{
	width: 534px;
	border-right: 100px solid #fff;
}
