@charset "utf-8";
/* CSS Document */

/**********************************************/
/* Home Page Styles                           */
/**********************************************/

.SplashContent {
	margin: 20px 0;
	}
.SplashContent p {
	font-size: 1.375em; /* 22px / 16px */
	line-height: 1.33333333333333em; /* 32px / 24px */
	color: #919191;
	text-align: center;
	}

ul.ThreeCol {
  margin: 20px;
  clear: both;
  }

li.H3ContCol {
  float: left;
  width: 31.54545454545455%; /* 347px / 1100px */
  max-width: 347px;
  margin: 0 2.63636363636364% 0 0; /* 29px / 1100px */
  }
li.H3ContCol:nth-child(3n) {
  margin: 0 0 20px 0;
  }
.H3ContCol h2 a {
  color: #236093;
  text-decoration: none;
  }
.H3ContCol h2 a:hover {
  text-decoration: underline;
  }
.H3ContCol img {
  display: block;
  border: 0;
  margin: 0 auto 30px auto;
  }
.H3ContCol p {
  font-size: .875em; /* 14px / 16px */
  line-height: 1.714285714285714em; /* 24px / 14px */
  color: #919191;
  margin: 0 0 .7142857142857143em 0; /* 10px / 14px */
  letter-spacing: 0;
  }

.TextBanner {
	float: right;
	width: 31.45454545454545%; /* 346px / 1100px */
	max-width: 346px;
	margin: 0 0 20px 0;
	}
.TextBanner h2 a {
  color: #236093;
  text-decoration: none;
	}
.TextBanner h2 a:hover {
  text-decoration: underline;
	}
.TextBanner img {
	display: block;
	border: 0;
	margin: 0 auto 30px auto;
	}
.TextBanner p {
	font-size: .875em; /* 14px / 16px */
	line-height: 1.714285714285714em; /* 24px / 14px */
	color: #919191;
  margin: 0 0 .7142857142857143em 0; /* 10px / 14px */
	letter-spacing: 0;
  }

.HBBoard {
	background: #e6e6e6;
	margin: 0 0 30px 0;
  padding: 0 0 10px 0;
	}
.HBBoard h2 {
	background: #0060a4;
	color: #fff;
	margin: 0; /* 10px / 18px */
	padding: .27777777777778em .83333333333333em; /* 5px / 18px */ /* 15px / 18px */
	text-transform: uppercase;
	}
.HBBoard h3 {
	background: #9aafd0;
  font-size: 1em; /* 16px / 16px */
	margin: 0 0 10px 0;
  padding: .3125em .9375em; /* 5px / 16px */ /* 15px / 16px */
	text-transform: uppercase;
  clear: both;
  letter-spacing: .1em;
	}
.HBBoard h3.Second {
	margin: 10px 0;
	}
.HBBoard a {
  float: left;
	width: 27%;
	line-height: 1.5em; /* 24px / 16px */
	color: #236093;
	letter-spacing: 0;
	margin: 0 3% 5px 3%; /* 15px / 346px */
	}
.HBBoard img {
  display: block;
	margin: 0;
  border: 0;
	}

.Hadvantage {
	margin: 20px;
	}

.HadvText {
	float: left;
	width: 46%;
	margin: 0 0 20px 0;
	}
.HadvText p {
	line-height: 1.75em; /* 28px / 16px */
	}

.HadvGraphic {
	float: right;
	width: 48%;
	margin: 0 0 20px 0;
	}
.HadvGraphic img {
	display: block;
	border: 0;
	}

/**********************************************/
/* Banner Module Styles                       */
/**********************************************/

.flexslider {
  width: 100%;
margin: 0;
border: 0;
-webkit-border-radius: 0;
-moz-border-radius: 0;
-o-border-radius: 0;
border-radius: 0;
box-shadow: 0 0 0 rgba(0,0,0,0);
-webkit-box-shadow: 0 0 0 rgba(0,0,0,0);
-moz-box-shadow: 0 0 0 rgba(0,0,0,0);
-o-box-shadow: 0 0 0 rgba(0,0,0,0);
overflow: hidden;
}

