@charset "UTF-8";
/* CSS Document */

body {
	width: 955px;
	margin-top: 0px;
	margin-right: auto;
	margin-left: auto;
	background-image: url(../images/bg2.gif);
}
#container {
	text-align: left;
	margin-top: 0px;
	margin-right: auto;
	margin-bottom: 0px;
	margin-left: auto;
	background-color: #FFFFFF;
}
#mainContent {
	margin-top: 4px;
	margin-left: 190px;
	width: 451px;
	text-decoration: none;
}
#mainContent h5 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
	color: #1A489B;
	margin-bottom: -6px;
}
.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;
}
.fltlft { /* this class can be used to float an element left in your page */
	float: left;
	margin-right: 8px;
}
.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;
}
.breadcrumb   {
	padding-top: 1px;
	padding-bottom: 1px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A489B;
}

.div-spacer {
	line-height: 3px;
}
.RRISA-lg {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 38px;
	font-weight: normal;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #333;
}
.RRISA-header {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	background-position: right center;
	text-align: left;
	padding-top: 5px;
	margin-top: 5px;
	text-shadow: 2px 2px 2px #333;
}
.RRISA-header2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	padding-top: 1px;
	margin-top: 3px;
	text-shadow: 2px 2px 2px #333;
	margin-right: 8px;
}
#header {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #FFFFFF;
}
.rt-corners {
	background-image: url(../images/RoundCornerR.gif);
	background-repeat: no-repeat;
}
.lft-corners {
	background-image: url(../images/RoundCornerL.gif);
	background-repeat: no-repeat;
	width: 13px;
	background-color: #1A489B;
}

.tableRight {
	border-right-width: 1px;
	border-right-style: solid;
	border-right-color: #1A489B;
}
.hmenuR {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	text-decoration: none;
	padding-top: 4px;
	padding-bottom: 4px;
	text-align: center;
	display: inline;
	background-position: center center;
	white-space: nowrap;
	width: 100%;
	font-size: 13px;
	color: #405D98;
}
#hmenuR a {
	font-size: 13px;
	color: #40627c;
	border-top-width: 1px;
	border-bottom-width: 1px;
	border-top-style: solid;
	border-bottom-style: solid;
	border-top-color: #40627c;
	border-bottom-color: #40627C;
	white-space: nowrap;
}
#hmenuL a {
	font-size: 13px;
	color: #1A489B;
	white-space: normal;
	font-family: Arial, Helvetica, sans-serif;
	background-color: #FFFFFF;
	padding-top: 5px;
	padding-bottom: 5px;
	border-bottom-width: 1px;
	border-bottom-style: solid;
	border-bottom-color: #1A489B;
}
#header a:visited {
	font-weight: bolder;
}
#header a:hover {
	color: #F5BE05;
	font-weight: bolder;
	text-shadow: 1px 1px 1px #333;
}
#header a:active, a:focus {
	font-weight: bolder;
	color: #FFFFFF;
	background-color: #0091D2;
	text-decoration: none;
}

