/*********************************** PIER SKIN & EDITOR CSS STYLES */

a, a:link {
	color: #227948;
}
a:visited {
	color: #227948;
}
body {
	background-color: #FFFFFF;
}
.emergency {
    color: #cc0000;
}
.white-text {
    color: #FFFFFF;
}

/*********************************** BOOTSTRAP OVERRIDES */

h1, .h1, h2, .h2, h3, .h3 {
	margin-top: 10px;
}
.well {
	padding: 5px 20px 10px;
	margin-top: 15px;
}
.row {
	margin-bottom: 20px;
}
.jumbotron {
	background: #FFFFFF url("/external/content/document/2000/2572858/1/subtle_dots.png") repeat scroll 0 0;
	margin-bottom: 20px;
	margin-left: -15px;
	margin-right: -15px;
	padding: 30px 15px;
}
.jumbotron p:last-child {
	margin-bottom: 0;
}
.jumbotron h1, .jumbotron .h1 {
	color: #234565;
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-size: 34px;
	font-weight: 300;
	line-height: 1.5;
}
.jumbotron h2 {
	color: #227948;
}
#homepage .jumbotron h1, #homepage .jumbotron .h1 {
	text-align: center;
	text-transform: uppercase;
}
.jumbotron h1 strong {
	font-weight: 400;
}
nav > ul > li > ul {
	display: none
}
nav > ul > li:hover ul {
	display: block
}
nav > ul > li > ul > li > ul {
	display: none
}
nav > ul > li > ul > li:hover ul {
	display: block
}
.navbar .container {
	position: relative;
}
.navbar-brand {
	width: 240px;
	padding: 12px 0 0 25px;
	height: 70px;
}
.navbar-brand img {
	max-width: 100%;
	height: auto;
}
.navbar {
	min-height: 75px;
	position: absolute;
	top: 30px;
	width: 100%;
	z-index: 999999 !important;
}
.navbar, .navbar-inverse {
	border: 0 none;
	border-radius: 0;
	background-color: #234565;
	margin-bottom: 0;
}
.navbar-inverse {
	background-image: linear-gradient(to bottom, #234565 0px, #1c3751 100%);
	filter: alpha(opacity=95); /* internet explorer */
	-khtml-opacity: 0.95;      /* khtml, old safari */
	-moz-opacity: 0.95;       /* mozilla, netscape */
	opacity: 0.95;           /* fx, safari, opera */
}
.navbar-toggle {
	padding: 8px;
}
.navbar-toggle, .navbar-inverse .navbar-toggle:hover, .navbar-inverse .navbar-toggle:focus, .navbar-inverse .navbar-toggle:active {
	background: #227948;
}
.navbar-inverse .navbar-toggle {
	border-color: transparent;
}
.navbar-inverse .navbar-nav > li > a:hover, .navbar-inverse .navbar-nav > li > a:focus {
	background: #227948;
}
.navbar-inverse .navbar-nav > .open > a, .navbar-inverse .navbar-nav > .open > a:hover, .navbar-inverse .navbar-nav > .open > a:focus {
	background: #227948;
}
#top-menu {
	margin-top: 0;
}
.nav .open > a, .nav .open > a:hover, .nav .open > a:focus {
	background-color: inherit;
}
ul.menu3 {
	padding: 3px 20px 3px 45px;
}
ul.menu3:hover {
}
ul.menu3 li a {
}
ul.menu3 li a:hover {
	text-decoration: none;
}
.navbar-inverse .navbar-collapse, .navbar-inverse .navbar-form {
	border-color: #1c3751;
}
.navbar-nav {
	border-bottom: 1px solid #227948;
}
.navbar-nav > li > a {
	padding-bottom: 5px;
	padding-top: 5px;
}
.navbar-inverse .navbar-nav > li > a {
	color: #FFFFFF;
	transition: all 0.5s ease 0s;
}
.navbar-nav > li:hover {
	background-color: #1f6d41;
}
.navbar-title {
	float: left;
	font-size: 16px;
	line-height: 20px;
	padding: 15px 0 15px 15px;
	max-width: 55%;
}
.navbar-title a {
	color: #FFFFFF;
}
.navbar-title small {
	font-size: 9pt;
}
.navbar-nav .open .dropdown-menu {
	background-color: inherit;
}
.dropdown-menu {
	background-color: #227948;
	border: 0;
	border-radius: 0;
}
.dropdown-menu > li > a:hover, .dropdown-menu > li > a:focus {
	background-color: #1F6D41;
	background-image: linear-gradient(to bottom, #1c623a 0px, #1f6d41 100%);
	color: #FFFFFF;
}
.dropdown-header {
	font-size: 10pt;
	padding: 0;
}
a.btn, a.btn:link {
	color: #FFFFFF;
}
a.btn-primary {
	color: #FFFFFF;
}
.col-sm-12 .nav-justified > li > a {
	text-align: left;
}
.page-header {
	margin: 0 0 20px;
}
.doctype-showing {
	background-color: #eee;
	border-radius: 4px;
	color: #999999;
	float: left;
	font-size: 9pt;
	padding: 5px 10px 4px;
	text-align: center;
}
.form-horizontal .control-label {
	padding-right: 0;
	text-align: left;
	margin-bottom: 5px;
}
.form-group {
	margin-bottom: 15px;
}
.alert-default {
	color: #555555;
	background-color: #F9F9F9;
	border-color: #EEEEEE;
}
.button-container {
	margin-bottom: 15px;
}
.alert h3 {
	margin-top: 0;
}
.list-group {
	border: 1px solid #e8e8e8;
	-webkit-border-radius: 4px;
	-moz-border-radius: 4px;
	border-radius: 4px;
    -webkit-box-shadow: 0 0 0 rgba(0,0,0,.0);
    box-shadow: 0;
}
.list-group .text-muted a, .list-group .text-muted a:link {
	color: #cc0000;
}
.list-group-item {
	border-left: 0;
	border-right: 0;
}
.list-group-item:first-child {
	border-top: 0;
}
.list-group-item:last-child {
	border-bottom: 0;
}
#accordion .panel-title {
	font-size: 20px;
}
#accordion .panel-title, #accordion .panel-title a, #accordion .panel-title a:link {
	color: #234565;
}
#accordion .panel-title a strong, #accordion .panel-title a:link strong {
	color: #227948;
}
#accordion .panel-body .row {
	margin-bottom: 0;
}
#accordion .list-group {
	border: 0 none;
	border-radius: 0;
	box-shadow: none;
	margin-bottom: 0;
}
#accordion .list-group .doc-date {
	display: none;
}

