﻿html {
	width: 100%;
	height: 100%;
}
body {
 font-family: Arial, Helvetica, sans-serif;
 font-size: 16px;
 font-weight: 500;
 color: #333333;
 background-color: #ffffff;
}
#container {
 position:relative;
 width: 1100px;
 padding-top: 0px;
 margin: 0px auto;
 background-color:white;
}

hr {
 background-color:#003468;
 border:0px;
 height:1px;
}

p, h1, h2, h3, h4, h5, h6 {
 margin-left:0px;
 margin-right:0px;
 padding-left:0px;
 padding-right:0px;
}

#header {
 position: relative;
 padding: 0px;
 margin: 0px;
 font-family: 'Jaldi', sans-serif;
 width: 100%;
 height: 170px;
 text-align: center;
 background-color: #083159;
}

#logo {
 position:absolute;
 top:0px;
 left:0px;
}

#title {
 position:absolute;
 left:168px;
 top:24px;
 font-size: 78px;
 line-height:78px;
 font-weight:bold;
}

.title_dark {
 color:#214c7e;
}
.title_light {
 color:#2d6fab;
}

#tagline {
 position:absolute;
 left:186px;
 top:112px;
 font-size:28px;
 line-height:28px;
 color:#214c7e;
}

#search {
 position:relative;
 top:104px;
 left:857px;
 width:243px;
}
#inpSearch {
 height:32px;
 width:243px;
 font-size:16px;
 border: 2px solid #214772;
 border-radius: 3px;
 -moz-border-radius: 3px;
 -webkit-border-radius: 3px;
 color:black;
 text-align:center;
}
#search_icon {
 position:absolute;
 top:4px;
 left:5px;
}
#search_advanced {
 background-color: #214772;
 text-align: center;
 height: 24px;
 line-height: 24px;
 width: 243px;
 border-radius: 3px;
 display:none;
}
#search_advanced a:link, #search_advanced a:visited {
 color: white;
 text-decoration:none;
}

#navigation {
 position: relative;
 height: 28px;
 width: 1080px;
 padding: 0px 10px 0px 10px;
 background-color: #003468;
 font-weight: bold;
}
#navigation td, #navigation a, #navigation a:visited {
 text-decoration:none;
 color:white;
}
#navigation a:hover {
 color: #7fb9e9;
}



#banner {
 position:relative;
 height:44px;
 width:1100px;
 margin-top:2px;
 background-color:#003468;
 font-weight: bold;
 overflow: hidden;
}
#banner table {
 width:100%;
 height:44px;
}
#banner td {
 height:44px;
 width:33%;
}
#banner a, #banner a:visited {
 line-height:14px;
 color:#dddddd;
 text-decoration:none;
 font-size:12px;
}
#banner a:hover{
 color:#ffffff;
}


#content {
	position: relative;
	min-height: 400px;
	padding-top: 0px;
	margin-top: 0px;
}
a, a:visited {
 color: #000000;
}
a:hover {
 color: #888888;
}


#contact_form input {
 background-color: #eff0f0;
 border:0px;
 height:24px;
 width:100%;
}
#contact_form textarea {
 background-color: #eff0f0;
 border:0px;
 width:100%;
}


.mostread {
 position: relative;
 width: 180px;
 padding: 10px;
 border-top: 1px solid #afd2f8;
 background-color: #043765;
 color:white;
 font-size:16px;
 text-align: left;
}

.mostread a:link, .mostread a:visited {
 text-decoration:none;
 color:white;
}
.mostread a:hover {
 text-decoration: underline;
}




 .news_stories_heading {
  font-size: 2em;
  color: #055497;
  margin-bottom: 10px;
 }
.top_story_heading {
 font-size:1.6em;
 font-weight:bold;
 text-decoration:none;
}
.top_story_heading a, .top_story_heading a:visited {
 text-decoration:none;
}


.latest_news {
 background-color:#003468;
 color:white;
 font-weight:bold;
}
.commentary_and_briefings {
 background-color:#003468;
 color:white;
 font-weight:bold;
}


.news_stories_date_heading {
 display:inline;
 color:#055497;
}
.news_stories_date_date {
 display:inline;
}
.news_stories_category_heading {
 display:inline;
 color:#055497;
}
.news_stories_category_category {
 display:inline;
}
.news_stories_description {
 font-weight:bold;
 font-size:1.2em;
}

.news_stories_readmore a, .news_stories_readmore a:visited {
 display:inline;
 color:#055497;
 text-decoration:none;
 font-style:italic;
}

