/*
#FFDC7D #FFCC66    Yellow
#FFE6A2 #FFFF99   Light Yellow
#0072BC #0066CC   Dark Blue
#6C9DD3 #6699CC   Light Blue
#373535 #333333   Black
#2AB455 #33CC66   Green
#DF3236 #CC3333   Red


*/

body {
  font-size: 0.8em;
  font-family: Arial, Helvetica, sans-serif;
  margin: 0;
  padding: 0;
  text-align: center;
  background: #F4F3EE url(body_back.jpg) repeat-y center;

}

a:link {
    color:#0066CC;
	text-decoration: underline;
}
a:visited {
	text-decoration: underline;
	color: #6699CC;
}
a:hover {
	text-decoration: none;
	color:#CC0000;

}

a:active {
	text-decoration: underline;
}



hr {
	 height: 1px;
     margin: 20px 0 20px 0;
	 border: 0;
	 color: #ccc;
     background: #ccc;
}

/* Container
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#container {
	position: relative;
	width:760px;
	/*width: 80%;
    min-width: 760px;
    max-width: 1000px;*/
    margin: 0 auto;
	padding: 0;
	border: 1px solid #ccc;
	text-align: left;
	background-color: #FFFFFF;
}


/* Header
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#header {
	margin: 0;
	padding: 0;
	color: #fff;
	background-color: #0066CC;
	background-image: url(top_banner_r1_c1.jpg);
	background-repeat: repeat;
}

#header form {
	margin: 8px 0 0 10px;
	padding: 0;
	float: left;
	display: block;
	color: #FFCC66;
    font-size: 10px;
    text-align: left;
	font-weight:bold;
}

#header form input {
    margin-left:0;
    margin-top: 11px;
    font-size: 0.9em;
    font-family: Arial, Helvetica, sans-serif;
}

#header form a {
  text-decoration: underline;
  color: #FFCC66;
}

#header form a:visited{
  color: #FFCC66;
}

#header form a:hover, #header form a:active{
  color: #33CC66;
  text-decoration:none;
}




/* Related Info Box
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#related_info {
	color: #fff;
	background-color: #0066CC;
	background-image: url(related_back.jpg);
	background-position: top;
	background-repeat: repeat-x;
	width: auto;
	margin: 0;
	padding: 15px 10px 15px 15px;
}
#related_info h2 {
  margin: 0;
  padding: 0;
}

#related_info p {
  margin: 10px 0 0 0 ;
  padding: 0;
}
#related_info ul {
  margin: 0 0 0 30px;
  padding: 0;
  list-style-type: square;
}
#related_info ul li{
  margin-bottom: 7px;
}

#related_info ul li a {
 text-decoration: none;
 font-weight: bold;
 text-decoration:underline;
 color:#CC9933;
}

#related_info ul li a:hover {
 color: #fff;
 font-weight: bold;
}
#related_info a {

 text-decoration: none;
 font-weight: bold;
 text-decoration:underline;
 color:#CC9933;
}

#related_info a:hover {
 color: #fff;
 font-weight: bold;
 text-decoration:none;
}
/* Breadcrumbs
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#home {
  margin: 0;
  padding: 10px auto 20px auto;
  color: #000;
  background-color: #fff;
  background-image: url(content_background.jpg);
  background-position: top;
  background-repeat: repeat-x;
}

#index {
  margin: 0;
  padding-top:15px;
  color: #000;
  background-color: #fff;
  background-image: url(content_background.jpg);
  background-position: top;
  background-repeat: repeat-x;

}


/* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

#footer {
	font-size: 10px;
	clear: both;
	background-color: #0066CC;
	text-align: center;
	padding-top: 20px;
	padding-bottom: 20px;
	background:url(http://www.icfdn.org/images/ft_drop.jpg) bottom repeat-x;
	/*background-image: url(header-bg.jpg);
	background-repeat: repeat-x;
	background-position: top;*/
}
#footer .address{
color:#FFFFFF;
}
#footer .copy{
color:#FFCC99;
}
#footer a:link {
    color:#FFFFFF;
	text-decoration: underline;
}
#footer a:visited {
	text-decoration: underline;
	color: #CCCCCC;
}
#footer a:hover {
	text-decoration: none;
	color: #CC0000;

}

#footer a:active {
	text-decoration: underline;
}