/*********************************** NAVBAR */

#social-top {
	position: absolute;
	top: 8px;
	right: 10px;
	font-size: 14pt;
}
.blog-btn {
	float: left;
	height: 24px;
	margin-right: 5px;
	padding-left: 10px;
	padding-right: 10px;
	text-transform: uppercase;
}
.social-links .social-icons {
	background: url() no-repeat scroll 0 0 transparent;
	border-radius: 3px;
	color: #000000;
	display: block;
	float: left;
	font-size: 1px;
	height: 24px;
	margin-right: 5px;
	text-indent: -999999px;
	width: 24px;
	transition: all 0.5s ease 0s;
}
.social-links .social-icons:hover {
	filter: alpha(opacity=70); /* internet explorer */
	-khtml-opacity: 0.7;      /* khtml, old safari */
	-moz-opacity: 0.7;       /* mozilla, netscape */
	opacity: 0.7;           /* fx, safari, opera */
}
.social-links .social-icons.last {
	margin-right: 0;
}
.social-links .facebook {
	background-image: url("/external/content/document/2000/2423130/1/");
}
.social-links .twitter {
	background-image: url("/external/content/document/2000/2423134/1/");
}
.social-links .linkedin {
	background-image: url("/external/content/document/2000/2423138/1/");
}
.social-links .rss {
	background-image: url("/external/content/document/2000/2423142/1/");
}
.social-links .email {
	background-image: url("/external/content/document/2000/2423146/1/");
}
.social-links .search {
	background-image: url("/clients/7014/649050.png");
}

/*********************************** HOMEPAGE */