.news_stories_recent_table {
 border-collapse:collapse;
 border-style: hidden;
 border-top:0px;
}
.news_stories_recent_table td {
 border: dotted 1px #055497;
 padding: 10px;
}

.news_stories_recent_heading {
 font-size:1.6em;
 color:#055497;
 text-decoration:none;
 margin-bottom:10px;
}

.news_stories_recent_headline {
 font-size:1.3em;
 padding:10px 0px 10px 0px;
 height:40px;
}
.news_stories_recent_headline a, .news_stories_recent_headline a:visited, .news_stories_recent_headline_sn a, .news_stories_recent_headline_sn a:visited {
 text-decoration:none;
}
.news_stories_recent_headline_sn {
 font-size: 1.3em;
 padding: 0px 0px 10px 0px;
 height: 40px;
}


.news_stories_recent_date_heading {
 display:inline;
 color:#055497;
 font-size:12px;
}
.news_stories_recent_date_date {
 display:inline;
 font-size:12px;
}

/*
 Green  - #7fd2a8
 Red    - #cf3460
 Yellow - #e7b500
 Blue   - #316fac
 Orange - #da6b4d
 Purple - #74529f
*/


.news_stories_recent_type {
 display: inline-block;
 font-size: 16px;
 margin:3px 0px 3px 0px;
}
.news_stories_recent_type_news {
 background-color: #74529f; /* Purple */
 color: white;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
}
.news_stories_recent_type_commentary { /* AKA Insight */
 background-color: #e7b500; /* Yellow */
 color: black;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
}
.news_stories_recent_type_sectornews {
 background-color: #cf3460; /* Red */
 color: white;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
}
.news_stories_recent_type_longread {
 background-color: #316fac; /* Blue */
 color: white;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
}
.news_stories_recent_type_people {
 background-color: #da6b4d; /* Red */
 color: black;
 font-weight: bold;
 padding: 3px 5px 3px 5px;
}




.news_stories_recent_category_heading {
 display: inline;
 color: #055497;
 font-size: 12px;
}
.news_stories_recent_category_category {
 display:inline;
 font-size:12px;
}
.news_stories_recent_text {
 height:70px;
 margin-top:5px;
 margin-bottom:5px;
 font-size:15px;
 overflow:hidden;
}
.news_stories_recent_text_sn {
 height: 41px;
 margin-top: 5px;
 margin-bottom: 5px;
 font-size: 15px;
 overflow: hidden;
}


#filterLocality {
 display:inline-block;
 margin:10px;
}
#filterSubject {
 display:inline-block;
 margin:10px;
}
#filterProfessions {
 display:inline-block;
 margin:10px;
}


#letters_content {
 background-color: #003468;
 color: #ffffff;
 padding: 5px 10px 5px 10px;
 margin-bottom: 10px;
}
#letter {
 color: #333333; 
}

#letters a:link, #letters a:visited {
 text-decoration: none;
 color: #333333;
}
#letters a:hover {
 color: #555555;
}
.letter_title {
 font-size: 22px;
 font-weight: bold;
 margin: 0px 10px 0px 10px;
}
.letters_author_name {
 font-weight:bold;
 font-size:18px;
}
.letters_author_title {
 font-weight: bold;
 font-size: 16px;
}
.letters_posting_date {
 font-size: 14px;
}
.letters_type {
 font-size: 14px;
}


#letter_title {
 font-size: 24px;
 font-weight: bold;
}

#letter_posting_date {
 font-weight:bold;
 font-size:18px;
}
#letter_type {
 font-size: 18px;
}
#letter_author_name {
 font-size: 20px;
}
#letter_author_title {
 font-size: 18px;
}
#letter_content {
 margin-top: 30px;
 margin-bottom: 50px;
}


#overview_title {
 font-size: 32px;
 margin:10px 0px 10px 0px;
 margin-bottom:10px;
 font-weight: bold;
}
#overview_subtitle {
 font-size: 24px;
 font-weight: bold;
}
#overview_content {
 margin-top: 30px;
 margin-bottom: 50px;
}


.events_date {
 font-weight: bold;
 font-size: 1em;
 margin-top:10px;
}
.events_spacer {
 width:10px;
 height:30px;
}
.events_title {
 font-size: 1.2em;
 font-weight: bold;
 margin-bottom:10px;
}
.events_title a:link, .events_title a:visited {
 color:white;
 text-decoration:none;
}
.events_title a:hover {
 text-decoration:underline;
}

