@charset "UTF-8";
.top_nav_container {
	width: 980px;
	background-color: #FFF;
	padding: 0px;
	margin: 0px;
}
.bordered_nav_container {
	padding: 4px;
	margin: 0px;
	background-color: #336699;
	width: 972px;
}
.footer_container {
	width: 980px;
	background-color: #336699;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom: 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin-top: 0px;
	background-image:none;
}
.footer_container_white {
	width: 980px;
	padding-top:0px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom: 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin-top: 10px;
	text-align: center;
}
.footer_container_grey {
	width: 980px;
	padding-top:5px;
	padding-bottom:5px;
	padding-left:0px;
	padding-right:0px;
	margin-bottom: 0px;
	margin-left: 0 auto;
	margin-right: 0 auto;
	margin-top: 10px;
	text-align: center;
	background-color:#CCC;
}
.body_container {
	width: 980px;
	background-color: #FFF;
	padding:0px;
	margin:0px;
}
.pbp_logo_nav {
	width: 460px;
	margin-bottom: 10px;
	margin-left: 10px;
	margin-right: 0px;
	margin-top: 10px;
	padding: 0px;
	float:left;
	display:block;
	background-color: #FFF;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	border-bottom-left-radius: 10px 10px;
	border-bottom-right-radius: 10px 10px;
}
.pbp_site_name {
	color: #000;
	font-style: normal;
	font-weight: 400;
	font-family: eb-garamond;
	font-size: 38px;
	padding: 0px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-left: 0px;
	margin-top:0px;
	line-height: 95%;
}
.pbp_site_name .pbp_site_name_subhed   {
	font-size: 23px;
}
.top_middle_teaser {
	width: 200px;
	padding-top: 2px;
	padding-left: 4px;
	padding-bottom: 4px;
	padding-right: 4px;
	margin-left: 36px;
	margin-bottom: 4px;
	margin-right: 14px;
	margin-top: 4px;
	display:block;
	float:left;
	clear:none;
}
.top_right_teaser {
	width: 150px;
	padding-top: 4px;
	padding-left: 0px;
	padding-bottom: 4px;
	padding-right: 0px;
	margin-left: 35px;
	margin-bottom: 0px;
	margin-right: 0px;
	margin-top: 0px;
	display:block;
	float:left;
	clear:none;
}
.top_nav_links_white {
	clear:both;
	background:#FFF;
}
.top_nav_links {
	clear: both;
	background-color: #003366;
}
.contact_nav_links {
	color:#FFF;
	text-decoration: underline;
	font-weight: bold;
}
.contact_nav_links:hover {
	text-decoration: underline;
	font-weight: bold;
	color: #C00;
}
.site_nav_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
	text-align:center;
}
.contact_nav_li {
	padding: 0px;
	margin-top: 7px;
	margin-left:0px;
	margin-right:0px;
	margin-bottom:0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 12px;
	line-height:125%;
}
.contact_nav_ul {
	margin: 0px;
	padding: 0px;
	list-style-type: none;
}
.site_nav_li {
	display: block;
	float: left;
	padding: 2px;
	margin-top: 2px;
	margin-left: 20px;
	margin-right: 20px;
	margin-bottom: 6px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 13px;
	text-align: center;
}.top_nav_ul {
	padding: 0px;
	list-style-type: none;
}
.top_nav_li {
	display: block;
	float: left;
	padding: 8px;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	margin-left: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: bold;
	font-size: 14px;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	background-color: #99CCFF;
}
.top_nav_li:hover {
	display: block;
	float: left;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: bold;
	font-size: 14px;
	background: #336699;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
}
.top_nav_li_current {
	display: block;
	float: left;
	margin-top: 0px;
	margin-left: 0px;
	margin-right: 14px;
	margin-bottom: 0px;
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: bold;
	font-size: 14px;
	background: #336699;
	border-top-left-radius: 10px 10px;
	border-top-right-radius: 10px 10px;
	padding-bottom: 6px;
	padding-left: 14px;
	padding-right: 14px;
	padding-top: 6px;
}
.nav_link {
	text-decoration: underline;
	font-weight: normal;
	color: #FFF;
}
.nav_link:hover {
	text-decoration: underline;
	font-weight: normal;
	color: #C00;
}
.top_nav_link {
	text-decoration: none;
	font-weight: bold;
	color: #000000;
}
.top_nav_link:hover {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.top_nav_link_current {
	text-decoration: none;
	font-weight: bold;
	color: #FFF;
}
.footer {
	font-family: "Lucida Grande", "Lucida Sans Unicode", "Lucida Sans", "DejaVu Sans", Verdana, sans-serif;
	font-style: normal;
	font-size: 14px;
	font-weight: normal;
	text-align: center;
	color:#FFF;
}
.sidebar_right {
	float:right;
	padding:0px;
	margin:0px;
	display:block;
	width:260px;
	background-color:#CCC;
}
.sidebar_right_media {
	float:right;
	padding:0px;
	margin-bottom: 0px;
	margin-left: 0px;
	margin-right: 0px;
	margin-top: 16px;
	display:block;
	width:260px;
	background-color:#FFF;
	clear:right;
	text-align:center;
}
.sidebar_left {
	float:left;
	clear:left;
	padding:0px;
	margin:0px;
	display:block;
	width:260px;
	background-color:#FFF;
}
.main_content_left {
	float: left;
	clear:left;
	padding: 0px;
	display: block;
	width: 690px;
	text-align: left;
	margin-bottom: 0px;
	margin-left: 8px;
	margin-right: 8px;
	margin-top: 0px;
}

h2.sectionhead_wide {
	font-family: "Times New Roman", Times, serif;
	font-size: 24px;
	font-weight: bold;
	text-transform: uppercase;
	display: block;
	padding: 0px;
	width: 100%;
	margin-top: 2px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #000000;
	font-style: normal;
	line-height: normal;
	color: #333399;
	text-align: center;
}