#home-slides {
	height: 500px;
}
#home-slides .cycle-slide {
	width: 100%;
	height: 500px;
	position: relative;
}
#home-slides .slide-text {
	position: relative;
	top: 220px;
	text-align: right;
}
#home-slides h2 {
	font-family: Oswald, "Helvetica Neue", Helvetica, Arial, sans-serif;
	font-size: 30pt;
	font-weight: 500;
	color: #227948;
	text-transform: uppercase;
	margin-bottom: 15px;
	text-shadow: 2px 2px 5px rgba(0, 0, 0, 0.95);
}
#home-slides h3 {
	font-family: Cambria, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-size: 16pt;
	font-weight: 300;
	color: #fff;
	margin-bottom: 30px;
	text-shadow: 1px 1px 2px rgba(0, 0, 0, 1);
}
#home-slides .btn {
	position: relative;
	padding-right: 30px;
}
#home-slides .btn span {
	font-size: 25pt;
	position: absolute;
	right: 10px;
	top: -3px;
}
#slide-prepare {
	background: url("/external/content/document/2000/2422454/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
#slide-respond {
	background: url("/external/content/document/2000/2422494/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
#slide-communicate {
	background: url("/external/content/document/2000/2422478/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
#slide-recover {
	background: url("/external/content/document/2000/2422482/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
#slide-strategic {
	background: url("/external/content/document/2000/2422490/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
#slide-government {
	background: url("/external/content/document/2000/2422486/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
#home-highlights-wrap {
}
#home-highlights-wrap h3 {
	text-transform: uppercase;
}
#home-highlights {
}
#home-highlights h4 {
	font-size: 20px;
	line-height: 1.25;
	color: #234565;
}
#home-news {
}
#home-news h3 {
	text-transform: uppercase;
}
#home-news .list-wrap {
	overflow: auto;
	max-height: 292px;
}

/*********************************** OUR PEOPLE PAGE */

#content.doc_Our-People .doc-date, #content.doc_Our-People .read-more {
	display: none;
}
#content.doc_Our-People h4 {
	font-size: 24px;
}
#content.doc_Our-People .list-group-item-text {
	font-size: 16px;
	font-weight: bold;
}

/*********************************** LEADERSHIP PAGE */

.email-btn {
	padding-left: 8px;
	padding-right: 8px;
	text-transform: uppercase;
}
.email-btn .glyphicon {
	margin-right: 5px;
}

/*********************************** HISTORY PAGE */