.events_description {
 margin: 10px;
 font-size: 0.9em;
}
.events_description a:link, .events_description a:visited {
 text-decoration:none;
}
.events_description a:hover {
 color:#555555;
}






.truncate {
 white-space: nowrap;
 overflow: hidden;
 text-overflow: ellipsis;
}


#newsindex a:link, #newsindex a:visited {
 text-decoration:none;
}
#newsindex a:hover {
 text-decoration:underline;
}



#newsindex .newsindex_readmore {
 display: inline;
 color: #055497;
 text-decoration: none;
 font-style: italic;
}
.newsindex_showmore {
 cursor: pointer;
 text-align: center;
 margin: 40px 0px 50px 0px;
 color: #055497;
 font-size: 1.3em;
}


.keywordindex_title {
 text-align: center;
 font-size:2em;
}


.keywordindex_showmore {
 cursor: pointer;
 text-align: center;
 margin: 40px 0px 50px 0px;
 color: #055497;
 font-size: 1.3em;
}


.story_title {
 font-size: 32px;
 font-weight: bold;
 margin: 20px 0px 20px 0px;
}
.story_date {
 font-size: 14px;
 margin-bottom: 10px;
}
.story_image_credit {
 margin-top: 4px;
 font-size: 14px;
 /*width: 400px;*/
 text-align: left;
}
.story_image_caption {
 margin-top: 4px;
 font-size: 14px;
 /*width:400px;*/
 text-align: left;
}
.story_story_text {
 font-size:18px; 
}

.story_keywords {
 text-align: left;
 font-size: 18px;
 margin: 40px 0px 50px 0px;
}
.story_keywords a:link, .story_keywords a:visited {
 color: #055497;
}

 .story_more {
  cursor: pointer;
  text-align: center;
  margin: 40px 0px 50px 0px;
  color: #055497;
  font-size: 1.3em;
 }
.story_more a:link, .story_more a:visited {
 text-decoration: none;
 color: #055497;
}

#footer {
 width: 100%;
 height: 180px;
 background-color: #003468;
 position: relative;
}


#footer_text {
 color: white;
 text-align: center;
 font-size: 14px;
 line-height: 32px;
}
#footer_logos {
 position: absolute;
 top: 70px;
 width: 100%;
 text-align: center;
}
#footer_logos img {
 width: 40px;
 height: 40px;
}
#footer_contact {
 position: absolute;
 text-align: center;
 width: 100%;
 top: 150px;
 color: white;
 text-align: center;
 font-size: 14px;
 line-height: 32px;
}
#footer_contact a:link, #footer_contact a:visited {
 color:white;
}
  /* Map page stuff */
  /* Map page stuff */
  /* Map page stuff */
  .map_region {
 position:absolute;
 top:5px;
 left:5px;
 z-index:0;
 opacity:0;
 background-color:rgba(255,255,255,0.75);
 transition: opacity 0.25s;
}

#map_key {
 position:absolute;
 left: 359px;
 top:154px;
 width:160px;
 height:560px;
 background-color:white;
 font-size: 12px;
 z-index:200;
 text-decoration:none;
}

#map_key p {
 margin:0px 0px 1px 0px;
 padding:0px;
 cursor:pointer;
}

.map_key_box {
 display: inline-block;
 width: 23px;
 height: 11px;
 border: 1px solid #5a7389;
 margin: 0px 10px 0px 0px;
 pointer-events:none;
}


.resources_board {
 border:1px solid black;
 text-align:center;
 padding:10px 0px 10px 0px;
 margin:20px 0px 20px 0px;
 width:260px;
 background-color:#cddce8;
}

.special_board {
 border: 1px solid black;
 text-align: center;
 vertical-align:middle;
 padding: 10px 0px 10px 0px;
 margin: 20px 0px 20px 0px;
 width: 260px;
 background-color: #cddce8;
}

 
.resources_partnership {
 border:0px solid black;
 background-color:white;
 text-align:center;
 vertical-align:middle;
 line-height:20px;
 margin:0px 10px 0px 10px;
 width:240px;
 height:0px;
 overflow:hidden;
 transition: height 0.25s, opacity 0.25s, margin 0.25s;
}

.boards_key_officials h3 {
 margin-top:0px;
 margin-bottom:5px;
}

.boards_key_officials p {
 font-size:14px;
 margin-top:0px;
 margin-bottom:5px;
}