.fbtable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
	text-align: left;
	padding-right: 2px;
	padding-left: 4px;
	color: #1A489B;
	margin-right: 2px;
	margin-left: 4px;
	display: inline-block;
}
.yellowBar {
	background-color: #F5BE05;
	height: 2px;
}
.divNav {
	background-color: #1A489B;
	background-position: right;
	border-top-width: 4px;
	border-top-style: solid;
	border-top-color: #F5BE05;
	height: 24px;
	border-bottom-width: 2px;
	border-bottom-style: solid;
	border-bottom-color: #FFFFFF;
}
#sidebar1 {
	background-color: #1A489B;
	float: left;
	width: 164px;
	padding-top: 6px;
	padding-right: 12px;
	padding-bottom: 6px;
	padding-left: 6px;
}
#sidebar2TEST {
	border-left-width: 2px;
	border-left-style: solid;
	border-left-color: #CCC;
}
/*
#sidebar1 a {
	color: #1A489B;
	background-color: #FF0000;
}
#sidebar1 a:visited {
	color: #FF0000;
	background-color: #FFFFFF;
}
#sidebar1 a:hover {
	color: #00FF99;
	background-color: #00CCFF;
}
#sidebar1 a:active {
	color: #FF0099;
	background-color: #660066;
}
#sidebar1 a:focus {
	color: #FFFF00;
	background-color: #006666;
}
*/
#sidebar1 h3 {
	font-size: 17px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: normal;
	color: #F5BE05;
	text-align: left;
	margin-bottom: -10px;
	text-shadow: 2px 2px 2px #333;
}
#sidebar1 p {
	font-size: 11px;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #FFFFFF;
	text-align: left;
	text-shadow: 2px 2px 2px #333;
}
#sidebar1logos  {
	background-position: center;
	margin-right: 25px;
	margin-left: 25px;
	text-align: center;
}
#sidebar1 h4 {
	font-size: 15px;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-weight: bold;
	color: #F5BE05;
	text-align: left;
	margin-bottom: -10px;
	text-shadow: 2px 2px 2px #333;
}
#sidebar2 {
	float: right;
	width: 270px;
	background-color: #CCCCCC;
	padding-top: 8px;
	padding-right: 12px;
	padding-bottom: 8px;
	padding-left: 12px;
}

* html #sidebar2 {
display: inline; 
margin-left: -270px; 
}