.timeline {
	list-style: none;
	padding: 20px 0 20px;
	position: relative;
}
.timeline:before {
	top: 0;
	bottom: 0;
	position: absolute;
	content: " ";
	width: 3px;
	background-color: #eeeeee;
	left: 50%;
	margin-left: -1.5px;
}
.timeline > li {
	margin-bottom: 20px;
	position: relative;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li:before, .timeline > li:after {
	content: " ";
	display: table;
}
.timeline > li:after {
	clear: both;
}
.timeline > li > .timeline-panel {
	width: 46%;
	float: left;
	border: 1px solid #d4d4d4;
	border-radius: 2px;
	padding: 20px;
	position: relative;
	-webkit-box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
	box-shadow: 0 1px 6px rgba(0, 0, 0, 0.175);
}
.timeline > li > .timeline-panel:before {
	position: absolute;
	top: 26px;
	right: -15px;
	display: inline-block;
	border-top: 15px solid transparent;
	border-left: 15px solid #ccc;
	border-right: 0 solid #ccc;
	border-bottom: 15px solid transparent;
	content: " ";
}
.timeline > li > .timeline-panel:after {
	position: absolute;
	top: 27px;
	right: -14px;
	display: inline-block;
	border-top: 14px solid transparent;
	border-left: 14px solid #fff;
	border-right: 0 solid #fff;
	border-bottom: 14px solid transparent;
	content: " ";
}
.timeline > li > .timeline-badge {
	color: #fff;
	width: 50px;
	height: 50px;
	line-height: 50px;
	font-size: 1.4em;
	text-align: center;
	position: absolute;
	top: 16px;
	left: 50%;
	margin-left: -25px;
	background-color: #999999;
	z-index: 100;
	border-top-right-radius: 50%;
	border-top-left-radius: 50%;
	border-bottom-right-radius: 50%;
	border-bottom-left-radius: 50%;
}
.timeline > li > .timeline-badge .glyphicon {
	width: 1em;
	line-height: 48px;
}
.timeline > li.timeline-inverted > .timeline-panel {
	float: right;
}
.timeline > li.timeline-inverted > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
.timeline > li.timeline-inverted > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
.timeline-badge.primary {
	background-color: #2e6da4 !important;
}
.timeline-badge.success {
	background-color: #3f903f !important;
}
.timeline-badge.warning {
	background-color: #f0ad4e !important;
}
.timeline-badge.danger {
	background-color: #d9534f !important;
}
.timeline-badge.info {
	background-color: #5bc0de !important;
}
.timeline-title {
	margin-top: 0;
	color: inherit;
}
.timeline-body > p, .timeline-body > ul {
	margin-bottom: 0;
}
.timeline-body > p + p {
	margin-top: 5px;
}

@media (max-width: 767px) {
ul.timeline:before {
	left: 40px;
}
ul.timeline > li > .timeline-panel {
	width: calc(100% - 90px);
	width: -moz-calc(100% - 90px);
	width: -webkit-calc(100% - 90px);
}
ul.timeline > li > .timeline-badge {
	left: 15px;
	margin-left: 0;
	top: 16px;
}
ul.timeline > li > .timeline-panel {
	float: right;
}
ul.timeline > li > .timeline-panel:before {
	border-left-width: 0;
	border-right-width: 15px;
	left: -15px;
	right: auto;
}
ul.timeline > li > .timeline-panel:after {
	border-left-width: 0;
	border-right-width: 14px;
	left: -14px;
	right: auto;
}
}

/*********************************** BODY / GLOBAL STYLES */

html {
	min-height: 100%;
	position: relative;
}
body.externalSite {
	font-family: Cambria, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-weight: 300;
	background-color: #FFFFFF;
	word-wrap: break-word;
	margin-bottom: 0;
}
body, p, td, th, li {
	font-family: Cambria, "Palatino Linotype", "Book Antiqua", Palatino, Georgia, serif;
	font-weight: 400;
	font-size: 14px;
}
p {
	text-align: left;
}
strong, b {
	font-weight: bold;
}
em, i {
	font-style: italic;
}
.tiny {
	font-size: .8em;
}
.right {
	float: right;
}
.left {
	float: left;
}
.no-justify {
	text-align: left;
}
h1, h2, h3, h4, h5, h6, .h1, .h2, .h3, .h4, .h5, .h6 {
	font-family: Oswald, Helvetica, Arial, sans-serif;
	font-weight: 300;
	line-height: 1.1;
}

/*********************************** HEADER BANNER GRAPHICS */

header {
	background-color: #FFFFFF;
}
.header-graphic {
	min-height: 300px;
	background: url("/external/content/document/2000/2422490/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_Maritime {
	background: url("/external/content/document/2000/2490910/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_Petrochemical {
	background: url("/external/content/document/2000/2490914/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_Venues {
	background: url("/external/content/document/2000/2490918/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_CommandPro- {
	background: url("/external/content/document/2000/2490982/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_CrisisPro- {
	background: url("/external/content/document/2000/2490986/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_DebrisPro- {
	background: url("/external/content/document/2000/2490990/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_ePlanPro- {
	background: url("/external/content/document/2000/2490994/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}
.header-graphic.img_PIERPro- {
	background: url("/external/content/document/2000/2490926/1/") no-repeat scroll center center / cover rgba(0, 0, 0, 0);
}

/*********************************** USERBAR */

#userToolbar_wrapper, #guestBar {
	color: #111111;
	font-size: 9pt;
	margin-bottom: 18px;
	padding: 8px 15px;
	background-color: #D7E1EE;
	border-radius: 4px;
}
#userToolbar_wrapper {
	display: none;
}
#userToolbar {
	overflow: visible !important;
	position: relative;
	float: left;
}
#userWelcome {
	display: block;
	float: left;
}
#editDoc {
	display: block;
	float: left;
	margin-left: 1em;
}

/*********************************** BREADCRUMBS */

#homepage .breadcrumb {
	display: none;
}
.breadcrumb {
	background-color: transparent;
	padding: 0;
}
.breadcrumb > li + li::before {
}

/*********************************** MAIN CONTENT */

#content {
	background-color: #FFFFFF;
}
#content .container {
	background-color: #FFFFFF;
	padding-bottom: 10px;
	padding-top: 20px;
	overflow: hidden;
}

/*********************************** FOOTER */

footer {
	background-color: #EEEEEE;
	border-top: 1px solid #DDDDDD;
	color: #555555;
	padding-bottom: 20px;
	width: 100%;
}
footer a, footer a:link {
	color: #227948;
}
#footer {
	border-top: 1px solid #FFFFFF;
}
#footer-copy {
	margin-bottom: 20px;
	padding-top: 20px;
}
#footer-social {
}
#footer-links {
	padding-top: 20px;
}
#footer-logo {
	padding-top: 20px;
	max-width: 300px;
	height: 90px;
	overflow: hidden;
}
#footer-logo img {
	height: auto;
	max-width: 100%;
}
#google_translate_element {
	color: #CCCCCC;
}