.j2 {
    font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 20px;
	color: #000000;

}


* Footer
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/







/* Fotos
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

.foto_center {
  max-width: 500px;
}

.foto_right {
  margin: 5px 0 5px 20px;
  float: right;
}



.foto_left {
  margin: 5px 15px 5px 0;
  float: left;
}

/*

.foto_center, .foto_left, .foto_right  {
  margin: 0;
  padding: 0;
  text-align: center;
  display: block;
}

.foto_center img, .foto_left img, .foto_right img {
  padding: 5px;
  border: 1px solid #ccc;
}


.foto_center p, .foto_left p, .foto_right p {
  margin: 0.5em 0 0 0;
  padding: 0;
  color: #999;
  font-size: 0.8em;
  text-align: center;
}
*/

/* Icons

img.icon, div.news p img.icon {
  margin: 0 5px 0 0;
  padding: 0;
  border: 0;

  vertical-align: bottom;
}
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/

/* Sitemap
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~*/
#content {
  margin: 0;

  /*background-color:white;*/
  background-image: url(content_background.jpg);
  background-position: top;
  background-repeat: repeat-x;

}
/*
div#content.columns {
  margin-left: 200px;
  width:300px;
}
*/




 /*first Level*/

#content ul#sitemap {
  margin: 0;
  padding: 0;
  list-style: none;
  font-size: 16px;
  font-weight: bold;
}


#content ul#sitemap li {
  margin-bottom: 15px;
}
/*
#content ul#sitemap li a {
  text-decoration: none;
}
*/
/* Second Level */

#content ul#sitemap li ul {
  margin: 0 0 15px 6px;
  padding: 0 15px 0 15px;
  border-left: 1px double #999;
  list-style: none;
  font-size: 12px;
  font-weight: bold;
}

#content ul#sitemap li ul li {
  margin-bottom: 10px;
}

/* Third Level */

#content ul#sitemap li ul li ul {
  margin-left: 20px;
  margin-bottom: 15px;

  padding-left: 0;
  border: none;
  font-size: 12px;
  font-weight:normal;
}

#content ul#sitemap li ul li ul li {
  margin-bottom: 5px;
  padding-left: 20px;
  background-image: url(http://www.icfdn.org/images/white_dot.gif);
  background-repeat: no-repeat;
  background-position: 0 50%;
}



.justifiedBold {
	font-family: Arial, Helvetica, sans-serif;
	text-align: justify;
	font-size: 12px;
	line-height: 25px;
	color: #0066CC;
	font-weight: bold;

}

.box3 {
	padding: 5px;
	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;
}


.medium {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 10px;
	text-decoration: none;
	letter-spacing: 0px;
	font-weight: bold;
	color: #44444;
}

.small {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #7e1d2e;
	text-decoration: none;
}

.footer {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #444444;
	text-decoration: none;
}


.smallblack {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #000000;
	text-decoration: none;
}


.expanded {
	font-family: Arial, Helvetica, sans-serif;
	font-size: 13px;
	line-height: 24px;
	letter-spacing: 2px;
	font-weight:bold;
	text-decoration:underline;
	}


.expandedsubheead {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 12px;
	line-height: 24px;
	letter-spacing: 2px;
	color: #333333;
}

.footerCopy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #666666;
	text-decoration: none;
}
.footer_Copy {

	font-family: Arial, Helvetica, sans-serif;
	font-size: 9px;
	color: #801418;
	text-decoration: none;
}

.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;
}


#navlink{
    color:#999999;
	font-size:12px;
	margin:5px 0px 5px 10px;
}
/*
#navlink a:link {
    color:#801418;
	text-decoration: underline;
}
#navlink a:visited {
	text-decoration: underline;
	color: #801418;
}
#navlink a:hover {
	text-decoration: none;
	color:#058000;
}

#navlink a:active {
	text-decoration: underline;
}
*/

.header{

    font-size: 15px;
	font-weight:bold;

}

#homeedgeunder
{
    background:url(top.png) no-repeat;/* repeat-y;*/
	/*height:25px;*/
	margin:0;
	padding-top:10px;
	padding-left:25px;

   /* background:url(../../graphics/donateonlinepage/images/fw/raw/top.png) repeat-y; */

 }

#donatecol
{


    background: url(bg-col.png) repeat-y;
	padding:0 0 5px 0;
}

