/* header new */
#headerNew {
	position: relative;
}

#headerNew a {
	color: #063763;	
}

.headerNewTop {
	padding: 20px 0;
}

.logoNew {
	float: left;	
}

.leftLogo {
	float: left;	
}

#headerNew a.buttonNew {
	font-weight: medium;
	padding: 5px 10px;
	font-size: 21px;   /* 21px / 16 */
	line-height: 28px;
	height: 28px;
	letter-spacing: .01em;
	color: #FFF;
	background-color: #5174b4;
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#headerNew a.buttonNewOpt {
	font-weight: medium;
	padding: 5px 10px;
	font-size: 21px;   /* 21px / 16 */
	line-height: 28px;
	height: 28px;
	letter-spacing: .01em;
	color: #FFF;
	background-color: #51a105;
	text-align: left;
	-webkit-border-radius: 3px;
	-moz-border-radius: 3px;
	border-radius: 3px;
	display: inline-block;
	*display: inline;
	zoom: 1;
}

#headerNew a.closeNew {
	padding: 3px 10px;
	background: #ea6115;
	font-size: 15px;   /* 21px / 16 */
	line-height: 22px;
	height: 22px;
}

#headerNew a.donateBtnNew {
	margin-left: 50px;
	background:  #007593 !important;
	vertical-align: middle;
	margin-top: 10px;
	float: left;
}
/*#ea6115*/
#headerNew a.donateBtnNewOpt {
	margin-left: 50px;
	background: #51a105;
	vertical-align: middle;
	margin-top: 10px;
	float: left;
}

#headerNew a.memberBtnNew {
	background: #40ae49;
	vertical-align: middle;	
}

.topNav {
	float: right;
	text-align: right;	
	margin-top: 8px;
}

#headerNew .topNav a {
	display: inline-block;
	*display: inline;
	zoom: 1;	
	color: #000;
	font-size:27px;
	line-height: 27px;
	height: 27px;
	font-style:normal;
	font-weight:500;
	text-transform:uppercase;
	background: url(../imagesv2/nav-arrow.gif) 100% 15px no-repeat;
	padding: 7px 40px 10px 20px;
	border-radius: 3px 3px 0 0;
}

#headerNew .topNav a:hover, #headerNew .topNav a.active {
	color: #fff;
	background: url(../imagesv2/nav-arrow-on.gif) 100% 15px no-repeat #5174b4;
	text-decoration: none;
}

.dropdown {
	position: absolute;	
	top: 66px;
	top: 85px; /* bfs */
	width: 94%;
	padding: 30px 3%;
	z-index: 1000;
	background: #fff;
	border: 1px solid #dde0e4;
	border-top: 3px solid #5174b4;
	box-shadow: 0 4px 3px 3px #dde0e4; 
	display: none;
}

.dropdownBlock {
	width: 27%;
	padding: 0 3%;	
	float: left;
}

.dropdownBlockDouble {
	width: 60%;	
}

.dropdownBlockGray {
	background: #eff2f8;
	padding-top: 20px;
	padding-bottom: 12px;	
}

.dropdownBlock h4 {
	color: #000;
	font-size: 16px;
	font-weight: normal;
	border-bottom: 1px solid #dcdcdc;
	padding-bottom: 4px;
	margin-bottom: 5px;	
}

.dropdownBlock ul {
	list-style: none;
	margin: 0 0 15px 0;	
}

.dropdownBlockDouble .left {
	width: 48%;
	padding-right: 2%;	
}

.dropdownBlock li {
	font-size: 16px;
	padding-bottom: 8px;	
}

.dropdownBlock li a {
	color: #17446d;
	text-transform: uppercase;
}

.viewAllPrograms {
	font-style: italic;	
	display: inline-block;
	*display: inline;
	zoom: 1;
	margin-top: 15px;
}

.bottomHeaderLeft {
	padding: 10px 0 25px 0;	
	font-size: 16px;
	float: left;
}

.bottomHeaderLeft a {
	font-size: 16px;	
	padding-right: 20px;
}

.searchSiteNew {
	float: right;
	height: 36px;
	border-radius: 3px;
	background: #fff;
	width: 282px;
	margin-left: 5px;
	border: 1px solid #d7d7d9;
	border-radius: 5px;
}

.searchTextNew {
	color: #979797;
	font-size: 14px;
	height: 36px;
	line-height: 36px;
	font-style: italic;
	width: 200px;
	padding: 0 16px;
	border: none;
	background: none;
	float: left;
}