/*********************************** DOCUMENTS */

/* Tabs panel */
.tabbable-panel {
}
/* Default mode */
.tabbable-line > .nav-tabs {
	border: none;
	margin: 0px;
}
.tabbable-line > .nav-tabs > li {
	margin-right: 2px;
}
.tabbable-line > .nav-tabs > li > a {
	border: 0;
	margin-right: 0;
	color: #737373;
}
.tabbable-line > .nav-tabs > li > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open, .tabbable-line > .nav-tabs > li:hover {
	border-bottom: 4px solid #7DAF91;
}
.tabbable-line > .nav-tabs > li.open > a, .tabbable-line > .nav-tabs > li:hover > a {
	border: 0;
	background: none !important;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.open > a > i, .tabbable-line > .nav-tabs > li:hover > a > i {
	color: #a6a6a6;
}
.tabbable-line > .nav-tabs > li.open .dropdown-menu, .tabbable-line > .nav-tabs > li:hover .dropdown-menu {
	margin-top: 0px;
}
.tabbable-line > .nav-tabs > li.active {
	border-bottom: 4px solid #227948;
	position: relative;
}
.tabbable-line > .nav-tabs > li.active > a {
	border: 0;
	color: #333333;
}
.tabbable-line > .nav-tabs > li.active > a > i {
	color: #404040;
}
.tabbable-line > .tab-content {
	margin-top: -3px;
	background-color: #fff;
	border: 0;
	border-top: 1px solid #eee;
	padding: 15px 0;
}
.portlet .tabbable-line > .tab-content {
	padding-bottom: 0;
}

/*********************************** IMAGES */

#image-doc {
	max-width: 50%;
}
.img-left {
	margin-right: 20px;
	margin-bottom: 20px;
}
.img-right {
	margin-left: 20px;
	margin-bottom: 20px;
}

/*********************************** DOC LISTS */

.doc-list-full-item {
	border-bottom: 1px solid #EEEEEE;
	padding-top: 10px;
	padding-bottom: 10px;
}
.doc-list-full-item .col-md-10 {
	padding-left: 0;
}
.doc-list-full-item .col-md-2 {
	padding: 0;
}
.pager {
	color: #999999;
	font-size: .75em;
	padding: 1em;
	text-align: center;
	display: block;
	clear: both;
}
.pager .pager_selected {
	font-weight: bold;
	color: #555555;
}

/*********************************** INJECTED DOCUMENTS */