.slides li {
  margin: 0;
  padding: 0;
  }
.slides li h1 {
  font-size: 30px !important; /* 70px / 16px */
  line-height: 38px !important;
  color: #fff;
  margin: 0 0 25px 0 !important;
  padding: 0;
  text-align: center;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 1), -3px -3px 3px rgba(0, 0, 0, 1), 3px -3px 3px rgba(0, 0, 0, 1), -3px 3px 3px rgba(0, 0, 0, 1);
  }
.slides li p {
  font-size: 24px; /* 24px / 16px */
  line-height: 28px; /* 30px / 24px */
  color: #fff;
  margin: 0 0 1.66666666666667em 0; /* 40px / 24px */ /* 12px / 24px */
  text-align: center;
  text-shadow: 3px 3px 3px rgba(0, 0, 0, 1), -3px -3px 3px rgba(0, 0, 0, 1), 3px -3px 3px rgba(0, 0, 0, 1), -3px 3px 3px rgba(0, 0, 0, 1);
  }
.slides li a {
  color: #fff;
  text-decoration: none;
  }
.slides li a:hover {
  text-decoration: underline;
  }

.PlaqTop {
  position: absolute;
  top: 5%;
  left: 5%;
  width: 90%;
  }

.PlaqLeft {
  position: absolute;
  top: 25%;
  left: 5%;
  width: 45%;
  }
.slides li .PlaqLeft h1 {
  text-align: left;
  }
.slides li .PlaqLeft p {
  text-align: left;
  }

.PlaqRight {
  position: absolute;
  top: 25%;
  right: 5%;
  width: 45%;
  }
.slides li .PlaqRight h1 {
  text-align: right;
  }
.slides li .PlaqRight p {
  text-align: right;
  }

.PlaqBottom {
  position: absolute;
  bottom: 5%;
  left: 5%;
  width: 90%;
  }

.PlaqHidden {
  display: none;
  }

.BBr {
  display: block;
  }


/* **********Start Carousel Slider Styles********** */

.Encase {
  margin: 0 10%;
  }

.HomeCap {
  background: #d9ecf3;
  padding: 35px 0;
}
.HomeCap h1 {
  text-align: center;
	}
.HomeCap p {
  color: #000000;
  text-align: center;
  margin: 0 auto 25px auto;
  max-width: 1000px;
  }

.HCapLink {
  float: left;
  font-size: 20px;
  line-height: 30px;
  text-align: center;
  margin: 0 20px 0 0;
  }
.HCapLink img {
  display: block;
  margin: 0 0 15px 0;
  border: 0;
  }
.HCapLink a {
  color: #003366;
  text-decoration: none;
  }
.HCapLast {
  }

.SurroundSI {
/* Permalink - use to edit and share this gradient: http://colorzilla.com/gradient-editor/#d9ecf3+0,ffffff+10,ffffff+90,d9ecf3+100 */
background: rgb(217,236,243); /* Old browsers */
background: -moz-linear-gradient(left, rgba(217,236,243,1) 0%, rgba(255,255,255,1) 10%, rgba(255,255,255,1) 90%, rgba(217,236,243,1) 100%); /* FF3.6-15 */
background: -webkit-linear-gradient(left, rgba(217,236,243,1) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(217,236,243,1) 100%); /* Chrome10-25,Safari5.1-6 */
background: linear-gradient(to right, rgba(217,236,243,1) 0%,rgba(255,255,255,1) 10%,rgba(255,255,255,1) 90%,rgba(217,236,243,1) 100%); /* W3C, IE10+, FF16+, Chrome26+, Opera12+, Safari7+ */
filter: progid:DXImageTransform.Microsoft.gradient( startColorstr='#d9ecf3', endColorstr='#d9ecf3',GradientType=1 ); /* IE6-9 */
  }

