@charset "UTF-8";
body  {
	margin: 0; /* it's good practice to zero the margin and padding of the body element to account for differing browser defaults */
	padding: 0;
	text-align: center; /* this centers the container in IE 5* browsers. The text is then set to the left aligned default in the #container selector */
	color: #000000;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	background-color: #8d8a77;
}
.twoColFixRtHdr #container {
	width: 1024px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(images/mcbck.gif);
	background-repeat: repeat-y;
	height: 1420px;
	background-color: #8d8a77;
} 
.twoColFixRtHdr #header {
	margin: 0px;
	height: 140px;
	width: 1024px;
} 
#navbar {
	height: 56px;
	width: 1000px;
	text-align: justify;
	margin-left: 24px;
	margin-top: -3px;
}
.twoColFixRtHdr #header h1 {
	margin: 0; /* zeroing the margin of the last element in the #header div will avoid margin collapse - an unexplainable space between divs. If the div has a border around it, this is not necessary as that also avoids the margin collapse */
	padding: 10px 0; /* using padding instead of margin will allow you to keep the element away from the edges of the div */
}
.twoColFixRtHdr #sidebar1 {
	float: right; /* since this element is floated, a width must be given */
	width: 230px;
	padding-right: 60px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	margin-top: 25px;
	height: 1160px;
}
.twoColFixRtHdr #mainContent {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 30px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
} 
.twoColFixRtHdr #footer {
	height: 103px;
} 
.twoColFixRtHdr #footer p {
	margin: 0; /* zeroing the margins of the first element in the footer will avoid the possibility of margin collapse - a space between divs */
	padding: 10px 0; /* padding on this element will create space, just as the the margin would have, without the margin collapse issue */
}
.fltrt { /* this class can be used to float an element right in your page. The floated element must precede the element it should be next to on the page. */
	float: right;
	margin-left: 8px;
}
.fltrtScholLetter {
	float: right;
	margin-left: 0px;
	width: 280px;
	background-image: url(images/letterbck.jpg);
	background-repeat: no-repeat;
	height: 390px;
	padding-left: 20px;
	padding-right: 30px;
	line-height: 21px;
	padding-top: 20px;
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
}
.fltlft { /* this class can be used to float an element left in your page */
	margin-right: 8px;
}
.volSubMainContent {
	margin-right: 0px;
	/* [disabled]height: 340px; */
	width: 570px;
	padding-left: 40px;
	margin-bottom: 15px;
	padding-right: 10px;
}
.volSubMainContent2 {
	margin-right: 0px;
	height: 200px;
	width: 590px;
	padding-left: 40px;
	margin-bottom: 15px;
}
.fltlftSiteMap {
	float: none;
	height: 1375px;
}
.shareWrap {
	padding-left: 50px;
	padding-top: 52px;
}
.donateWraphp {
	padding-left: 41px;
	padding-top: 20px;
}
.follow {
	height: 165px;
	width: 250px;
	background-image: url(images/shareimg.jpg);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
.donatehpsb {
	height: 98px;
	width: 250px;
	background-image: url(images/donatehpimg.jpg);
	background-repeat: no-repeat;
	background-position: 20px 5px;
}
.fltlft230 {
	margin-right: 8px;
	float: left;
	width: 230px;
}
.fltlftProPic {
	float: left;
	padding-top: 6px;
}
.InsetText {
	font-family: "Times New Roman", Times, serif;
	font-size: 11pt;
	line-height: 16px;
	color: #000;
}
.sections {
	margin-top: 10px;
	margin-bottom: 10px;
	line-height: 17px;
}
.sectionsColumn {
	margin-top: 17px;
	height: 240px;
}
.sectionsCenter {
	margin-top: 10px;
	margin-bottom: 10px;
	text-align: center;
}
.addressDonate {
	margin-right: 0px;
	color: #696;
	padding-left: 15px;
}
.indPartLogo {
	margin-right: 30px;
	float: left;
	height: 75px;
	width: 75px;
	margin-bottom: 4px;
}
.indPartLogoDesc {
	margin-right: 30px;
	float: left;
	height: 25px;
	width: 75px;
	margin-bottom: 4px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 8px;
}
.indPartLogoDescOthers {
	margin-right: 30px;
	float: left;
	height: 20px;
	width: 75px;
	margin-bottom: 3px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 7pt;
	text-align: center;
	line-height: 9px;
	margin-top: 4px;
}
.donCopy {
	height: 45px;
	width: 230px;
	line-height: 14px;
	font-size: 9pt;
	color: #666;
	font-family: Arial, Helvetica, sans-serif;
	margin-bottom: 5px;
	text-align: center;
	padding-left: 10px;
	padding-right: 10px;
}
.donImg {
	height: 150px;
	width: 250px;
	margin-bottom: 5px;
}
.scholImg {
	height: 215px;
	width: 165px;
	margin-bottom: 5px;
	padding-top: 8px;
	margin-left: 8px;
}
.donateImgCopyWrap {
	margin-right: 10px;
	width: 250px;
	float: left;
}
.beceimg {
	width: 510px;
	float: left;
}
.scholarLetter {
	width: 510px;
	float: left;
	height: 410px;
	line-height: 25px;
}
.beceimgPullQuote {
	width: 435px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 10pt;
	margin-top: 15px;
	color: #666;
	padding-left: 45px;
}
.scholName {
	width: 155px;
	float: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15pt;
	margin-top: 0px;
	color: #000;
	padding-left: 10px;
	margin-bottom: 10px;
	font-weight: bold;
}
.clearfloat { /* this class should be placed on a div or break element and should be the final element before the close of a container that should fully contain a float */
	clear:both;
    height:0;
    font-size: 1px;
    line-height: 0px;
}
.twoColFixRtHdr #mainContent2 {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 21px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 0px;
	height: 1110px;
}
.twoColFixRtHdr #mainContentSSL {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 17px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
	font-size: 11pt;
}
.fltlfttextbloc {
	float: left;
	margin-right: 8px;
	width: 350px;
	padding-top: 12px;
}
.subhead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #000;
}
.fltlfttextblocsidebar {
	float: none;
	width: 205px;
	padding-top: 12px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 25px;
	padding-left: 15px;
}
.fltlftprofilephoto {
	float: left;
	margin-right: 20px;
	margin-top: 22px;
	margin-bottom: 1px;
}
.fltlfttextblocprofile {
	margin-right: 8px;
	width: 370px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	margin-top: 15px;
	text-align: left;
	vertical-align: top;
	line-height: 26px;
	float: left;
	padding: 0px;
	margin-bottom: 15px;
}
.subhead12ptnorm {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	letter-spacing: .05em;
}
.pagehead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 575px;
	border: 1px none #99F;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkv.jpg);
	background-repeat: no-repeat;
}
.fltrtprofilebodypic {
	float: right;
	padding: 0px;
	margin-left: 6px;
}
.twoColFixRtHdr #mainContentP {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 21px;
	width: 560px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
}
.twoColFixRtHdr #mainContentVol {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-left: 0px;
	line-height: 21px;
	width: 640px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
}
.subheadgrey {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #999;
}
.pageheadabout {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	border-top-width: 1px;
	border-right-width: 1px;
	border-bottom-width: 1px;
	border-left-width: 1px;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	border-top-color: #6C9;
	border-right-color: #6C9;
	border-bottom-color: #6C9;
	border-left-color: #6C9;
	background-repeat: no-repeat;
	background-image: url(images/pghdbka.jpg);
}
.pageheadprogram {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #963;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-repeat: no-repeat;
	background-image: url(images/pghdbk(p).jpg);
	background-image: url(images/pghdbkP.jpg);
}
.pageheadcommunity {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #6CC;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkc.jpg);
	background-repeat: no-repeat;
}
.pageheadwork {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #C60;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkw.jpg);
	background-repeat: no-repeat;
}
.pageheaddonate {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	border: 1px none #C66;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	background-image: url(images/pghdbkd.jpg);
	background-repeat: no-repeat;
}
.pageheadhome {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 29px;
	width: 577px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.25em;
	margin-left: -15px;
	padding-top: 5px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.pageheadVolunteer2 {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 29px;
	width: 577px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.25em;
	margin-left: 25px;
	padding-top: 5px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.pageheadspecial {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 29px;
	width: 577px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.25em;
	margin-left: -15px;
	padding-top: 5px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
	margin-top: 50px;
}
.twoColFixRtHdr #sidebarhp {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 0px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.twoColFixRtHdr #sidebarDonate {
	float: right; /* since this element is floated, a width must be given */
	width: 250px;
	padding-top: 13px;
	padding-right: 60px;
	padding-bottom: 0px;
	padding-left: 0px;
	line-height: 18px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #000;
}
.pageheadcontact {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 577px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	border: 1px none #693;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
}
.pageheadsitemap {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #666;
	height: 32px;
	width: 875px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.4em;
	margin-left: -15px;
	border: 1px none #693;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
}
.fltlftbodycopypic {
	float: left;
	margin-right: 15px;
}
.volbodycopypic {
	float: left;
	margin-right: 15px;
	height: 200px;
	width: 250px;
}
.volbodycopypic1 {
	float: right;
	height: 200px;
	width: 250px;
	padding-top: 5px;
	margin-left: 15px;
}
.pageheadsidebar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 10px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 6px;
	background-image: url(images/sidebargrp.jpg);
	background-repeat: no-repeat;
}
.fltlfttextblocsidebarHP {
	float: none;
	width: 200px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 10px;
	padding-bottom: 5px;
	font-size: 10pt;
}
.partnerLogos {
	float: none;
	width: 210px;
	padding-top: 5px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	line-height: 20px;
	padding-left: 15px;
	font-size: 10pt;
	height: 430px;
}
.taxCopy {
	float: none;
	width: 210px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	color: #333;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	font-size: 7pt;
	line-height: 9pt;
}
.donButtonWrap {
	width: 200px;
	margin-left: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
}
.donButtonWrap2 {
	width: 150px;
	margin-left: 14px;
	padding-top: 10px;
	padding-bottom: 5px;
	padding-left: 35px;
}
.pageheadsidebard {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrd.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarpr {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrpr.jpg);
	background-repeat: no-repeat;
}
.fltlfttextblocsidebarHPsans {
	float: none;
	width: 210px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #666;
	line-height: 17px;
	padding-left: 15px;
	padding-right: 0px;
	margin-bottom: 0px;
	font-weight: bolder;
}
.pageheadsidebara {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargra.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarc {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrc.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarw {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrw.jpg);
	background-repeat: no-repeat;
}
.pageheadsidebarv {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrv.jpg);
	background-repeat: no-repeat;
}
.fltlfttextblocsidebarHPsansAD {
	float: none;
	width: 210px;
	padding-top: 15px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 0px;
}
.fltlftlogo {
	float: left;
	margin-right: 8px;
	padding-left: 60px;
}
.fltlfttextblocsidebarHPsansadlng {
	float: none;
	width: 210px;
	padding-top: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #666;
	line-height: 18px;
	padding-left: 15px;
	padding-right: 0px;
	padding-bottom: 5px;
	margin-bottom: 0px;
	height: 505px;
}
.fltlftprofilephotovoices {
	float: left;
	margin-top: 5px;
	margin-bottom: 20px;
	padding-right: 15px;
}
.pageheadbannerad {
	height: 75px;
	width: 590px;
	border: 1px none #99F;
	margin-left: -15px;
	margin-bottom: 10px;
}
.pagefootbannerad {
	height: 75px;
	width: 590px;
	border: 1px none #99F;
	margin-left: -15px;
	margin-top: 18px;
}
.fltlftleadphoto {
	float: left;
	margin-right: 15px;
	margin-top: 15px;
	margin-bottom: 15px;
}
.fltlfttextblocsidebarfaq {
	float: none;
	width: 170px;
	padding-top: 0px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 25px;
	padding-left: 10px;
	text-align: center;
}
.fltlftwlpagetitles {
	float: left;
	margin-right: 0px;
	margin-bottom: 5px;
	padding-left: 20px;
	width: 162px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 20px;
	text-align: center;
	height: 85px;
}
.subheadtitles {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #000;
	letter-spacing: 0.03em;
	font-weight: bold;
}
.subheadtitles2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #000;
	letter-spacing: 0.03em;
	font-weight: bold;
}
.fltrtprofilebodypictest {
	float: right;
	padding: 0px;
	margin-left: 15px;
	margin-top: 6px;
	margin-right: -25px;
	margin-bottom: 0px;
}
.bannerad {
	float: left;
	margin-left: -15px;
	margin-top: 25px;
	clear: none;
}
.fltlftwlpage1 {
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-left: 0px;
	height: 210px;
	width: 160px;
}
.volbannerad {
	margin-top: 50px;
	width: 590px;
	height: 90px;
	margin-left: 25px;
}
.twoColFixRtHdr #mainContentfaq {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	line-height: 19px;
	width: 560px;
	border: 1px solid #999;
	font-size: 11.5pt;
	height: 1110px;
	padding-bottom: 25px;
}
.fltlftnote {
	float: left;
	margin-right: 20px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	width: 155px;
	line-height: 30px;
	padding-top: 30px;
	padding-right: 30px;
	padding-bottom: 20px;
	padding-left: 35px;
	margin-bottom: 0px;
	margin-top: 0px;
	height: 235px;
	background-image: url(images/volnote.jpg);
	background-repeat: no-repeat;
	color: #333;
	border-top-style: none;
	border-right-style: none;
	border-bottom-style: none;
	border-left-style: none;
	background-position: 0px 5px;
}
.fltlfttopmarg {
	margin-right: 8px;
	float: left;
	margin-top: 5px;
	margin-bottom: 1px;
}
.fltrttopmarg {
	float: right;
	margin-left: 8px;
	margin-top: 5px;
}
.fltlftGlpagetitles {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 0px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	line-height: 15px;
	text-align: center;
	height: 60px;
}
.fltlftGlpagetitles2 {
	float: left;
	margin-right: 0px;
	margin-bottom: 0px;
	padding-left: 20px;
	width: 120px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	line-height: 15px;
	text-align: center;
	height: 60px;
}
.fltlftwlpage {
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-left: 0px;
	height: 160px;
	width: 120px;
}
.fltlftGlpage {
	float: left;
	margin-right: 5px;
	margin-top: 2px;
	margin-bottom: 7px;
	padding-left: 0px;
	width: 179px;
	text-align: center;
}
.fltlftwlpagetitles2 {
	float: left;
	margin-right: 0px;
	padding-left: 16px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	text-align: center;
	height: 45px;
}
.fltlftwlpagetitles2VPM {
	float: left;
	margin-right: 0px;
	padding-left: 16px;
	width: 160px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	line-height: 16px;
	text-align: center;
	height: 40px;
}
.volunteerChart {
	padding-top: 35px;
}
.fltlftwlpage1b {
	float: left;
	margin-right: 0px;
	margin-top: 10px;
	margin-bottom: 2px;
	padding-left: 16px;
	height: 210px;
	width: 160px;
}
.fltlftwlpage2 {
	float: left;
	margin-right: 0px;
	margin-top: 20px;
	margin-bottom: 2px;
	padding-left: 20px;
	height: 160px;
	width: 120px;
}
.rtsidead {
	float: left;
	padding-top: 50px;
}
.rtsideadshort {
	float: left;
	padding-top: 17px;
}
.tyimage {
	margin-bottom: 15px;
}
.twoColFixRtHdr #mainContentSiteMap {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 40px;
	width: 845px;
	border: 1px solid #999;
	font-size: 12px;
	font-weight: normal;
	height: 1425px;
	line-height: 13px;
}
.twoColFixRtHdr #containerSiteMap {
	width: 1024px; /* this overrides the text-align: center on the body element. */
	margin-top: 0;
	margin-right: auto;
	margin-bottom: 0;
	margin-left: auto;
	text-align: left;
	background-image: url(images/mcbck.gif);
	background-repeat: repeat-y;
	height: 1700px;
	background-color: #8d8a77;
}
.pageheadmalaria {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 26px;
	width: 577px;
	border: 1px none #999;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.3em;
	margin-left: -15px;
	padding-top: 9px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 15px;
}
.twoColFixRtHdr #mainContentSpecial {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 40px;
	line-height: 22px;
	width: 570px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
	font-size: 10pt;
}
.subheadspecial {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #000;
	font-weight: bold;
}
.sslDate {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9pt;
	color: #930;
	font-weight: normal;
	line-height: 15px;
}
.malaria {
	margin-right: 0px;
}
.donatebutton {
	width: 225px;
	padding-top: 10px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	padding-left: 0px;
	padding-right: 0px;
	text-align: center;
	margin-bottom: 10px;
}
.malariatextsidebar {
	float: none;
	width: 205px;
	padding-top: 6px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10pt;
	color: #333;
	margin-bottom: 20px;
	padding-left: 15px;
}
.pageheadsidebarflip {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12pt;
	color: #333;
	height: 25px;
	width: 210px;
	padding-top: 5px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.1em;
	margin-left: 0px;
	border: 1px none #693;
	margin-top: 7px;
	background-image: url(images/sidebargrpflip.jpg);
	background-repeat: no-repeat;
}
.twoColFixRtHdr #mainContentNew {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 30px;
	padding-left: 40px;
	line-height: 18px;
	width: 570px;
	border: 1px solid #999;
	height: 1110px;
}
.gheinews {
	float: none;
	padding-top: 5px;
	color: #333;
	line-height: 20px;
	padding-left: 20px;
	width: 230px;
}
.homePgSB {
	float: none;
	padding-top: 5px;
	color: #333;
	line-height: 20px;
	padding-left: 20px;
	width: 230px;
	padding-bottom: 10px;
}
.homePgSBNews {
	float: none;
	color: #333;
	line-height: 20px;
	padding-left: 20px;
	width: 230px;
	padding-bottom: 10px;
	margin-top: 25px;
}
.donateSB {
	float: none;
	color: #333;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 16px;
	font-weight: bolder;
	text-align: center;
}
.donateButton {
	padding-top: 15px;
	padding-left: 15px;
	padding-bottom: 45px;
}
.fltlftVoicesFix {
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 235px;
}
.fltlftVoicesFix2 {
	margin-right: 0px;
	margin-top: 15px;
	margin-bottom: 5px;
	margin-left: 0px;
	height: 290px;
}
.logosymbol {
	height: 100px;
	margin-bottom: 30px;
}
.gheinewsSpecial1 {
	float: none;
	padding-top: 25px;
	color: #333;
	line-height: 20px;
	padding-left: 0px;
	padding-bottom: 20px;
}
.bodycopySpecial1 {
	margin-bottom: 35px;
	padding-left: 20px;
	padding-right: 15px;
}
.pictureSpecial1 {
	padding-left: 62px;
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 50px;
}
.bodycopySpecial2 {
	margin-bottom: 35px;
	padding-left: 60px;
	padding-right: 50px;
}
.rtsideadSpecial1 {
	float: left;
	padding-top: 80px;
}
.bodycopySpecial3 {
	margin-bottom: 35px;
	padding-left: 5px;
	line-height: 16px;
}
.bodycopySpecial4 {
	margin-bottom: 35px;
	padding-left: 70px;
	padding-right: 15px;
}
.fltlftVoicesbody {
	line-height: 17px;
	font-size: 11pt;
}
.bodycopySpecial5 {
	margin-bottom: 35px;
	line-height: 20px;
}
.bodycopySpecial6 {
	margin-bottom: 35px;
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
	text-align: center;
}
.bodycopySpecial7 {
	padding-left: 30px;
	padding-right: 30px;
	line-height: 20px;
	text-align: center;
	height: 90px;
	float: left;
	width: 500px;
}
.bodycopyDonate {
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: center;
	line-height: 20px;
	font-size: 11pt;
}
.bodycopyDonateLeft {
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	line-height: 16px;
	font-size: 11pt;
}
.bodycopyScholTop {
	margin-bottom: 10px;
	padding-left: 8px;
	padding-right: 8px;
	text-align: left;
	line-height: 20px;
	font-size: 11pt;
}
.homeCHE {
	margin-right: 0px;
	margin-top: 35px;
	margin-bottom: 10px;
	padding-left: 15px;
	float: left;
	padding-right: 0px;
}
.ProgramCHE {
	margin-right: 25px;
	margin-top: 2px;
	margin-bottom: 20px;
	padding-left: 0px;
	float: left;
	padding-right: 0px;
}
.homeMainImg {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 15px;
	margin-left: 0px;
}
.donateMainImg {
	margin-right: 0px;
	height: 430px;
	width: 550px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(images/donbck.jpg);
	background-repeat: no-repeat;
	background-position: 7px 5px;
}
.proMainImg {
	margin-right: 0px;
	height: 285px;
	width: 550px;
	padding-top: 20px;
	padding-bottom: 15px;
	padding-left: 25px;
	background-image: url(images/probck.jpg);
	background-repeat: no-repeat;
	background-position: 7px 5px;
	margin-bottom: 20px;
}
.donateHead {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 30px;
	font-weight: normal;
	color: #333;
	line-height: 30px;
	text-align: center;
}
.donateHeadleft {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: left;
	padding-left: 8px;
}
.donateHeadleftNoPad {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 28px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: left;
}
.donateHeadleftMed {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 27px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: left;
	padding-left: 8px;
}
.HeadleftSpecial {
	margin-right: 0px;
	margin-top: 50px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 26px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: center;
	padding-left: 0px;
}
.donateHeadleftSmall {
	margin-right: 0px;
	margin-top: 0px;
	margin-bottom: 10px;
	margin-left: 0px;
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 22px;
	font-weight: normal;
	color: #333;
	line-height: 28px;
	text-align: center;
	padding-left: 8px;
}
.homegrade {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 560px;
	background-position: 0px 0px;
	height: 345px;
}
.homegradeSpecial {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 560px;
	background-position: 0px 0px;
	height: 260px;
}
.homegradeSpecialPro {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 530px;
	background-position: 0px 0px;
	height: 260px;
	padding-right: 0px;
	padding-bottom: 0px;
	padding-left: 30px;
}
.donategrade {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 0px;
	width: 560px;
	background-position: 0px 0px;
	height: 285px;
}
.aText1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #444;
}
.aText {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	color: #444;
}
.aText2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #555;
}
.aTextBlk {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11pt;
	font-weight: bold;
	color: #222;
}
.jobdescrip {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 500px;
	background-position: 0px 0px;
	margin-top: 15px;
	padding-right: 35px;
	padding-left: 20px;
	line-height: 15px;
	/*height: 200px;*/
}
.jobdescrip2 {
	background-image: url(images/homegrade.jpg);
	background-repeat: no-repeat;
	padding-top: 15px;
	width: 500px;
	background-position: 0px 0px;
	margin-top: 15px;
	padding-right: 35px;
	padding-left: 20px;
	line-height: 15px;
	/*height: 130px;*/
}
.aTextsidBar {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10pt;
	color: #222;
}
.positionfilled {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #C30;
}
.positionopen {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 12pt;
	color: #693;
}
.bodycopyWorkWithUs {
	margin-bottom: 30px;
	line-height: 18px;
}
.leadershipbckgrn {
	margin-right: 0px;
	width: 570px;
	background-image: url(images/leadgrade.jpg);
	background-repeat: no-repeat;
	margin-top: 0px;
	padding-left: 25px;
	background-position: 15px 0px;
	height: 270px;
	margin-left: 25px;
	margin-bottom: 1px;
}
.leadershipbckgrnGL {
	margin-right: 0px;
	width: 570px;
	background-image: url(images/leadgrade.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 25px;
	background-position: 15px 0px;
	height: 247px;
	margin-left: 25px;
}
.leadershipbckgrnVPMT {
	margin-right: 0px;
	width: 480px;
	background-image: url(images/leadgrade.jpg);
	background-repeat: no-repeat;
	margin-top: 5px;
	padding-left: 115px;
	background-position: 15px 0px;
	height: 265px;
	margin-left: 25px;
}
.twoColFixRtHdr #mainContentLead {
	margin-top: 25px;
	margin-left: 50px;
	padding-top: 25px;
	padding-right: 40px;
	padding-left: 0px;
	line-height: 22px;
	width: 600px;
	border: 1px solid #999;
	padding-bottom: 25px;
	height: 1110px;
}
.pageheadLead {
	font-family: "Arial Black", Gadget, sans-serif;
	font-size: 10pt;
	color: #444;
	height: 29px;
	width: 577px;
	padding-left: 15px;
	padding-bottom: 0px;
	letter-spacing: 0.25em;
	margin-left: 25px;
	padding-top: 5px;
	background-image: url(images/pghdbkh.jpg);
	background-repeat: no-repeat;
	margin-bottom: 5px;
}
.leadershipbckgrn2 {
	margin-right: 0px;
	width: 570px;
	background-image: url(images/leadgrade.jpg);
	background-repeat: no-repeat;
	margin-top: -5px;
	padding-left: 25px;
	background-position: 15px 0px;
	height: 275px;
	margin-left: 25px;
}