.injectedDocumentList {
	list-style-type: none;
}
ul.injectedDocumentList {
	margin: 0;
	padding: 0;
	display: block;
}
.injectedDocumentList li {
	display: block;
	clear: both;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
	padding-bottom: .5em;
	border-bottom: 1px dashed #EEEEEE;
}
.injectedDocumentList .date {
	font-size: .8em;
	display: block;
	padding-bottom: .5em;
}
.injectedDocumentList .headline {
	display: block;
	padding-bottom: .25em;
}
.injectedDocumentList .subheading {
	display: block;
	padding-bottom: .25em;
	color: #444444;
	font-size: .95em;
}
.injectedDocumentList .documentInfo_wrapper {
	clear: both;
	display: block;
}
.injectedDocumentList .documentInfo_drafted {
	float: left;
	width: 68%;
}
.injectedDocumentList .fileInfo {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.injectedDocumentList .typename {
	clear: both;
	text-align: right;
	padding-top: .25em;
	width: 100%;
}
.injectedDocumentList .typename a {
	color: #777777;
	display: block;
	font-size: .9em;
}
.injectedDocumentList .typeimage {
	float: right;
}
.injectedDocumentList .typeimage img {
	background-color: #F9F9F9;
	border: 1px solid #CCCCCC;
	padding: .25em;
}

/*********************************** INJECTED FEEDS */

.injectedFeedList {
	list-style-type: none;
	overflow: hidden;
}
ul.injectedFeedList {
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}
.injectedFeedList li {
	display: block;
	clear: both;
	margin: 0;
	margin-bottom: 1em;
	padding: 0;
}
.injectedFeedList .tiny {
	display: inline;
	padding-bottom: .5em;
	padding-top: .5em;
}
.injectedFeedList .title {
	display: block;
	padding-bottom: .25em;
}
.injectedFeedList .summary {
	display: block;
	padding-bottom: .25em;
	color: #444444;
	font-size: .95em;
}
.injectedFeedList .documentInfo_wrapper {
	width: 100%;
}
.injectedFeedList .documentInfo {
	padding-left: .5em;
}
.injectedFeedList .fileInfo {
	clear: both;
	display: block;
	margin: 0;
	padding: 0;
	width: 100%;
}
.injectedFeedList .typename {
	background-color: #F5F5F5;
	color: #777777;
	display: block;
	float: left;
	font-size: .9em;
	margin-bottom: .5em;
	padding: .5em;
	width: 100%;
}
.injectedFeedList .typeimage {
	float: right;
	height: 16px;
	width: 16px;
}
.injectedFeedList .date_typeimage_wrapper {
	clear: both;
	display: block;
	height: 1.5em;
	width: 100%;
}
.injectedFeedList .typeimage img {
	border: 0;
}

/*********************************** RECENT UPDATES */

#recentUpdatesBar {
}
/*********************************** SEARCH */

#search_wrapper {
}

/*********************************** 508 COMPLIANCE */

#skipToContent {
	overflow: hidden;
	position: absolute;
	top: -99999em;
}

/*********************************** SITE OVERVIEW */

#siteOverview li {
	list-style-type: upper-roman;
	margin-bottom: 1em;
}
#siteOverview li ol {
	margin-bottom: 1em;
	margin-top: 1em;
}
#siteOverview li ol li {
	margin-bottom: 1em;
}
#siteOverview ol li {
	list-style-type: upper-alpha;
	margin-bottom: 1em;
}
#siteOverview ol li ol li {
	list-style-type: lower-roman;
}
#siteOverview ol li ol li ol li {
	list-style-type: lower-alpha;
}

/*********************************** FORMS */

.label_required, .label-required {
	color: #cc0000;
	font-weight: bold;
}
#top-menu .form-control {
	border: 0 none;
}
.label-warning {
	background-color: #dddddd;
}
/*********************************** SUBSCRIPTION MANAGER */

/*********************************** EDIT SUBSCRIPTIONS */

/*********************************** VERIFY FIELDS */

#unverifiedFields h4 {
}
#unverifiedFields .verifyDesc {
	margin-bottom: 10px;
}
/*********************************** VIEW PROFILE */

/*********************************** GEOCODING */

/****** DOCTYPE LINKS */

.geocode_doctype_links {
	display: none;
}

/****** DOCUMENT LOCATION AND LINKS */

.documentLocation {
	display: none;
}
.documentLocation .latLng {
	background-color: #EEEEEE;
	border: 1px solid #DDDDDD;
	display: block;
	padding: 10px;
}
.documentLocation .mapLink {
	margin-top: 1em;
}
.documentLocation .kmlLink {
}