#slideImg {
  background: #fff;
  margin: 10px auto;
  padding: 10px 0;
  position: relative;
}

#slideImg ul { list-style: none; }

#slideImg li {
  float: left;
  margin: 0 20px;
  font-size: 18px;
  line-height: 30px;
	text-align: center;
}
#slideImg li a {
  font-size: 14px;
  color: #003366;
  text-decoration: none;
  }

#slideImg li img { display: block; margin: 0 0 15px 0; border: 0;}

.rotate-prev { position: absolute; }

#CapsWide {
  display: block;
  }
#CapsNarrow {
  display: none;
  }
#CapsNarrow a {
  font-size: 14px;
  color: #003366;
  text-decoration: none;
  }

.VideoHome {
  background: #000;
  padding: 30px;
  margin: 30px 0;
  }

.VideoBox {
  width: 100%;
  max-width: 880px;
  margin: 0 auto;
  }
.VideoBox h2 {
  color: #fff;
  text-align: center;
  text-transform: uppercase;
  }

.video-responsive {
    overflow:hidden;
    padding-bottom:56.25%;
    position:relative;
    height:0;
  }
.video-responsive iframe {
    left:0;
    top:0;
    height:100%;
    width:100%;
    position:absolute;
  }

/**********************************************/
/* Second Banner Styles                       */
/**********************************************/

.SlideArea {
  width: 100%;
  position: relative;
  background: #f0f0f0;
  margin: 0 0 20px 0;
  }

.FlexImage {
  float: left;
  width: 75%;
  border-right: 5px solid #f0f0f0;
  box-sizing: border-box;
  }

.FlexBanner {
  float: right;
  width: 25%;
  box-sizing: border-box;
  }
.FlexBanner .flexslider {
  background: #f0f0f0;
  }

.FlexSubBanAlt {
  margin: 0 auto 0 auto;
  padding: 0 0 5px 0;
  }
.FlexSubBanAlt h2 {
  background: #014778;
  font-size: 28px;
  line-height: 30px;
  color: #fff;
  padding: 20px 5px;
  margin: 0;
  text-align: center;
  text-shadow: 5px 5px 5px #000;
  }
.FlexSubBanAlt p {
  font-size: 20px;
  line-height: 24px;
  margin: 10px;
  text-transform: uppercase;
  }
.CovImage {
  position: relative;
  border-bottom: 10px solid #555;
  }
.CovImage img {
  position: relative;
  display: block;
  width: 100%;
  }
.CovImage:before {
  content: "";
  position: absolute;
  bottom: -11px;
  left: 0;
  border-top: 10px solid;
  border-left: 10px solid #f0f0f0;
  margin-left: 0;
  color: #555;
  }

.WtBack {
  position: absolute;
  top: 0;
  left: 0;
  width: 100%;
  height: 100%;
  background: rgba(0,0,0,0);
  margin: 0;
  text-align: center;
  }
.WtBack a {
  display: block;
  width: 100%;
  height: 100%;
  }
.WtBack img {
  border: 0;
  margin: 25% 0 0 0;
  }
.WtBack:hover {
  background: rgba(0,0,0,.5);
  }

a.Tmore {
  display: block;
  background: #ed1c24;
  width: 150px;
  font-size: 14px;
  line-height: 18px;
  color: #fff;
  font-weight: 700;
  text-transform: uppercase;
  text-align: center;
  text-decoration: none;
  margin: 15px auto;
  padding: 10px 5px;
  border-radius: 5px;
  -webkit-box-shadow: 5px 5px 5px 0 rgba(200,200,200,5);
box-shadow: 5px 5px 5px 0 rgba(200,200,200,5);
  }
a.Tmore span {
  margin: 0 0 0 5px;
  }
a.Tmore:hover {
  background: #0060a4;
  }



