td {
    color:#000000;
	font-size:9pt;
	font-family:Arial
}




.formElement{color:#000000;border:1px solid #336699;border-color:#1d3955 #c1d1e0 #c1d1e0 #1d3955;padding:2px}
.formElement:focus{background-color:#F7EFDE}

.nav
{
    font: small-caps 900 12px arial;
    color: #7D1418;
}

.nav a {
    text-decoration:none;
    color: #7D1418;
}


.bignav
{
    float: left;
    color: #FFFFFF;
}

.bignav a {
    color: #FFFFFF;
	font-weight: bold;
	font-style: normal;
	font-size: 17px;
    text-decoration:none;

}

.bignav a:hover {
	color: #CC9900;
}


.tabbar{
  text-transform: capitalize;
  background-image:url(tab.gif);
  background-repeat:no-repeat;
  color : #996633;
  font-size : 14px;
  font-weight : Bold;
}

.block {
  font-size:12px;
  color:#804000;
  padding:3px;
  margin:8px;
  border:1px solid #EAEAEA;
  background-color: #F8F8F8;
  }

.subnav {
  padding:0px;
  margin:0px;
/*  border:1px solid #EAEAEA; */
  background: #FFFFFF no-repeat center;
}


.subnav a {
    text-decoration: underline;
	}

.subnav a:hover {
          color: #CC9900;
          background-color: #006699; }


.out{
    color:#000000;
	font-size:10pt;
	margin-top:10px;
	margin-left:20px;
	margin-right:20px;
}

.error{
    padding:24px 8px 24px 8px;
	margin:0;
	color:#FF3F3F;
	font-weight: bold;
	text-align:center;
	}

.don_title {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 14px;
	line-height: 20px;
	font-weight: bold;
/*	font-variant: small-caps;*/
	/*text-transform: capitalize;*/
	color:#FFFFFF;
	text-align:center
}

.blueForm { background-color: #CCDDFF;
            text-align: left;
/*            font-weight: bold;*/
            padding: 3px;
            border: 1px solid #7688A7;
            font-size: 11px;
			color: #660000}

.fundForm { background-color: #3B91E8;}
.expenseForm { background-color: #F7EFDE;}
.grantForm { background-color: #7799BB;}
.otherForm { background-color: #ECFFD8;}

table.cells 	{ width:97%; margin:0; padding:0; font-size:10px;}
table.cells td	{ padding:3px; background-color:#F6F6F6; margin:0; }

table.cellso 	{ width:97%; margin:0; padding:0; font-size:12px;}
table.cells0 td	{ padding:3px; background-color:#FFFFFF; margin:0; }


.warning { color: red;
               font-style: italic;
			   font-size: 10px;
		 }
.b_warning { color: black;
               font-style: italic;
			   font-size: 10px;
		 }

.bigwarning { color: red;
               font-style: italic;
			   font-size: 11px;
               text-align: center;
               font-weight: bold;
		 }

.warningbrown { color: #801418;
               font-style: italic;
			   font-size: 9px;
		 }



.code 		{ font-size:11px; color:#800000; background-color:#EEEEEE; padding:2px; }

.explain {
  color: #6600CC;
  font-weight: bold;
  font-size: 10px;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.smallheader {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;

  margin-left: 20px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}
.smallheader1 {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;

  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.panelheader {
  color: #0066CC;
  font-size: 12px;
  font-weight: bold;
  margin-left: 0px;
  margin-right: 0px;
  padding-left: 0px;
  padding-right: 0px;
}

.caponly {
  text-transform: capitalize;
  font-size:8pt;
}

.captext
{
	font-size: 10px;
	color: #518567;
}

.miniblock1
    {
	margin:4px 4px 4px 4px;
	}
.miniblock1 h6
    {
	background-image:url(grad1.gif);
	margin:0;
	padding:7px;
	color:#0066CC;
	background-repeat:no-repeat;
	background-position:top left;
	}

.miniblock1 a
    {
    color: #003300;
    text-decoration: underline;
	}
.miniblock1 a:hover
    {
    color: #FFFFFF;
    background-color: #003366;
	}
.paging		{ 	font-family: Arial, Helvetica, sans-serif;
	font-size: xx-small;
text-align:center; padding:8px 4px 8px 4px; }

.ngodisp
    {
	width: 100%;
	font-size:11px;
	color:#800000;
	background:	#fefefc url(background-maps.gif) no-repeat right bottom;
	padding:2px;
    border: 1px solid #FE852C;
	}
.ngotitle
{
    font: small-caps bold italic 900 14px arial;
    color: #8D431E;
}
.ngofooter
    {
	width: 100%;
	font-size:11px;
	color:#800000;
	background: url(ngotitle_back.jpg);
	padding:2px;
    border-top: 0px;
	border-left: 1px solid #FE852C;
	border-right: 1px solid #FE852C;
	border-bottom: 1px solid #FE852C;
	}


.donorname
{
    font: small-caps 900 13px arial;
    color: #8D431E;
}

.adminnav {
  font-size:12px;
  padding:0px;
  margin:0px;
  border:1px solid #EAEAEA;
  background-color: #F8F8F8;
  background-image:url(bg1.gif);
  background-repeat:repeat;

}

.adminnav a {
	font-weight: bold;
    text-decoration: underline; }
.adminnav a:hover {
	      font-weight: bold;
          color: #CC9900;
          background-color: #5F7863; }

.paneltitle
{
    font: small-caps bold italic 900 12px arial;
    color: #FFFFFF;
}
.xfrontbox{
	background:url('icfx_box_bg.jpg');
	background-repeat:no-repeat;
	background-position:center
	}

.dropshadow1{
	float:left;
	clear:left;
	background: url(shadow.gif) no-repeat bottom right !important;
	background: url(shadow.gif) no-repeat bottom right;
	margin: 10px 0 10px 10px !important;
	margin: 10px 0 10px 5px;
	width: 100%;
	padding: 0px;
	display: block;
}

.dropshadow1 p{
	position:relative;
	bottom:6px;
	right: 6px;
	border: 1px solid #999999;
	padding:4px;
	font-size:14px;
	margin: 0px;
	display: block;
	height: 103px;
	width:auto;
}


.itemdescription{
    background-color: #F7F2EA;
    text-align: left;
    padding: 3px;
    border: 1px dotted #7688A7;
    margin-left: 20px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
    font-size: 11px;
	color: #660000
}

.rsslink {
    cursor: pointer;
	color:blue;
	text-decoration: underline;
	}

.projectdescription{
    text-align: left;
    padding: 3px;
    margin-left: 20px;
	margin-top:10px;
	margin-right:20px;
	margin-bottom:20px;
	margin-left:20px;
    font-size: 11px;
	color: #660000
}

.expanded {
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;


}

.justifiedCopy {

	text-align: justify;
	font-size: xx-small;
	line-height: 20px;
	color: #000000;
}
.justified {
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}
.justified1 {
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
	letter-spacing:1.5px;
}
.j1 {
    text-indent: 40px;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;
}

.small {
	font-size: 9px;
	color: #7e1d2e;
	text-decoration: none;

}
.imgboardbox {
	float: right;
	padding-left: 10px;
	padding-bottom: 10px;
}

.box1 {
	border-top-width: thin;
	border-right-width: thin;
	border-bottom-width: thin;
	border-left-width: thin;
	border-top-style: solid;
	border-right-style: solid;
	border-bottom-style: solid;
	border-left-style: solid;
	border-top-color: #CCCCCC;
	border-right-color: #666666;
	border-bottom-color: #666666;
	border-left-color: #CCCCCC;
}
.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration: none;

}

.paneltext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 8pt;
	color: #444444;

}
.expandedsubheead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #333333;
}

.underlinetext {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cb8;
	letter-spacing: 2px;
	width: 75%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007cb8;
	font-weight: normal;
	float:left;
}
.underlinetext1 {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	color: #007cb8;
	letter-spacing: 2px;
	width: 45%;
	border-bottom-width: thin;
	border-bottom-style: solid;
	border-bottom-color: #007cb8;
	font-weight: bold;
	float:left;
}

