html {
-webkit-tap-highlight-color: rgba(0, 0, 0, 0);
-webkit-text-size-adjust: 100%;
-ms-text-size-adjust: 100%;
}
body {
font-family: sans-serif;
margin: 0;
padding: 0;
color: #333333;
background-color: #fff; 
font-size: 100%; 
text-align: left;
} 
* { 
margin: 0; 
padding: 0; 
} 
img {
border: 0; 
}
hr { 
color: #8193d5; 
background-color: #8193d5; 
height: 1px; 
margin-top: 12px; 
margin-bottom: 12px; 
border: 0; 
} 
#content-bg, #header, #footer, ul.nav { 
padding-left: 4em;
padding-right: 4em;
margin-left: auto;
margin-right: auto;
width: 960px;
} 
#content-bg:after , #header:after , #footer:after , #nav_container:after {
visibility: hidden;
display: block;
font-size: 0;
content: " ";
clear: both;
height: 0;
}
@media only screen and (max-width:640px) {
	#content-bg, #header, #footer, ul.nav {
	padding-left: 0;
	padding-right: 0;
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
    }
}
#content { 
width: 650px; 
float: left;
margin: 10px 30px 20px 0;
background-color: #fff;
} 
/*
#content img{ 
width: 100%; 
height: 100%;
}
*/
#content h3, #content-bg h3 { 
font-size: 140%; 
font-weight: normal; 
font-style: normal; 
color: #5a6795;
margin: 10px 0 5px 0; 
} 
#content-bg { 
background-color: #fff;
} 
#sidebar-right { 
width: 280px;
margin: 0;
padding: 0;
float: left; 
} 
@media only screen and (max-width:640px) {
	#content { 
	width: 100%; 
	float: none;
	margin: 10px 20px 0 0;
	} 
	#sidebar-right { 
	width: 100%;
	float: none; 
	} 	
}
#header-title {
width: 390px;
float: left;
margin-right: 20px;
}
#header-search-narrow  {
display: none;
}
@media only screen and (max-width:640px) {
	#header-title {
	margin-right: 0;
	white-space: nowrap;
	}
	#header-boxes  {
	display: none;
    }
	#header-search-narrow  {
	display: inline;
    }
}
#header { 
margin-top: 10px;
} 
#header h1 { 
color: #fff; 
font-weight: bold; 
font-size: 150%; 
margin-top: 15px;
} 
#header a { 
text-decoration: none; 
color: #fff; 
font-weight: normal; 
} 
#header-boxes {
float: left;
}
#header-boxes a {
display: inline-block;
padding-top:6px;
text-decoration: underline; 
color: #000; 
}
#wrap_footer { 
background-color: #054bff;
padding: 0;
margin: 10px 0 0 0;
} 
#footer { 
background-color: #bcc8f4; 
padding-top: 15px; 
padding-bottom: 10px; 
} 
#footer p { 
font-size: 80%; 
color: #333; 
font-weight: normal;
margin: 20px 20px 10px 0;
} 
#footer a { 
text-decoration: none; 
color: #333; 
font-weight: normal; 
margin: 0;
} 
#footer a:hover { 
text-decoration: underline;  
}
#footer ul {
float: left; 
list-style: none; 
margin: 0 45px 10px 0;
}
#footer li {
margin: 0;
line-height: 90%;
}
#footer li a { 
font-size: 75%; 
text-decoration: none; 
color: #333; 
margin: 0;
}
#footer li:first-child  a {
font-weight: bold;
}
.foot-socials {
margin: 20px 20px 10px 0;
}

@media only screen and (max-width:640px) {
	#footer li   {
	display: none;
    }
	#footer li:first-child   {
	display: inline;
    }
	#footer ul {
	float: left; 
	list-style: none; 
	margin: 0 0 0 20px;
	font-weight: bold;
	}
	#footer p {
	margin: 0 0 0 20px;
	}
	.foot-socials {
	margin:  20px 20px 10px 20px;
	}
}
.news_reel_box { 
width: 100%;
padding: 0; 
margin: 10px 0 0 0; 
background-color: #f2f4fb;
border-bottom: 1px solid #5a6795;
} 
#content .news_reel_box  img{ 
float: right;
margin: 10px 0 0 20px;
width: 170px;
height: 113px;
}
.news_reel_box h2 { 
font-size: 110%; 
color: #5a6795; 
margin: 10px 0 10px 0;
} 
.sec_body_wrap {
width: 310px;
float: left;
padding: 0; 
margin: 10px 15px 0 0; 
}
.sec_body_wrap:last-of-type {
margin: 10px 0 0 0; 
}
.sec_body { 
position: relative;
padding: 5px 0 0 0; 
margin: 10px 0 0 0; 
background-color: #f2f4fb;
border-left: 1px solid #5a6795;
} 
.sec_body a {
font-size: 90%; 
color: #5a6795;
}
.sec_body p {
margin-bottom: 0;
margin-top: 3px;
}
.sec_body .head {
font-size: 12pt; 
font-weight: normal; 
font-style: normal; 
color: #5a6795;
margin: 0 0 0 10px;
display: block;
}
.sec_body a.bottom {
text-decoration: none; 
font-size: 90%; 
font-weight: normal; 
color: #fff; 
background-color: #bcc8f4; 
display: block;
padding: 5px;
text-align: right;
}
.sec_body a:hover.bottom  { 
text-decoration: underline; 
color: #000; 
}
.sec_article {
padding: 6px 10px 0 10px;
height: 84px;
overflow: hidden;
border-bottom: 1px solid #bcc8f4;
line-height: 110%;
}
#sidebar-right .sec_body .sec_article {
height: auto;
}