@media screen and (max-width: 1400px) {
.FlexSubBanAlt h2 {
  font-size: 26px;
  line-height: 28px;
  }
}
@media screen and (max-width: 1275px) {
.WtBack {
  padding: 1px 0;
  }
a.Tmore {
  margin: 10px auto;
  padding: 10px 5px;
  }
}
@media screen and (max-width: 1270px) {
.FlexSubBanAlt h2 {
  font-size: 23px;
  line-height: 24px;
  padding: 10px 5px;
  }
.FlexSubBanAlt p {
  font-size: 18px;
  line-height: 22px;
  margin: 10px;
  }
}
@media screen and (max-width: 1185px) {
.Encase {
  margin: 0;
  }
}
@media screen and (max-width: 1165px) {
.FlexSubBanAlt p {
  font-size: 16px;
  line-height: 20px;
  text-transform: none;
  }
}
@media screen and (max-width: 1100px) {
#CapsWide {
  display: none;
  }
#CapsNarrow {
  display: block;
  }
}
@media screen and (max-width: 1010px) {
.FlexSubBanAlt h2 {
  font-size: 20px;
  line-height: 22px;
  }
}
@media screen and (max-width: 1000px) {
.BBr {
  display: inline;
  }
}
@media screen and (max-width: 980px) {
.FlexSubBanAlt p {
  font-size: 20px;
  line-height: 24px;
  }
}
@media screen and (max-width: 875px) {
.PlaqLeft {
  width: 35%;
  }
.PlaqRight {
  width: 35%;
  }
.FlexSubBanAlt p {
  font-size: 18px;
  line-height: 22px;
  }
}
@media screen and (max-width: 825px) {
.SlideArea {
  padding: 0 0 15px 0;
  }
.FlexImage {
  float: none;
  width: 100%;
  }
.FlexBanner {
  float: none;
  width: 100%;
  clear: both;
  border-top: 10px solid #fff;
  }
.WtBack {
  width: 100%;
  }
}
@media screen and (max-width: 800px) {
.HBBoard a {
  float: none;
  display: block;
  width: 95%;
	}
}
@media screen and (max-width: 700px) {
.H3ContCol {
	float: none;
	width: 100%;
	margin: 10px auto;
	}
.TextBanner {
	float: none;
	width: 100%;
	margin: 10px auto;
	}
.HBBoard {
	float: none;
	width: 100%;
	margin: 10px auto;
	}
.HadvText {
	float: none;
	width: 100%;
	}
.HadvGraphic {
	float: none;
	width: 100%;
	}
}
@media screen and (max-width: 650px) {
.SplashContent p {
  font-size: 1.3em;
  }
.PlaqTop {
  position: static;
  width: 100%;
  margin-left: 0;
  padding: 1px 0;
  background: rgba(0,0,0,1);
  }
.slides li h1 {
  margin: 10px .5em 5px .5em !important;
  }
.PlaqLeft {
  position: static;
  width: 100%;
  margin-left: 0;
  padding: 1px 0;
  background: rgba(0,0,0,1);
  }
.slides li .PlaqLeft h1 {
  text-align: center;
  }
.slides li .PlaqLeft p {
  text-align: center;
  }
.PlaqRight {
  position: static;
  width: 100%;
  margin-left: 0;
  padding: 1px 0;
  background: rgba(0,0,0,1);
  }
.slides li .PlaqRight h1 {
  text-align: center;
  }
.slides li .PlaqRight p {
  text-align: center;
  }
.PlaqBottom {
  position: static;
  width: 100%;
  margin-left: 0;
  padding: 1px 0;
  background: rgba(0,0,0,1);
  }
.slides li h1 {
  font-size: 20px !important;
  line-height: 28px !important;
  }
}
@media screen and (max-width: 600px) {
.HCapLink {
  float: none;
  font-size: 16px;
  line-height: 20px;
  margin: 0 0 20px 0;
  }
.HCapLink img {
  margin: 0 auto 15px auto;
  }
}
@media screen and (max-width: 430px) {
.flex-direction-nav a {
	top: 30%;
	}
}
