h4 {
  	color: #005ead;
}

#s5_center_column_wrap_inner  p a {
  	color: #005ead;
}

#s5_center_column_wrap_inner  p a:hover, #s5_center_column_wrap_inner p a:focus {
    text-decoration: none;
  	color: #005ead;
	border-bottom: 1px dotted #005ead;
}

#s5_center_column_wrap_inner  td a {
  	color: #005ead;
}

#s5_center_column_wrap_inner td a:hover, #s5_center_column_wrap_inner td a:focus {
    text-decoration: none;
  	color: #005ead;
	border-bottom: 1px dotted #005ead;
}

#s5_center_column_wrap_inner  ul li a {
  	color: #005ead;
}

#s5_bottom_menu_wrap ul.menu li a {
  	color: #005ead;
}

#s5_bottom_menu_wrap ul.menu li a:hover, #s5_bottom_menu_wrap ul.menu li a:focus {
    text-decoration: none;
  	color: #005ead;
	border-bottom: 1px dotted #005ead;
}

#s5_component_wrap_inner h3 a {
    color: #005ead;
}

.button {
  	color: #ffffff !important;
  	background: #005ead;
  	font-size: 1.1em;
	font-family: 'Source Sans Pro';
}

/* Tables */

/*
table.zebra {
    border-right: 1px solid #d2d2d4;
    background: #edecea;
}

table.zebra {
    width: 100%;
    border-spacing: 0;
}

table {
    max-width: 100%;
    border-collapse: separate;
}

ul.zebra > li:nth-of-type(2n+1), table.zebra tbody tr:nth-of-type(2n+1) {
    background: #fdfdff;
}

table.zebra tbody tr {
    border-top: 1px solid #d2d2d4;
}

ul.zebra > li:first-child, table.zebra tbody tr:first-child td {
    border-top: 1px solid #d2d2d4;
}

table.zebra tr td, table.zebra tr th {
    border-left: 1px solid #d2d2d4;
}

ul.zebra > li, table.zebra tbody td {
    border-bottom: 1px solid #d2d2d4;
}
table.zebra th, table.zebra td {
    padding: 10px;
} */

/* Responsive Logos & Text */

@media screen and (min-width: 1285px) {
#s5_logo_wrap {
  	margin-top: -52px !important; }
}

.s5_wrap_fmfullwidth #s5_logo_wrap {
    margin-top: -6px !important;
    padding-top: 0px;
}

@media only screen and (max-width: 1500px) {
    .logo-text { display: none; visibility: hidden; padding-top: -8px; } 
}

@media only screen and (max-width: 1300px) {
    .logo-seal { display: none; visibility: hidden; } 
  	#s5_rightmenu { display: none; }
  	#s5_headerbackground { height: 93px !important; background-color: #0a0a0a; }
  	#s5_rightmenudrop { display: none; }
}

@media screen and (min-width: 1285px) {
  	.logo-mobile { 
      	display: none; visibility: hidden; }
}

@media only screen and (max-width: 1285px) {
  #s5_menu_wrapitems {
    	padding-left: 0; }
  #s5_logo_wrap	{
    	margin-top: 0; }
}

@media only screen and (max-width: 1285px) {
	.s5_wrap_fmfullwidth .logo-seal-sticky { width: 55%; padding-top: 8px; }
}

@media only screen and (min-width: 1286px) and (max-width: 1500px) {
	.s5_wrap_fmfullwidth .logo-seal-sticky { width: 55%; padding-top: 8px; }
}

@media only screen and (min-width: 1501px) {
	.s5_wrap_fmfullwidth .logo-seal-sticky { width: 20%; margin-top: 6px; }
	.s5_wrap_fmfullwidth .logo-text-sticky { margin-top: -30px; }
}

.s5_h3_last a { color: #005ead; }

.module_round_box.gray a {
	color: #005ead;
}

.module_round_box.gray a:hover {
	text-decoration: none;
  	border-bottom: 1px dotted #005ead;
}

#s5_bottom_row3_area1 .module_round_box_outer h3.s5_mod_h3, #s5_bottom_row3_area1 .module_round_box_outer .s5_h3_first, #s5_bottom_row3_area1 .module_round_box_outer .s5_h3_last {
	color: #93682f;
    font-size: 30px;
    text-align: center;
    padding-top: 18px;
}