#sidebar2 a {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A489B;
	text-decoration: none;
}
#sidebar2 a:hover {
	color: #1A489B;
	text-decoration: underline;
}
#sidebar2 box4 {
	border-left-width: 1px;
	border-left-style: solid;
	border-left-color: #1A489B;
}
#sidebar2 box1 {
	border-top-width: 1px;
	border-top-style: solid;
	border-top-color: #1A489B;
}
#sidebar2 h1 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 16px;
	color: #1A489B;
	text-align: left;
}
#sidebar2 h2 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 14px;
	font-weight: bold;
	color: #1A489B;
	margin-bottom: -8px;
}
#sidebar2 h3 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #1A489B;
	background-color: #F5BE05;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: -6px;
}
#sidebar2 h4 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	font-style: italic;
	color: #1A489B;
}
#sidebar2 h5 {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	color: #000000;
	font-weight: normal;
	margin-top: -12px;
	margin-bottom: -8px;
}
#sidebar2 p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
}
.h1-margin  {
	color: #1A489B;
	margin-bottom: -10px;
}
.sidebarHow {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.numbers {
	list-style-position: outside;
	margin-bottom: 6px;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.sidebar2Bullets    {
	list-style-position: outside;
	list-style-image: url(/images/blue-circle-button.png);
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	line-height: 15px;
}
#sidebar2Video  {
	margin-top: -6px;
	margin-bottom: -6px;
}
#sidebar2  statitcs  {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
}
#container #sidebar2 bullets {
	list-style-position: outside;
	list-style-image: url(../images/blue-circle-button.png);
}
.sidebarHow2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	margin-top: 6px;
}
.sidebarTables {
	width: 264px;
}
.CornerBoxMargin {
	margin-bottom: 12px;
	margin-top: 12px;
}
.copyright {
	font-size: 10px;
	color: #1A489B;
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
}
#emptable {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1A489B;
	padding-left: 3px;
}
#mainContent  ul {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	list-style-type: none;
	list-style-image: url(/images/blue-circle-button.png);
	padding-bottom: 3px;
}
#mainContent ol {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 12px;
	list-style-position: outside;
}
#mainContent p {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
#mainContent  h1  {
	color: #1A489B;
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 18px;
	font-weight: bold;
}
#mainContent h2 {
	font-size: 18px;
	color: #1A489B;
	font-style: italic;
}
#mainContent h3 {
	font-size: 15px;
	color: #1A489B;
}
#mainContent object {
	text-align: center;
	background-position: center;
}
#mainContent a, #mainContent .bullets a {
	color: #1A489B;
	text-decoration: none;
}
#mainContent a:visited, #mainContent .bullets a:visited {
}
#mainContent a:hover, #mainContent .bullets a:hover {
	color: #FFFFFF;
	text-decoration: none;
	background-color: #1A489B;
}
#mainContent a:active {
	color: #F5BE05;
	text-decoration: none;
	background-color: #1A489B;
	line-height: 16px;
}
#mainContent .bullets {
	list-style-position: outside;
	list-style-image: url(../images/blue-circle-button.png);
}
#source     {
	font-size: 10px;
	font-family: Arial, Helvetica, sans-serif;
	font-style: italic;
}
#footer {
	background-color: #FFFFFF;
	text-align: center;
	font-size: 12px;
	clear: both;
	padding-top: 10px;
	padding-right: 0;
	padding-bottom: 20px;
	padding-left: 0;
} 
#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 */
}
#footer a:link {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A489B;
	text-align: center;
	font-size: 11px;
	text-decoration: none;
	font-weight: bold;
}
#footer a:visited {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A489B;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	text-shadow: 2px 2px 2px #999;
}
#footer a:hover {
	font-family: Arial, Helvetica, sans-serif;
	color: #1A489B;
	text-align: center;
	font-size: 11px;
	font-weight: bold;
	text-decoration: none;
	background-color: #F5BE05;
	text-shadow: 2px 2px 2px #999;
}
#sidemenu-alt {
	text-align: left;
	margin-right: auto;
	margin-left: auto;
	background-position: center top;
	padding-right: 10px;
	padding-left: 15px;
	background-color: #1A489B;
}
.rule-blue {
	color: #1A489B;
}
#headerTable {
	background-color: #FFFFFF;
	margin-top: -1px;
	border-top-width: 0px;
	border-top-style: solid;
	border-top-color: #FFFFFF;
}
.quotationMarks {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 56px;
	font-weight: bold;
	color: #1A489B;
	line-height: 53px;
	background-position: center center;
}
.larger-13 {font-size: 13px}
.italic {font-style: italic}
.RRISA-empasis {
	color: #1A489B;
	font-weight: bold;
}
.bold {
	font-weight: bold;
}
.center {
	text-align: right;
}
.bullets_space {
	padding-bottom: 4px;
	list-style-position: outside;
	list-style-image: url(/images/blue-circle-button.png);
}
.quote {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-weight: bold;
	color: #1A489B;
	text-align: right;
	font-style: italic;
}
.arial_12 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
}
.arial_13 {
	font-size: 13px;
}
.arialbold13 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	font-weight: bold;
}
.h3-margin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #1A489B;
	background-color: #F5BE05;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
}
.h3margin {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 13px;
	font-style: italic;
	font-weight: bold;
	color: #1A489B;
	background-color: #F5BE05;
	padding-left: 4px;
	padding-top: 2px;
	padding-bottom: 2px;
	margin-bottom: -12px;
}
.table-sig {
	font-size: 9px;
	text-align: right;
}
.photocaption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
	text-align: center;
	margin-top: -10px;
}
#staffTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A489B;
}
#container #mainContent #form1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	font-weight: bold;
}
.formtext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	color: #000000;
}
#container #mainContent #form1 #sprytextfield2 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
}
.arial {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
}
#breadcrumb {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	color: #1A489B;
}
.breadcrumbhere {
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A489B;
	text-decoration: underline;
}
#container #mainContent #breadcrumb a {
	color: #1A489B;
}
#container #mainContent #breadcrumb a:visited {
	color: #1A489B;
}
#container #mainContent #breadcrumb a:hover {
	color: #1A489B;
	background-color: #F5Be05;
}
.topMenuRule {
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A489B;
}
.tabtop {
	margin-left: -13px;
	overflow: hidden;
	margin-top: -25px;
}
#home #header a.home,
#about #header a.about,
#program #header a.program,
#involved #header a.involved,
#partners #header a.partners,
#contact, #header a.contact,
#donate, #header a.donate { 
	color: #F5BE05;
	background-color: #1A489B;
   /* or whatever style you'd want for the active page */
}
.quotesL {
	font-family: Georgia, "Times New Roman", Times, serif;
	font-size: 10px;
	font-style: italic;
	font-weight: bold;
	color: #1A489B;
	text-align: left;
}
.quotebox {
	font-family: "Times New Roman", Times, serif;
	font-style: italic;
	font-weight: bold;
	color: #F5BE05;
	text-align: right;
}
.quoteAttrib {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
}
.quoteAttribB {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-style: normal;
	font-weight: bold;
}
.country {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	line-height: 13px;
}
.logoText {
	font-family: Georgia, "Times New Roman", Times, serif;
	color: #1A489B;
	font-size: 12px;
}
.numberedlist {
	list-style-image: none;
	list-style-type: none;
}
.textMenu {
	padding-left: 280px;
	line-height: 17px;
}
#container #mainContent #donateTable {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	border-bottom-width: 1px;
	border-bottom-style: dotted;
	border-bottom-color: #1A489B;
}
#Donate-Button {
	margin-bottom: 3px;
	margin-right: 1px;
}
#Volunteer-Button21 {
	margin-right: 3px;
	margin-bottom: 3px;
}
#container #sidebar2 .caption {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: normal;
	color: #000000;
}
.header {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	font-weight: bold;
	background-color: #F5BE05;
	text-align: center;
	color: #1A489B;
}
.tableCell {
	border-left-width: 1px;
	border-left-style: dotted;
	border-left-color: #1A489B;
}



