﻿@charset "UTF-8";
.divline {
  border-top: 1px dashed #c9c9c9;
  margin-top: 10px;
  padding-top: 5px;
  display: inline-block;
  width: 100%;
}
#padding_xlarge {
  padding: 50px;
}
#padding_large {
  padding: 30px;
}
#padding_medium {
  padding: 20px;
}
#padding_small {
  padding: 10px;
}
#padding_none {
  padding: 0px;
}
#Content_FullWidthContainer {
  padding: 50px 0px;
}
#Sidemenu {
  padding-bottom: 20px;
}
#Sidemenu h2 {
  color: #969696;
  font-family: 'Raleway', sans-serif;
  font-family: "Montserrat", sans-serif;
  font-size: 1.1em;
  font-weight: normal;
  /* padding-bottom: 10px; */
  padding: 20px 0px 0px 0px;
  text-transform: uppercase;
}
.centered {
  text-align: center;
}
/*---------------------------------------------------------------*/
/* Content Subheading */
/*---------------------------------------------------------------*/
#Content_Subheading {
  margin: 0px auto 0px auto;
  font-size: 100%;
}
#Content_Subheading h2 {}
#Content_Subheading P, #Content_Subheading li {}
/*---------------------------------------------------------------*/
/* Content Subheading Grid */
/*---------------------------------------------------------------*/
#Content_Subheading_Grid {
  margin: 0px auto 0px auto;
  font-size: 100%;
  padding: 10px;
  height: 405px;
  display: inline-block;
}
#Content_Subheading_Grid h2 {}
#Content_Subheading_Grid P, #Content_Subheading li {}
/*---------------------------------------------------------------*/
/* Content Section Title BOX Elements */
/*---------------------------------------------------------------*/
.ST_BoxH2 {
  border-radius: 0px !important;
  margin: 0px 0px 15px 0px !important;
}
.ST_Box {
  border: 1px solid #710000;
  display: block;
  margin: 20px 15px 30px 15px !important;
}
.ST_BoxPadding {
  padding: 5px 20px;
  display: block;
}
.ST_Padding {
  padding: 10px 10px;
  display: block;
}
.ST_ModuleSpacing {
  padding: 5px 5px;
  display: block;
}
.content_spacing {
  margin-left: 10px;
  margin-right: 10px;
}
.ST_Title {
  padding: 10px;
}
/*---------------------------------------------------------------*/
/* STYLESHEET TAGS */
/*---------------------------------------------------------------*/
.style_sectiontitle.crimson {
  background-color: #710000;
  border-radius: 5px;
}
.style_sectiontitle.gray {
  background-color: #494949;
  border-radius: 5px;
}