.search_keyword {
 border: 1px solid black;
 text-align: center;
 padding: 5px 0px 5px 0px;
 margin: 0px 0px 0px 0px;
 width: 260px;
 background-color: #cddce8;
}

#ticker {
 position: relative;
 height: 100px;
 width: 1100px;
 background-color: #003468;
 margin-bottom: 0px;
 user-select: none;
}
#ticker_container {
 position: relative;
 top: 9px;
 left: 0px;
 height: 80px;
 width: 1100px;
 overflow: hidden;
}
.ticker_item {
 position: absolute;
 height: 80px;
 text-align: center;
 border-right: 1px dotted white;
 display: table;
}
.ticker_item table {
 width: 95%;
 height: 80px;
 margin: 0px auto;
}
#ticker a, #ticker a:visited {
 vertical-align: middle;
 text-align: center;
 line-height: 16px;
 color: #dddddd;
 text-decoration: none;
 font-size: 14px;
}
 #ticker a:hover {
  color: #ffffff;
 }
.ticker_title {
 text-align: left;
 padding: 0px;
 margin: 0px;
}


.story_similar_td {
 background-color: #003468;
 color: white;
 width: 200px;
 padding: 0px 20px 20px 20px;
 margin-top:0px;
 font-size: 14px;
}
.story_similar_td h2 {
 margin-top:20px;
}
.story_similar_td a:link, .story_similar_td a:visited {
 color: white;
 text-decoration: none;
 font-size: 16px;
}
.story_similar_td a:hover {
 text-shadow: 2px 2px 3px rgba(255,255,255,0.4);
 font-size: 16px;
}

.story_similar_td p {
 margin: 30px 0px 30px 0px;
 font-size:30px;
}

#jobs_index a:link, #jobs_index a:visited {
	text-decoration: none;
}
#jobs_index a:hover {
	color:#555555;
}

#jobs_index table {
	border-collapse: collapse;
	border-style: hidden;
}
#jobs_index table td {
	border: dotted 1px #055497;
	height: 200px;
	width: 50%;
	padding: 10px;
	vertical-align: top;
}


.jobs_index_employer_logo {
 text-align: right;
}
.jobs_index_employer_logo img {
 height:80px;
}


 .jobs_index_employer {
  text-align: right;
  font-weight: bold;
  font-size: 1em;
 }
.jobs_index_closing_date {
	text-align: right;
	font-size: 0.8em;
 margin-bottom:10px;
}
.jobs_index_title {
	font-weight: bold;
	font-size: 1.1em;
	margin-bottom: 10px;
	color: #043765;
}
.jobs_index_salary_conditions {
	font-size: 1em;
	margin-bottom: 10px;
}
.jobs_index_description {
	font-size: 0.9em;
	margin-bottom: 10px;
}
.jobs_index_read_more {
 text-align:right;
 font-size:0.8em;
 font-style:italic;
}

.job_employer_logo {
 text-align: right;
}
.job_employer_logo img {
 height: 80px;
}

.job_employer {
 text-align: right;
 font-weight: bold;
 font-size: 1.2em;
}
.job_closing_date {
	text-align: right;
	font-size: 1em;
	margin-bottom: 10px;
}
.job_title {
	font-weight: bold;
	font-size: 1.3em;
	margin-bottom: 10px;
}
.job_salary_conditions {
	font-size: 1em;
	margin-bottom: 10px;
}
.job_description {
	font-size: 0.9em;
	margin-bottom: 30px;
}

.job_more_td {
	background-color: #003468;
	color: white;
	width: 200px;
	padding: 0px 20px 20px 20px;
	margin-top: 0px;
	font-size: 14px;
}
.job_more_td h2 {
	margin-top: 20px;
}
.job_more_td a:link, .job_more_td a:visited {
	color: white;
	text-decoration: none;
	font-size: 16px;
}
.job_more_td a:hover {
	text-shadow: 2px 2px 3px rgba(255,255,255,0.4);
	font-size: 16px;
}
.job_more_td p {
	margin: 30px 0px 30px 0px;
	font-size: 16px;
}



figure.image {
 display: inline-block;
 border: 0px;
 margin: 0px;
}

figure.align-left {
 float: left;
}

figure.align-right {
 float: right;
}

figure.image img {
 margin: 0px;
 /*max-width: 500px;*/
}

figure.image figcaption {
 margin: 0px;
 text-align: center;
 font-size: 14px;
}
