

/* Footer Start */
footer{
	background-color: #fff;
}

#footer_wrapper {
	background-color: #FFF;
	position: relative;
	border-top: 3px solid #b6b6b6;
	color: #3d3d3d;
	margin-top: 0px;
	clear:both;

	font-size-adjust:none;

	font-style:normal;

	font-variant:normal;

	font-weight:normal;

	font: normal 12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif !important;



}

#footer_wrapper2 {
	position: relative;
/* 	border-top: 3px solid #b6b6b6; */
	color: #5d5d5d;

	font-size-adjust:none;
	font-style:normal;
	font-variant:normal;
	font-weight:normal;
	font: normal 12px Arial, "Trebuchet MS", Verdana, Helvetica, sans-serif !important;

}

#footer_wrapper a:hover {
	text-decoration: underline;
}


#footer_buff{
	margin: 0px auto;
	width: 940px;
	padding: 10px 0;
}

.footerTitle {
	display: block;
	font-weight: bold;
}

.footerTitle a {
	text-decoration: none;
	color: #0267AC;

}

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

#footer_wrapper #footer_buff .about {
	width: 320px;
	display: block;
}

#footer_wrapper #footer_buff ul li {
	list-style-type: none;
	list-style-image: none;
	list-style-position: outside;
	margin-top: 4px;
}

#footer_wrapper #footer_buff ul li a, #footer_wrapper #footer_buff ul ol span a {
	color: #0267ac;
	text-decoration: none;
}

#footer_wrapper #footer_buff ul li a:hover, #footer_wrapper #footer_buff ul ol span a:hover, p.legal a:hover {
	text-decoration: underline;
}

/*#footer_wrapper #footer_buff .sites {

}

#footer_wrapper #footer_buff .causes {

}*/


.sites, .causes, .contact {
	width: 192px;
}


.about, .sites, .causes, .contact {
	border-left: #d41017 1px solid;
	float: left;
	padding-left: 5px;
	padding-right: 0px;
}

#footer_wrapper #footer_buff ul {
	padding:0 10px ;
	margin: 0;
}


#footer_wrapper #footer_buff ul li span {
	font-weight: bold;

}


#footer_wrapper #footer_buff ul ol li {
	margin-left: 5px;
	font-weight: normal;
}

#footer_wrapper #footer_buff ul ol {
	padding: 0;
	margin: 0;
}

#footer_wrapper #footer_buff .floatright {
	float: right;
}
#footer_wrapper #footer_buff .floatleft {
	float: left;
}

p.legal {
	clear:both;
	padding:20px;
	text-align:center;
	font-size: 10px;
	margin-bottom: 0;
}
p.legal span {
	display: block;
}

p.legal a {
	color: #3d3d3d;
	text-decoration: none;
}

li.seals {
	clear: both;
	text-align: center;
	padding: 20px 5px 0;
}

li.seals img {
	padding: 5px 8px;
	border: 0 none;
}

/* 04/24/2013 */
/* New class for Red Dress tagline */
.trademarkRedDress{
	text-align:center;
	font-size:0.85em;
	color:#5d5d5d;
	margin-top:-20px;
}

#footer_wrapper h4{
margin:0;
}

.hon {
	font-size:11px;
}


/* Date:11/24/2015 - - - - - - - - - - - - - - - - - - -  */
/* Style for alert bar - - - - - - - - - - - - - - - - -  */
/*For gored header*/
header .container {
	position: relative;
}
/*end gored*/

#policyBanner {font-size: 14px;color:#fff;font-family: "Helvetica Neue",Helvetica,Arial,sans-serif;
	line-height: 16px;}

/*#policyBanner .container{
	width: 960px;
	margin: 0px auto;
	overflow: visible;
}*/
#policyBanner.alert {margin-bottom: 0px;border-bottom:0px solid #e5e5e5;background-color: #BC0009;border-radius:0px;padding:14px 8px;}
#policyBanner.alert-danger{color:#fff}
#policyBanner.alert .close{
	color:#fff;opacity: 1.0; text-shadow: none;
	padding: 0px;
	cursor: pointer;
	background: transparent none repeat scroll 0px 0px;
	border: 0px none;
	float: right;
	font-size:26px;
	font-weight: 400;
	text-decoration: none;
	top:-5px;
	right: 0;
}
#policyBanner a{text-decoration: underline;color:#fff}
#policyBanner a:hover{color: #f7f7f7;}
#policyBanner p{margin: 0;display: inline-block;width: 90%;text-shadow: none;}
#policyBanner img{vertical-align: middle;}
/* Media Query */
@media (max-width: 768px) {

	#policyBanner .container-fluid {padding: 0px;}
	#policyBanner .container-fluid img {display: none;}
	#policyBanner .container-fluid {font-size: 12px !important;}
	#policyBanner .container-fluid p {width:90%;line-height: 14px;}
	#policyBanner .container-fluid a.close {
		/*top: 5px;*/
		/*position: absolute;*/
		/*right: -10px;*/
	}

}

@media(min-width:992px){
	#policyBanner .container-fluid {width: 940px;margin: auto;}
}
/* End - - - - - - - - - - - - - - - - - - - - - - - - - */