.searchButtonNew {
	width: 50px;
	height: 36px;
	border: none;
	background: url(../imagesv2/btn_search.gif);
	float: left;
	border-radius: 0 5px 5px 0;
}

/* /header new */

/* footer new */

.footerNew {
	background: url(../imagesv2/footer-bg-new.gif) repeat-x 0 0 #0c2633;
	position: relative;
	padding: 75px 25px;	
}

.backToTopNew {
	font-size: 11px;
	color: #fff;
	padding-right: 19px;
	color: #fff;
	background: url(../imagesv2/back_to.gif) 100% 5px no-repeat;
	position: absolute;
	top: 5px;
	left: 45px;
}

.footerBlock {
	float: left;
	width: 21%;
	padding: 0 2% 30px 2%;	
}

.footerBlock h4 {
	border-bottom: 3px solid #5174b4;
	font-size: 20px;
	line-height: 22px;
	padding-bottom: 10px;
	margin-bottom: 15px;
	color: #fff;	
}

.footerLinksNew {
	margin: 0;
	list-style: none;
}

.footerLinksNew li a {
	font-weight: semi-bold;
	font-size: 16px;   /* 18px / 16 */
	line-height: 20px; /* 35 / 16 */
	padding-bottom: 15px;
	color: #FFF;
	display: block;
}

.footerNewLogos {
	width: 50%;
	float: left;	
}

.footerNewLogos img {
	vertical-align: middle;	
}

.copyrightsNew {
	float: right;
	width: 50%;
	color: #fff;
	font-size: 14px;
	text-align: right;
}

.copyrightsNew a {
	color: #fff;	
}


/* /footer new */

@media only screen and (max-width : 1016px) {
	.topNav, .leftLogo, .logoNew, #headerNew a.donateBtnNew, #headerNew a.donateBtnNewOpt {
		float: none;
	}
	
	.leftLogo {
		padding-bottom: 10px;	
	}
	
	.leftLogo * {
		vertical-align: middle;	
	}
	
	.topNav, .leftLogo {
		text-align: center;
		text-align: left; /* bfs */
		clear: both;	
	}
	
	.dropdown {
		top: 160px;	
	}
	
}

@media only screen and (max-width : 850px) {
	.bottomHeader {
		text-align: center;	
	}
	
	.bottomHeaderLeft {
		display: none;	
	}
	
	.searchSiteNew {
		display: inline-block;	
		float: none;
		margin-bottom: 10px;
	}
	
	.headerNewTop {
		padding-bottom: 0;
	}
	
	.footerBlock {
		width: 46%;
	}
	
	.copyrightsNew, .footerNewLogos {
		text-align: center;
		float: none;
		width: auto;	
	}
}

@media only screen and (max-width : 690px) {
	#headerNew .topNav a {
		font-size:20px;
		line-height: 20px;
		height: 20px;
		background: url(../imagesv2/nav-arrow.gif) 100% 13px no-repeat;
	}
	
	#headerNew .topNav a:hover, #headerNew .topNav a.active {
		color: #fff;
		background: url(../imagesv2/nav-arrow-on.gif) 100% 13px no-repeat #5174b4;
		text-decoration: none;
	}	
	
	.dropdown {
		top: 150px;	
	}
	
	.dropdownBlock {
		width: auto;
		float: none;	
		margin-bottom: 20px;
	}
	
	.dropdownBlockDouble .left {
		width: auto;
		float: none;	
	}
}

@media only screen and (max-width : 580px) {
	#headerNew .topNav a {
		font-size:12px;
		line-height: 20px;
		height: 20px;
		background: url(../imagesv2/nav-arrow-mob.gif) 100% 13px no-repeat;
		padding: 7px 25px 10px 5px;
	}
	
	#headerNew .topNav a:hover, #headerNew .topNav a.active {
		color: #fff;
		background: url(../imagesv2/nav-arrow-mob-on.gif) 100% 13px no-repeat #5174b4;
		text-decoration: none;
	}

	#headerNew a.donateBtnNew {
		margin-left: 10px;
	}

	#headerNew a.donateBtnNewOpt {
		margin-left: 10px;
	}
	
	.logoNew {
		width: 140px;	
	}
	
	.dropdown {
		top: 140px;	
	}
	
	.footerBlock {
		width: auto;
		float: none;
	}
}