@charset "utf-8";
/***************************************
			   HEADER
***************************************/

.section5 h6{
    position: relative;
    padding-bottom: 10px;
    margin-bottom: 0px;
    font-size: 1.20em;
}

.section5 h6:after {
    content: "";
    position: absolute;
    top: 28px;
    left: 0;
    width: 50px;
    height: 2px;
    background: #DA3E37;
}



.section6 h6 , .middlecontent .moduletable h6  {
    position: relative;
    padding-bottom: 25px;
    margin-bottom: 0px;
}

.section6 h6:after , .middlecontent .moduletable h6:after {
    content: "";
    position: absolute;
    top: 35px;
    left: 0;
    width: 50px;
    height: 3px;
    background: #DA3E37;
}


.feeds h6 {
    position: relative;
    margin-bottom: 0px;
    padding-left: 10px;
    padding-top: 25px;
}

.feeds h6:after {
content: "";
position: absolute;
top: 56px;
left: 0;
width: 50px;
height: 3px;
background: #DA3E37;
margin-left: 10px;
}

.full_cal_link {
    height: 17px;
    display: none;
}



h1, h2,
h3, h4,
h5, h6
	{ 
	margin:0;
	padding:0;
	}
	
h1 { font-size: 2em; }
h2 { font-size: 1.5em; }
h3 { font-size: 1.17em; }
h4 { font-size: 1.12em; }
h5 { font-size: .83em; }
h6 { font-size: .79em; }


/***************************************
			SECTIONS 1
***************************************/
.section1 h1 {}
.section1 h2 {}
.section1 h3 {}
.section1 h4 {}
.section1 h5 {}
.section1 h6 {}
/***************************************
			SECTIONS 2
***************************************/
.section2 h1 {}
.section2 h2 {}
.section2 h3 {}
.section2 h4 {}
.section2 h5 {}
.section2 h6 {}
/***************************************
			SECTIONS 3
***************************************/
.section3 h1 {}
.section3 h2 {}
.section3 h3 {}
.section3 h4 {}
.section3 h5 {}
.section3 h6 {}
/***************************************
			SECTIONS 4
***************************************/
.section4 h1 {}
.section4 h2 {}
.section4 h3 {}
.section4 h4 {}
.section4 h5 {}
.section4 h6 {}
/***************************************
			SECTIONS 5
***************************************/
.section5 h1 {}
.section5 h2 {color: #fff;}
.section5 h3 {}
.section5 h4 {
    font-size: 1.09rem;
	letter-spacing: -0.5px;
	margin: 25px 10px 10px 25px;
   color: #333187;
   text-transform:uppercase;	
}

#aside h3 {
    background-color: #E74C3C;
    color: #fff;
    padding: 10px 24px;
    margin-bottom: 0px;
    text-transform: uppercase;
    font-size: 18px;
}


.section5 h5 {color:#003C71; margin:20px 0px 0px 20px; font-family: font-family: "Roboto Condensed", sans-serif;}
.section5 h6 { color:#003C71; margin:20px 0px 0px 20px; font-family: font-family: "Roboto Condensed", sans-serif; text-transform: uppercase;}

.section5 #userForm h3 { font-size: 1.15rem; display:in-block; padding:6px 20px 10px 20px; background-color:#DA3E37; color:white; }
/***************************************
			SECTIONS 6
***************************************/
.section6 h1 {}
.section6 h2 {}
.section6 h3 {}
.section6 h4 {}
.section6 h5 {}
.section6 h6 {}
/***************************************
			SECTIONS 7
***************************************/
.section7 h1 {}
.section7 h2 {}
.section7 h3 {}
.section7 h4 {}
.section7 h5 {}
.section7 h6 { text-transform: uppercase; font-size: 1.15em; }
/***************************************
			SECTIONS 8
***************************************/
.section8 h1 {}
.section8 h2 {}
.section8 h3 {}
.section8 h4 {}
.section8 h5 {}
.section8 h6 {}