.resourcespagecontainer {
  font-family: "freight-sans-pro";
  font-weight: 400;
  font-size: 16px;
  line-height: 22px;
  margin-bottom: 22px;
  color: #777;
}

.resourcesmenucontainer {
  width: 100%;
}

.resourcesmenu {
  margin: 0;
  padding-top: 6px;
  padding-bottom: 6px;
  list-style-type: none;
  width: 100%;
  font-size: 16px;
  background-color: rgba(32, 45, 65, 0.9);
}

.resourcesmenu li {
  display:inline-block;
}

.resourcesmenu a {
  line-height: 35px;
  font-weight: 300;
  padding-bottom: 14px;
  padding-top: 14px;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: #fff;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}
.resourcesmenu a:hover {
  background-color: rgba(255, 255, 255, 0.1);
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.resourcessubmenu {
  margin: 0;
  padding-top: 0;
  list-style-type: none;
  width: 100%;
  font-size: 14px;
  background-color: #eee;
  line-height: 30px;
}

.resourcessubmenu li {
  display:inline-block;
  margin-bottom: 4px;
  margin-top: 1px;
}

.resourcessubmenu a {
  line-height: 14px;
  font-weight: 300;
  padding-bottom: 0;
  padding-top: 0;
  padding-left: 15px;
  padding-right: 15px;
  text-decoration: none;
  color: black;
  -webkit-transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
  transition: color 0.15s ease-in-out, background-color 0.15s ease-in-out;
}

.resourcessubmenu a:hover {
  text-decoration: underline;
}

.resourcessubmenu li:not(:first-child):before {
  content: " | ";
}

ul.homepageimages {
  list-style: none;
 }

ul.homepageimages li:not(:last-child) {
  margin-bottom: 25px;
}

ul.ticklist {
  list-style: none;
  margin-left: 0px;
}

ul.ticklist li:before {
  content: '\2714\0020';
  color: green;
  line-height: 25px;
  padding-right: 10px
}

ul.relatedinfolist {
  list-style: none;
	margin-left: 0px;
}

ul.relatedinfolist li {
	margin-bottom: 10px;
}

ul.tiplist {
  list-style: none;
}

ul.tiplist li {
	margin-bottom: 10px;
}

ul.tiplist li:before {
  content:'\01F4A1\0020';
}

.rhsCompHeader
{
 color: #1b2637;
 font-size: 18px;
 font-weight: 500;
 line-height: 18px;
 margin-bottom: 15px;
 margin-top: 0px;
}

.surround {
  border: 1px solid #777;
  padding: 15px 15px 5px 15px;
  margin-top: 0px;
  margin-bottom: 25px;
}

.resourcepagetitle {
  color: #1b2637;
  font-size: 38px;
  font-weight: 500;
  line-height: 35px;
  margin-bottom: 20px;
  margin-top: 20px;
}

.announcementheadline {
  color: #333a45;
  font-size: 25px;
  font-weight: 500;
  line-height: 28px;
  margin-bottom: 5px;
  margin-top: 10px;
}

.multipleannouncementheadline {
  color: #333a45;
  font-size: 16px;
  line-height: 18px;
  margin-bottom: 5px;
  margin-top: 0px;
}


.announcementheadline a:link {
  text-decoration: none;
}

.announcementheadline a:hover {
  text-decoration: underline;
}

.announcementheadlineArticle {
  font-size: 32px;
  line-height: 36px;
  color: #333a45;
  font-weight: 500;
  margin-bottom: 5px;
  margin-top: 10px; 
}

.announcementauthordate {
  line-height: 16px;
   font-size: 16px;
   font-weight: 500;
   margin-top: 0px;
   margin-bottom: 10px;
 }
 
 .announcementlistingintro {
   margin-bottom: 30px;
   margin-top: 0px;
 }

ul.announcementlisting {
  list-style: none;
  padding-left: 0;
  margin: 0;
}

.resourcesWarning {
font-family: "freight-sans-pro";
color: #777;
font-size: 13px;
line-height: 16px;
font-weight: 300;
padding: 12px;
background-color: #f6f6f6;
border-radius: 4px;
margin-bottom: 30px;
margin-top: 20px;
}

img.mpu {
  width: 100%;
  height: 100%;
}

img.slot {
  width: 100%;
  height: 100%; 
}

h1, h2, h3, h4, h5, h6 {
  font-family: 'freight-sans-pro', 'Helvetica Neue', Helvetica, Arial, sans-serif;
  color: #224883;
  font-weight: normal;
}

h1 {
  font-size: 35px;
font-weight: 500;
margin-top: 30px;
  margin-bottom: 10px;
}

h2 {
  font-size: 25px;
  font-weight: 400;
  margin-top: 20px;
  margin-bottom: 5px;
}

h3 {
  font-size: 20px;
  line-height: 20px;
  margin-top: 20px;
  margin-bottom: 10px;
}

h4 {
color: #555;
font-size: 16px;
font-weight: 500;
font-style: italic;
line-height: 20px;
margin-top: 15px;
  margin-bottom: 0px;
}

h5 {
color: #555;
font-size: 16px;
font-weight: 400;
text-decoration: underline; 
line-height: 20px;
margin-top: 15px;
  margin-bottom: 0px;
}

div.wrappedtext {
  overflow:hidden;
}

.divider{
    width:5px;
    height:auto;
    display:inline-block;
}