@media only screen and (max-width:640px) {
	.sec_body_wrap {
	width: 100%;
	padding: 0; 
	margin: 10px 0 10px 0;
	}
	.sec_article {
	padding: 0 10px 5px 10px;
	height: auto;
	border-bottom: 1px solid #bcc8f4;
	}
	.sec_article img, .sec_body:last-child  { 
	display: none;
	}
}
.itembox { 
background-color: #f2f4fb;
border-left: 1px solid #5a6795;
border-bottom: 1px solid #5a6795;
padding: 0; 
margin: 0; 
font-size: 90%; 
} 
.itembox_head { 
background-color: #5a6795; 
margin: 12px 0 0 0; 
padding: 3px 10px 0 10px; 
color: #fff; 
font-size: 16px; 
font-weight: normal; 
height: 23px;
} 
.itembox a.head { 
font-size: 11pt; 
font-weight: normal; 
font-style: normal; 
color: #5a6795;
margin: 0;
} 
.itembox_news { 
background-color: #cff; 
padding: 0; 
margin: 0; 
margin-bottom: 9px; 
border: 0 solid #fff; 
} 
.itembox_news h3 { 
font-size: 17px; 
font-weight: bold; 
font-style: normal; 
color: #fff; 
} 
p, h1, h2, h3, h4 { 
margin: 0 0 10pt; 
} 
p { 
font-size: 90%;  
}
.caption { 
font-size: 80%; 
color: #cc0000; 
margin-bottom: 12px; 
} 
.def_image {
margin: 0; 
}
a { 
text-decoration: none; 
color: #000099; 
font-weight: normal; 
font-size: 90%;  
}
p a, li a {
font-size: 100%;  
}
label {
font-size: 90%;  
}
a:hover { 
text-decoration: underline; 
color: #ccc; 
} 
a.light { 
text-decoration: underline; 
color: #fff; 
font-weight: normal; 
} 
a.head {
font-size: 15pt; 
font-weight: normal; 
font-style: normal; 
color: #5a6795;
margin-top: 10px;
}
h1 { 
font-size: 170%;
font-weight: normal; 
font-style: normal; 
margin-top: 20px;
color: #5a6795; 
} 
h2 { 
font-size: 150%;
font-weight: normal; 
font-style: normal; 
margin-top: 20px;
color: #5a6795; 
} 
h3 { 
font-size: 120%;
font-weight: normal; 
font-style: normal; 
margin-top: 20px;
color: #5a6795; 
} 
h4 { 
font-size: 120%;
font-weight: normal; 
font-style: normal; 
margin-top: 20px;
color: #000; 
} 
h5 { 
font-size: 12pt; 
font-weight: normal; 
font-style: normal; 
color: #5a6795; 
margin: 6px 0 6px 0;
} 
h6 { 
color: #000; 
font-size: 9pt; 
text-decoration: none; 
font-weight: normal; 
border: 1px solid #999; 
padding: 10px; 
margin: 10px; 
text-align: center; 
} 
.error { 
font-family: Georgia, Times New Roman, Times, serif; 
color: #c00; 
font-style: italic; 
margin-top: 20px;
} 
h1.statement { 
font-family: Georgia, Times New Roman, Times, serif; 
color: #6f799d; 
font-size: 16pt; 
font-style: normal; 
font-weight: bold; 
text-align: center;
} 
h2.statement { 
font-family: Georgia, Times New Roman, Times, serif; 
color: #6f799d; 
font-size: 12pt; 
font-style: italic; 
font-weight: bold; 
text-align: center;
} 
blockquote {
  font-size: 12pt;
  margin-top: 20px;
  margin-bottom: 20px;
  margin-left: 40px;
  padding-left: 15px;
  border-left: 3px solid #ccc;
} 
ul{
font-size: 90%;
margin: 0 5px 10px 0; 
padding-left: 0; 
text-indent: 0; 
list-style: square inside; 
}
li { 
margin-top: 6px; 
} 
li  ul{ 
list-style: square inside; 
color: #c00; 
margin-left: 20px; 
padding-left: 0; 
text-indent: 0; 
}