/****** SEARCH LOCATION */

.geocode_search_location {
	width: 100%;
	display: none;
}
.geocode_search_location td {
	display: block;
	float: left;
}
.geocode_search_location td.label {
	color: #FFFFFF;
}
.geocode_search_location label {
	color: #000000;
}
.geocode_search_location .locationToggle {
	display: block;
	margin-bottom: .5em;
}
.geocode_search_location .searchMapCanvas {
	min-height: 300px;
	min-width: 335px;
}

/****** BOOTSTRAP MEDIA QUERIES */

/* Custom, iPhone Retina */ 
@media only screen and (min-width : 320px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: transparent;
	height: 0;
	margin: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-header {
	background-color: #227948;
}
.navbar-inverse .navbar-nav .open .dropdown-header a {
	padding: 0;
}
.dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-nav > li:hover {
	background-color: transparent;
}
.navbar-nav .open .dropdown-menu.menu2 {
	background-color: #227948;
}
.navbar-nav .open .dropdown-menu.menu3 {
	background-color: #1f6d41;
}
ul.menu3 {
	color: #386baa;
	padding-bottom: 10px;
	padding-left: 38px;
	padding-top: 0;
}
ul.menu3 li {
	padding-left: 5px;
}
ul.menu3 li a {
	color: #FFFFFF;
}
ul.menu3.dropdown-menu {
	display: block;
	padding: 5px 0;
}
ul.menu3.dropdown-menu li {
	padding: 0;
}
.well {
	border-radius: 0;
}
}

/* Extra Small Devices, Phones */ 
@media only screen and (min-width : 480px) {
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: transparent;
	height: 0;
	margin: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-header {
	background-color: #227948;
}
.navbar-inverse .navbar-nav .open .dropdown-header a {
	padding: 0;
}
.dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-nav .open .dropdown-menu {
	background-color: inherit;
}
.navbar-nav > li:hover {
	background-color: transparent;
}
.navbar-nav .open .dropdown-menu.menu2 {
	background-color: #227948;
}
.navbar-nav .open .dropdown-menu.menu3 {
	background-color: #1f6d41;
}
ul.menu3 {
	color: #386baa;
	padding-bottom: 10px;
	padding-left: 38px;
	padding-top: 0;
}
ul.menu3 li {
	padding-left: 5px;
}
ul.menu3 li a {
	color: #FFFFFF;
}
ul.menu3.dropdown-menu {
	display: block;
	padding: 5px 0;
}
ul.menu3.dropdown-menu li {
	padding: 0;
}
.well {
	border-radius: 0;
}
}

/* Small Devices, Tablets */
@media only screen and (min-width : 768px) {
body.externalSite {
	margin-bottom: 0;
}
footer {
	height: inherit;
	position: relative;
}
#top-menu {
	margin-top: 40px;
}
.navbar {
	min-height: 82px;
}
.navbar-brand {
	width: 275px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu {
	background-color: #227948;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: transparent;
	height: 0;
	margin: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-header {
	background-color: #E6E6E6;
}
.navbar-inverse .navbar-nav .open .dropdown-header a {
	padding: 3px 20px;
}
.dropdown-menu > li > a {
	color: #FFFFFF;
	transition: all 0.5s ease 0s;
}
.dropdown-menu > li > a:hover {
	color: #FFFFFF;
	background-color: #1F6D41;
}
ul.menu3 {
	background-color: #195734;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 38px;
	padding-top: 5px;
}
ul.menu3:hover {
	background-color: #227948;
}
ul.menu3 li {
	padding-left: 5px;
}
ul.menu3 li a {
	color: #111111;
}
ul.menu3.dropdown-menu {
	display: none;
	padding: 5px 0;
}
ul.menu3.dropdown-menu li {
	padding: 0;
}
.well {
	border-radius: 4px;
}
.navbar-form {
	padding: 0;
}
#home-slides h2 {
	font-size: 40pt;
}
#home-slides h3 {
	font-size: 24pt;
}
#home-highlights-wrap.col-sm-8 {
	width: 100%;
}
#home-news.col-sm-4 {
	width: 100%;
}
#home-highlights .col-md-4 {
	width: 31%;
}
#home-highlights .col-md-offset-1 {
	margin-left: 2%;
}
}

