@charset "UTF-8";
.container {
	background-color: #FFFFFF;
	width: 100%;
	margin-left: auto;
	margin-right: auto;
	border-bottom-width: 0px;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.row {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	display: inline-block
}
.row.blockDisplay {
	display: block;
}
.column_half {
	width: 50%;
	float: left;
	margin-top: 0px;
}
.columns {
	width: 25%;
	float: left;
	font-family: "Source Sans Pro";
	color: #A5A5A5;
	line-height: 24px;
	padding-top: 10px;
	padding-bottom: 10px;
	text-align: justify;
	margin-top: 15px;
	margin-bottom: 15px;
	padding-left: 0px;
	padding-right: 0px;
	margin-left: 0px;
	margin-right: 0px;
}
.row .columns p {
	padding-left: 10%;
	padding-right: 10%;
}
.container .columns h4 {
	text-align: center;
	color: #01B2D1;
}
.primary_header {
	width: 100%;
	background-color: #0099ff;
	background-image: url('Header.gif'), -webkit-repeating-linear-gradient(270deg,rgba(0,153,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url('Header.gif'), -moz-repeating-linear-gradient(270deg,rgba(0,153,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url('Header.gif'), -o-repeating-linear-gradient(270deg,rgba(0,153,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-image: url('Header.gif'), repeating-linear-gradient(180deg,rgba(0,153,255,1.00) 0%,rgba(255,255,255,1.00) 100%);
	background-repeat: repeat-x;
	clear: left;
}
.secondary_header {
	width: 100%;
	padding-top: .5em;
	clear: left;
	padding-bottom: .5em;
	background-color: #e3e3e3;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: .75em;
	padding-left: 0px;
	width: 100%;
    list-style-type: none;
    padding: 0;
    overflow: hidden;
}
.secondary_header ul li {
	list-style: none;
	float: left;
	margin-right: auto;
	margin-top: 0px;
	font-family: "Source Sans Pro", san-serif;
	font-weight: normal;
	color: #003399;
	margin-left: auto;
	text-align: center;
	width: 25%;
	transition: all 0.3s linear;
}
.secondary_header ul li a:hover {
	color: #ef562a;
	cursor: pointer;
	transition: all 0.3s linear;
}

.secondary_header ul li a {
    display: block;
    color: #003399;
    text-align: center;
    text-decoration: none;
}

.left_article {
	background-color: #FFFFFF;
	width: 70%;
	float: left;
	font-family: "Source Sans Pro";
	color: #000000;
	padding-top: 2%;
	padding-left: 0%;
}
.noDisplay {
	display: none;
}
.container .left_article h1, h2, h3 {
	padding-left: 5%;
	padding-right: 2%;
	margin-top: 0%;

}
.container .left_article p {
	padding-left: 5%;
	padding-right: 2%;
	text-align: justify;
	font-size: 1.2em;
	line-height: 1.5;
}
.container .left_article ul {
	padding-left: 10%;
	padding-right: 2%;
	font-size: 1.2em;
	line-height: 1.5;
}
.container .left_article table {
	padding-left: 5%;
	padding-right: 2%;
	margin-top: 0%;
	width: auto;

}

.container .left_article h1, h2, h3 a:hover 
{
}
	
.right_article {
	float: right;
	background-color: #FFFFFF;
	margin-top: .5em;
	margin-right: .5em;
	margin-bottom: .0; /*top right bottom left*/
	padding-top: 1em;
	padding-right: 1em;
	padding-left: 0;
	padding-bottom: 0; /*top right bottom left*/
	width: 26%;
	text-align: center;
  }
  
.donate {
	float: center;
	border: 2px solid #f6bb10;
	width: auto;
	text-align: center;
	padding: 5% 1% 1% 1%;
  }
.cta {
	float: center;
	background-color: #0099ff;
	border: thin solid #663399;
	width: auto;
	text-align: center;
	padding: 1% 1% 1% 1%;
  }
.container .right_article ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.right_article ul li {
	font-family: "Source Sans Pro";
	list-style: none;
	text-align: center;
	background-color: #B3B3B3;
	width: 90%;
	margin-left: auto;
	margin-right: auto;
	margin-top: 10px;
	margin-bottom: 10px;
	padding-top: 15px;
	padding-bottom: 15px;
	color: #FFFFFF;
	font-weight: bold;
	border-radius: 0px;
	transition: all 0.3s linear;
	border-left: 5px solid #717070;
}
.right_article ul li:hover {
	background-color: #717070;
	cursor: pointer;
}
.footer {
	background-color: #ffffff;
	padding: 2em, 0 0 0;
}
.title {
	font-weight: bold;
	font-style: normal;
	font-family: "Source Sans Pro";
	text-align: center;
	color: #FFFFFF;
	letter-spacing: 2px;
}
.placeholder {
	/* [disabled]max-width: 400px;
*/
	/* [disabled]max-height: 200px;
*/
	width: 100%;
	padding-top: 30px;
	/* [disabled]padding-left: 19px;
*/
	padding-bottom: 30px;
	height: 100%;
}
.left_half {
	background-color: #52BAD5;
}
.container .column_half.left_half h2 {
	font-family: "Source Sans Pro";
	text-align: center;
}
.right_half {
	background-color: #01B2D1;
	color: #FFFFFF;
	font-family: "Source Sans Pro";
	text-align: center;
	font-weight: bold;
}
.column_title {
	padding-top: 25px;
	padding-bottom: 25px;
}
.copyright {
	text-align: center;
	background-color: #717070;
	color: #FFFFFF;
	text-transform: uppercase;
	font-weight: lighter;
	letter-spacing: 2px;
	border-top-width: 2px;
	font-family: "Source Sans Pro";
}
body {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
}

@media (max-width: 320px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
}
.placeholder {
	width: 100%;
	margin-top: 22PX;
	margin-right: 0px;
	margin-bottom: 22PX;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	max-width: 400px;
	max-height: 200px;
	height: auto;
}
.columns {
	width: 100%;
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0PX;
	padding-right: 0PX;
	padding-bottom: 0PX;
	padding-left: 0PX;
}
.columns p {
	padding-left: 10px;
	padding-right: 10px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
.copyright {
	padding-top: 25px;
	padding-bottom: 0px;
	margin-bottom: 0px;
}
.container .left_article h3 {
	margin-top: 30px;
}
.social .social_icon img {
	width: 80%;
}
.container .secondary_header {
}
}

@media (min-width: 321px) and (max-width: 768px) {
.secondary_header ul li {
	float: none;
	margin-top: 28px;
	margin-left: 0px;
	width: 100%;
}
.container .secondary_header ul {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	height: auto;
	width: 100%;
	text-align: center;
}
.secondary_header {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 1px;
	padding-bottom: 40px;
}
.left_article {
	width: 100%;
	height: auto;
}
.right_article {
	width: 100%;
	height: auto;
	padding-bottom: 25px;
}
.placeholder {
	margin-top: 0px;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
	width: 100%;
	max-width: 100%;
	height: auto;
	max-height: 100%;
}
.columns {
	width: 100%;
	margin-top: 6px;
	margin-right: 0px;
	margin-bottom: 6px;
	margin-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 0px;
}
.columns p {
	padding-left: 14px;
	padding-right: 14px;
}
.column_half.left_half {
	width: 100%;
}
.column_half.right_half {
	width: 100%;
}
}

@media (min-width: 769px) and (max-width: 1000px) {
.secondary_header {
	overflow: auto;
	padding-top: 30px;
	padding-bottom: 30px;
}
.secondary_header ul li {
	margin-top: 10px;
	margin-right: 7%;
	margin-bottom: 10px;
	margin-left: 7%;
}
.left_article {
	height: auto;
}
.right_article {
	height: auto;
	padding-bottom: 27px;
}
.placeholder {
	width: 100%;
	margin-left: 0px;
	margin-right: 0px;
	padding-left: 0px;
	padding-right: 0px;
}
.columns {
	width: 50%;
	float: left;
	padding-left: 0px;
	padding-top: 0px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.container .columns p {
	padding-left: 25px;
	padding-right: 25px;
}
}

@media (min-width: 1001px) {
}
.thumbnail {
	width: 100px;
	border-radius: 200px;
	height: 100px;
	margin-left: auto;
}
.thumbnail_align {
	text-align: center;
}
.social {
	text-align: center;
	margin-right: 0px;
	margin-bottom: 0px;
	margin-left: 0px;
	width: 100%;
	background-color: #414141;
	clear: both;
	overflow: auto;
}
.social_icon {
	width: 25%;
	text-align: center;
	float: left;
	transition: all 0.3s linear;
	line-height: 0px;
	padding-top: 7px;
}
.container .social .social_icon:hover {
	cursor: pointer;
	opacity: 0.5;
}
#menu {

}
#Bar {
	width: 100%;
	height: 25px;
	margin-top: 0px;
	margin-left: 0px;
	background-color: #663399;
	background-image: url(../images/bar.gif);
	background-repeat: repeat-x;
}
img.logo{
	padding: 20px 5px 5px 30px; 
	z-index: 1
}
img.banner{
	float:right;
	margin: 0 0 0 0;
	z-index: -1
}
@media only screen and (max-width: 1100px){ /* hide banner */
	img.banner{
	display:none;
}
}
@media only screen and (max-width: 414px) { /* mobile-size logo */
    img.logo  {
        max-width: 300px;
        max-height: 47px;
		padding: .25em 0 0 .25em;
	}
}
p {
	font-size: 1.2em;
	line-height: 1.5;
	
}

tr td {
	font-family: "Source Sans Pro";
	font-size: 1.2em;
	font-style: normal;	
	font-weight: normal;	
}	


h1 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1.8em;
	font-weight: bold;
	color: purple;
}

h2 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.2;
	color: #663399;
}

h3 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1em;
	font-weight: bold;
	color: #663399;
}
h5 {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: .8em;
	text-align: center;
	color: #000000;
    border-top: 1px solid #0066CC;
	margin-top: 2%;
	clear: both;
}

/************************* Classes *************************/

a:link {color: #0000ff; text-decoration: none;}
a:visited {color: purple; text-decoration: none;}
a:hover {color: purple; text-decoration: none;} 

p.home {margin-right: 10px}

p.boldRed {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1.3em;
	font-weight: bold;
	color: #bc471e;
	}
	
h2.bold {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1.3em;
	font-weight: bold;
	line-height: 1.5;
	color: #000000;
	}	
p.caption {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1em;
	font-weight:bold;
	text-align: center;
	color: #ef562a;
	margin: 1em 0 -1em 0;
}
p.donate {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: .8em;
	line-height: 1.5;
	border: none;
	
}
	
p.action-caption {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1em;
	font-weight:bold;
	text-align: center;
	color: #ffffff;
	margin: 0 .5em .5em .5em;
}

p.action {
	font-family: Verdana, Arial, Helvetica, san-serif;
	font-size: 1.3em;
	line-height: 1.1;
	font-weight: bold;
	text-align: left;
	color: #ffffff;
	margin-top: .5em;
	margin-right: 1em;
	margin-left: 1em;
	margin-bottom: .5em;
}
p.action-caption :link {
	color: #ffffff; text-decoration:none; font-weight:bold;}
	
p.action-caption a:hover {
	color: #f7f7f7; text-decoration:underline; 
	cursor: pointer;
	}
p.action-caption :visited { 
	color: #ffffff;
	text-decoration: underline;
	font-weight:bold;
}
	
img.right {
    float: right;
    margin: 0 20px 20px 20px;
	clear: both;
}
img.right-article {
    float: center;
	clear: both;
	max-width: 100%;
	height: auto;
	padding: 1.5em 0;
}
img.right-chart {
    float: center;
	clear: both;
	padding: 2em 0 1em 0;
	max-width: 100%;
	height: auto;
}

img.cta {
    float: center;
	clear: both;
	max-width: 98%;
	height: auto;
	border: none;
	margin: 1% 1% 1% 1%;
}
@media \0screen {
  img.right-article  img.cta{ 
  	width: auto; /* for ie 8 */
  }
}
@media \0screen {
  img.right-chart { 
  	width: auto; /* for ie 8 */
  }
}
/* form */
input[type="text"], textarea {
	background: #eee;
	border: solid 1px #ddd;
	padding: 8px 5px;	
}
input[type="text"] {
	width: 400px;
	min-width: 140px;
	max-width: 40%;
	margin-right: 10px;
}
textarea {
	width: 96%;
	height: 180px;
}