.bodytext {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 16px;
}


.copyright {
	font-family: 'Muli', sans-serif;
	font-size: 11px;
	color: #999;
	line-height: 14px;
}


.sidebarlink {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	line-height: 24px;
}



a.sidebarlink:link{text-decoration:none;
	color:#cb1717;
	}

a.sidebarlink:hover{text-decoration:underline;}

a.sidebarlink:visited{color:#cb1717;}




.PDFlink {
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	line-height: 24px;
}

a.PDFlink:link{text-decoration:none;
	color:#cb1717;
	}

a.PDFlink:hover{text-decoration:none;}

a.PDFlink:visited{color:#cb1717;}






.bodytextlarge {
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	color: #666666;
	line-height: 22px;
}

.bodytextside{
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	color: #333333;
	line-height: 18px;
}


.copycredit {
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #666666;
	line-height: 12px;
}


.newsdate{
	font-family: 'Muli', sans-serif;
	font-size: 10px;
	color: #999999;
	line-height: 12px;
}



.HEADING{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #666666;
	color:#900;
	line-height: 26px;
}

.tagline{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 26px;
	text-shadow: #333333 0.1em 0.1em 0.2em;
	text-align: center;
}



.footertext{
	color: #eaeaea;
	font-family: 'Muli', sans-serif;
	font-size: 14px;
	line-height: 16px;
	font-weight: normal;
}

.footertextBOLD{
	color: #ffffff;
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	line-height: 23px;

color: #cd1205;
	line-height: 26px;
	text-shadow: #333333 0.1em 0.1em 0.1em;
	
}


.navdividers{
vertical-align:inherit; 
padding:0px 12px;
}



a{text-decoration:none;
	color:#373e7d;
	}

a:hover{text-decoration:underline;}

a:visited{color:#373e7d;}





a.topnav:link {
font-family: 'Muli', sans-serif;
	font-size: 16px;
	color: #2271b3;
	text-decoration: none;
}
a.topnav:visited {
		color: #2271b3;
}
a.topnav:hover {
	color: #cccccc;
}


a.footlink:link {
	color: #ffffff;
	text-decoration: none;
	font-family: 'Muli', sans-serif;
	font-size: 16px;
	line-height: 22px;
	margin-left:18px;
}

a.footlink:visited {
		color: #ffffff;
}
a.footlink:hover {
	color: #eaeaea;
	text-decoration: underline;
}


.videoWrapper {
	position: relative;
	padding-bottom: 56.25%; /* 16:9 */
	padding-top: 25px;
	height: 0;
}
.videoWrapper iframe {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}



/* TABLET  */


@media only screen and (min-width: 481px) {

.HEADING{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color:#000;
	line-height: 26px;
}

.tagline{
	font-family: 'Montserrat', sans-serif;
	font-size: 22px;
	color: #FFFFFF;
	line-height: 26px;
	text-shadow: #333333 0.1em 0.1em 0.1em;
	text-align: left;
}


a.footlink:link {
	color: #ffffff;
	text-decoration: none;
	font-family: 'Muli', sans-serif;
	font-size: 12px;
	line-height: 16px;
	margin-left:18px;
}
a.footlink:visited {
		color: #ffffff;
}
a.footlink:hover {
	color: #eaeaea;
	text-decoration: underline;
}

.footertextBOLD{
	font-family: 'Montserrat', sans-serif;
	font-size: 16px;
	line-height: 18px;
	color: #fff;
	line-height: 26px;
	text-shadow: #333 0.1em 0.1em 0.1em;

}




}


/* DESKTOP  */


@media only screen and (min-width: 769px) {

.tagline{
	font-family: 'Montserrat', sans-serif;
	font-size: 32px;
	color: #FFFFFF;
	line-height: 36px;
	text-shadow: #333333 0.1em 0.1em 0.1em;
	text-align: left;
}


.footheader{
	font-family: 'Montserrat', sans-serif;
	font-size: 28px;
	color: #cd1205;
	line-height: 26px;
	text-shadow: #333333 0.1em 0.1em 0.1em;
	text-align:left;
}




}