/* slightly enhanced, universal clearfix hack */
.clearfix:after {
     visibility: hidden;
     display: block;
     font-size: 0;
     content: " ";
     clear: both;
     height: 0;
     }
.clearfix {
	display: inline-block;
	text-decoration: none;
}
/* start commented backslash hack \*/
* html .clearfix { height: 1%; }
.clearfix {
	display: block;
	text-decoration: none;
}
/* close commented backslash hack */

/*
<div id="container" class="clearfix">
<div class="left">Left floating</div>
<div class="right">Right floating</div>
</div>
*/
#quoteTable {
	margin-top: 12px;
	width: 270px;
	background-position: center;
}
#aboutAddress {
	margin-top: -12px;
	margin-bottom: 10px;
	line-height: 17px;
}
#helpDiv {
	text-align: left;
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	margin-top: -6px;
	margin-bottom: 12px;
	color: #FFFFFF;
	text-shadow: 2px 2px 2px #333;
}
#breadcrumb .here {
	background-color: #FF0000;
}
#columns {
	background-image: url(/images/columns.gif);
	background-repeat: repeat-y;
	margin-top: 0px;
}
.donationAmount {
	color: #1A489B;
	font-size: 12px;
}
#sidebar2 h6 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 11px;
	font-weight: bold;
	color: #1A489B;
	margin-bottom: -10px;
	margin-top: -3px;
	}
.RRISAgold {color: #F5BE05}
#Haiti {
	padding-right: 4px;
	padding-left: 4px;
	background-color: #FFFFFF;
	border: thin double #F5BE05;
}
#ConstantContact {
	vertical-align: top;
	margin-top: 0px;
	background-image: url(/images/Gold-Back.jpg);
	font-family: Arial, Helvetica, sans-serif;
	font-weight: bold;
	color: #1A489B;
	padding-right: 3px;
	border-top-width: 0px;
	border-right-width: 0px;
	border-bottom-width: 0px;
	border-left-width: 0px;
	padding-left: 3px;
	text-align: center;
	margin-left: 4px;
}