.style_sectiontitle h2, .style_sectiontitle h3, .style_sectiontitle h4 {
  color: #fff;
  font-size: 1.2em;
  font-weight: 400;
  padding: 10px;
  margin: 0px 0px 20px 0px;
	line-height: normal;
}
/*---------------------------------------------------------------*/
/* Content Section Title */
/*---------------------------------------------------------------*/
.Content_SectionTitle {
  margin: 10px auto 0px auto;
  font-size: 100%;
}
.Content_SectionTitle h2 {
  padding: 10px;
  margin: 0px 0px 10px 0px;
  border-radius: 5px;
}
.Content_SectionTitle H2 a {
  text-decoration: none;
}
.Content_SectionTitle P {}
/*---------------------------------------------------------------*/
/* Content Section Title LINE (Default)*/
.Content_SectionTitle .line {
  color: #710000;
  border-bottom: 1px solid #afafaf;
  margin: 35px 0px 20px 0px;
  text-transform: uppercase;
  border-left: 5px solid #afafaf;
  padding: 10px 10px 15px 10px;
}
/*---------------------------------------------------------------*/
/* Content Section Title CRIMSON */
.Content_SectionTitle .crimson {
  background-color: #710000;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
}
/*---------------------------------------------------------------*/
/* Content Section Title BLUE */
.Content_SectionTitle .blue {
  background-color: #2c6f9e;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
}
/*---------------------------------------------------------------*/
/* Content Section Title  GRAY */
.Content_SectionTitle .gray {
  background-color: #494949;
  font-size: 1.2em;
  font-weight: 400;
  color: #fff;
}
/*---------------------------------------------------------------*/
/* Page Title Box */
/*---------------------------------------------------------------*/
#Page_Title {
  margin: 0px auto 0px auto;
  font-size: 100%;
}
#Page_Title h1 {}
#Page_Title h2 {}
#Page_Title P {}
/*---------------------------------------------------------------*/
/* Content Block - A Block of Text with Large Margins */
/*---------------------------------------------------------------*/
#Content_Padding_Large {
  padding: 50px;
  margin: 0px auto 0px auto;
  font-size: 100%;
}
#Content_Padding_Large h2 {}
#Content_Padding_Large P {}
/*---------------------------------------------------------------*/
/* Content Block No Title - A Block of Text with No Title Displayed  */
/*---------------------------------------------------------------*/
.Content {
  margin: 0px auto 0px auto;
  font-size: 100%;
  Clear: both;
  padding: 0px 10px;
}
.Content H2 a {
  text-decoration: none;
}
.Content h2 {}
.Content P, #Content li {}
/*---------------------------------------------------------------*/
/* Content Box Title and Border */
/*---------------------------------------------------------------*/
#Content_Box {
  /*-webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1); */
  /* border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px; */
  margin: 5px 0px 20px 0px;
  padding: 20px 20px 10px 20px;
  border: 1px solid #bfbfbf;
}
#Content_Box h2.boxtitle {
  /* text-transform: uppercase; */
  /* letter-spacing: 0.10em; */
  /* font-weight: normal; */
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
#Content_Box P {}
#Content_Box a, #Content_Box a:link, #Content_Box a:visited, #Content_Box a:active {}
/*---------------------------------------------------------------*/
/* Content Box Dropshadow- Title and Border */
#Content_Box_Dropshadow {
  /* border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px; */
  margin: 20px 10px 20px 10px;
  padding: 20px 20px 20px 20px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  margin-bottom: 25px;
  background-color: rgb(255, 255, 255);
}
#Content_Box_Dropshadow h2.boxtitle {
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-size: 1em;
}
#Content_Box_Dropshadow P {}
#Content_Box_Dropshadow a, #Content_Box_Dropshadow a:link, #Content_Box_Dropshadow a:visited, #Content_Box_Dropshadow a:active {}
/*---------------------------------------------------------------*/
/* Card Container */
#CardContainer {
  margin: 15px 15px 15px 15px;
  padding: 5px;
  -webkit-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -ms-box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  box-shadow: 0px 0px 5px 0px rgba(0, 0, 0, 0.15);
  -moz-transition: all 0.3s;
  -o-transition: all 0.3s;
  -webkit-transition: all 0.3s;
  transition: all 0.3s;
  background-color: rgb(255, 255, 255);
  display: block;
  max-width: 100%;
}
#CardContainer h2 a:link, #CardContainer h2 a:visited, #CardContainer h2 a:active {
  color: #000;
  text-decoration: none;
}
#CardContainer h2 {
  margin: 10px 10px 0px 10px;
}
#CardContainer h3 {
  margin: 10px 10px 0px 10px;
}
#CardContainer P {
  padding: 0px 10px;
  font-size: 16px;
  margin: 0px 0px 10px 0px;
}
#CardContainer a, #CardContainer a:link, #CardContainer a:visited, #CardContainer a:active {
  text-decoration: underline;
  cursor: pointer;
}
a.button_full.silver {
  background-color: #ececec;
  color: #7d0000 !important;
  /*border: 1px solid #e0e0e0;*/
}
a.button_full {
  background-color: #710000;
  color: #ffffff !important;
  font-size: 16px;
  padding: 10px 20px 10px 20px;
  text-decoration: none !important;
  max-width: 100%;
  display: block;
  border-radius: 5px;
  margin: 10px 0px;
}
a:hover.button_full {
  background-color: #910000;
  color: #ffffff !important;
}
a:hover.button_full {
  background-color: #910000;
  color: #ffffff !important;
}
.card_resize {
  display: inline-block;
  margin: 0px 0px 10px 0px
}
/*---------------------------------------------------------------*/
/* Content Box CONTACT- Title and Border */
#Content_Box_Contact {
  /* border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px; */
  margin: 20px 10px 20px 10px;
  padding: 20px 20px 5px 20px;
  background-color: #f9f9f9;
  border: 1px solid #d5d5d5;
  display: block;
}
#Content_Box_Contact h2.Gray {
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-weight: 600;
  font-size: 1em;
}
#Content_Box_Contact P {
  padding: 5px 5px;
  font-size: .875em;
}
#Content_Box_Contact a, #Content_Box_Contact a:link, #Content_Box_Contact a:visited, #Content_Box_Contact a:active {
  text-decoration: underline;
  font-weight: bold;
  cursor: pointer;
}
/*---------------------------------------------------------------*/
/* Content Box GRAY - Title and Border */
#Content_Box_Gray {
  /* border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px; */
  margin: 20px 10px 20px 10px;
  padding: 20px 20px 5px 20px;
  background-color: #f6f6f3;
  border: 1px solid #d5d5d5;
  display: block;
}
#Content_Box_Gray h2.Gray {
  color: #363636;
  font-size: 1.2em;
  /* letter-spacing: 0.10em; */
  padding: 0px 0px 15px 0px;
  margin: 0px;
  font-weight: 600;
}
#Content_Box_Gray P {
  padding: 5px 5px;
}
#Content_Box_Gray a, #Content_Box_Gray a:link, #Content_Box_Gray a:visited, #Content_Box_Gray a:active {
  text-decoration: underline;
  font-weight: bold;
}
/*---------------------------------------------------------------*/
/* Content Box BLUE - Title and Border */
.SB_reminder {
  /* border-radius: 10px;
    -webkit-border-radius: 10;
    -moz-border-radius: 10px; */
  margin: 20px 10px 20px 10px;
  padding: 20px 20px 5px 20px;
  background-color: #d6eeff;
  border: 1px solid #9ad5ff;
  display: block;
}
#Content_Box_Blue h2.blue {
  color: #295371;
  text-transform: uppercase;
  font-size: 1.2em;
  /* letter-spacing: 0.10em; */
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
#Content_Box_Blue P {
  padding: 5px 5px;
}
#Content_Box_Blue a, #Content_Box_Blue a:link, #Content_Box_Blue a:visited, #Content_Box_Blue a:active {
  text-decoration: underline;
  font-weight: bold;
}
/*---------------------------------------------------------------*/
/* Content Box NOTICE - Title and Border */
.SB_notice {
  margin: 20px 10px 20px 10px;
  padding: 20px 20px 5px 20px;
  background-color: #fafbe1;
  border: 1px solid #d4d4a3;
  display: block;
}
#Content_Box_Notice h2.notice {
  color: #4e4b29;
  text-transform: uppercase;
  font-size: 1.2em;
  /* letter-spacing: 0.10em; */
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
#Content_Box_Notice P {
  padding: 5px 5px;
}
#Content_Box_Notice a, #Content_Box_Notice a:link, #Content_Box_Notice a:visited, #Content_Box_Notice a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #710000;
}
/*---------------------------------------------------------------*/
/* Content Box ALERT - Title and Border */
.SB_alert {
  border: 1px solid #e2b3b3;
  margin: 20px 10px 20px 10px;
  padding: 20px 20px 5px 20px;
  background-color: #ffe5e8;
  display: block;
}
#Content_Box_Alert h2.alert {
  color: #8a2a32;
  text-transform: uppercase;
  font-size: 1.2em;
  /* letter-spacing: 0.10em; */
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
#Content_Box_Alert P {
  padding: 5px 5px;
}
#Content_Box_Alert a, #Content_Box_Alert a:link, #Content_Box_Alert a:visited, #Content_Box_Alert a:active {
  text-decoration: underline;
  font-weight: bold;
  color: #710000;
}
/*---------------------------------------------------------------*/
/* ECS Box ALERT - Title and Border */
.hscAlert {
  border-top: 10px solid #ff0000;
  border-bottom: 10px solid #ff0000;
  /* margin: 10px 10px 10px 10px; */
  background-color: #ffffff;
}
.hscAlert h2.alert {
  color: #8a2a32;
  text-transform: uppercase;
  font-size: 1.2em;
  /* letter-spacing: 0.10em; */
  font-weight: normal;
  padding: 0px 0px 15px 0px;
  margin: 0px;
}
.hscAlert p {}
.hscAlert a, .hscAlert a:link, .hscAlert a:visited, .hscAlert a:active {
  text-decoration: underline;
  /* font-weight: bold; */
  font-size: .975em;
  color: #710000;
}
.ECS_Alert_Wrapper {
  max-width: 1200px;
  margin: 0px auto;
  padding: 20px 20px 25px 20px;
}
.ecsImage img {
  /* background-image: url(images/icons/icon_alert_red.png);
    background-repeat: no-repeat;
    background-position: center;
	background-size: cover; */
  display: block;
  max-width: 35px;
  margin: 5px auto 5px auto;
}
.ecsMessage {
  font-size: 1em;
  padding: 0px 15px;
}
.hscAlert .TitleDate {}
.hscAlert .title {
  font-size: 1.4em;
  font-weight: 900;
  text-transform: uppercase;
  font-family: "Open Sans", Helvetica, sans-serif;
}
.hscAlert .description {
  font-size: 1.2em;
  font-weight: 900;
}
/*---------------------------------------------------------------*/
/* Home Box - Title and Border */
/*---------------------------------------------------------------*/
#HomeContainer {
  margin: 30px 10px 30px 10px;
}
#HomeContainer h2.blue_heading {
  color: #0082e2;
  font-size: 1em;
  font-weight: normal;
  padding-bottom: 10px;
  padding-top: 0px;
  text-transform: uppercase;
}
#HomeContainer h2.gray_heading {
  color: #777777;
  font-size: 1em;
  font-weight: normal;
  /* padding-bottom: 10px; */
  /* padding-top: 0px; */
  text-transform: uppercase;
  letter-spacing: .05em; /* font-family: "open sans", sans-serif; */
}
#HomeContainer h3 {
  font-size: 1em;
  color: #a31f34;
  text-transform: uppercase;
}
#HomeContainer h2 {
  font-size: 1em;
  font-weight: bold;
  padding: 10px 0px 10px 0px;
}
#HomeContainer h2.heading {
  color: #333;
  font-weight: normal;
  font-size: 1.5em;
  text-transform: uppercase;
  padding: 0px;
  margin: 20px 0px 20px 0px;
}
#HomeContainer P {
  margin-top: 0px;
  line-height: 1.5em;
}
#HomeContainer .divline {
  border-top: 1px dashed #c9c9c9;
  margin-top: 10px;
  padding-top: 5px;
  display: inline-block;
  width: 100%;
}
.more_link a:link {
  float: right;
  font-size: .875em;
  font-weight: normal;
  padding: 5px 10px;
  text-transform: uppercase;
  text-decoration: none;
  border: 1px solid rgba(213, 213, 213, 0);
  border-radius: 4px;
}
.more_link a:hover {
  background-color: rgb(249, 249, 249);
  text-decoration: none;
  color: #910000;
  border: 1px solid #dcdcdc;
}
.label-calendar::before {
  content: "\f073";
}
.label-news::before {
  content: "\f00b";
}
.button::before {
  font-family: "FontAwesome";
  font-weight: 400;
  padding-right: 10px;
  color: #710000;
}
/*---------------------------------------------------------------*/
/* Learn More Box - Title and Border */
/*---------------------------------------------------------------*/
#LearnMore {
  /* -webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);*/
  padding: 20px 20px 50px 20px;
  font-family: Lato, sans-serif;
  font-size: 1em;
  width: 100%;
}
#LearnMore h2 {
  background-position: left bottom;
  font-family: 'Libre Baskerville', serif;
  font-size: 1.4em;
  color: #a31f34;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 15px;
}
#LearnMore h3 {
  font-size: 1em;
  color: #a31f34;
  text-transform: uppercase;
}
#LearnMore P {
  padding: 0px 0px 0px 0px;
  margin: 5px 0px 5px 0px;
}
/*---------------------------------------------------------------*/
/* FOOTER Box - Title and Border */
/*---------------------------------------------------------------*/
.footer_socialmedia {
  line-height: 60px;
  float: right;
}
.footer_socialmedia img {
  padding-left: 15px;
}
#Content_Footer {
  /* -webkit-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    -moz-box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);
    box-shadow: 0px 0px 1px 1px rgba(5, 5, 5, .1);*/
  padding: 0px;
  margin: 10px auto 0px auto;
  font-family: Lato, sans-serif;
  font-size: .8em;
}
#Content_Footer a, #Content_Footer a:visited {
  color: #a31f34;
  text-transform: uppercase;
  font-size: .9em;
  font-family: Montserrat, sans-serif;
  font-weight: 900;
}
#Content_Footer h2 {
  font-size: 1.3em;
  font-family: Montserrat, sans-serif;
  color: #a31f34;
  text-transform: uppercase;
  font-weight: 600;
  margin-bottom: 10px; /* letter-spacing: 2px; */
}
#Content_Footer h3 {
  font-family: Montserrat, sans-serif;
  font-size: 1em;
  text-transform: uppercase;
  line-height: 1.7em;
}
#Content_Footer p {}
/*---------------------------------------------------------------*/
/* SLIDER Box */
/*---------------------------------------------------------------*/
#Rotator_PageHeader {
  padding: 0px 0px 30px 0px;
  color: #fff;
}
#Rotator_Body {
  padding: 25px 0px 25px 0px;
  color: #fff;
}
#Rotator_Body h2 {
  background-position: left bottom;
  font-family: 'Libre Baskerville', serif;
  /* font-size: 1.4em; */ font-size: 1.7em;
  color: #ffffff;
  text-transform: uppercase;
  font-weight: normal;
  padding-bottom: 25px;
  margin-bottom: 15px;
}
#Rotator_Body p {
  font-family: "Lato"san-serif;
  color: #ffffff;
  font-size: 1.1em;
}
#Rotator_Body a {
  color: #ffffff !important;
  text-decoration: none !important;
  text-transform: uppercase;
  font-size: 1em;
  font-family: 'Montserrat', sans-serif;
  font-weight: 900;
}
/*---------------------------------------------------------------*/
/* MISC */
/*---------------------------------------------------------------*/
.AdminActions input, .AdminActions a.CommandButton {
  text-decoration: none;
}
/*  Banner Rotator
    -- Banners will automatically cycle along with navigation by inserting 
    -- the desired images into a Text/HTML module using the Banner Container. */