/* Medium Devices, Desktops */
@media only screen and (min-width : 992px) {
body.externalSite {
	margin-bottom: 130px;
}
footer {
	height: 132px;
	position: absolute;
	bottom: 0;
}
#top-menu {
	margin-top: 40px;
}
.navbar {
	min-height: 82px;
}
.navbar-brand {
	width: 275px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu {
	background-color: #227948;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: transparent;
	height: 0;
	margin: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-header {
	background-color: #E6E6E6;
}
.navbar-inverse .navbar-nav .open .dropdown-header a {
	padding: 3px 20px;
}
.dropdown-toggle:hover .dropdown-menu {
	display: block;
}
.dropdown-menu > li > a {
	color: #FFFFFF;
	transition: all 0.5s ease 0s;
}
.dropdown-menu > li > a:hover {
	color: #FFFFFF;
	background-color: #1F6D41;
}
ul.menu3 {
	background-color: #195734;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 38px;
	padding-top: 5px;
}
ul.menu3:hover {
	background-color: #227948;
}
ul.menu3 li {
	padding-left: 5px;
}
ul.menu3 li a {
	color: #111111;
}
ul.menu3.dropdown-menu {
	padding: 5px 0;
	display: none;
}
ul.menu3.dropdown-menu li {
	padding: 0;
}
.well {
	border-radius: 4px;
}
#home-slides h2 {
	font-size: 40pt;
}
#home-slides h3 {
	font-size: 24pt;
}
#home-highlights-wrap.col-sm-8 {
	width: 66.6667%;
}
#home-news.col-sm-4 {
	width: 33.3333%;
}
#home-highlights .col-md-4 {
	width: 31%;
}
#home-highlights .col-md-offset-1 {
	margin-left: 2%;
}
}

/* Large Devices, Wide Screens */
@media only screen and (min-width : 1200px) {
body.externalSite {
	margin-bottom: 110px;
}
footer {
	height: 112px;
	position: absolute;
	bottom: 0;
}
#top-menu {
	margin-top: 40px;
}
.navbar {
	min-height: 82px;
}
.navbar-brand {
	width: 275px;
}
.navbar-inverse .navbar-nav .open .dropdown-menu {
	background-color: #227948;
}
.navbar-inverse .navbar-nav .open .dropdown-menu > li > a {
	color: #FFFFFF;
}
.navbar-inverse .navbar-nav .open .dropdown-menu .divider {
	background-color: transparent;
	height: 0;
	margin: 0;
}
.navbar-inverse .navbar-nav .open .dropdown-header {
	background-color: #E6E6E6;
}
.navbar-inverse .navbar-nav .open .dropdown-header a {
	padding: 3px 20px;
}
.dropdown-toggle:hover .dropdown-menu {
	display: block;
}
.dropdown-menu > li > a {
	color: #FFFFFF;
	transition: all 0.5s ease 0s;
}
.dropdown-menu > li > a:hover {
	color: #FFFFFF;
	background-color: #1F6D41;
}
ul.menu3 {
	background-color: #195734;
	color: #FFFFFF;
	margin-bottom: 0;
	padding-bottom: 5px;
	padding-left: 38px;
	padding-top: 5px;
}
ul.menu3:hover {
	background-color: #227948;
}
ul.menu3 li {
	padding-left: 5px;
}
ul.menu3 li a {
	color: #111111;
}
ul.menu3.dropdown-menu {
	padding: 5px 0;
	display: none;
}
ul.menu3.dropdown-menu li {
	padding: 0;
}
.well {
	border-radius: 4px;
}
#home-slides h2 {
	font-size: 40pt;
}
#home-slides h3 {
	font-size: 24pt;
}
#home-highlights-wrap.col-sm-8 {
	width: 66.6667%;
}
#home-news.col-sm-4 {
	width: 33.3333%;
}
#home-highlights .col-md-4 {
	width: 31%;
}
#home-highlights .col-md-offset-1 {
	margin-left: 2%;
}
}