.video-wrapper {
	position: relative;
	padding-bottom: 56.25%;
	padding-top: 30px;
	height: 0;
	overflow: hidden;
	margin-bottom:1em;
}

.video-wrapper iframe,  
.video-wrapper object,  
.video-wrapper embed {
	position: absolute;
	top: 0;
	left: 0;
	width: 100%;
	height: 100%;
}

/* NAVIGATION BAR */
#nav_container { 
padding: 0; 
margin-top: 9px; 
margin-bottom: 9px; 
text-align: left;
position:relative;
z-index: 99; 
background-color: #054bff;
width: 100%;
} 
#link-Donate, #link-Join {
background: #d80644;
}
.active {
background: #bcc8f4;
color: black;
}
/* 	LEVEL ONE */
ul.nav   {
position: relative;
}
ul.nav li {
float: left; 
list-style: none; 
margin: 0 5px 0 0;
filter:inherit;/*required to make the fade work on IE8*/
text-decoration: none;
}
ul.nav a:hover {
color: #000; 
text-decoration: underline;
}
ul.nav a:active {
color: #ffa500;
}
ul.nav li a {
display: block;
padding: 12px 20px 12px 20px;
border-right: 0px solid #fff;
color: #fff;
font-weight: normal; 
font-size: 100%;
}
ul.nav li:last-child a {
border-right: none;
} /* Doesn't work in IE */
ul.nav li.hover, ul.nav li:hover  {
background: #bcc8f4;
color: black;
position: relative;
}
ul.nav li.hover a {
color: black;
}


/* LEVEL TWO */
ul.nav ul  {
width: 220px;
padding:0;
visibility: hidden;
position: absolute;
top: 100%;
left: 0;
}
ul.nav ul li {
font-weight: normal;
background: #bcc8f4;
color: #000;
border-bottom: 0px solid #ccc;
float: none;
}

/* IE 6 & 7 Needs Inline Block */
ul.nav ul li a
{
border-right: none;
width: 100%;
display: inline-block;
color: #5a6795; 
} 
/* LEVEL THREE */
ul.nav ul ul {
left: 100%;
top: 0;
}
ul.nav li:hover > ul {
visibility: visible;
}

@media only screen and (max-width:640px) {
	ul.nav ul , ul.nav ul li , #link-Home, #link-News-and-Events, #link-Resources, #link-Campaigns {
	display: none;
    }
	#nav_container { 
	margin-bottom: 0; 
	}
	ul.nav   {
	width: 90%;
	margin-left: 5%;
	margin-right: 5%;
	}
	ul.nav li a {
	padding: 12px 12px 12px 12px;
	}
}

#nav_right { 
margin: 20px 0 0 0; 
text-align: left;
} 
#nav_right ul { 
padding: 0; 
margin: 0; 
list-style: none; 
text-align: left;
} 
#nav_right li { 
float: left; 
list-style: none; 
height: 30px;
width: 100%;
margin:0;
padding: 0;
}
#nav_right a { 
display: block;
white-space: nowrap;
text-decoration: none; 
font-weight: normal; 
font-size: 9.5pt; 
background-color: #bcc8f4; 
margin:0;
padding: 6px 6px 6px 6px;
border-bottom: 1px solid #054bff;
}
#nav_right a:hover { 
color: #000; 
background-color: #c4cad9;
text-decoration: underline;
background-image: none;
}


@media only screen and (max-width:640px) {
	#nav_right li  {
		width: 50%;
	}
}

/*tab on index page */
ul.tabs {
	margin: 0;
	padding: 0;
}
.tabs li {
	list-style:none;
	display:inline;
	margin: 0;
	padding: 0;
}
.tabs a {
	padding:5px 10px 6px 10px;
	display:inline-block;
	background:#bcc8f4;
	color:#fff;
	text-decoration:none;
	margin:0 0 0 0;
}
.tabs a.active {
	background:#bcc8f4;
	color:#000;
}
#tab1, #tab2, #tab3 {
margin-top: 0;
padding-top: 0;
background-color: #bcc8f4; 
height:390px;
overflow: hidden;
}