/* Set height of div.Normal to equal the height of banners + 34px for shadow */
.RotatorWrapper div.DNNModuleContent > div.Normal {
  height: 339px; /*background: url(images/Slide-Shadow.png) no-repeat 0 bottom;*/
}
/* Set width and height of banners within div.Normal img */
.RotatorWrapper div.DNNModuleContent > div.Normal img {
  width: 960px;
  height: 305px;
}
.RotatorNav {
  position: absolute;
  z-index: 20;
  width: 960px;
  height: 40px;
  /*background: url(images/50black.png) repeat top left;*/
  margin: -74px 0 0;
  padding: 0;
  list-style: none;
}
.RotatorNav li {
  float: left;
}
.RotatorNav li a {
  padding: 0 10px;
  display: block;
  color: #b8b8b8;
  line-height: 40px;
  text-decoration: none;
}
.RotatorNav li a:hover {
  text-decoration: underline;
}
.RotatorNav li.activeSlide a {
  color: #fff;
}
#AccordionTabs_7057 {
  background-color: #FFFFFF;
  border-bottom-style: dotted;
  border-bottom-width: 1px;
  border-bottom-color: #C0C0C0;
}
@media (max-width: 479px) {
  #Content_Padding_Large {
    padding: 25px;
    margin: 0px auto 0px auto;
    font-size: 100%;
    /*#global_menu_container {
	display: none;
	}*/
  }
  #Page_Title h1 {}
  #Page_Title P {
    padding: 0px 10px 0px 10px;
  }
  #Sidemenu h2 {
    padding: 0px 0px 0px 0px;
  }
  #Content {}
  #HomeContainer {
    margin: 10px 10px 10px 10px;
  }
  #HomeContainer h2.heading {
    color: #000000;
    font-family: 'Raleway', sans-serif;
    font-weight: normal;
    font-size: 1.8em;
    padding: 0px;
    margin: 20px 0px 20px 0px;
  }
  #HomeContainer h2 {
    color: #910000;
    font-size: 1em;
    font-weight: bold;
    padding: 10px 0px 10px 0px;
    text-transform: uppercase;
  }
}
#SolidTitle-Blue h2 {
  background-color: #008edf;
  color: #fff;
  padding: 10px 10px;
  margin-top: 20px;
  margin-bottom: 15px;
  text-align: center;
  font-size: 1.3em;
  font-weight: 400;
}
#SolidTitle-BlueContainer {
  padding: 20px;
}