#google_translate_element span span {
	font-size: 14px;
}


.bgmpo-logo-bg {
	background-color: #fff;
}

.bgmpo-menu-bg {
	background-color: #707b2f;
}

.homepage-news {
	background-color: #f4f4f2;
}

.homepage-news a:link {
	color: #000;
}
.homepage-news a:visited {
	color: #000;
}

.homepage-news a:hover {
	color: #232f66;
}

.homepage-news h2 {
	text-transform: inherit; 
	line-height: 29px; 
	font-size: 31px; 
	font-family: 'Source Sans Pro', sans-serif; 
	font-weight: 900; 
	font-style: italic;
	color: #7e1b19; 
	margin-bottom: 20px;
	text-transform: uppercase;
}

.homepage-news h2 span {
	font-size: 15px;
	font-weight: 600;
	text-transform: uppercase;
	text-decoration: underline;
}

.homepage-news h2 span a {
	
}

.homepage-news h3 {
	font-size: 18px;
	font-weight: 600;
	color: #7e1b19;
	text-transform: uppercase;
	font-style: italic;
	margin-bottom: 8px;
}

.homepage-news p {
	color: #000000;
	font-size: 16px;
	line-height: 22px;
}

.homepage-news p a {
	font-weight: 600;
	text-decoration: underline;
	color: #000000;
}

.about-content a:link,a:visited {
	color: #2c6fa9;
	text-decoration: underline;
}

.about-content a:hover {
	color: #232f66;
}

.about-content ol,ul {
	margin-left:-15px;
}

.about-content li {
	color: #000;
	font-size: 18px;
	line-height: 30px;
	font-weight: 400;
	margin-bottom: 8px;
}

footer p {
	color: #fff;
	font-size: 16px;
}

.web-connect a:link,a:visited {
	color: #2c6fa9;
	text-decoration: underline;
}

.web-connect a:hover {
	color: #232f66;
}

.web-connect h2 {
	font-size: 28px;
	text-transform: uppercase;
	margin-bottom: 20px;
	font-weight: 900;
	font-style: italic;
}

.web-meetings p {
	font-size: 1.4em; 
	margin-bottom: 20px;
}

.web-meetings i {
	font-size: 0.9em;
	margin-right: 12px; 
	color: #024d7e;
}

.web-meetings p span {
	font-size: 17px; 
	color: #545454;
}


.bgmpo-docs p {
	font-size: 1.1em;
	line-height: 1.2em;
	margin: 0 0 12px 0;
}

.bgmpo-docs p i {
	margin: 0 10px 0 0;
}

.bgmpo-docs p span {
	font-size: 0.9em;
	margin: 0 0 0 5px;
}

.bgmpo-docs p span strong {
	color: #d61515; 
	font-weight: bold;
}



.skip-to-content-link {
  background: #f3f3f3;
  border-radius: 4px;
  height: 40px;
  width: 160px;
  left: 30px;
  padding: 6px 10px;
  position: absolute;
  transform: translateY(-100%);
  transition: transform 0.3s;
  font-weight: 600;
  color: #000000;
  text-align: center;
  z-index: 200;
}

.skip-to-content-link:focus {
  transform: translateY(0%);
}



.form-control {
	font-size: 16px!important;
	color: #000;
}

.form-control input,label {
	font-size: 16px!important;
}

.form-group {
	margin-bottom: 9px;
	color: #333;
}

.form-group label {
	font-weight: 400;
	margin-left: 0px;
	display: inline;
	font-size: 16px!important;
}

.hidden-label {
	display: none!important;
}

::-moz-placeholder {
	color: #222!important;
}

::placeholder {
	color: #222!important;
}

.bg-color-bgmpo-footer   { background-color: #044e7e; }

h1 {font-weight: 700!important;font-style: italic; font-size: 3.05em;}

.safety-table td {
	padding: 5px;
}

.safety-table th {
	padding: 5px;
}

.safety-table p {
	font-size: 15px;
}

.non-italic {
	font-style: normal;
}